GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
LoadLibraryA logic and injector for C#. Contribute to AlexMcflye/loadlibraryA-csharp development by creating an account on GitHub.
intwmain(intargc,wchar_t*argv[]){// Everything in argv[] will be in Unicode} My program accepts two arguments, as inDLL_Injector.exe <Executable_Name> <Path_to_DLL_to_Inject>. I had no reason for the DLL path to be Unicode, so I converted it back to aconst char[]like so: /...
I do not know if it is intended to be used this way because the description states: "You simply run the main executable (which acts as the DLL injector) and the HUD will be drawn onto an active Rebirth process." If it is intended that you put the .exe in the isaac directory i wil...