paranoidninja / Process-Instrumentation-Syscall-HookLinks
A simple program to hook the current process to identify the manual syscall executions on windows
☆260Updated 2 years ago
Alternatives and similar repositories for Process-Instrumentation-Syscall-Hook
Users that are interested in Process-Instrumentation-Syscall-Hook are comparing it to the libraries listed below
Sorting:
- Silence EDRs by removing kernel callbacks☆235Updated 4 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆349Updated 3 years ago
- A small PoC that creates processes in Windows☆185Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\☆299Updated 2 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆213Updated 2 years ago
- Security product hook detection☆320Updated 4 years ago
- An implementation and proof-of-concept of Process Forking.☆227Updated 3 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆253Updated 2 years ago
- WTSRM☆214Updated 3 years ago
- Hellsgate + Halosgate/Tartarosgate. Ensures that all systemcalls go through ntdll.dll☆474Updated 3 years ago
- ☆202Updated 4 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆196Updated 4 years ago
- Enumerate various traits from Windows processes as an aid to threat hunting☆188Updated 3 years ago
- PoC MSVC COFF Object file loader/injector.☆179Updated 4 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆234Updated last year
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆285Updated 2 years ago
- CVE-2022-42046 Proof of Concept of wfshbr64.sys local privilege escalation via DKOM☆163Updated 2 years ago
- Project Ares is a Proof of Concept (PoC) loader written in C/C++ based on the Transacted Hollowing technique☆339Updated 3 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆198Updated last year
- A shellcode function to encrypt a running process image when sleeping.☆344Updated 3 years ago
- PoC capable of detecting manual syscalls from usermode.☆200Updated 9 months ago
- Stop Windows Defender using the Win32 API☆194Updated 3 years ago
- Bypass UAC by hijacking a DLL located in the Native Image Cache☆213Updated 3 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆217Updated 2 years ago
- LdrLoadDll Unhooking☆130Updated 3 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆343Updated 3 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆217Updated 2 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆142Updated 3 years ago
- Beacon Object File (BOF) for remote process injection via thread hijacking☆214Updated 4 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆281Updated 2 years ago