Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1003 Bytes

File metadata and controls

22 lines (17 loc) · 1003 Bytes

DLL-Injector 💉

A working DLL Injector made on VS2017 with wxWidgets.

Logo

Features ⚡

  • Easy to use UI.
  • Lightweight tool for reverse engineers/hackers/testers.
  • Config file (.dinjc) can be saved/loaded for speedrunning.
  • No extra dynamic dependencies, can run at minimalistic environments.
  • Separate executables for x86 and x64 processes.

How it looks...

screenshot

Installation/How to use

Just download the released executable and run as Admin. (link)

Acknowledgements