macho
There are 75 repositories under macho topic.
horsicq/Detect-It-Easy
Program for determining types of files for Windows, Linux and MacOS.
lief-project/LIEF
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
secretsquirrel/the-backdoor-factory
Patch PE, ELF, Mach-O binaries with shellcode new version in development, available only to sponsors
blacktop/ipsw
iOS/macOS Research Swiss Army Knife
wuba/WBBlades
Mach-O based ObjC & Swift useless classes, useless protocols, useless resources detection, packet size analysis, point-to-point crash resolution.基于Mach-O的ObjC & Swift无用类、无用协议、无用资源检测,包大小分析,点对点崩溃解析。
horsicq/XMachOViewer
XMachOViewer is a Mach-O viewer for Windows, Linux and MacOS
paradiseduo/appdecrypt
appdecrypt is a tool to make decrypt application encrypted binaries on macOS when SIP-enabled (macOS 11.3 or below)
DeVaukz/MachO-Explorer
A graphical Mach-O viewer for macOS. Powered by Mach-O Kit.
t00sh/rop-tool
A tool to help you write binary exploits
everettjf/MachOExplorer
🧱Explore MachO File on macOS and Windows
DeVaukz/MachO-Kit
A C/Objective-C library for parsing Mach-O files.
keith/hopper-swift-demangle
A Hopper plugin for demangle Swift symbols
paradiseduo/ApplicationScanner
An open source application scanning tool
feicong/macbook
《macOS软件安全与逆向分析》随书源码
anchore/quill
Simple mac binary signing from any platform
vpand/icpp
Running C++ in anywhere like a script.
sledgeh4w/chomper
A lightweight emulation framework for emulating iOS executables and libraries.
macmade/dyld_cache_extract
A macOS utility to extract dynamic libraries from the dyld_shared_cache of macOS and iOS.
sevaa/dwex
DWARF Explorer - a GUI utility for navigating the DWARF debug information
blacktop/go-macho
Package macho implements access to and creation of Mach-O object files.
flexih/Snake
Yet Another Mach-O Unused ObjC Selector/Class/Protocol Detector. 检测ObjC无用方法、无用类、无用协议。
Guardsquare/LibEBC
C++ Library and Tool for Extracting Embedded Bitcode
etke/checksec.rs
Fast multi-platform (ELF/PE/MachO) binary checksec written in Rust.
liamg/extrude
:detective: Analyse binaries for missing security features, information disclosure and more...
agustingianni/retools
retools: a reverse engineering toolkit for normies
keith/dylibtree
Inspect dynamic dependencies of Mach-O binaries recursively
everettjf/atosl-rs
🦀️atos for linux by rust - A partial replacement for Apple's atos tool for converting addresses within a binary file to symbols.
Karmaz95/Snake_Apple
Articles and tools related to research in the Apple environment (mainly macOS).
p-x9/MachOKit
🔬 A Swift library for parsing mach-o files to obtain various information.
macmade/macho
Mach-O file parser.
Coldzer0/Macho-loader
load macho files in memory without touching the Disk
fcharlie/buna
An interesting executable file parsing library written by Golang
andreiw/tinycc
My tinycc fork: hopefully, better OSX support, EFI targets, and ???
polyverse/EnVisen
ROP gadget finder and analysis in pure Javascript
flexih/SnakeKit
A C++ library for parsing ObjC Metadata of Mach-O files.
hupe1980/gopwn
Golang CTF framework and exploit development module