Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 634 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 634 Bytes

Undetected-DLL-Injection

⚠️WARNING THIS PROJECT IS STILL UNDER DEVELOPMENT FOR V2. THIS INJECTOR CURRENTLY SUCKS AND IM MAKING V2. V2 WILL BE RELEASED OVER THE NEXT FEW DAYS AND IT WILL BE MUCH BETTER IN BEING UNDETECTED AND WILL USE MANUAL MAPPING ⚠️

📖 Project Overview :

This is a DLL injector written in C++, it uses the most advanced method to inject DLL (LoadLibrary).


🚀 Getting Started :

  1. Open the solution file (.sln).
  2. Build the project in Release (x86) and configure anything you want.