AmJayden / Lazy-Importer
minimal msvc-windows exclusive lazy importer for C++
☆32Updated 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
- Obfuscate calls to imports by patching in stubs☆65Updated 3 years ago
- PAGE_GUARD based hooking library☆42Updated 2 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆67Updated 2 years ago
- Freeze target threads (external - internal ) by avoiding SuspendThread detections. Or access registers from start address.☆31Updated 9 months ago
- ntoskrnl .data hooks for UM-KM communication☆36Updated 7 months ago
- ☆77Updated 2 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆120Updated 3 years ago
- A C++17 framework designed to enable obfuscation of constants, variables, and strings.☆26Updated last year
- hidden_syscall - syscaller without using syscall instruction in code☆60Updated last year
- ☆121Updated 2 years ago
- ☆48Updated last year
- Class containing Anti-RE, Anti-Debug and Anti-Hook methods. Made for C++/CLI☆104Updated 2 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆139Updated 2 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆68Updated 5 years ago
- A simple MmCopyMemory hook.☆36Updated 2 years ago
- POC Hook of nt!HvcallCodeVa☆50Updated last year
- Handling C++ & __try exceptions without the need of built-in handlers.☆68Updated 3 years ago
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆71Updated last year
- Win32 PE (dll, sys, exe) remote manual mapper written on PHP with injector-client written on C++20☆64Updated last year
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆82Updated last year
- A library to assist with memory & code protection.☆53Updated 10 months ago
- Experiment with PAGE_GUARD protection to hide memory from other processes☆43Updated 6 months ago
- ☆48Updated last year
- 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…☆49Updated last year
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆126Updated 11 months ago
- A proof of concept demonstrating communication via mapped shared memory structures between a user-mode process and a kernel-mode payload …☆77Updated 3 years ago
- Attempts to decrypt JM Xorstr in some x64 binaries☆50Updated last year