(adsbygoogle = window.adsbygoogle || []).push({});
hello everyone,
i have been looking for a tuto for a moment now.. and cant find any (maybe because i dont even know what terms to use for the searchs).
I'm beginning to create a tool for Ps3, and i need to replace a value bye a new one...
So i need to convert the value in hex from what i know.
I heard about some kind of reverse need when you use a hex value like A06537FC is the value i want to use then it should be entered as blahh blah = new byte[] (0A5673CF) or something... all reversed... and maybe i need even to split it like (0x0A,0x56,0x73,0xCF)... no freacking idea lol ^^
Thats why if anyone could light me, or even just link me to a good tuto about that... it would be really really appreciated...
thanks in advance guys, and keep up the good work!