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☆152Updated 8 years ago
- A simple project to demonstrate function hooking / detouring☆127Updated 8 years ago
- Hide function calls to prevent reverse-engineering☆74Updated 4 years ago
- Manual DLL Injector using Thread Hijacking.☆239Updated 8 years ago
- a DLL that will show a MessageBox with the message, "Hello world!"☆84Updated 7 years ago
- An Open Source Windows DLL Injector With All Known Techniques Available☆87Updated 7 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆81Updated 2 years ago
- User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.☆91Updated 3 years ago
- AntiDebugging sample sources written in C++☆343Updated 7 years ago
- A Windows PE format file loader☆149Updated 7 years ago
- The Win32 Anti-Intrusion Library☆209Updated 6 years ago
- x64 usermode rootkit☆208Updated 7 years ago
- Elevate a process to be a protected process☆150Updated 6 years ago
- A simple constexpr string literal obfuscator.☆126Updated 8 years ago
- Internally injected C++ DLL that dumps VFTables with RTTI data, Still In Development☆105Updated 2 years ago
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆96Updated 2 years ago
- The most powerful and customizable binary pattern scanner☆243Updated 4 years ago
- A simple program to scan for open handles in a process.☆61Updated 8 years ago
- Recreation of GetProcAddress without external dependencies on Windows Libraries☆91Updated 9 years ago
- ☆171Updated 8 years ago
- My Proof of Concept code for different publicly disclosed vulnerabilities☆46Updated last year
- A modern c++ implementation of windows heavens gate☆238Updated 5 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- Custom LoadLibrary implementation☆60Updated 9 years ago
- Executes 64bit code from a 32bit process☆237Updated 8 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆67Updated 2 years ago
- Detours lib that I use☆85Updated 3 years ago
- x86-64 virtual machine and disassembler☆147Updated 6 years ago
- Hacky way of protecting a value in memory in C++. Uses various anti-debugging techniques (x86 only).☆51Updated 8 years ago
- PE permutation library☆277Updated 2 years ago