SaulBerrenson / WinApiObfuscatorLinks
Header only library for obfuscation import winapi functions.
☆43Updated 10 months ago
Alternatives and similar repositories for WinApiObfuscator
Users that are interested in WinApiObfuscator are comparing it to the libraries listed below
Sorting:
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆54Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆115Updated 3 years ago
- spoof return address☆79Updated 2 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆71Updated 3 years ago
- Exploit MsIo vulnerable driver☆120Updated 4 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆86Updated 6 years ago
- Dynamically generated obfuscated jumps and/or function calls☆38Updated 2 years ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆191Updated 2 years ago
- A manual PE mapping implementation, aka reflective loader☆20Updated 3 years ago
- Compile-Time Calls Obfuscator for C++14+☆50Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆95Updated 9 months ago
- kernel to user mode APC injector☆46Updated 3 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆156Updated 2 years ago
- ntoskrnl .data hooks for UM-KM communication☆51Updated last year
- TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.☆66Updated 2 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…