
Originally Posted by
Cloneruler
Idk. Will update it if people like it, this was mainly a test program, but if people like it i'll put the .exe in there.
Well after you debug or build, the .exe is in /bin/Debug/ or /bin/Release/ respectively
Also if you want to autorun the registry key or injector or whatever, you can do this to start it
Code:
Process.Start("C:\...\registry.key")
Or whatever you are trying to run 
I used to use Network.DownloadFile and Process.Start to manually bind rats and whatnot
Bookmarks