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)
- MachOExplorer
Download MachOExplorer.dmg (下载最新版本)
- Command line tool
moex
brew tap everettjf/tap
brew install moex
moex --help
Telegram https://t.me/machoexplorer or QQ Group 259141165
- 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.
- Env
brew install cmake
brew install boost --c++11
Qt SDK >= 5.9.1
- moex-cli
- CMake (>=3.9)
- moex-gui
- CMake (>=3.9)
Icon is designed by wantline
Thanks for wantline's great design.
- 2017-11-05 v0.4.0 Alpha : Command line tool
moexrelease 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