Skip to content

cawibo/Reverse-Hexdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Reverse-Hexdump

A program that reverses a hexdump into its original state. Confirmed to work for at least one encrypted zip-file.

How to use

Produce a hexdump via hd:

hd -v secret.zip > secret.hd

Reverse it into its original state:

./revhd.py secret.hd output.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages