Skip to content

everlyy/image-data-hide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hide data inside of images

I made this because I was bored and thought this would be an interesting exercise.

How it works

It splits every byte of your input into groups of 2 bits, which then get spread out over the RGBA channels of the image

Quick start

$ make
$ ./imgdat

About

Hide data inside of an image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published