zacho
MachO file parser
A parser and utility for analyzing Mach-O files in Zig programming language
Zig's Mach-O parser
38 stars
6 watching
4 forks
Language: Zig
last commit: 5 months ago
Linked from 2 awesome lists
zigzig-package
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility for parsing and displaying information about ELF files used in Zig programming language. | 22 |
| An application for exploring Mach-O file formats used in macOS and iOS binaries. | 122 |
| A graphical viewer for macOS Mach-O files | 647 |
| A YAML parser for Zig programming language | 153 |
| A set of Zig bindings for interacting with the espresso C library | 4 |
| An utility for disassembling and examining Zig binaries | 11 |
| A parser combinator library for the Zig programming language | 493 |
| A cross-platform tool for analyzing executable files in the COFF format | 33 |
| A disassembler and encoder library for x86_64 machine code written in Zig. | 35 |
| A parser for TOML files in the Zig programming language | 36 |
| Utility to parse and display binary data in the DWARF format used by compilers. | 26 |
| An argument parser library for Zig programming language | 255 |
| A simple query string parser for Zig. | 2 |
| A Zig library to parse JSON into native Zig values | 6 |
| A high-performance JSON parser ported to the Zig programming language | 108 |