EvanMcBroom / pocsLinks
My Proof of Concept code for different publicly disclosed vulnerabilities
☆46Updated last year
Alternatives and similar repositories for pocs
Users that are interested in pocs are comparing it to the libraries listed below
Sorting:
- Dump system call codes, names, and offsets from Ntdll.dll☆80Updated last year
- Exploit MsIo vulnerable driver☆114Updated 4 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- ☆59Updated 3 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆129Updated 2 years ago
- A modern, mod independent open source cheat for Enemy Territory☆68Updated 2 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆74Updated 2 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆179Updated 7 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆90Updated 6 months ago
- ☆68Updated 4 years ago
- Elevate arbitrary MSR writes to kernel execution.☆38Updated 2 years ago
- An automatic tool for fixing dumped PE files☆41Updated 5 years ago
- ASUSTeK AsIO3 I/O driver unlock☆23Updated 4 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆205Updated 4 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- API Set resolver for Windows☆139Updated last year
- arbitrary kernel read/write in dbutil_2_3.sys, Proof of Concept Local Privilege Escalation to nt authority/system☆57Updated 3 years ago
- Obfuscate calls to imports by patching in stubs☆72Updated 4 years ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆43Updated 11 months ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆47Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆114Updated 3 years ago
- x64 syscall caller in C++.☆93Updated 7 years ago
- ntoskrnl .data hooks for UM-KM communication☆51Updated last year
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆63Updated 6 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆30Updated 5 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆70Updated 3 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆242Updated 4 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆141Updated 3 years ago
- Detours implementation (x64/x86) which used only ntdll import☆89Updated last year