Thanks to visit codestin.com
Credit goes to github.com

Skip to content

icaas/MachOExplorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

351 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MachOExplorer

Explore MachO File (Yet another MachOView)

MachOExplorerIcon

Icon is designed by wantline

MachOExplorer

Latest Version

v0.4.0 Alpha (Not a stable version and there must be lots of bugs now)

How to install

  1. MachOExplorer

Download MachOExplorer.dmg (下载最新版本)

  1. Command line tool moex
brew tap everettjf/tap
brew install moex
moex --help

Group

Telegram https://t.me/machoexplorer or QQ Group 259141165

Feature

  1. Basic view macho file
  2. macOS support

Incomplete code

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

How to build

这里是从源码编译的步骤,如果仅安装使用,点击这里下载

macOS only until now, Windows support in the near future.

  1. Env
brew install cmake
brew install boost --c++11

Qt SDK >= 5.9.1
  1. moex-cli
  • CMake (>=3.9)
  1. moex-gui
  • CMake (>=3.9)

Icon

MachOExplorer

Icon is designed by wantline

Thanks for wantline's great design.

Version History

  • 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

⚠️ (Alpha) Explore MachO File (Yet another MachOView)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.2%
  • C 3.1%
  • Other 1.7%