jackullrich / syscall-detectLinks
PoC capable of detecting manual syscalls from usermode.
☆205Updated 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
Sorting:
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆218Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆116Updated 3 years ago
- Lenovo Diagnostics Driver EoP - Arbitrary R/W☆175Updated 3 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆109Updated 4 years ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆294Updated 4 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆242Updated last year
- Security product hook detection☆322Updated 4 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆227Updated 5 years ago
- ☆205Updated 3 years ago
- Kernel Security driver used to block past, current and future process injection techniques on Windows Operating System.☆155Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆138Updated 3 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆242Updated 4 years ago
- Silence EDRs by removing kernel callbacks☆239Updated 5 years ago
- 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
- Windows API Call Obfuscation☆111Updated 3 years ago
- GhostWriting Injection Technique.☆190Updated 7 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆128Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆77Updated 3 years ago
- Bypassing PatchGuard on modern x64 systems☆266Updated 2 years ago
- Exploitable drivers, you know what I mean☆154Updated last month
- Kernel shellcode injector☆146Updated 4 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆185Updated 8 months ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆157Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆224Updated 2 years ago
- Various Process Injection Techniques☆161Updated 3 years 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…☆165Updated 2 years ago
- ☆169Updated 4 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- A small PoC that creates processes in Windows☆186Updated last year
- Minifilter Callback Patching Proof-of-Concept☆73Updated 3 years ago