Kodewerx https://www.kodewerx.org/forum/ |
|
String Code generator / MPH name hacker https://www.kodewerx.org/forum/viewtopic.php?f=11&t=6019 |
Page 1 of 1 |
Author: | RxZ95sssPG [ Tue Aug 26, 2008 2:33 am ] |
Post subject: | String Code generator / MPH name hacker |
http://StringGenerator.tk with this online tool (created by me) you can convert each string into AR code format: Simply insert your string and your address ("E"- code required) and press on submit. more example codes will follow soon. |
Author: | MPHacker [ Wed Nov 05, 2008 4:33 pm ] |
Post subject: | Re: String Code generator / MPH name hacker |
What is an E code? I think this tool would be awesome but I can't work it cuz I don't know what an E code address is.. |
Author: | h2o-drache [ Mon Nov 17, 2008 4:42 am ] |
Post subject: | Re: String Code generator / MPH name hacker |
Quote: What is an E code? general code: EXXXXXXX YYYYYYYY NNNNNNNN NNNNNNNN -------> 8 bytes per line ... X = start adress Y = number of bytes N = the values An E-Code is a type of code which you can use to copy YYYYYYYY bytes (the amount of bytes) from the N´s(values) to the current code loccation XXXXXXX. for example u want to change ur name in mph to 000000000000000000 (18 letters) the start address in mph eu version 1.0 is 0x20eb8c8 the type of code you use is E the number lines you use are 3 because 18 letters are 18 bytes and one line consists of 8 bytes 0 (zero in ascii) = 30 in hex and the 0x30 has 2 bytes so its like this e20eb8c8 00000013 --------> 0x13 (hex) = 18 (dec) 30303030 30303030 30303030 30303030 00003030 00000000 ---------> you see the style of writing is a little bit confusing because it begins in the middle to the left and then turns to the right side from right to left. good work dalle ![]() ps: you also can work with it even if you don´t understand the E-code type code... the E code only make it easier to change block of addresses. some ppl also uses a F code type then to copy this changed addresses to another part in the game... read this information http://www.bsfree.org/hack/hacking_nds.html it helps a lot another tip when you want to hack mph with it in wifi plz use less than 16 letters because the game of your friends and rivals will freeze then ^^, and thats pitty for them because they dont see whats wrong with their ds ... llol |
Author: | RxZ95sssPG [ Wed Dec 17, 2008 3:41 am ] |
Post subject: | Re: String Code generator / MPH name hacker |
thx for this h20 ![]() |
Author: | Radical Hacker [ Wed Dec 17, 2008 10:52 pm ] |
Post subject: | Re: String Code generator / MPH name hacker |
awesome work ![]() |
Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |