estimated1337 / hidden_syscallLinks
hidden_syscall - syscaller without using syscall instruction in code
☆62Updated 2 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
- Experiment with PAGE_GUARD protection to hide memory from other processes☆51Updated last year
- A library to assist with memory & code protection.☆64Updated last year
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆70Updated 2 years ago
- ☆47Updated 3 years ago
- Discarded Section Manual Map☆67Updated 5 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆70Updated 2 years ago
- Mapping your code on a 0x1000 size page☆72Updated 3 years ago
- POC Hook of nt!HvcallCodeVa☆53Updated 2 years ago
- PoC kernel to usermode injection☆87Updated last year
- Obfuscate calls to imports by patching in stubs☆71Updated 4 years ago
- ☆42Updated 3 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆97Updated 2 years ago
- ☆32Updated last year
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- Hiding a system thread against conventional means of detection☆40Updated 5 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆73Updated 4 years ago
- 将驱动映射到会话空间☆35Updated 3 years ago
- Freeze target threads (external - internal ) by avoiding SuspendThread detections. Or access registers from start address.☆34Updated last year
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆82Updated 3 years ago
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆83Updated 3 years ago
- Using SetWindowHookEx for preinjected DLL's☆55Updated 3 years ago
- ☆82Updated 3 years ago
- Only for Stress-Testing☆26Updated 3 years ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆47Updated 2 years ago
- Kernel Level NMI Callback Blocker☆129Updated last month
- Dumping processes using a kernel-mode driver.☆20Updated 4 years ago
- Allows for same-file KernelMode function execution using Encrypted addresses of Functions☆47Updated last month
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 6 years ago