View Single Post
Old 01-06-2013   #11
just_idle
Member
 
Join Date: Oct 2011
Posts: 92
Likes: 3
Liked 10 Times in 8 Posts
Mentioned: 3 Post(s)
Tagged: 0 Thread(s)
is there any way to patch out the fatal system halt completely, even the hardware is damaged? i mean remove the whole error routine and not only fooling it with that basic_plugins patch. as far as i understand, it only removes the branching to the source

i have found some text about fatal_error2 and system halt in lv0 about corrupt nor. i am no reverse engineer, so this goes around my head, but if somebody else could do this?

Code:
...%s: NOR is corrupted, data %04x, expect %04x, addr %llx, data_num %d....%s: write to buffer was aborted.. data 0x%04x, expect 0x%04x....data verify failed...... data: 0x%x.....rom address: 0x%x.......%s: NOR is corrupted....ERROR: program...Halt system due to fatal error (2)
and another question, how do you guys open prx modules in ida and reverse it? i only get "there is nothing to disassemble" message. are there any ida plugins i am missing?

Last edited by just_idle; 01-06-2013 at 02:53 AM.
just_idle is offline   Reply With Quote