
reverse-engineering
List of awesome reverse engineering resources

List of awesome reverse engineering resources

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

A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on…

A Linux version of the ProcDump Sysinternals tool

A curated list of resources (books, tutorials, courses, tools and vulnerable applications) for learning about Exploit Development

A curated list of IDA x64DBG, Ghidra and OllyDBG plugins.

Some of my publicly available Malware analysis and Reverse engineering.

PoCs and tools for investigation of Windows process execution techniques

FirmWire is a full-system baseband firmware emulation platform for fuzzing, debugging, and root-cause analysis of smartphone baseband firmwares

SHAREM is a shellcode analysis framework, capable of emulating more than 45,000 WinAPIs and virutally all Windows syscalls. It also contains its own…

A technique that can be used to bypass AV/EDR memory scanners. This can be used to hide well-known and detected shellcodes (such as msfvenom) by…

ATrace is a tool for tracing execution of binaries on Windows.

Multi-engine framework for unpacking and analyzing VM-protected binaries using dynamic taint tracking, symbolic execution, pattern classification,…

Lightweight fuzzing of a memory snapshot using KVM

Public repository of statically compiled GDB and GDBServer

Set of scripts to deal with Cisco ASA firmware [pack/unpack etc.]

A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.

Terminal UI for real-time monitoring and inspection of eBPF programs and maps using bpftool, enabling live debugging and analysis of kernel-level…