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.
☆212Updated last year
Related projects ⓘ
Alternatives and complementary repositories for hiding-your-syscalls
- PoC capable of detecting manual syscalls from usermode.☆183Updated 3 years ago
- Example code for EDR bypassing☆146Updated 5 years ago
- ☆160Updated 2 years ago
- Silence EDRs by removing kernel callbacks☆222Updated 3 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆196Updated 4 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆179Updated 3 years ago
- Security product hook detection☆311Updated 3 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆102Updated 3 years ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆254Updated 3 years ago
- ☆186Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆105Updated 2 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆226Updated 3 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆193Updated last year
- A novel technique to communicate between threads using the standard ETHREAD structure☆110Updated 3 years ago
- Achieve execution using a custom keyboard layout☆161Updated last year
- Files for http://blog.deniable.org/posts/windows-callbacks/☆67Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆224Updated 4 months ago
- WTSRM☆199Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆139Updated 3 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆341Updated 2 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆125Updated 2 years ago
- Lenovo Diagnostics Driver EoP - Arbitrary R/W☆169Updated last year
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆156Updated 4 months ago
- The code is a pingback to the Dark Vortex blog:☆163Updated last year
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆148Updated 4 years ago
- A small PoC that creates processes in Windows☆172Updated 5 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆231Updated last year
- Evasive Process Hollowing Techniques☆134Updated 4 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆103Updated 3 years ago