Categories
Applications
  • Github CLI
  • SSH
  • HTTPS
Clone Repo

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
Owner
kubkon (User)
Last Commit
2023-06-01
Latest Release
Latest Release Date
Created
2023-02-15