Embeds a hidden image within a carrier image using 2-bit LSB steganography and extracts the hidden data from such images.
Usage:
steganography <command> [options]
Commands:
embed <CARRIER> <HIDDEN> Embed HIDDEN image into CARRIER image and write a stego image.
extract <STEGO> Extract hidden image from STEGO image and write the extracted image.