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:
- A simple project to demonstrate function hooking / detouring☆127Updated 8 years ago
- a DLL that will show a MessageBox with the message, "Hello world!"☆84Updated 7 years ago
- Manual DLL Injector using Thread Hijacking.☆240Updated 8 years ago
- Detect manualmapped images remotely, without hassle☆152Updated 8 years ago
- An Open Source Windows DLL Injector With All Known Techniques Available☆88Updated 7 years ago
- User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.☆91Updated 3 years ago
- A simple password-based PE encryptor for Windows 32-bit executables.☆51Updated 11 months ago
- Dump system call codes, names, and offsets from Ntdll.dll☆81Updated 2 years ago
- Custom LoadLibrary implementation☆60Updated 9 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆66Updated 2 years ago
- Elevate a process to be a protected process☆151Updated 6 years ago
- Recreation of GetProcAddress without external dependencies on Windows Libraries☆90Updated 9 years ago
- A Simple dynamic library to demonstrate IAT API hooking on Windows NT.☆87Updated 8 years ago
- Detours lib that I use☆85Updated 3 years ago
- A Windows PE format file loader☆148Updated 7 years ago
- Hide function calls to prevent reverse-engineering☆74Updated 4 years ago
- A simple Dll Injection demonstration☆120Updated 8 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- Reflective PE loader for DLL injection☆184Updated 8 years ago
- A simple program to demonstrate external signature scanning.☆68Updated 3 years ago
- The Win32 Anti-Intrusion Library☆209Updated 6 years ago
- A simple program to scan for open handles in a process.☆61Updated 8 years ago
- PE permutation library☆277Updated 2 years ago
- My Proof of Concept code for different publicly disclosed vulnerabilities☆47Updated last year
- AntiDebugging sample sources written in C++☆343Updated 7 years ago
- A modern c++ implementation of windows heavens gate☆240Updated 5 years ago
- A simple constexpr string literal obfuscator.☆126Updated 8 years ago
- x64 usermode rootkit☆208Updated 7 years ago
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆97Updated 2 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆148Updated 6 years ago