Skip to content

afmika/binimg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binimg

Hide any binary file inside a picture !

Building

git clone --recursive https://github.com/afmika/binimg.git
cd binimg
make

Usage

binimg encode container input
binimg decode container [output]

Examples

binimg encode container.png somefile.mp4
binimg decode encoded.png result.mp4
binimg decode examples/decode-me.png
binimg decode examples/decode-me.png not-a-rickroll.mp4