Skip to content

thejoshwolfe/hexdump-zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexdump-zip

produce an annotated hexdump of a zipfile

Build

Install zig.

$ mkdir build && cd build
$ zig build-exe --library c ../src/hexdump-zip.zig

Executable binary is at build/hexdump-zip.

Run

hexdump-zip INPUT.zip OUTPUT.hex

About

produce an annotated hexdump of a zipfile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages