Python script to find hidden data in images
Usage : python Steg.py <file_name>
[1] - Extract Exif --> Extract the image metadata and create a link to the GPS coordinates if found.
[2] - Extract Bit layers --> Create images of each bit layer.
[3] - Extract Thumbnail --> Extract all the embedded images if found.