AmJayden / Lazy-Importer
minimal msvc-windows exclusive lazy importer for C++
☆34Updated 3 years ago
Alternatives and similar repositories for Lazy-Importer:
Users that are interested in Lazy-Importer are comparing it to the libraries listed below
- A simple tool to assemble shellcode ready to be copy-pasted into code☆69Updated 2 years ago
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- PAGE_GUARD based hooking library☆43Updated 2 years ago
- ☆121Updated 2 years ago
- hidden_syscall - syscaller without using syscall instruction in code☆61Updated 2 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆143Updated 3 years ago
- Freeze target threads (external - internal ) by avoiding SuspendThread detections. Or access registers from start address.☆32Updated last year
- proof of concept of user-mode anti-breakpoint technique☆15Updated last year
- Some usefull info when reverse engineering Kernel Mode Anti-Cheat☆71Updated 2 years ago
- ☆73Updated last year
- ☆55Updated 2 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- anti crack system protector☆96Updated last year
- ☆151Updated 11 months ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆127Updated 3 years ago
- ☆78Updated 3 years ago
- Kernel<->Usermode shared memory communcation using manually mapped driver☆16Updated 3 years ago
- Class containing Anti-RE, Anti-Debug and Anti-Hook methods. Made for C++/CLI☆105Updated 2 years ago
- ☆35Updated 3 years ago
- Attempts to decrypt JM Xorstr in some x64 binaries☆53Updated 2 years ago
- ntoskrnl .data hooks for UM-KM communication☆40Updated 10 months ago
- A simple direct syscall wrapper written in C++ with compatibility for x86 and x64 programs.☆46Updated 2 months ago
- Handling C++ & __try exceptions without the need of built-in handlers.