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

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

User-mode x86_64 binary emulator for malware analysis and reverse engineering. Supports PE, ELF, memory dumps, and raw binaries with syscall tracing,…

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

Record and replay framework for deterministic debugging of multi-threaded applications, enabling reverse execution, hardware watchpoints, and…

XSStrike based XSS scanner with custom features. Detects XSS vulnerabilities in web applications.

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

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

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

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

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

Differential testing framework for HTTP implementations

GNU IFUNC is the real culprit behind CVE-2024-3094

Next generation web scanner

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

Academic research on N-Day Linux kernel vulnerabilities, analyzing CVE-2024-36886 in the TIPC networking subsystem, lifecycle, impact, and mitigation…

Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel

An Interactive Binary Patching Plugin for IDA Pro

Coverage-guided fuzzer that uses taint tracking and scalar optimization to solve path constraints without symbolic execution, improving branch…