<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ret2win on d3bo</title><link>/tags/ret2win/</link><description>Recent content in ret2win on d3bo</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright (c) 2025 Hyas</copyright><lastBuildDate>Sun, 12 Oct 2025 00:00:00 +0000</lastBuildDate><atom:link href="/tags/ret2win/index.xml" rel="self" type="application/rss+xml"/><item><title>Armeria</title><link>/ctf/navaja/armeria/</link><pubDate>Sun, 12 Oct 2025 00:00:00 +0000</pubDate><guid>/ctf/navaja/armeria/</guid><description>#!/usr/bin/env python3 from pwn import * e = ELF(&amp;#34;./Armeria&amp;#34;) context.binary = e # Set the target binary for pwntools context.terminal = [&amp;#34;kitty&amp;#34;, &amp;#34;-e&amp;#34;] # Terminal to use for GDB debugging HOST = &amp;#34;challs.</description></item><item><title>ret2csu</title><link>/ctf/rop-emporium/ret2csu/</link><pubDate>Thu, 11 Sep 2025 00:00:00 +0000</pubDate><guid>/ctf/rop-emporium/ret2csu/</guid><description>#!/usr/bin/env python3 from pwn import * e = ELF(&amp;#34;./ret2csu_patched&amp;#34;) context.binary = e # Set the target binary for pwntools context.terminal = [&amp;#34;kitty&amp;#34;, &amp;#34;-e&amp;#34;] # Terminal to use for GDB debugging HOST = &amp;#34;10.</description></item><item><title>pivot</title><link>/ctf/rop-emporium/pivot/</link><pubDate>Wed, 10 Sep 2025 00:00:00 +0000</pubDate><guid>/ctf/rop-emporium/pivot/</guid><description>#!/usr/bin/env python3 from pwn import * e = ELF(&amp;#34;./pivot&amp;#34;) libc = ELF(&amp;#34;./libpivot.so&amp;#34;) context.binary = e # Set the target binary for pwntools context.</description></item><item><title>ret2win</title><link>/ctf/rop-emporium/ret2win/</link><pubDate>Tue, 19 Aug 2025 00:00:00 +0000</pubDate><guid>/ctf/rop-emporium/ret2win/</guid><description>#!/usr/bin/env python3 from pwn import * exe = ELF(&amp;#34;./ret2win_patched&amp;#34;) context.binary = exe def conn(): if args.LOCAL: r = process([exe.path]) if args.</description></item><item><title>Old Memes Never Die</title><link>/ctf/why/callme/</link><pubDate>Mon, 18 Aug 2025 00:00:00 +0000</pubDate><guid>/ctf/why/callme/</guid><description>CODE /* Old Memes Never Die * compile without protection, because protection is for Tonies! * gcc -m32 -fno-stack-protector -o old-memes old-memes.</description></item><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><item><title>bofbof</title><link>/ctf/fcsc/bofbof/</link><pubDate>Sun, 20 Jul 2025 00:00:00 +0000</pubDate><guid>/ctf/fcsc/bofbof/</guid><description>Para este reto se proporciona un binario
undefined8 main(void) { char local_38 [40]; long local_10; local_10 = 0x4141414141414141; printf(&amp;#34;Comment est votre blanquette ?</description></item><item><title>Reto 07</title><link>/ctf/caixa-bank-tech/2025/202507/</link><pubDate>Wed, 16 Jul 2025 00:00:00 +0000</pubDate><guid>/ctf/caixa-bank-tech/2025/202507/</guid><description>Para el reto se proporciona un binario
int __fastcall main(int argc, const char **argv, const char **envp) { double v3; // xmm0_8 char nptr[8]; // [rsp+0h] [rbp-70h] BYREF __int64 v6; // [rsp+8h] [rbp-68h] __int64 v7; // [rsp+10h] [rbp-60h] __int64 v8; // [rsp+18h] [rbp-58h] __int64 v9; // [rsp+20h] [rbp-50h] __int64 v10; // [rsp+28h] [rbp-48h] __int64 v11; // [rsp+30h] [rbp-40h] __int64 v12; // [rsp+38h] [rbp-38h] double v13; // [rsp+48h] [rbp-28h] unsigned int v14; // [rsp+54h] [rbp-1Ch] double v15; // [rsp+58h] [rbp-18h] double v16; // [rsp+60h] [rbp-10h] unsigned int v17; // [rsp+6Ch] [rbp-4h] *(_QWORD *)nptr = 0LL; v6 = 0LL; v7 = 0LL; v8 = 0LL; v9 = 0LL; v10 = 0LL; v11 = 0LL; v12 = 0LL; v17 = 0; v16 = 0.</description></item></channel></rss>