jackullrich / syscall-detectLinks
PoC capable of detecting manual syscalls from usermode.
☆197Updated 7 months ago
Alternatives and similar repositories for syscall-detect
Users that are interested in syscall-detect are comparing it to the libraries listed below
Sorting:
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated 2 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆106Updated 4 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆111Updated 3 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆118Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated 11 months ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆277Updated 4 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆240Updated 3 years ago
- ☆200Updated 3 years ago
- Lenovo Diagnostics Driver EoP - Arbitrary R/W☆173Updated 2 years ago
- Security product hook detection☆318Updated 4 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆217Updated last year
- ☆166Updated 3 years ago
- Silence EDRs by removing kernel callbacks☆234Updated 4 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆225Updated 5 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆138Updated 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 …☆248Updated 2 years ago
- GhostWriting Injection Technique.☆176Updated 7 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆248Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆214Updated 2 years ago
- Reverse engineering winapi function loadlibrary.☆202Updated 2 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆204Updated 4 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆139Updated 3 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆336Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆127Updated 3 years ago
- Bypassing PatchGuard on modern x64 systems☆261Updated 2 years ago
- Windows API Call Obfuscation☆106Updated 2 years ago
- Run Processes as PPL with ELAM☆163Updated 3 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆179Updated 2 months ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆160Updated last year