Explore MachO File (Yet another MachOView) on macOS and Windows
Icon is designed by wantline
v1.0 Alpha
(Still not a stable version and there must be lots of bugs now)
- macOS MachOExplorer.dmg
- Windows MachOExplorer_Windows.zip
- Basic view macho file
- macOS and Windows support
- Symbol display for address
- Windows support in the future
After finish installing Qt SDK >= 5.10.1, just open MachOExplorer.pro and compile.
- 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 is designed by wantline
Thanks for wantline's great design.
- 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