<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Reversing on Adamino CTF Writeups</title><link>https://ctf.adamino.dk/categories/reversing/</link><description>Recent content in Reversing on Adamino CTF Writeups</description><generator>Hugo</generator><language>en</language><copyright>Adamino 2023</copyright><lastBuildDate>Sun, 23 Aug 2026 14:15:00 +0100</lastBuildDate><atom:link href="https://ctf.adamino.dk/categories/reversing/index.xml" rel="self" type="application/rss+xml"/><item><title>Ghidra</title><link>https://ctf.adamino.dk/tools/reversing/ghidra/</link><pubDate>Sun, 23 Aug 2026 14:15:00 +0100</pubDate><guid>https://ctf.adamino.dk/tools/reversing/ghidra/</guid><description>&lt;h1 id="ghidra-reading-a-binary-like-source-code"&gt;Ghidra: Reading a Binary Like Source Code&lt;a href="#ghidra-reading-a-binary-like-source-code" class="anchor" aria-hidden="true"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
 stroke-width="2" stroke-linecap="round" stroke-linejoin="round"&gt;
 &lt;path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"&gt;&lt;/path&gt;
 &lt;line x1="8" y1="12" x2="16" y2="12"&gt;&lt;/line&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;a href="https://ghidra-sre.org/"&gt;Ghidra&lt;/a&gt; is the free, open-source reverse-engineering suite released by the NSA. Its headline feature is a genuinely excellent &lt;strong&gt;decompiler&lt;/strong&gt; that turns compiled machine code back into readable C-like pseudocode — for most challenges it&amp;rsquo;s the difference between squinting at assembly for an hour and reading the logic in five minutes. It&amp;rsquo;s the tool I reach for first on any reversing binary, and it&amp;rsquo;s what cracked &lt;em&gt;Go Go Decompile&lt;/em&gt; in the Brunner 2026 set.&lt;/p&gt;</description></item><item><title>Roadmap</title><link>https://ctf.adamino.dk/brunner/reversing/2026/roadmap/</link><pubDate>Sat, 22 Aug 2026 19:57:15 +0200</pubDate><guid>https://ctf.adamino.dk/brunner/reversing/2026/roadmap/</guid><description>&lt;p&gt;&lt;strong&gt;Challenge Name:&lt;/strong&gt; rev_roadmap&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Category:&lt;/strong&gt; Reversing&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Difficulty:&lt;/strong&gt; Medium&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Author:&lt;/strong&gt; Quack&lt;/p&gt;
&lt;h2 id="challenge-description"&gt;Challenge Description&lt;a href="#challenge-description" class="anchor" aria-hidden="true"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
 stroke-width="2" stroke-linecap="round" stroke-linejoin="round"&gt;
 &lt;path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"&gt;&lt;/path&gt;
 &lt;line x1="8" y1="12" x2="16" y2="12"&gt;&lt;/line&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;In Brunnerne Inc.™, every request now flows through our new Edge Roadmap Router. Only stakeholders who follow the approved roadmap reach the internal dashboard.&lt;/p&gt;</description></item><item><title>KPwhy</title><link>https://ctf.adamino.dk/brunner/reversing/2026/kpwhy/</link><pubDate>Sat, 22 Aug 2026 19:45:15 +0200</pubDate><guid>https://ctf.adamino.dk/brunner/reversing/2026/kpwhy/</guid><description>&lt;p&gt;&lt;strong&gt;Challenge Name:&lt;/strong&gt; rev_kpwhy&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Category:&lt;/strong&gt; Reversing&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Difficulty:&lt;/strong&gt; Easy-Medium&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Author:&lt;/strong&gt; rvsmvs&lt;/p&gt;
