XOR shellcode framework
-
Updated
Jun 8, 2024 - C
XOR shellcode framework
LSB (Least Significant Bit) Steganography is a technique used to hide secret information within digital images, audio files, or videos. It operates by modifying the least significant bit (the smallest unit of information) in each byte of the cover media.
Command line tool for encoding hidden messages into .bmp files
Online Integers Encoding Algorithm
Steganography hides communication by embedding data within other data, often using digital images due to their prevalence online. Various techniques exist, each with strengths and weaknesses, catering to different needs like absolute invisibility or hiding large messages.
Add a description, image, and links to the encoding-decoding topic page so that developers can more easily learn about it.
To associate your repository with the encoding-decoding topic, visit your repo's landing page and select "manage topics."