lem0nSec / CreateRemoteThreadPlus
CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.
☆133Updated last year
Alternatives and similar repositories for CreateRemoteThreadPlus:
Users that are interested in CreateRemoteThreadPlus are comparing it to the libraries listed below
- Files for http://blog.deniable.org/posts/windows-callbacks/☆71Updated 3 years ago
- ☆112Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆118Updated 2 years ago
- Load static-compiled PE from remote server.☆60Updated 3 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆136Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆190Updated 9 months ago
- An example reference design for a proposed BOF PE☆126Updated last month
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆242Updated last year
- bring your own vulnerable driver☆92Updated last year
- 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…☆166Updated last year
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆83Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆122Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆118Updated last year
- Proof of concept code for thread pool based process injection in Windows.☆115Updated 4 months ago
- ☆133Updated last year
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆159Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆172Updated 2 years ago
- Exploitation of echo_driver.sys☆169Updated last year
- Exploitation of process killer drivers☆198Updated last year
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆112Updated last year
- The code is a pingback to the Dark Vortex blog:☆174Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 2 years ago
- Malware?☆69Updated 5 months ago
- Load a dynamic library from memory by modifying the native Windows loader☆210Updated 2 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆138Updated 2 weeks ago
- Windows x64 kernel mode rootkit process hollowing POC.☆186Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆181Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆207Updated 5 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆133Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆215Updated last year