Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

reedhaffner/BIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIP Build Status PyPI PyPI - Downloads

Binary Inside Picture

Hide binary inside of binary with BIP

Want to hide a file inside of another file? Use BIP. BIP can inject any binary file into another binary file. Hide a .exe in a .png, or a .zip inside a .jpg.

Usage: bip [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  cleanse  Remove any binary from file
  eject    Save injected binary from a picture
  inject   Inject binary into a picture

To Do

  • AES Encryption
  • More soon.

About

Binary Inside Picture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages