<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ret2syscall on d3bo</title><link>/tags/ret2syscall/</link><description>Recent content in ret2syscall on d3bo</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright (c) 2025 Hyas</copyright><lastBuildDate>Thu, 31 Jul 2025 00:00:00 +0000</lastBuildDate><atom:link href="/tags/ret2syscall/index.xml" rel="self" type="application/rss+xml"/><item><title>Guessing Game 1</title><link>/ctf/pico/guessing-game-1/</link><pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate><guid>/ctf/pico/guessing-game-1/</guid><description>#!/usr/bin/env python3 from pwn import * exe = ELF(&amp;#34;./vuln_patched&amp;#34;) context.binary = exe context.terminal = [&amp;#39;tmux&amp;#39;, &amp;#39;splitw&amp;#39;, &amp;#39;-h&amp;#39;] gdb_script = &amp;#39;&amp;#39;&amp;#39; b main b *0x00000000004163f4 b *0x000000000047ff91 b *0x0000000000400c6c continue &amp;#39;&amp;#39;&amp;#39; def conn(): if args.</description></item><item><title>babyrop</title><link>/ctf/no-hack-no-ctf/babyrop01/</link><pubDate>Thu, 10 Jul 2025 00:00:00 +0000</pubDate><guid>/ctf/no-hack-no-ctf/babyrop01/</guid><description>Analysis Main function bool main(EVP_PKEY_CTX *param_1) { bool bVar1; undefined8 local_38; undefined8 local_30; undefined8 local_28; undefined8 local_20; int local_c; init(param_1); local_38 = 0; local_30 = 0; local_28 = 0; local_20 = 0; puts(&amp;#34;What\&amp;#39;s your name?</description></item></channel></rss>