paranoidninja / Process-Instrumentation-Syscall-HookLinks
A simple program to hook the current process to identify the manual syscall executions on windows
☆261Updated 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:
- Hellsgate + Halosgate/Tartarosgate. Ensures that all systemcalls go through ntdll.dll☆478Updated 3 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
- Replace the .txt section of the current loaded modules from \KnownDlls\☆302Updated 3 years ago
- Security product hook detection☆318Updated 4 years ago
- WTSRM☆215Updated 3 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆220Updated 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
- A small PoC that creates processes in Windows☆185Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆256Updated 2 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆199Updated 4 years ago
- A shellcode function to encrypt a running process image when sleeping.☆342Updated 4 years ago
- PoC MSVC COFF Object file loader/injector.☆179Updated 4 years ago
- Silence EDRs by removing kernel callbacks☆237Updated 4 years ago
- An implementation and proof-of-concept of Process Forking.☆229Updated 3 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆344Updated 3 years ago
- ☆204Updated 4 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆219Updated 3 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆287Updated 2 years ago
- ☆490Updated 3 years ago
- Beacon Object File Loader☆294Updated last year
- The code is a pingback to the Dark Vortex blog:☆180Updated 2 years ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆290Updated 4 years ago
- Enumerate various traits from Windows processes as an aid to threat hunting☆189Updated 3 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆294Updated 2 years ago
- Windows user-land hooks manipulation tool.☆145Updated 4 years ago
- Tools and technical write-ups describing attacking techniques that rely on concealing code execution on Windows☆217Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆152Updated 4 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆190Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆344Updated 2 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…☆302Updated 2 years ago