lem0nSec / CreateRemoteThreadPlusLinks
CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.
☆137Updated 4 months ago
Alternatives and similar repositories for CreateRemoteThreadPlus
Users that are interested in CreateRemoteThreadPlus are comparing it to the libraries listed below
Sorting:
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- ☆119Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆126Updated 2 years ago
- bring your own vulnerable driver☆111Updated 2 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆107Updated 3 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆139Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆83Updated 3 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆199Updated last year
- ☆50Updated 3 years ago
- ☆137Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆183Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 3 years ago
- PoC for thread pool based process injection in Windows.☆117Updated 7 months ago
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆170Updated 2 years ago
- find dll base addresses without PEB WALK☆149Updated 4 months ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆162Updated 2 years ago
- Exploitation of echo_driver.sys☆167Updated 2 years ago
- ETW based POC to identify direct and indirect syscalls☆189Updated 2 years ago
- LdrLoadDll Unhooking☆135Updated 3 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- Windows x64 kernel mode rootkit process hollowing POC.☆189Updated 2 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆64Updated 3 years ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆132Updated last year
- ☆88Updated 2 years ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆145Updated last year
- Kernel Mode Driver for Elevating Process Privileges☆134Updated 2 years ago
- A Poc on blocking Procmon from monitoring network events☆109Updated 3 months ago
- An Obfuscator-LLVM based mingw-w64 toolchain.☆44Updated 3 years ago
- This script is used to bypass DLL Hooking using a fresh mapped copy of ntdll file, patch the ETW and trigger a shellcode with process hol…☆69Updated last year