hotline1337 / jobjectLinks
proof of concept of user-mode anti-breakpoint technique
☆16Updated 2 years ago
Alternatives and similar repositories for jobject
Users that are interested in jobject are comparing it to the libraries listed below
Sorting:
- PAGE_GUARD based hooking library☆52Updated 3 years ago
- PE Header (.rdata,.data,.text) obsfucation☆36Updated 3 years ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- ntoskrnl .data hooks for UM-KM communication☆51Updated last year
- Kernel<->Usermode shared memory communcation using manually mapped driver☆22Updated 4 years ago
- Experiment with PAGE_GUARD protection to hide memory from other processes☆52Updated last year
- C/C++ antidebugging library for Windows☆46Updated last month
- A simple tool to assemble shellcode ready to be copy-pasted into code☆71Updated 3 years ago
- Freeze target threads (external - internal ) by avoiding SuspendThread detections. Or access registers from start address.☆34Updated last year
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆70Updated 2 years ago
- Dumping processes using a kernel-mode driver.☆20Updated 4 years ago
- hidden_syscall - syscaller without using syscall instruction in code☆62Updated 2 years ago
- Allows you to find the use of ScyllaHide, if your program will debug and restore hooking functions bytes.☆26Updated 6 years ago
- Allows for same-file KernelMode function execution using Encrypted addresses of Functions☆48Updated 2 months ago
- Obfuscate calls to imports by patching in stubs☆71Updated 4 years ago
- ☆62Updated 2 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…☆50Updated 2 years ago
- ☆47Updated 10 months ago
- A C++17 framework designed to enable obfuscation of constants, variables, and strings.☆22Updated 2 years ago
- Kernel Level NMI Callback Blocker☆146Updated 2 months ago
- POC Hook of nt!HvcallCodeVa☆52Updated 2 years ago
- stop any process from looking into your process by hooking.☆21Updated last year
- Compile-Time Calls Obfuscator for C++14+☆50Updated 2 years ago
- Expanding Kernel Lazy Importer☆32Updated 2 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆73Updated 4 years ago
- The sequel to Voyager☆83Updated last year
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆98Updated 2 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆147Updated 3 years ago
- Read and Write process memory with this ioctl driver base. This is great for free cheats and learning kernel.☆136Updated last year
- Some usefull info when reverse engineering Kernel Mode Anti-Cheat☆76Updated 2 years ago