Channel: Tech Raj
Category: Science & Technology
Tags: how to hide text in imageshide text inside imagepythonhide text in imagepython projectstech rajcicada 3301imghidecicada internet mysteryhide secret in imagesteganographyimage steganographycicada 3301 internet mysterytext hide in imagehide password in magesmall python projects
Description: Download Dashlane: dashlane.com/techraj Use code 'techraj' to get 10% off. Imagine if you could hide secret messages inside an image. The image doesn't look any different. It looks like any other normal image but it actually has some data hidden inside it. This is called steganography. It is the technique of hiding a secret in an object that is in plain sight, like an innocent image for example. It has been used in many places including Internet mysteries like the Cicada 3301. Hey, and maybe there is something hidden in the thumbnail of this video too? Who knows: bit.ly/3rGhpz6 In this video, I'll show you how to actually do this. And I'll be writing code in Python to implement image steganography. Also, in addition to just encoding data into an image, we're first going to encrypt the data with a key or password. So that when you want to retrieve the data from the image you need to decode it first and then also decrypt it to its plain-text form. Check out my source code on GitHub: github.com/teja156/imghide Instructions on how to use this script are documented in the README file. Make sure to leave a star on the repository :) We use a simple encoding algorithm to encode a piece of text into the RGB values of an image, and in the same way, decode the text using a decoding algorithm. Watch the video to understand how the algorithm works. Join my Discord: discord.gg/AAs9Te8DSN Follow me on Instagram: instagram.com/teja.techraj Follow on Twitter: twitter.com/techraj156 Website: techraj156.com Blog: blog.techraj156.com