lem0nSec / CreateRemoteThreadPlus
CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.
☆131Updated last year
Alternatives and similar repositories for CreateRemoteThreadPlus:
Users that are interested in CreateRemoteThreadPlus are comparing it to the libraries listed below
- ☆112Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆114Updated 2 years 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…☆167Updated last year
- Small PoC of using a Microsoft signed executable as a lolbin.☆134Updated last year
- Load static-compiled PE from remote server.☆59Updated 3 years ago
- Exploitation of process killer drivers☆196Updated last year
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆122Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆170Updated 2 years ago
- Exploitation of echo_driver.sys☆169Updated last year
- ☆134Updated last year
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆114Updated last year
- Generic PE loader for fast prototyping evasion techniques☆213Updated 7 months ago
- Proof of concept code for thread pool based process injection in Windows.☆115Updated 3 months ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆227Updated 7 months ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆69Updated 2 years ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆131Updated 8 months ago
- Load a dynamic library from memory by modifying the native Windows loader☆207Updated last month
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆171Updated 2 years ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆141Updated 11 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆125Updated 6 months ago
- bring your own vulnerable driver☆89Updated last year
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆81Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆177Updated 2 years ago
- I have documented all of the AMSI patches that I learned till now☆74Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆133Updated 2 years ago
- Windows x64 kernel mode rootkit process hollowing POC.☆185Updated last year
- Experiment on reproducing Obfuscate & Sleep☆141Updated 3 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆238Updated last year
- Malware?☆69Updated 4 months ago