saeedirha / DLL-InjectorLinks
Injecting DLL to Target Process. Using C++ in Windows
☆65Updated 5 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
- Detect manualmapped images remotely, without hassle☆152Updated 8 years ago
- Manual DLL Injector using Thread Hijacking.☆240Updated 8 years ago
- a DLL that will show a MessageBox with the message, "Hello world!"☆86Updated 7 years ago
- Hide function calls to prevent reverse-engineering☆74Updated 4 years ago
- User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.☆96Updated 3 years ago
- An Open Source Windows DLL Injector With All Known Techniques Available☆89Updated 7 years ago
- Internally injected C++ DLL that dumps VFTables with RTTI data, Still In Development☆105Updated 2 years ago
- Custom LoadLibrary implementation☆60Updated 10 years ago
- A simple constexpr string literal obfuscator.☆126Updated 8 years ago
- The Win32 Anti-Intrusion Library☆212Updated 6 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆83Updated 2 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- A simple program to demonstrate external signature scanning.☆70Updated 3 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆65Updated 2 years ago
- Capcom driver exploit wrapper☆129Updated 6 years ago
- AntiDebugging sample sources written in C++☆343Updated 7 years ago
- I wanted a nicer signature scanner that worked the way I wanted. Include however you want in your own DLL project.☆45Updated 3 months ago
- Recreation of GetProcAddress without external dependencies on Windows Libraries☆91Updated 10 years ago
- A modern c++ implementation of windows heavens gate☆244Updated 5 years ago
- PE permutation library☆277Updated 2 years ago
- x64 usermode rootkit☆211Updated 7 years ago
- Elevate a process to be a protected process☆155Updated 6 years ago
- Al-khaser is a PoC malware with good intentions that aimes to stress your malware analysis / sandbox environement☆32Updated 11 years ago
- x86/x64 manual mapping injector using the JUCE library☆88Updated 5 years ago
- hwid-checker-mg is simple, proof-of-concept, hardware id checker made in C++ that utilizes the SMBIOS/DMI standards to output information…☆112Updated 3 years ago
- A Windows PE format file loader☆153Updated 7 years ago
- A Simple dynamic library to demonstrate IAT API hooking on Windows NT.☆86Updated 9 years ago
- Virtual Method Table Hook☆58Updated 2 years ago
- My Proof of Concept code for different publicly disclosed vulnerabilities☆47Updated last year