Pinned Repositories
Archer
Cross platform coverage-guided fuzzer with dynamic instrumentation
BitTorrent-Client
A bittorrent client written in pure python using asyncio
BootkitRE
Reversing The ESPecter bootkit. Very much a WIP
DdiMon
Monitoring and controlling kernel API calls with stealth hook using EPT
HeavensGateHook
Hooking Heavens Gate in a weekend
KernelMon
A ProcMon-esque tool for monitoring Windows Kernel Drivers
Practical-Reverse-Engineering-Solutions
Some drivers I've written while solving exercises from Practical Reverse Engineering
PyRanges
Me wasting time with writing some itertools esque functionality in C++ 20's ranges style
Simple_OS
A basic operating system written in C and asm in order to learn some osdev
Win_Rootkit
A kernel-mode rootkit with remote control
alal4465's Repositories
alal4465/Win_Rootkit
A kernel-mode rootkit with remote control
alal4465/KernelMon
A ProcMon-esque tool for monitoring Windows Kernel Drivers
alal4465/Practical-Reverse-Engineering-Solutions
Some drivers I've written while solving exercises from Practical Reverse Engineering
alal4465/HeavensGateHook
Hooking Heavens Gate in a weekend
alal4465/Archer
Cross platform coverage-guided fuzzer with dynamic instrumentation
alal4465/BitTorrent-Client
A bittorrent client written in pure python using asyncio
alal4465/BootkitRE
Reversing The ESPecter bootkit. Very much a WIP
alal4465/PyRanges
Me wasting time with writing some itertools esque functionality in C++ 20's ranges style
alal4465/Simple_OS
A basic operating system written in C and asm in order to learn some osdev
alal4465/DdiMon
Monitoring and controlling kernel API calls with stealth hook using EPT
alal4465/WFPStarterKit
An example driver for Windows that shows how to set-up some basic components of the Windows Filtering Platform