saeedirha / DLL-InjectorLinks
Injecting DLL to Target Process. Using C++ in Windows
☆65Updated 4 years ago
Alternatives and similar repositories for DLL-Injector
Users that are interested in DLL-Injector are comparing it to the libraries listed below
Sorting:
- Detect manualmapped images remotely, without hassle☆154Updated 7 years ago
- A simple project to demonstrate function hooking / detouring☆128Updated 8 years ago
- Hide function calls to prevent reverse-engineering☆72Updated 4 years ago
- Manual DLL Injector using Thread Hijacking.☆239Updated 7 years ago
- a DLL that will show a MessageBox with the message, "Hello world!"☆83Updated 7 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆78Updated last year
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆67Updated 2 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- Recreation of GetProcAddress without external dependencies on Windows Libraries☆91Updated 9 years ago
- Custom LoadLibrary implementation☆60Updated 9 years ago
- An Open Source Windows DLL Injector With All Known Techniques Available☆87Updated 7 years ago
- A simple constexpr string literal obfuscator.☆123Updated 7 years ago
- A modern c++ implementation of windows heavens gate☆229Updated 5 years ago
- A simple program to demonstrate external signature scanning.☆68Updated 3 years ago
- Capcom driver exploit wrapper☆126Updated 6 years ago
- AntiDebugging sample sources written in C++☆343Updated 7 years ago
- PE permutation library☆276Updated 2 years ago
- A Windows PE format file loader☆147Updated 7 years ago
- x64 usermode rootkit☆208Updated 7 years ago
- A simple program to scan for open handles in a process.☆61Updated 8 years ago
- The Win32 Anti-Intrusion Library☆209Updated 6 years ago
- A Simple dynamic library to demonstrate IAT API hooking on Windows NT.☆87Updated 8 years ago
- Internally injected C++ DLL that dumps VFTables with RTTI data, Still In Development☆106Updated 2 years ago
- Elevate a process to be a protected process☆152Updated 6 years ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆95Updated 2 years ago
- Mono Framework Interaction / Injection Library for .NET (C++/CLI)☆70Updated 7 years ago
- A simple password-based PE encryptor for Windows 32-bit executables.☆53Updated 8 months ago
- Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and …☆71Updated last year
- My Proof of Concept code for different publicly disclosed vulnerabilities☆47Updated last year
- C++ implementation of compile time obfuscator☆157Updated 6 years ago