zig-objdump
Binary analyzer
An utility for disassembling and examining Zig binaries
objdump but in Zig and for Zig
11 stars
4 watching
0 forks
Language: Zig
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kubkon/zig-dwarfdump | Utility to parse and display binary data in the DWARF format used by compilers. | 26 |
kubkon/zig-dis-x86_64 | A disassembler and encoder library for x86_64 machine code written in Zig. | 35 |
kubkon/zcoff | A cross-platform tool for analyzing executable files in the COFF format | 33 |
kubkon/zig-yaml | A YAML parser for Zig programming language | 146 |
kubkon/zelf | A utility for parsing and displaying information about ELF files used in Zig programming language. | 22 |
kubkon/espresso-zig | A set of Zig bindings for interacting with the espresso C library | 4 |
mitchellh/zig-objc | Enables direct interaction between Zig and Objective-C. | 186 |
zeropointdynamics/zelos | A platform for emulating and analyzing binary behavior at the system call level. | 408 |
uxmal/reko | A binary decompiler that analyzes and reverse-engineers machine code binaries from various processor architectures. | 2,168 |
binaryanalysisplatform/bap | A comprehensive toolkit for analyzing and understanding binary programs | 2,068 |
kubkon/zig-snapshots | Generates an interactive HTML visualization of Zig's incremental linker state | 44 |
kubkon/protozig | Translates Protocol Buffers syntax to Zig language | 44 |
kubkon/zig-deploy | A toolset that simplifies deployment of iOS apps written in the Zig programming language. | 29 |
ikskuh/zig-args | An argument parser library for Zig programming language | 253 |
abiggerhammer/hammer | A parsing library for binary data with multiple backends and language bindings. | 284 |