/IMAFE

IMAFE, hide and encrypt your secret files and data inside an image. [AES]

Primary LanguagePythonMIT LicenseMIT

IMAFE

IMAFE - Transform and Encrypt your confidential files into an innocent-looking image.

Installation

  • Clone the project using git clone https://github.com/a7maadf/IMAFE.git

  • run pip install -r requirements.txt

That's it, now you should good to go.

Video demo

IMAFE.Demo.mp4

Usage

IMAFER.py (Encryptor)

  • Run IMAFER.py python3 IMAFER.py

  • First specify the location of the image you intend to hide your file inside (better be in the same directory of imafer.py)

  • Then choose the file you intend to encrypt

  • Wait for few seconds

  • The password will be copied to you clipboard The password will be displayed on the terminal and saved in a txt file named 'pass.txt'

  • the encrypted spoofing image will be saved in the same directory, it will be named in this form imafed - <original image name and extention>

DeMafer.py (Decryptor)

  • Run DeMafer.py python3 DeMafer.py

  • Choose the imaged which has the encrypted data stored inside.

  • Paste the password.

  • Done.

Support

Please consider