
java-stager
A PoC Java Stager which can download, compile, and execute a Java file in memory.

A PoC Java Stager which can download, compile, and execute a Java file in memory.

Runtime JVM analysis toolkit for inspecting classes, methods, fields, constant pool, and bytecode

Maps execution-coverage data onto Ghidra disassembly to highlight visited code paths and accelerate reverse-engineering workflows.

Winstrument is a framework of modular scripts to aid in instrumenting Windows software using Frida for reverse engineering and attack surface…

A collection of useful resources for hacking WordPress and it's plugins and themes

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

ComfyEngine is a memory exploration toolkit built for people who need to monitor, patch, and script a running process.

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

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

Linux ptrace-based process tracing and debugging utility for inspecting system calls, memory, and program execution flow.

.NET deobfuscator and unpacker.

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

Runtime Windows API interception library for hooking, monitoring, and instrumenting function calls. Supports binary rewriting and DLL injection,…

Unpack and deobfuscate VMProtect 2 protected binaries with an emulation-based VM explorer, handler profiler, and experimental LLVM recompiler for…

Runtime instrumentation framework for building dynamic analysis tools: tracing, profiling, code coverage, memory debugging, fuzzing, and disassembly…


Automated Penetration Testing Framework - Open-Source Vulnerability Scanner - Vulnerability Management

Unofficial frida extension for VSCode