Bardzo prosiłbym o spolszczenie tego teksty
Intro
So...you want to register your or someone elses key on more than one
computer? Easy.
Tools
. WinHex v12.35
. Unregistered TIbiabot NG (Obvious).
Got it all? Lets get started then...
-----------------------------------------
OK firstly load up NG, comes up with enter key, ok and cancel. Press
Enter key.
-----------------------------------------
Now open up Winhex, with NG Enter Key screen still up.
-----------------------------------------
Click Open RAM ( alt+F9 ).
-----------------------------------------
Scroll down till you can see 2 processes called loader.exe.
-----------------------------------------
Expand the second instance of loader.exe and double click Entire Memory.
-----------------------------------------
Now...this is where things get intresting. Click Search -> Replace Text.
-----------------------------------------
Change the type from ASCII to Unicode. Then type in the "search for" box
your current hardware fingerprint. And Put in the "Replace with" box
the new hardware fingerprint you want. Click ok, it should be replaced about
4 times.
-----------------------------------------
Now this changed just the dialog hardware fingerprint, take a look. But the
program still checks the hardware print and key later so we have to change that.
-----------------------------------------
Firstly we need to change the assembly coding of the program via opcode. Click
replace hex values off the search menu.
-----------------------------------------
Search For 358AC0E665 and replace with B8XXXXXXXX. The XXXXXXXX is the reverse
byte of the new hardware fingerprint. E.G 9D9F-2A6B would become 6B2A9F9D. And
would be B86B2A9F9D to replace with.
-----------------------------------------
Thats the first assembly code we change. Now for the second one. Search for
33865C200000 and replace it with B8XXXXXXXx90. XXXXXXXXXX is the hadware fingerprint
reverse byte like in the previous one.
-----------------------------------------
Now that you have replaced both of these, you can now register that hardware fingerprint
and will work for good.