paranoidninja / Process-Instrumentation-Syscall-HookLinks
A simple program to hook the current process to identify the manual syscall executions on windows
☆258Updated 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:
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated 2 years ago
- Hellsgate + Halosgate/Tartarosgate. Ensures that all systemcalls go through ntdll.dll☆465Updated 3 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆349Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆297Updated 2 years ago
- ☆198Updated 4 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆249Updated 2 years ago
- ☆482Updated 2 years ago
- Security product hook detection☆318Updated 4 years ago
- miscellaneous scripts and programs☆243Updated 4 months ago
- WTSRM☆211Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆213Updated 2 years ago
- An implementation and proof-of-concept of Process Forking.☆226Updated 3 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆335Updated 2 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆192Updated 4 years ago
- Project Ares is a Proof of Concept (PoC) loader written in C/C++ based on the Transacted Hollowing technique☆337Updated 3 years ago
- A small PoC that creates processes in Windows☆182Updated last year
- Experiment on reproducing Obfuscate & Sleep☆145Updated 4 years ago
- Beacon Object File Loader☆287Updated last year
- CVE-2022-42046 Proof of Concept of wfshbr64.sys local privilege escalation via DKOM☆163Updated 2 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
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆276Updated 4 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆282Updated 2 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆217Updated 2 years ago
- A shellcode function to encrypt a running process image when sleeping.☆339Updated 3 years ago
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆240Updated last year
- OffensivePH - use old Process Hacker driver to bypass several user-mode access controls☆333Updated 3 years ago
- Silence EDRs by removing kernel callbacks☆234Updated 4 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆196Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆381Updated last year
- Phantom DLL hollowing PoC☆361Updated 3 years ago