Philippines
Moderators: waferbaron , Moderators
Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact
Cozzie to join the team as a regular server supporter.
kamirie
Plain Yogurt
Posts: 96 Joined: 22 Jul 2009, 23:19
Noob?: Yes
#1
Post
by kamirie » 11 Nov 2010, 07:47
Just want to share the codes that i got from disassembling . .
Code: Select all
85 C0 74 07 C6 05 A8
85 C0 74 0E 5F
85 C0 74 09 5F
I tried using it and was able to do multi log in . .
To Moderators : Kindly delete if re-post . Thanks
boibuga
Noob
Posts: 2 Joined: 08 Mar 2010, 06:41
Noob?: Yes
#2
Post
by boibuga » 14 Nov 2010, 09:06
Please be more specific sir. Thanks
kamirie
Plain Yogurt
Posts: 96 Joined: 22 Jul 2009, 23:19
Noob?: Yes
#3
Post
by kamirie » 14 Nov 2010, 21:22
boibuga wrote: Please be more specific sir. Thanks
huh? how more specific do you want me to be sir? i already posted the code i used and it's working . .
kaBOTi
Plain Yogurt
Posts: 78 Joined: 08 Jun 2008, 00:02
Noob?: No
#4
Post
by kaBOTi » 14 Nov 2010, 23:15
he's asking what hex code should he search for and what is the replacement hex code.
you just posted a hex code wherein no one knows if it is the search hex code or replace hex code.
kamirie
Plain Yogurt
Posts: 96 Joined: 22 Jul 2009, 23:19
Noob?: Yes
#5
Post
by kamirie » 15 Nov 2010, 01:31
./swt . . obviously sir these are the codes that you need to search and replace the 74's with EB's in the code
85 C0 74 07 C6 05 A8
85 C0 74 0E 5F
85 C0 74 09 5F
to
85 C0 EB 07 C6 05 A8
85 C0 EB 0E 5F
85 C0 EB 09 5F
The replacement code has been constant ever since. .