Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 315 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 315 Bytes

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