VirtualAlllocEx / Direct-Syscalls-vs-Indirect-SyscallsLinks
The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls
☆221Updated 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
Sorting:
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆295Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆260Updated 4 months ago
- An easily modifiable shellcode template for Windows x64 written in C☆276Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆420Updated last year
- ☆269Updated 3 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆363Updated 11 months ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆250Updated last year
- Reflective DLL Injection Made Bella☆248Updated last year
- Remote Shellcode Injector☆221Updated 2 years ago
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆286Updated 2 months ago
- Generic PE loader for fast prototyping evasion techniques☆243Updated last year
- UAC Bypass using UIAccess program QuickAssist☆205Updated last month
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆203Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆201Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆195Updated 6 months ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆231Updated 2 years ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆266Updated last year
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆330Updated 10 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆357Updated last year
- kernel callback removal (Bypassing EDR Detections)☆209Updated 2 months ago
- miscellaneous scripts and programs☆271Updated 11 months ago
- EDRSandblast-GodFault☆271Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆280Updated 6 months ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆103Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆260Updated 2 years ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆464Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago