<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: MarchoⁿaX</title>
    <description>The latest articles on DEV Community by MarchoⁿaX (@marchonax).</description>
    <link>https://dev.to/marchonax</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1072698%2Fe3fb52a0-65ec-4939-9248-2a5f85cc3633.jpeg</url>
      <title>DEV Community: MarchoⁿaX</title>
      <link>https://dev.to/marchonax</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/marchonax"/>
    <language>en</language>
    <item>
      <title>Next Level Stego Ideas</title>
      <dc:creator>MarchoⁿaX</dc:creator>
      <pubDate>Thu, 27 Apr 2023 13:16:11 +0000</pubDate>
      <link>https://dev.to/marchonax/next-level-stego-ideas-27fn</link>
      <guid>https://dev.to/marchonax/next-level-stego-ideas-27fn</guid>
      <description>&lt;p&gt;I'm working on an idea to code an app that will essentially:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Encode a given string to Base64&lt;/li&gt;
&lt;li&gt;Reverse the resulting string of characters&lt;/li&gt;
&lt;li&gt;Generate an accurate phonetic spelling of the result&lt;/li&gt;
&lt;li&gt;Parse the result through a TTS engine (e.g. Elevenlabs)&lt;/li&gt;
&lt;li&gt;Reverse the resulting audio.&lt;/li&gt;
&lt;li&gt;Embed the resulting reverse audio binary within another normal audio file without corrupting the original audio stream.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;How easily could such hidden data be stumbled upon? Any ideas would be welcome.&lt;/p&gt;

</description>
      <category>stego</category>
      <category>obfuscation</category>
      <category>base64</category>
      <category>tts</category>
    </item>
  </channel>
</rss>
