Version Size Added on Downloads
Release 1.3.0 4.18 MB 3,890
  • MD5 · c79c939ce17c32be6f03a57709ad36b3
  • SHA1 · f30362f557f6bfb1670973b4e36cc9687bc99ea8
  • SHA256 · 3e5d3e53e15da400230e851e75f3878b0124c49eb5320b0002883792f0732bc4
Thanks to **H a r o l d # 0582** for donating *$100* for the development of the new **DLL Injector Hacker v1.0.3+** * New functions . * Compatibility for 64bits (In development Not Stable in all methods). * New functions . * Support for Tools (Currently Contains for CS: GO) * Support for Plugins (In Development) * Among many other functions ----- ### **Important Read:** Opportunity to Load DLLs developed in .NET was also added. They can be injected using the CLR Hosting method (Only 32 Bit processes At the moment) Or they could also load the DLL in the Injector process (Attach On Injector), this if it is Universal. Example Project (Compatible By Both Injection Methods) Project: https://github.com/DestroyerDarkNess/Fake-FullScreen The **EntryPoint()** Function of the Project is specially Designed for my [UdrakoLoader](https://github.com/DestroyerDarkNess/Udrakoloader), You must load this Function if you use **CLR Hosting.** Instead the Method: **DIH_DLLMain(ByVal DIH_ProcessID As Integer)** It can be loaded with the method (**Attach On Injector**). The Injector will Automatically Detect the **"DIH_ProcessID"** Parameter, and will automatically send the **Process PID** to that Function. > **To Configure Injection Method and Parameters of a .NET DLL, you must Right Click on the DLL in the Injector Interface**.