passthehashbrowns / hiding-your-syscalls
Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction within NTDLL.
☆214Updated 2 years ago
Alternatives and similar repositories for hiding-your-syscalls
Users that are interested in hiding-your-syscalls are comparing it to the libraries listed below
Sorting:
- PoC capable of detecting manual syscalls from usermode.☆195Updated 5 months ago
- ☆165Updated 3 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- Silence EDRs by removing kernel callbacks☆232Updated 4 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆106Updated 3 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆225Updated 4 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆191Updated 4 years ago
- Security product hook detection☆318Updated 4 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆110Updated 3 years ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆275Updated 4 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆137Updated 3 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆75Updated 3 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆348Updated 2 years ago
- ☆200Updated 3 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆238Updated 3 years ago
- A small PoC that creates processes in Windows☆182Updated 11 months ago
- Experiment on reproducing Obfuscate & Sleep☆144Updated 4 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated 10 months ago
- Lenovo Diagnostics Driver EoP - Arbitrary R/W☆172Updated 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
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆135Updated 2 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆111Updated 4 years ago
- Evasive Process Hollowing Techniques☆139Updated 4 years ago
- An implementation and proof-of-concept of Process Forking.☆226Updated 3 years ago
- WTSRM☆210Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆195Updated 11 months ago
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆150Updated 4 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆185Updated 2 years ago