Skip to content

danielkmb2/imgCrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program reads a bmp file and a data file, and combines the two into a new bmp with the data embedded inside it.

Usage: ./imgcrypt <-e|-d> source.bmp file [dest.bmp]
        -e : Hides the contet of file in source.bmp, creating dest.bmp
        -d : Recovers the contents of a file hidden in source.bmp, and writes them to file

About

prueba de concepto de esteganografía

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages