paranoidninja / Process-Instrumentation-Syscall-HookLinks
A simple program to hook the current process to identify the manual syscall executions on windows
☆259Updated 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:
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆349Updated 3 years ago
- Hellsgate + Halosgate/Tartarosgate. Ensures that all systemcalls go through ntdll.dll☆471Updated 3 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆299Updated 2 years ago
- Silence EDRs by removing kernel callbacks☆234Updated 4 years ago
- WTSRM☆213Updated 2 years ago
- Security product hook detection☆318Updated 4 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆216Updated 2 years ago
- A shellcode function to encrypt a running process image when sleeping.☆339Updated 3 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated 2 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆193Updated 4 years ago
- A small PoC that creates processes in Windows☆184Updated last year
- An implementation and proof-of-concept of Process Forking.☆226Updated 3 years ago
- 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
- PoC MSVC COFF Object file loader/injector.☆177Updated 4 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆337Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆252Updated 2 years ago
- OffensivePH - use old Process Hacker driver to bypass several user-mode access controls☆335Updated 3 years ago
- ☆200Updated 4 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆217Updated 2 years ago
- miscellaneous scripts and programs☆250Updated 5 months ago
- Beacon Object File (BOF) for remote process injection via thread hijacking☆213Updated 4 years ago
- ☆201Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆146Updated 4 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆156Updated 4 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆278Updated 2 years ago
- Enumerate various traits from Windows processes as an aid to threat hunting☆187Updated 3 years ago
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆297Updated last year
- ☆486Updated 2 years ago
- Beacon Object File Loader☆287Updated last year
- Stop Windows Defender using the Win32 API☆194Updated 3 years ago