Skip to content

AYAN-AMBESH/Ambarsariya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

      ░█████╗░███╗░░░███╗██████╗░░█████╗░██████╗░░██████╗░█████╗░██████╗░██╗██╗░░░██╗░█████╗░
      ██╔══██╗████╗░████║██╔══██╗██╔══██╗██╔══██╗██╔════╝██╔══██╗██╔══██╗██║╚██╗░██╔╝██╔══██╗
      ███████║██╔████╔██║██████╦╝███████║██████╔╝╚█████╗░███████║██████╔╝██║░╚████╔╝░███████║
      ██╔══██║██║╚██╔╝██║██╔══██╗██╔══██║██╔══██╗░╚═══██╗██╔══██║██╔══██╗██║░░╚██╔╝░░██╔══██║
      ██║░░██║██║░╚═╝░██║██████╦╝██║░░██║██║░░██║██████╔╝██║░░██║██║░░██║██║░░░██║░░░██║░░██║
      ╚═╝░░╚═╝╚═╝░░░░░╚═╝╚═════╝░╚═╝░░╚═╝╚═╝░░╚═╝╚═════╝░╚═╝░░╚═╝╚═╝░░╚═╝╚═╝░░░╚═╝░░░╚═╝░░╚═╝

About

Ambarsariya is a project on stegnography based upon LSB(least significant bit) algorithm. The algorithm uses bitwise operation on the binary value of text file and binary values of RGB pixels of image.

Installation

Downloading and installing steps:

  1. clone the repository on your system: git clone https://github.com/AYAN-AMBESH/Ambarsariya.git.
  2. install the requirements on your system: pip install -r requirements.txt.

Usage and Commands

To use the program python 3 should be already installed on your system The program is usable from command line interface Commands used:

  1. python ambarsariya.py -h for help menu.
  2. python ambarsariya.py -e for encoding a text file inside an image.
  3. python ambarsariya.py -d for decoding the message from image.

Input files

  • Text file
  • Image

Output files

  • Stego image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages