MachOExplorer
Explore MachO File (Yet another MachOView) on macOS and Windows
Icon is designed by wantline
Latest Version
v1.0 Alpha
(Still not a stable version and there must be lots of bugs now)
How to install
- macOS MachOExplorer.dmg
- Windows MachOExplorer_Windows.zip
Feature
- Basic view macho file
- macOS and Windows support
Incomplete code
- Symbol display for address
- Windows support in the future
How to build
After finish installing Qt SDK >= 5.10.1, just open MachOExplorer.pro and compile.
Libraries
- Qt
- fmt : Formating https://github.com/fmtlib/fmt
- cpp-mmaplib : mmap/CreateFileMapping Wrapper https://github.com/yhirose/cpp-mmaplib
- json : https://github.com/nlohmann/json
Icon
Icon is designed by wantline
Thanks for wantline's great design.
Version History
- 2018-11-21 v1.0 Alpha : Windows support and new user interface
- 2017-11-05 v0.4.0 Alpha : Command line tool
moex
release and version policy changed - 2017-11-05 v0.3 Alpha : Bug fix
- 2017-11-05 v0.2 Alpha : Icon born
- 2017-11-04 v0.1 Alpha : First release