VirtualAlllocEx / Direct-Syscalls-vs-Indirect-Syscalls
The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls
☆174Updated 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
- Exploitation of process killer drivers☆196Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆242Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆233Updated 6 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆291Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆176Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆371Updated 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…☆167Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆265Updated 2 years ago
- ☆231Updated 2 years ago
- EDRSandblast-GodFault☆250Updated last year
- Remote Shellcode Injector☆208Updated last year
- ☆249Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆269Updated 8 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆155Updated 8 months ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆202Updated 3 months ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆167Updated 5 months ago
- Generic PE loader for fast prototyping evasion techniques☆193Updated 7 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆131Updated 8 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆180Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆366Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆183Updated 4 months ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆443Updated last year
- miscellaneous scripts and programs☆232Updated 3 weeks ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆333Updated this week
- Windows x64 kernel mode rootkit process hollowing POC.☆184Updated last year
- Collect Windows telemetry for Maldev☆294Updated last week
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆322Updated 6 months ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆176Updated last year
- Beacon Object File Loader☆282Updated last year
- PE obfuscator with Evasion in mind☆214Updated last year