<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WWCTF on d3bo</title><link>/ctf/wwctf/</link><description>Recent content in WWCTF on d3bo</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright (c) 2025 Hyas</copyright><lastBuildDate>Sun, 11 Feb 2024 01:01:01 +0100</lastBuildDate><atom:link href="/ctf/wwctf/index.xml" rel="self" type="application/rss+xml"/><item><title>Affirmation Bot</title><link>/ctf/wwctf/affirmationbot/</link><pubDate>Mon, 28 Jul 2025 00:00:00 +0000</pubDate><guid>/ctf/wwctf/affirmationbot/</guid><description>#!/usr/bin/env python3 from pwn import * exe = ELF(&amp;#34;./affirmationbot_patched&amp;#34;) context.binary = exe context.terminal = [&amp;#34;alacritty&amp;#34;, &amp;#34;-e&amp;#34;] gdb_script = &amp;#34;&amp;#34;&amp;#34; b main b affirm c &amp;#34;&amp;#34;&amp;#34; def conn(): if args.</description></item></channel></rss>