-
-
-
-
hygieia Public
Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.
-
instrumentation_callbacks Public
A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.
-
poc_close_handle Public
CloseHandle hooking proof of concept in C++.
-
kernel_sockets_memory Public
Kernel-based memory hacking framework communicating with a kernel driver via sockets.
-
pagewalkr Public
An x64 page table iterator written in C++ as a kernel mode windows driver.
-
syscall_extractor Public
A C++ syscall ID extractor for Windows. Developed, debugged and tested on 20H2.
-
cpp_async_file_hashing Public
Asynchronous MD5 file hashing in C++ using futures.