Fyyre / proxy_dllLinks
Taking advantage of CRT initialization, to get away with hooking protected applications
☆47Updated 2 years ago
Alternatives and similar repositories for proxy_dll
Users that are interested in proxy_dll are comparing it to the libraries listed below
Sorting:
- A Windows API hooking library !☆31Updated 2 years ago
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆26Updated last year
- A packed & protected Module Loader and more, for 64-bit Windows☆29Updated 4 years ago
- Simple library to handle PE files loading, relocating, get/set data, ..., in addition to process handling☆32Updated 5 years ago
- vmware-backdoor☆33Updated 4 years ago
- A class to gather information about a process, its threads and modules.☆24Updated 5 years ago
- Small project to generate fake DLLs based on an executable's import table☆23Updated 5 years ago
- Fork of Scylla with additional fixes and Python bindings.☆44Updated last year
- Load Dll into Kernel space☆38Updated 2 years ago
- Analysing and defeating PatchGuard universally☆35Updated 4 years ago
- Static library and headers for linking your software with ntdll.dll☆32Updated 5 years ago
- WinXPSP2.Cermalus on stereoids, supporting all 32 bits Windows version. Windows Kernel Virus stuff for noobs☆18Updated last year
- Static Library For Windows Drivers☆35Updated 4 months ago
- A way to detect DBI frameworks, Debuggers and VMs.☆22Updated 4 years ago
- EDR PoC WIP LLC☆11Updated last year
- Wow64 Heaven's Gate Hook☆28Updated 3 years ago
- Application Verifier Dynamic Fault Injection☆39Updated 3 months ago
- Detour hooking IRQ1 ISR through IDT (Interrupt Descriptor Table)☆20Updated 2 years ago
- Fake Timestamps of Driver Certificates while keeping validity.☆18Updated 4 years ago
- Simple x64dbg plugin to save a full memory dump☆50Updated 2 years ago
- UnknownField is a tool based clang that obfuscating the order of fields to protect your C/C++ game or code.☆44Updated 2 years ago
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆62Updated last year
- An example of how to use Microsoft Windows Warbird technology☆28Updated 2 years ago
- SoulExtraction is a windows driver library for extracting cert information in windows drivers☆24Updated 2 years ago
- combine the power of procmon and dbgview into one single application☆9Updated last year
- Some drivers I've written while solving exercises from Practical Reverse Engineering☆15Updated 3 years ago
- genpatch is IDA plugin that generates a python script for patching binary☆36Updated last year
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆53Updated last year
- Native API header files for the Process Hacker project (nightly).☆26Updated 2 weeks ago
- c++ implementation of windows heavens gate