<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Steganography on Adamino CTF Writeups</title><link>https://ctf.adamino.dk/tags/steganography/</link><description>Recent content in Steganography on Adamino CTF Writeups</description><generator>Hugo</generator><language>en</language><copyright>Adamino 2023</copyright><lastBuildDate>Sun, 23 Aug 2026 15:30:00 +0100</lastBuildDate><atom:link href="https://ctf.adamino.dk/tags/steganography/index.xml" rel="self" type="application/rss+xml"/><item><title>ImageMagick</title><link>https://ctf.adamino.dk/tools/misc/imagemagick/</link><pubDate>Sun, 23 Aug 2026 15:30:00 +0100</pubDate><guid>https://ctf.adamino.dk/tools/misc/imagemagick/</guid><description>&lt;h1 id="imagemagick-command-line-image-surgery"&gt;ImageMagick: Command-Line Image Surgery&lt;a href="#imagemagick-command-line-image-surgery" 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://imagemagick.org/"&gt;ImageMagick&lt;/a&gt; is a scriptable image-manipulation toolkit — think Photoshop operations you can run from the terminal and loop over. In CTFs it earns its keep for the unglamorous but constant tasks: stitching image fragments back together, cropping a region out of a larger picture, converting formats, and flattening layers. No GUI, no clicking, fully reproducible.&lt;/p&gt;</description></item><item><title>binwalk</title><link>https://ctf.adamino.dk/tools/forensics/binwalk/</link><pubDate>Sun, 23 Aug 2026 15:15:00 +0100</pubDate><guid>https://ctf.adamino.dk/tools/forensics/binwalk/</guid><description>&lt;h1 id="binwalk-finding-whats-hidden-inside-a-file"&gt;binwalk: Finding What&amp;rsquo;s Hidden Inside a File&lt;a href="#binwalk-finding-whats-hidden-inside-a-file" 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;Files lie about where they end. A JPEG can have a ZIP archive glued to its tail, a firmware image is really a dozen filesystems stacked back-to-back, and a &amp;ldquo;picture&amp;rdquo; might be three files in a trenchcoat. &lt;a href="https://github.com/ReFirmLabs/binwalk"&gt;binwalk&lt;/a&gt; scans a file for the &lt;em&gt;signatures&lt;/em&gt; of other file formats embedded anywhere inside it, then extracts them. It&amp;rsquo;s the go-to tool for firmware analysis and for the classic &amp;ldquo;there&amp;rsquo;s more to this file than meets the eye&amp;rdquo; forensics/OSINT puzzle.&lt;/p&gt;</description></item><item><title>Den Bærende Opskrift</title><link>https://ctf.adamino.dk/nc3/kom-godt-i-gang/2025/warmup_den_b%C3%A6rende_opskrift/</link><pubDate>Mon, 01 Dec 2025 11:21:10 +0100</pubDate><guid>https://ctf.adamino.dk/nc3/kom-godt-i-gang/2025/warmup_den_b%C3%A6rende_opskrift/</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;Den Bærende Opskrift&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;Kom godt i gang&lt;/p&gt;</description></item></channel></rss>