Skip to content

Hide a zip in a jpg file by concatenating a jpg with a zip file.

Notifications You must be signed in to change notification settings

ultros/tucker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Usage:
python3 tucker.py --jpg "original.jpg" --zip "archive.zip" --output "new_concatenated_jpg.jpg"

This program concatenates a jpg file with a zip file, appending the zip to the end of the jpg file.

Open the resultant combined jpg with a tool such as 7zip to ensure it worked correctly.

About

Hide a zip in a jpg file by concatenating a jpg with a zip file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%