WiiRd forum

Wii & Gamecube Hacking => Wii Game hacking help => Topic started by: dns2 on March 09, 2011, 03:21:27 PM

Title: Finding value addresses through labels in ram dumps
Post by: dns2 on March 09, 2011, 03:21:27 PM
Say I open a ram dump in a hex editor and find a label through text search. I trace that back to its offset memory location. Now, how do I determine which value following after it should be the value it has been set as default? It seems that 32bit values seem to follow an organized structure following the label but others which cross the boundary do not. Any help?
Title: Re: Finding value addresses through labels in ram dumps
Post by: toonlink444 on March 09, 2011, 09:09:05 PM
what do you mean? An example please.
Title: Re: Finding value addresses through labels in ram dumps
Post by: dns2 on March 10, 2011, 10:50:17 PM
Thanks but I figured it out. Also figured out how to walk the stack within 7 hours of self-training. Lol I made some pretty cool codes last night, I should go ahead and get hacker status and start sharing soon. :)