&lt;h2 id="challenge-description"&gt;Challenge Description&lt;a href="#challenge-description" class="anchor" aria-hidden="true"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
 stroke-width="2" stroke-linecap="round" stroke-linejoin="round"&gt;
 &lt;path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"&gt;&lt;/path&gt;
 &lt;line x1="8" y1="12" x2="16" y2="12"&gt;&lt;/line&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;Here at BrunnerCorp, we value performance almost as much as we value employee satisfaction. That&amp;rsquo;s why we&amp;rsquo;ve rolled out KPIman, our new tracker that assigns every employee a productivity score. Suspiciously, exactly one employee ID ever hit a perfect 100%. Find our model employee and keep your job.&lt;/p&gt;</description></item><item><title>Go Go Decompile</title><link>https://ctf.adamino.dk/brunner/reversing/2026/go-go-decompile/</link><pubDate>Sat, 22 Aug 2026 19:42:57 +0200</pubDate><guid>https://ctf.adamino.dk/brunner/reversing/2026/go-go-decompile/</guid><description>&lt;p&gt;&lt;strong&gt;Challenge Name:&lt;/strong&gt; rev_go-go-decompile&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Category:&lt;/strong&gt; Reversing&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Difficulty:&lt;/strong&gt; Easy&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Author:&lt;/strong&gt; Quack&lt;/p&gt;
&lt;h2 id="challenge-description"&gt;Challenge Description&lt;a href="#challenge-description" class="anchor" aria-hidden="true"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
 stroke-width="2" stroke-linecap="round" stroke-linejoin="round"&gt;
 &lt;path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"&gt;&lt;/path&gt;
 &lt;line x1="8" y1="12" x2="16" y2="12"&gt;&lt;/line&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;Uh oh, I&amp;rsquo;ve been crunching numbers all month in Go Go BudgetMaster, but the cleaning crew accidentally threw out my license key Post-it. Now management&amp;rsquo;s breathing down my neck about the budget.&lt;/p&gt;</description></item><item><title>Nissehalla</title><link>https://ctf.adamino.dk/nc3/reversing/nissehalla/</link><pubDate>Sat, 06 Dec 2025 10:16:22 +0100</pubDate><guid>https://ctf.adamino.dk/nc3/reversing/nissehalla/</guid><description>&lt;h2 id="challenge-name"&gt;Challenge Name:&lt;a href="#challenge-name" class="anchor" aria-hidden="true"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
 stroke-width="2" stroke-linecap="round" stroke-linejoin="round"&gt;
 &lt;path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"&gt;&lt;/path&gt;
 &lt;line x1="8" y1="12" x2="16" y2="12"&gt;&lt;/line&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Nissehalla&lt;/p&gt;
&lt;h2 id="category"&gt;Category:&lt;a href="#category" class="anchor" aria-hidden="true"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
 stroke-width="2" stroke-linecap="round" stroke-linejoin="round"&gt;
 &lt;path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"&gt;&lt;/path&gt;
 &lt;line x1="8" y1="12" x2="16" y2="12"&gt;&lt;/line&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Reversing&lt;/p&gt;</description></item><item><title>Julekortet</title><link>https://ctf.adamino.dk/nc3/reversing/julekortet/</link><pubDate>Sat, 06 Dec 2025 10:10:22 +0100</pubDate><guid>https://ctf.adamino.dk/nc3/reversing/julekortet/</guid><description>&lt;h2 id="challenge-name"&gt;Challenge Name:&lt;a href="#challenge-name" class="anchor" aria-hidden="true"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
 stroke-width="2" stroke-linecap="round" stroke-linejoin="round"&gt;
 &lt;path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"&gt;&lt;/path&gt;
 &lt;line x1="8" y1="12" x2="16" y2="12"&gt;&lt;/line&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Julekortet&lt;/p&gt;
&lt;h2 id="category"&gt;Category:&lt;a href="#category" class="anchor" aria-hidden="true"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
 stroke-width="2" stroke-linecap="round" stroke-linejoin="round"&gt;
 &lt;path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"&gt;&lt;/path&gt;
 &lt;line x1="8" y1="12" x2="16" y2="12"&gt;&lt;/line&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Reversing&lt;/p&gt;</description></item></channel></rss>