Hey guys, just a real quick release I threw together in about 10 mins 'cos I was bored. Just wanted to come up with a concept for a super simple injector and I arrived at one that in my opinion is about as simple and friendly as you can get. The app has literally no GUI.
How do I use it?
Well, as there is no GUI, I was thinking how I should make it so that people can still choose their dll location and I arrived at a solution: Command Line arguments. Now, some of you may have used Command Line Arguments (CLA from now on 'cos I'm lazy as shit ) in various games etc but for those of you that haven't here's what you need to do:
1. Download the .zip, extract it. In it is a .exe which is the injector.
2. What you need to do is create a shortcut (right click -> create shortcut) of the .exe.
3. Once you have this shortcut, right click it and go to properties.
4. In the properties window, go to the "Target" textbox, in it is the startup path to the application. Scroll right to the end of the line (past the last double quote) and add a space followed by a hyphen -
5. After the hyphen, add a double quote ", then copy and paste the path to your dll and close the double quote with another double quote. If done right, your "Target" should now look like this: