
reverse-engineering
List of awesome reverse engineering resources

List of awesome reverse engineering resources

DECAF (short for Dynamic Executable Code Analysis Framework) is a binary analysis platform based on QEMU. This is also the home of the DroidScope…

CuckooDroid - Automated Android Malware Analysis with Cuckoo Sandbox.

A Virtual Machine For Assessing Android applications, Reverse Engineering and Malware Analysis

Analysis of public exploits or my 1day exploits

Grammar-guided evolutionary fuzzer for dynamic analysis of AT command interfaces on Android smartphones via Bluetooth and USB, uncovering DoS,…

Extracts app settings, permissions, deeplinks, and SSL pinning bypass suggestions from Android APK files via static analysis of AndroidManifest.xml,…

Static analysis of APKs with regular expressions

PoC and analysis of CVE-2019-2215, a use-after-free in Android Binder, with kernel instrumentation and exploit tuning for affected Samsung devices.

Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module)

Dynamic analysis sandbox for Android apps that monitors network traffic, file operations, cryptographic API usage, permission circumvention, and…

Hooker is an opensource project for dynamic analyses of Android applications. This project provides various tools and applications that can be use to…

Android 14 kernel exploit for Pixel7/8 Pro

UNIX-like reverse engineering framework and command-line toolset

Cross-platform library to parse, modify, and abstract ELF, PE, and MachO executable formats. Supports C++, Python, and Rust APIs with disassembler,…

Tool for leaking and bypassing Android malware detection system

APKinspector is a powerful GUI tool for analysts to analyze the Android applications.

C/C++ interactive reverse engineering tool for Android applications, enabling fast static analysis and binary inspection of APK files.