/_x86_dll_Injector

Console x86 dll Injector

Primary LanguageC++BSD 2-Clause "Simplified" LicenseBSD-2-Clause

_x86_dll_Injector

Inject dll's in x86 Programs

How To Use:

  1. Compile the source code (main.cpp)
  2. Run
  3. Insert your program process name (ex: notepad.exe)
  4. Insert your full dll path

⚠️ Must be a 32-bit Program

➡️ If you have any problem just let me know! 📫

Compiled with MSVC 2022 (v143)

🟢 Files Included:

  • MSVC Project
  • Executable
  • Source File

console