lem0nSec / CreateRemoteThreadPlus
CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.
☆128Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for CreateRemoteThreadPlus
- ☆105Updated last year
- Small PoC of using a Microsoft signed executable as a lolbin.☆132Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆181Updated 5 months ago
- A newer iteration of TitanLdr with some newer hooks, and design. A generic user defined reflective DLL I built to prove a point to Mudge …☆159Updated last year
- The code is a pingback to the Dark Vortex blog:☆163Updated last year
- ☆133Updated last year
- Exploitation of process killer drivers☆186Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆122Updated 5 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…☆165Updated 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 (…☆165Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆202Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆158Updated last year
- Patch AMSI and ETW in remote process via direct syscall☆77Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆99Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆127Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆67Updated 2 years ago
- Malware?☆69Updated last month
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆208Updated last year
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆95Updated last year
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆120Updated last year
- Experiment on reproducing Obfuscate & Sleep☆138Updated 3 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆248Updated last year
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆165Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆175Updated last year
- Exploitation of echo_driver.sys☆166Updated last year
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆77Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆191Updated 3 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆231Updated last year