Steganography
A C++ Steganography tool which leverages the LSB and DCT embedding techniques
Steganography Member List

This is the complete list of members for Steganography, including all inherited members.

Decode()=0Steganographypure virtual
Encode(const boost::filesystem::path &payload_path)=0Steganographypure virtual
GetBit(const T &target, const int &bit)Steganographyinlineprotected
imageSteganographyprotected
image_pathSteganographyprotected
ReadPayload(const boost::filesystem::path &payload_path)Steganographyprotected
SetBit(T *target, const int &bit, const int &value)Steganographyinlineprotected
Steganography(const boost::filesystem::path &image_path)Steganographyinlineexplicit
WritePayload(const boost::filesystem::path &payload_path, const std::vector< unsigned char > &payload)Steganographyprotected