Stars
A Minimalist Instruction Extender for the ARM architecture and IDA Pro
A tool for matching and diffing source codes directly against binaries.
Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platfo…
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
Tool to decompile & extract Android Dex bytecode from Vdex files
A collection of tools for injecting DSOs in processes under various operating systems
A Linux kernel IPC firewall and logger for Android and Binder
The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions
A SDK for the creation of analysis tools without obtaining app source code in order to profile runtime performance, examine code coverage, and track high-risk behaviors of a given app on Android 5.…
Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
Unifies ".mdt" and ".bXX" files into a complete Trustlet
A Python extension for managing External Memory Data Structures (EMDs)
Set of scripts to automate AOSP compatible vendor blobs generation from factory images
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, T…
Tools to work with Android boot images
SEAndroid Analytics Library for live device analysis
Set of tools to analyze Windows sandboxes for exposed attack surface.
A collection of android security related resources
Guide to securing and improving privacy on macOS
BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code.
anestisb / honggfuzz
Forked from google/honggfuzzA general-purpose, easy-to-use fuzzer with interesting analysis options. Supports feedback-driven code coverage modes.
Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)
anestisb / setools-android
Forked from xmikos/setools-androidUnofficial port of setools to Android with additional sepolicy-inject utility included