FunnyWhaleDev / AlterLoadDllLinks
Load dll with undocumented functions and debug symbols
☆47Updated last year
Alternatives and similar repositories for AlterLoadDll
Users that are interested in AlterLoadDll are comparing it to the libraries listed below
Sorting:
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆60Updated last year
- ntoskrnl .data hooks for UM-KM communication☆51Updated last year
- C++ macro for x64 programs that breaks ida hex-rays decompiler tool.☆134Updated last year
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆130Updated 2 years ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- Binary rewriter for 64-bit PE files.☆92Updated last year
- A Windows PE packer for executables (x64) with LZMA compression and with full TLS (Thread Local Storage) support.☆91Updated last month
- Yet another IDA Pro/Home plugin for deobfuscating stack strings☆111Updated 2 months ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆47Updated 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…☆50Updated 2 years ago
- Windows PDB parser for kernel-mode environment.☆103Updated 6 months ago
- Header-only C++ library for producing PE files.☆34Updated 2 years ago
- DSE & PG bypass via BYOVD attack☆73Updated 5 months ago
- Integration of Microsoft Warbird with the MSVC compiler☆116Updated 2 years ago
- Improved VMP Idea(detect anti-anti-debug tools by bug)☆46Updated 2 years ago
- Simple, fast and lightweight Header-Only C++ Assembler Library☆127Updated 4 months ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆95Updated 8 months ago
- An x86-64 code virtualizer for VM based obfuscation☆155Updated last year
- A modern, mod independent open source cheat for Enemy Territory☆70Updated 2 weeks ago
- Windows 11 24H2-25H2 Runtime PatchGuard Bypass☆230Updated last month
- A x86_64 software emulator☆159Updated 4 months ago
- windows rootkit☆60Updated last year
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- Kernel ReClassEx☆65Updated 2 years ago
- All LLVM binaries scrambled with SigBreaker and used to test against llvm-lit☆26Updated 7 months ago
- SMM driver/rootkit for platform memory access with R3 <-> R0 <-> R-2 communication.☆112Updated last year
- Find out how to bypass HVCI (or not). My own research on Microsoft Warbird (specifically in clipsp.sys)☆80Updated 2 months ago
- Experiment with PAGE_GUARD protection to hide memory from other processes