/Mach-O

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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

  • write an example of writing in writemacho.py