hiding-data

There are 5 repositories under hiding-data topic.

  • van-gonography

    JoshuaKasa/van-gonography

    Hide 🕵️‍♂️ your files of any type inside a image of your choice using steganography

    Language:Python4029429
  • Shlok-crypto/Steganography-Software

    Art of Encrypting and Hiding data within images. I build an image Steganography Software from scratch using Python. I utilized skills of Encryption, Binary Conversion, File Handling, Data Segration, Data Manipulation

    Language:Python25205
  • ImMahbus/ImprovedLSBSteganography

    Enhanced LSB Based Image Steganography

    Language:Python2100
  • loneicewolf/steganography

    This is notes, mainly for myself. I decided to make them public.

  • mwmorale/Steganography_data_hiding

    Here, I have made a very easy to use steganography tool. It allows for parties to communicate(bi-directionally) openly/publicly in "plain sight" but would only appear as the transferring of digital photos at fist glance. But, "hidden data" is actually embedded within the images. This tool allows for both extracting data from digital images as well as embedding data within digital images. Therefore, this tool could be used for cryptographic communications in a "public" setting while only appearing to be sending/receiving photos. This can be viewed as covert communication in "plain sight". In general, steganography can be described as "the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection; the secret data is then extracted at its destination. The use of steganography can be combined with encryption as an extra step for hiding or protecting data"

    Language:Python1100