elddy / Windows-NTAPI-InjectorLinks
Inject shellcode to process using Windows NTAPI for bypassing EDRs and Antiviruses
☆41Updated 4 years ago
Alternatives and similar repositories for Windows-NTAPI-Injector
Users that are interested in Windows-NTAPI-Injector are comparing it to the libraries listed below
Sorting:
- POC of PPID spoofing using NtCreateUserProcess with syscalls to create a suspended process and performing process injection by overwritti…☆40Updated 3 years ago
- ☆50Updated 4 years ago
- C++ implementation of DOUBLEPULSAR usermode shellcode. Yet another Reflective DLL loader.☆30Updated 3 years ago
- A Study in Obfuscation: Analyzing the effect of various techniques to bypass AV engines☆42Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆86Updated 2 years ago
- ☆56Updated 3 years ago
- Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.☆54Updated 2 years ago
- Windows API Call Obfuscation☆106Updated 2 years ago
- Titan: A crappy Reflective Loader written in C and assembly for Cobalt Strike. Redirects DNS Beacon over DoH☆52Updated 3 years ago
- A simple dumper as FreshyCalls' PoC. That's what's trendy, isn't it? ¯\_(ツ)_/¯☆40Updated 4 years ago
- Hijack Printconfig.dll to execute shellcode☆98Updated 4 years ago
- ☆70Updated 4 months ago
- APC DLL Injector with NtQueueApcThread and wake up thread support☆45Updated 7 years ago
- A PoC tool for exploiting leaked process and thread handles☆32Updated last year
- Injects shellcode into remote processes using direct syscalls☆79Updated 4 years ago
- Load PE via XML Attribute☆31Updated 5 years ago
- Bypass UAC by abusing the Internet Explorer Add-on installer☆54Updated 3 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆56Updated 2 years ago
- ☆62Updated 3 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- A reimplementation of Cobalt Strike's Beacon Object File (BOF) Loader☆50Updated last year
- A simple COM server which provides a component to run shellcode☆135Updated 5 years ago
- RunPE using Hell's Gate technique.☆32Updated 4 years ago
- Shellcode implementation of Reflective DLL Injection by Golang. Convert DLLs to position independent shellcode☆60Updated 4 years ago
- Bypass UAC elevation on Windows 8 (build 9600) & above.☆56Updated 2 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- Files for http://deniable.org/windows/windows-callbacks☆25Updated 4 years ago
- A kernel mode Windows rootkit in development.☆49Updated 3 years ago
- Set the process mitigation policy for loading only Microsoft Modules , and block any userland 3rd party modules☆42Updated 2 years ago
- Bypass UAC at any level by abusing the Task Scheduler and environment variables