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 last year
Alternatives and similar repositories for hiding-your-syscalls:
Users that are interested in hiding-your-syscalls are comparing it to the libraries listed below
- PoC capable of detecting manual syscalls from usermode.☆189Updated 2 months ago
- Example code for EDR bypassing☆149Updated 5 years ago
- Silence EDRs by removing kernel callbacks☆226Updated 4 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆103Updated 3 years ago
- ☆160Updated 3 years ago
- Security product hook detection☆315Updated 3 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆195Updated 4 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆180Updated 3 years ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆260Updated 3 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆345Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆169Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆141Updated 3 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆69Updated 2 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆129Updated 2 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆111Updated 3 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆226Updated 6 months ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆106Updated 2 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆160Updated last month
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆200Updated last year
- Lenovo Diagnostics Driver EoP - Arbitrary R/W☆170Updated 2 years ago
- WTSRM☆206Updated 2 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆118Updated 5 years ago
- A small PoC that creates processes in Windows☆175Updated 7 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆235Updated last year
- ☆191Updated 2 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆230Updated 3 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆132Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆185Updated 7 months ago
- PoC to demonstrate how CLR ETW events can be tampered.☆184Updated 4 years ago