
ps5-umtxdbg
C++ exploit reliability experimentation for a PlayStation 5 FreeBSD kernel vulnerability, with VM kernel builds and GDB remote-debugging setup.

C++ exploit reliability experimentation for a PlayStation 5 FreeBSD kernel vulnerability, with VM kernel builds and GDB remote-debugging setup.

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


Proof-of-concept exploit for CVE-2025-29824, a use-after-free vulnerability in the Windows CLFS kernel driver, demonstrating privilege escalation to…

Proof-of-concept for CVE-2025-27363 demonstrating a heap buffer overflow in FreeType 2.13.0 via a crafted variable font, with ASAN-verified crash…

This repository provides a learning environment to understand how an Exim RCE exploit for CVE-2018-6789 works.

Desktop workbench for AFL++ fuzzing, cross-architecture QEMU emulation, harness development, Ghidra headless analysis, custom mutators, and patch…

Materials for CVE-2024-30052.

C and JavaScript exploit for CVE-2017-0038, demonstrating memory corruption exploitation with debug-based memory leak observation.

Demonstrates a memory leak in JBoss client when using UserTransaction repeatedly, with a PoC and analysis for CVE-2022-0853.

Exploit for CVE-2016-2334: heap overflow in 7zip's HFS+ archive parser. Includes HFS+ file generator and WinDbg heap analysis scripts for debugging…

eprocess offset puller for relevant member offsets and function addresses for cve-2026-40369

Study of a classic stack-based buffer overflow vulnerability in a controlled lab environment for educational purposes.

Proof-of-concept exploit for CVE-2026-5281, a heap-use-after-free vulnerability in Chromium's Dawn WebGPU implementation, with ASAN log and build…

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

wip for CVE-2025-23247 . ATM just crash PoC which shows we control buffer and offset, so we got aaw

Proof-of-concept for CVE-2023-33802, a denial-of-service vulnerability in SumatraPDF 3.4.6 32-bit, triggered by opening two large text files, causing…

Proof-of-concept exploits for VirtualBox guest-to-host escape vulnerabilities CVE-2019-2525 and CVE-2019-2548, with a Python library for HGCM…