Starred repositories
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
Project to check which Nt/Zw functions your local EDR is hooking
A cryptocurrency implementation in less than 1500 lines of code
base code for remote control robotic arm
Windows 10 System Programming book samples
Free ways to dive into machine learning with Python and Jupyter Notebook. Notebooks, courses, and other links. (First posted in 2016.)
A repository for learning various heap exploitation techniques.
Barebones API layout for React / Redux / Typescript projects.
Official Redux templates for Vite, Create-React-App, and more
Brute force subdomains in multiple smaller iterations. Based on DNSRecon.
PHP ransomware that encrypts your files, as well as file and directory names.
Extract valid or partially valid domain names and IPs from malicious or invalid URLs.
JavaScript syntax highlighter with language auto-detection and zero dependencies.
Modular visual interface for GDB in Python
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
Write your own virtual machine for the LC-3 computer!
Same as simple-virtual-machine but in C
A sample OS as demonstrated in the book Operating System: From 0 to 1