thetlk / Mach-O

GNU General Public License v3.0
22 stars 20 forks source link

This project is under development

Mach-O

Read/Write Mach-O files for fun and profit

readmacho.py

Small script to parse Mach-O files

writemacho.py (not implemented yet)

Small script to write or overwrite Mach-O header, sections, and others.

TODO