Truneski / WindowsKernelProgramming-ExercisesLinks
☆49Updated 5 years ago
Alternatives and similar repositories for WindowsKernelProgramming-Exercises
Users that are interested in WindowsKernelProgramming-Exercises are comparing it to the libraries listed below
Sorting:
- A simple tool to view important DLL Characteristics and change DEP and ASLR☆44Updated 6 years ago
- A small library helping to parse commandline parameters (for C/C++)☆57Updated last month
- Blog posts☆30Updated 4 years ago
- ☆45Updated 7 years ago
- Sysmon shenanigans☆66Updated 4 years ago
- A demo implementation of a well-known technique used by some malware to evade userland hooking, using my library: libpeconv.☆19Updated 7 years ago
- ☆31Updated 4 years ago
- Master list of all my vulnerability discoveries. Mostly 3rd party kernel drivers.☆49Updated 4 years ago
- Dumps information about all the callback objects found in a dump file and the functions registered for them☆36Updated 4 years ago
- ☆36Updated 6 years ago
- ☆22Updated 5 years ago
- The Minimalistic x86/x64 API Hooking Library for Windows☆32Updated 7 years ago
- exploit termdd.sys(support kb4499175)☆59Updated 5 years ago
- Example for PagedOut!☆25Updated 5 years ago
- DLL Injection Library & Tools☆71Updated 9 years ago
- A ready-made template for a project based on libpeconv.☆49Updated 4 months ago
- An IDA plugin to deal with Event Tracing for Windows (ETW)☆55Updated 3 years ago
- Process reimaging proof of concept code☆96Updated 6 years ago
- Windows x64 Process Scanner to detect application compatability shims☆37Updated 6 years ago
- GUI Application in C# to run and disassemble shellcode☆35Updated 7 years ago
- Malware Analysis, Anti-Analysis, and Anti-Anti-Analysis☆45Updated 7 years ago
- ☆21Updated 4 years ago
- Shellcode emulator written with Unicorn Framework With Process Dump Emulation Environment☆123Updated 4 years ago
- POC viruses I have created to demo some ideas☆59Updated 5 years ago
- Parser for a custom executable format from Hidden Bee malware (first stage)☆43Updated 10 months ago
- Public documents related to my talk "Bypass Windows Exploit Guard ASR" at Offensive Con 2019.☆95Updated 6 years ago
- A windbg extension for ASLR/DEP/SafeSEH check☆25Updated 7 years ago
- Designed to learn OS specific anti-emulation patterns by fuzzing the Windows API.☆98Updated 5 years ago
- ☆26Updated 7 years ago
- A C++ POC for process injection using NtCreateSectrion, NtMapViewOfSection and RtlCreateUserThread. Credit to @spotheplanet for his notes…☆43Updated 4 years ago