Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.
/ i-hide Public archive

"Invisible when visible" , A simple image steganography program written in C which uses LSB steganography method

Notifications You must be signed in to change notification settings

aashiksamuel/i-hide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i-hide

"Invisible when visible"

Alt text

A command-line utilty which performs steganography in BMP images or in MP3 files.

How To Use :

  1. Clone this repo by

     $git clone https://github.com/aashiksamuel/i-hide
    
  2. Compile by

     $gcc main.c -std=c11 -o i-hide
    
  3. Execute by

     $./i-hide
    

    The rest of the program is menu-driven.

Feel free to email suggestions and additions. Thank You.

Author:

Aashik Samuel
codeaash@gmail.com

About

"Invisible when visible" , A simple image steganography program written in C which uses LSB steganography method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages