VirtualAlllocEx / Direct-Syscalls-vs-Indirect-Syscalls
The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls
☆185Updated last year
Alternatives and similar repositories for Direct-Syscalls-vs-Indirect-Syscalls:
Users that are interested in Direct-Syscalls-vs-Indirect-Syscalls are comparing it to the libraries listed below
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆250Updated 8 months ago
- Exploitation of process killer drivers☆199Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆184Updated last week
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆184Updated 2 years ago
- EDRSandblast-GodFault☆260Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆160Updated 10 months ago
- Generic PE loader for fast prototyping evasion techniques☆230Updated 9 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- A Beacon Object File (BOF) template for Visual Studio☆188Updated last month
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆248Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆378Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆216Updated 6 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆370Updated last year
- miscellaneous scripts and programs☆240Updated 3 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆272Updated 2 years ago
- ☆256Updated 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
- .NET assembly loader with patchless AMSI and ETW bypass☆328Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆185Updated last year
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆141Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆283Updated 10 months ago
- Proof of concept code for thread pool based process injection in Windows.☆115Updated 3 weeks ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆295Updated 2 years ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆212Updated 5 months ago
- Remote Shellcode Injector☆213Updated last year
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆281Updated last month
- ☆255Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆144Updated last month
- Beacon Object File Loader☆286Updated 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 (…☆170Updated 2 years ago