<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Decoding - Tag - SalehTZ</title><link>https://archive.salehtz.ir/tags/decoding/</link><description>Decoding - Tag - SalehTZ</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>mstalebizadeh@gmail.com (SalehTZ)</managingEditor><webMaster>mstalebizadeh@gmail.com (SalehTZ)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Wed, 15 Oct 2025 13:42:18 +0200</lastBuildDate><atom:link href="https://archive.salehtz.ir/tags/decoding/" rel="self" type="application/rss+xml"/><item><title>Bandit Level 10 to 11: The Secret Language of Base64</title><link>https://archive.salehtz.ir/bandit_10_11/</link><pubDate>Wed, 15 Oct 2025 13:42:18 +0200</pubDate><author>SalehTZ</author><guid>https://archive.salehtz.ir/bandit_10_11/</guid><description><![CDATA[<h2 id="introduction">Introduction</h2>
<p>So far, we&rsquo;ve located files, filtered their contents, and even extracted text from binary data. Bandit Level 10 to 11 introduces a new core concept: <strong>data encoding</strong>. The password is in plain sight, but it&rsquo;s been transformed into a different format.</p>
<p>This level teaches us how to recognize and reverse Base64 encoding, a common method for representing binary data as text. 🧑‍💻</p>
<hr>
<h2 id="the-challenge-level-10-goal">The Challenge: Level 10 Goal</h2>
<p>The objective for this level is straightforward:</p>]]></description></item></channel></rss>