Skip to content

Neutron17/HideDataInJPEG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hide Data In JP(E)G with c

How it works

Every JP(E)G has an End of Image marker which is in hex FF D9, if we write after these bytes it won't effect the look of the image

Example

./jpgh -f Tux.jpg -w "Hello World"
./jpgh -f Tux.jpg -r

Releases

No releases published

Packages

No packages published