All Classes and Interfaces
Class
Description
Implements the required logic to parse a bitmap file and modify its content.
Defines an exception to be used by
BmpFile
.Implements the
hide
subcommand for executing the program on a CLI.Implements the necessary functions to read/write the bytes of the file to hide/expose.
Implements the
hide
subcommand for executing the program on a CLI.Main class.
Defines an exception to be used by
MessageManipulator
.Implements the logic necessary to hide and expose an array of bytes inside a bitmap image, which
is itself parsed using the
BmpFile
class.Implements the root command for executing the program on a CLI.