everettjf / MachOExplorer

šŸ§±Explore MachO File on macOS and Windows

Home Page:https://everettjf.github.io/2017/11/03/machoexplorer-alpha/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MachOExplorer

Explore MachO File (Yet another MachOView) on macOS and Windows

MachOExplorerIcon

Icon is designed by wantline

MachOExplorer

Latest Version

v1.0 Alpha (Still not a stable version and there must be lots of bugs now)

How to install

Feature

  1. Basic view macho file
  2. macOS and Windows support

Incomplete code

  1. Symbol display for address
  2. Windows support in the future

How to build

After finish installing Qt SDK >= 5.10.1, just open MachOExplorer.pro and compile.

Libraries

  1. Qt
  2. fmt : Formating https://github.com/fmtlib/fmt
  3. cpp-mmaplib : mmap/CreateFileMapping Wrapper https://github.com/yhirose/cpp-mmaplib
  4. json : https://github.com/nlohmann/json

Icon

MachOExplorer

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

About

šŸ§±Explore MachO File on macOS and Windows

https://everettjf.github.io/2017/11/03/machoexplorer-alpha/

License:MIT License


Languages

Language:C++ 97.5%Language:C 2.0%Language:Inno Setup 0.2%Language:QMake 0.1%Language:CMake 0.1%Language:Shell 0.1%Language:Batchfile 0.0%