zacho

MachO file parser

A parser and utility for analyzing Mach-O files in Zig programming language

Zig's Mach-O parser

GitHub

37 stars
6 watching
4 forks
Language: Zig
last commit: 2 months ago
Linked from 2 awesome lists

zigzig-package

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kubkon/zelf A utility for parsing and displaying information about ELF files used in Zig programming language. 22
dcsch/macho-browser An application for exploring Mach-O file formats used in macOS and iOS binaries. 121
devaukz/macho-explorer A graphical viewer for macOS Mach-O files 645
kubkon/zig-yaml A YAML parser for Zig programming language 146
kubkon/espresso-zig A set of Zig bindings for interacting with the espresso C library 4
kubkon/zig-objdump An utility for disassembling and examining Zig binaries 11
hejsil/mecha A parser combinator library for the Zig programming language 472
kubkon/zcoff A cross-platform tool for analyzing executable files in the COFF format 33
kubkon/zig-dis-x86_64 A disassembler and encoder library for x86_64 machine code written in Zig. 35
sam701/zig-toml A parser for TOML files in the Zig programming language 35
kubkon/zig-dwarfdump Utility to parse and display binary data in the DWARF format used by compilers. 26
ikskuh/zig-args An argument parser library for Zig programming language 253
weskoerber/kewpie A simple query string parser for Zig. 2
m-r-hunt/tjp A Zig library to parse JSON into native Zig values 6
travisstaloch/simdjzon A high-performance JSON parser ported to the Zig programming language 107