Explore MachO File (Yet another MachOView)
Icon is designed by wantline
v0.4.0 Alpha
(Not a stable version and there must be lots of bugs now)
(1) Download MachOExplorer.dmg
(2) or use brew cask
brew cask install machoexplorer
- Basic view macho file
- macOS support
- Symbol display for address
- Windows support in the future
macOS only until now, Windows support in the near future.
Qt SDK >= 5.10.1
CMake (>=3.9)
- 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.
- 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