DEV Community

MarchoⁿaX
MarchoⁿaX

Posted on

Next Level Stego Ideas

I'm working on an idea to code an app that will essentially:

  1. Encode a given string to Base64
  2. Reverse the resulting string of characters
  3. Generate an accurate phonetic spelling of the result
  4. Parse the result through a TTS engine (e.g. Elevenlabs)
  5. Reverse the resulting audio.
  6. Embed the resulting reverse audio binary within another normal audio file without corrupting the original audio stream.

How easily could such hidden data be stumbled upon? Any ideas would be welcome.

Top comments (0)

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay