
objection
Frida-powered runtime mobile exploration toolkit for assessing iOS and Android app security. Bypass SSL pinning, dump keychains, manipulate heap…

Frida-powered runtime mobile exploration toolkit for assessing iOS and Android app security. Bypass SSL pinning, dump keychains, manipulate heap…

do common hacking tasks with a simple menu

Ghidra extension bridging static and dynamic analysis via Frida, enabling scriptable runtime instrumentation for reverse engineering binaries on…

Workshop on firmware reverse engineering

A machine learning tool that ranks strings based on their relevance for malware analysis.

Technical Write-Up on and PoC Exploit for CVE-2020-11519 and CVE-2020-11520

Rusty Hypervisor - Windows Kernel Blue Pill Type-2 Hypervisor in Rust (Codename: Matrix)

JIT-based userspace Linux kernel that runs containers natively on Apple Silicon macOS without a VM. Drop-in Docker Engine API replacement with…


Provides supplemental files and Debian package sources for a specialized Linux distro focused on malware analysis, reverse engineering, and digital…

MagicArch is a comprehensive post-installation script built with Ansible, designed to transform a basic Arch Linux installation into a fully equipped…

Deep-dive analysis of Windows CLFS type confusion (CVE-2022-24481) with root-cause explanation, exploitation flow, kernel gadget details, and working…

A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on…

Mobile Helper Framework (mhf) is a tool that automates the process of identifying the framework/technology used to create a mobile application.…

Program to decode radio transmissions from devices on the ISM bands (and other frequencies)

Static binary vulnerability scanner using abstract interpretation on Ghidra Pcode. Detects CWE classes like buffer overflows, use-after-free, and…

Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials

A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform