ionescu007 / r0akLinks
☆33Updated 6 years ago
Alternatives and similar repositories for r0ak
Users that are interested in r0ak are comparing it to the libraries listed below
Sorting:
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆87Updated 9 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆144Updated 6 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆76Updated 6 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆51Updated 4 years ago
- ☆106Updated 6 years ago
- ☆68Updated 4 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆108Updated 5 years ago
- Documenting system information classes and their uses☆54Updated 3 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆61Updated 6 years ago
- A driver to intercept low level windows events☆62Updated 5 years ago
- Simple windows API logger☆108Updated 5 years ago
- Windows 10 PE image loader (LDR) NTDLL component toolbox☆49Updated 5 years ago
- CallMon is an experimental system call monitoring tool that works on Windows 10 versions 2004+ using PsAltSystemCallHandlers☆144Updated 4 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.