An advanced injector with three different injection methods and additional features!
Functions:
-Multi-DLL injection
-Auto injection
-Close after injection
-Two different ways of DLL Scrambling before injecting
-Remove PE Headers
-Three different injection methods (Standard, Thread Hijacking and Manual Mapping)
-Drag and Drop Support
-Other optional features like changing the injection priority of a DLL by selecting it, right clicking into the DLL list and clicking on the specific option
-Change the injection delay before each DLL
-Scramble DLL
-Start in Scrambled Mode
Injection Methods:
-Standard: The standard injection method almost every injector uses.
-Thread Hijacking: An alternative method of injecting which is not used by many injectors. Try it only when the other injection methods fail.
-Manual Mapping: The most secure injection technique out there. Not even Windows knows about the injected DLL (My favourite ).
Optional Settings:
-Scramble File (Method 1): Scrambles the DLL before injecting.
-Scramble File (Method 2): Scrambles the DLL even more and overwrites the "This program cannot be run in DOS mode" string with random data.
-Remove PE Headers: Deletes the PE headers at the start of the injected DLL to make it harder for an anti-cheat to detect the DLL.
Useful Tools:
-Scramble DLL: Scrambles every DLL you want and saves it under a different name/location. This feature can make detected DLLs undetected but is not needed as long as the Scramble File methods are enabled before injecting (Useful when you want to inject the scrambled DLL with another injector).
-Start in Scrambled Mode: The injector creates a scrambled version of itself which should be undetected by anti-cheat programs if the not scrambled injector gets detected.
@master131 for giving me the idea with the DLL Scrambler tool and the Scrambled Mode as well as for explaining the different injection methods in his injector release thread HERE