


BattleTech: The Crescent Hawk's Inception reverse engeneering

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

Traces user inputs to detect injection vulnerabilities in Java methods via JDWP and Frida, identifying potential command and SQL injection points.

Obfuscates x86-64 assembly with instruction injection, junk code, constant obfuscation, and runtime decryption to hinder reverse engineering and…

This is an experimental project for [resmack](https://gitlab.com/d0c-s4vage/resmack) to figure out the best methods for instrumenting target…

CVE-2025-65320 proof-of-concept demonstrating cleartext license key extraction from process memory via debugger attachment, enabling software…

Proof-of-concept exploit for CVE-2025-49844 targeting a Redis heap vulnerability, with GDB-assisted crash analysis and fuzzing attempts to achieve…

Proof-of-concept exploit for a use-after-free vulnerability in Internet Explorer's MSHTML engine, triggered via a crafted URL and documented with…

C library for stack unwinding and backtrace generation, supporting multiple architectures and operating systems, with build and regression testing…

Library for unwinding processor call stacks, supporting multiple architectures and operating systems, with build and regression testing instructions.

Interactive web server for inspecting HTTP requests and forging responses, with a terminal UI for real-time debugging and API testing.

An strace-like program for the Windows 'native' API

Hermes Proxy - HTTP Traffic Analyzer

An API hooking framework for intercepting and monitoring Windows applications

Go-based MITM HTTP/HTTPS proxy with HTTP/2 and HTTP/1.1 interception, local CA/per-host cert generation, CONNECT/WebSocket tunneling, disk caching,…