
frida-scripts
A collection of my Frida instrumentation scripts to reverse engineer mobile apps and more.

A collection of my Frida instrumentation scripts to reverse engineer mobile apps and more.

Open-source web application security scanner for automated vulnerability detection, manual penetration testing, and API security testing with a…

Open-source mobile security testing suite for iOS and Android. Previously Passionfruit

The Mobile App Pentest cheat sheet was created to provide concise collection of high value information on specific mobile application penetration…

Unofficial frida extension for VSCode

Fermion, an electron wrapper for Frida & Monaco.

Scriptable debugger for Android Dalvik VM using JDWP/DDM interfaces to hook methods, inspect process state, and modify runtime behavior without…

The ARTful library for dynamically modifying the Android Runtime

A Magisk module that simplifies running the Frida server on Android, with easy management commands to download specific versions, enable or disable…

Reproduces the CVE-2026-70638 integer overflow in llama.cpp Android JNI with a safe arithmetic demo, malicious GGUF generator, and Frida hook for…

The repo contains a series of challenges for learning Frida for Android Exploitation.


This is an Exploit App I made when solving the DocumentViewer challenge (CVE-2021-40724) from MobileHackingLab. It will download a libdocviewe_pro.so…

ADT is a toolset designed to help model application behavior, research and test security vulnerabilities, and facilitate reversing hostile code.