longtime ago @topblast released his d3d base
and I found that when you inject the dll a picture show up,I searched in the base about the source code for this and I found this it's Binary bytes
my problem : I need to change this image , but I don't know to get the bytes for the new image wondering if someone can help me
thx
get a program to get the bytes of the image, convert file to byte pretty much and then replace the bytes in the base.
Originally Posted by topblast
get a program to get the bytes of the image, convert file to byte pretty much and then replace the bytes in the base.
What's the name of the program ? or how to make one ?
thx