estimated1337 / hidden_syscallLinks
hidden_syscall - syscaller without using syscall instruction in code
☆62Updated 3 years ago
Alternatives and similar repositories for hidden_syscall
Users that are interested in hidden_syscall are comparing it to the libraries listed below
Sorting:
- PAGE_GUARD based hooking library☆52Updated 3 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆71Updated 3 years ago
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆70Updated 2 years ago
- A library to assist with memory & code protection.☆65Updated last year
- ☆47Updated 3 years ago
- Experiment with PAGE_GUARD protection to hide memory from other processes☆54Updated last year
- Hiding a system thread against conventional means of detection☆41Updated 5 years ago
- Obfuscate calls to imports by patching in stubs☆72Updated 4 years ago
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆84Updated 4 years ago
- ☆42Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- ☆82Updated 4 years ago
- Hijack NotifyRoutine for a kernelmode thread☆41Updated 3 years ago
- Only for Stress-Testing☆26Updated 3 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆102Updated 2 years ago
- Discarded Section Manual Map☆68Updated 5 years ago
- Kernel Level NMI Callback Blocker☆154Updated 4 months ago
- Allows for same-file KernelMode function execution using Encrypted addresses of Functions☆48Updated 4 months ago
- Mapping your code on a 0x1000 size page☆71Updated 3 years ago
- 将驱动映射到会话空间☆38Updated 3 years ago
- ☆84Updated 3 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆71Updated 3 years ago
- PoC kernel to usermode injection☆103Updated last year
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆150Updated 3 years ago
- ☆37Updated last year
- POC Hook of nt!HvcallCodeVa☆54Updated 2 years ago
- Freeze target threads (external - internal ) by avoiding SuspendThread detections. Or access registers from start address.☆34Updated last year
- A simple MmCopyMemory hook.☆37Updated 3 years ago
- Using SetWindowHookEx for preinjected DLL's☆57Updated 3 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆73Updated 6 years ago