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

Anti-Forensics/tucker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

No packages published

Languages