Skip to content

Aurora2500/imbed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imbed

Imbed is a tool to embed & extract files inside PNG images, and to view what chunks a PNG file contains.

How to use

You first need to build the executable using make:

$ make

Then, you can run it against a file to embed or extract files, or probe its content

$ imbed embed image.png my_file out.png
$ imbed probe out.png
$ imbed extract out.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published