
dalfox
Fast XSS scanner with parameter analysis, WAF fingerprinting, and DOM/AST verification. Supports reflected, stored, and DOM-based XSS detection via…

Fast XSS scanner with parameter analysis, WAF fingerprinting, and DOM/AST verification. Supports reflected, stored, and DOM-based XSS detection via…

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

Fil-C: completely compatible memory safety for C and C++

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

A powerful decompiler that lets you reverse-engineer React Native mobile apps by converting their compiled Hermes bytecode (.hbc) files back into…

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

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

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

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

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

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

Documentation and reverse engineering of reCAPTCHA

Unofficial frida extension for VSCode

Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)

A DTrace on Windows Reimplementation

Tool for reverse engineering macOS/OS X

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

ExportHider: Generating Export Table during Runtime to Hide the Exported Functions from the DLL File.