[go: nahoru, domu]

Skip to content

thejoshwolfe/hexdump-zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hexdump-zip

produce an annotated hexdump of a zipfile

Build

Download or install zig. (Check the commit log of this repo to see which version was used recently.)

zig build

Executable binary is at ./zig-out/bin/hexdump-zip.

Run

hexdump-zip INPUT.zip OUTPUT.hex

To print to stdout, you can give /dev/stdout as the output path.

About

produce an annotated hexdump of a zipfile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages