<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Navaja Negra on d3bo</title><link>/ctf/navaja/</link><description>Recent content in Navaja Negra on d3bo</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright (c) 2025 Hyas</copyright><lastBuildDate>Mon, 08 Jan 2024 12:16:22 +0100</lastBuildDate><atom:link href="/ctf/navaja/index.xml" rel="self" type="application/rss+xml"/><item><title>Anbu</title><link>/ctf/navaja/anbu/</link><pubDate>Sun, 19 Oct 2025 00:00:00 +0000</pubDate><guid>/ctf/navaja/anbu/</guid><description>#!/usr/bin/env python3 from pwn import * e = ELF(&amp;#34;./Anbu_Fortress_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>4enraya</title><link>/ctf/navaja/4enraya/</link><pubDate>Mon, 13 Oct 2025 00:00:00 +0000</pubDate><guid>/ctf/navaja/4enraya/</guid><description>#!/usr/bin/env python3 from pwn import * e = ELF(&amp;#34;./4enraya_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>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></channel></rss>