Posted on 05-11-11, 11:51 pm in How do you find data in ROMs?


Posts: 1/9
Since: 05-11-11

Last post: 4720 days
Last view: 4714 days
Id like to know if anyone agrees with my method. (Feel free to disregard it as im not accomplished...yet)
ID think to begin reversing, Identify rtl functions.Then global variables, wich can be figured out eventualy as I reverse. Then, i think to work on finding vtables for classes and identifiying other data structures. Then, work on members and any functions they lead to, while trying to peice together all the data I found in the earlyer step. Then I think I should work on other peices of code that you haven't found. (btw, ive never actualy writen a hack, so...)Wat do you do mega-mario?
Posted on 05-12-11, 07:29 pm in How do you find data in ROMs?


Posts: 2/9
Since: 05-11-11

Last post: 4720 days
Last view: 4714 days
Do you think my tequeneque would work well?
also, ive tried your way but im not skilled enough to do it
Posted on 05-12-11, 07:50 pm in SM64DSe v1.01 (revision 2)


Posts: 3/9
Since: 05-11-11

Last post: 4720 days
Last view: 4714 days
Can you by any chance release the source to 1.01(not the c# one) please? I dont Like decompiling because it messes up code structure( or rather, doesnt un-mess it up)
Posted on 05-12-11, 10:34 pm in SM64DSe v1.01


Posts: 4/9
Since: 05-11-11

Last post: 4720 days
Last view: 4714 days
I get a 505 error. Either way, its an awesome editor, thats why i wana get the source :-D
Posted on 05-13-11, 12:42 am in SM64DSe v1.01


Posts: 5/9
Since: 05-11-11

Last post: 4720 days
Last view: 4714 days
still no luck, but thanks anyway.
Posted on 05-13-11, 07:21 pm in SM64DSe v1.01


Posts: 6/9
Since: 05-11-11

Last post: 4720 days
Last view: 4714 days
i unpacked all of 'em.
Posted on 05-22-11, 03:25 pm in SM64DS Hacking Questions (revision 3)


Posts: 7/9
Since: 05-11-11

Last post: 4720 days
Last view: 4714 days
I'd say learn an HLL first.
http://dl.dropbox.com/u/12637402/txt.txt
Posted on 05-23-11, 12:13 am in SM64DS Hacking Questions


Posts: 8/9
Since: 05-11-11

Last post: 4720 days
Last view: 4714 days
Well, there are lots of books on x86 for beginers, so you can learn how asm feels, then just read the arm asm specs
Posted on 05-25-11, 12:50 am in SM64DS Hacking Questions


Posts: 9/9
Since: 05-11-11

Last post: 4720 days
Last view: 4714 days
it turns binary machine code into assembly
Main » jtjj222 » List of posts