so simply what im trying to do, i tried to add it to the resources but it gives me an error
in the Private sub Inject (like normal injectors) i added this to it :
Code:
pszLibFileRemote = My.Resources.Hackname
but it says that :
Value of type '1-dimensional array of byte' cannot be converted to string
is there any other way doing this hidden?
dont declare the pszLibFileRemote as a string.
or make it extract the file when you press load, then delete it when its finished loading and when it fails.
just make it extract to a location that there not going to be looking at.