burgers22
14-03-2009, 01:12 PM
How do you find the entry vectors for unknown ROMs?
I know in IDA, with the ROMs for 7-9 Evos you go to line 0000 in the hex press "D" three times to get "long" data, highlight the resultant long, use G to goto that line then press C to make code, but how do you know line 0000 is the entry vector and how can you identify the entry vector and other vectors in unknown ROMs without just stepping through each change in the code in the initial section of the ROM and repeating the above?
MB
I know in IDA, with the ROMs for 7-9 Evos you go to line 0000 in the hex press "D" three times to get "long" data, highlight the resultant long, use G to goto that line then press C to make code, but how do you know line 0000 is the entry vector and how can you identify the entry vector and other vectors in unknown ROMs without just stepping through each change in the code in the initial section of the ROM and repeating the above?
MB