This project includes simple C++ classes that can be used to parse and manipulate Mach-O binary files.
It should be compilable on most compilers (that support C++17 and up) and support most platforms.
This is still WIP. Features will be gradually added.