paranoidninja / Process-Instrumentation-Syscall-Hook
A simple program to hook the current process to identify the manual syscall executions on windows
☆250Updated 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
- Hellsgate + Halosgate/Tartarosgate. Ensures that all systemcalls go through ntdll.dll☆455Updated 2 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
- WTSRM☆206Updated 2 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆271Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆290Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆333Updated last year
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆200Updated last year
- Security product hook detection☆315Updated 3 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆319Updated 2 years ago
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆240Updated last year
- 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
- A shellcode function to encrypt a running process image when sleeping.☆334Updated 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
- Beacon Object File Loader☆282Updated last year
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆293Updated last year
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated last year
- Project to check which Nt/Zw functions your local EDR is hooking☆180Updated 3 years ago
- Project Ares is a Proof of Concept (PoC) loader written in C/C++ based on the Transacted Hollowing technique☆329Updated 3 years ago
- RefleXXion is a utility designed to aid in bypassing user-mode hooks utilised by AV/EPP/EDR etc. In order to bypass the user-mode hooks, …☆483Updated 3 years ago
- A small PoC that creates processes in Windows☆175Updated 7 months ago
- ☆191Updated 3 years ago
- ☆470Updated 2 years ago
- PoC capable of detecting manual syscalls from usermode.☆189Updated 2 months ago
- Enumerate various traits from Windows processes as an aid to threat hunting☆185Updated 3 years ago
- An implementation and proof-of-concept of Process Forking.☆222Updated 3 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆185Updated 7 months ago
- ETWProcessMon2 is for Monitoring Process/Thread/Memory/Imageloads/TCPIP via ETW + Detection for Remote-Thread-Injection & Payload Detecti…☆297Updated 10 months ago
- Bypass UAC by hijacking a DLL located in the Native Image Cache☆212Updated 3 years ago
- ☆490Updated 2 months ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆207Updated 2 years ago