Skip to content

kubkon/zig-objdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zig-objdump

objdump utility but in Zig.

Why?

We need a set of good disassemblers and encoders for Zig's self-hosted native backends, and what better way than to test them than by disassembling actual relocatables and binaries.

Building

This project using the experimental Zig's package manager and so you need the latest Zig nightly to build it.

$ zig build

About

objdump but in Zig and for Zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages