jackullrich / syscall-detect
PoC capable of detecting manual syscalls from usermode.
☆191Updated 2 months ago
Alternatives and similar repositories for syscall-detect:
Users that are interested in syscall-detect are comparing it to the libraries listed below
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated last year
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆103Updated 3 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆227Updated 7 months ago
- Security product hook detection☆315Updated 3 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆109Updated last year
- Silence EDRs by removing kernel callbacks☆227Updated 4 years ago
- ☆190Updated 2 years ago
- ☆161Updated 3 years ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆264Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆107Updated 3 years ago
- GhostWriting Injection Technique.☆166Updated 6 years ago
- Lenovo Diagnostics Driver EoP - Arbitrary R/W☆171Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆265Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆238Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆214Updated last year
- Windows API Call Obfuscation☆99Updated 2 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆130Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆113Updated last year
- Code Injection, Inject malicious payload via pagetables pml4.☆229Updated 3 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆187Updated 8 months ago
- Load a dynamic library from memory by modifying the native Windows loader☆207Updated 3 weeks ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆202Updated last year
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆344Updated 2 years ago
- Load static-compiled PE from remote server.☆59Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆81Updated last year
- Various Process Injection Techniques☆146Updated 2 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆243Updated 2 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆321Updated 2 years ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆131Updated last year
- The code is a pingback to the Dark Vortex blog:☆170Updated 2 years ago