Talk:Validating flash dumps: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
m (Created page with "==== Repetitions - UserTool ==== User:Bluemimmosa ''well i have coded and app that will find the repeated magical header and if found calculate the difference so u can look a...")
 
Line 1: Line 1:
==== Repetitions - UserTool ====
==== UserTool ====
[[User:Bluemimmosa]] ''well i have coded and app that will find the repeated magical header and if found calculate the difference so u can look at the quick lookup table to know which address line is bad.''
[[User:Bluemimmosa]] This application will check the '''nor dump''' for the '''correct size''' and also will check the magical header for repetations. If it finds repetation then it will calculate the difference and also '''tell you which address line is not connected or BAD'''. This program will also extract the files such as '''raw ROS0''' '''raw ROS1''', '''metldr''', '''bootldr''', '''cISD''', '''cCSD''', '''cvtrm''', '''eEID''', '''trvk_prg0''', '''trvk_prg1''', '''trvk_pkg0''', '''trvk_pkg1''', '''cell extnor area''' correctly, and will also check the metldr if the console is downgradable or not. '''CREATED: 2011 dec 25.'''
http://www.sendspace.com/file/ivqawv
 
http://www.sendspace.com/file/e4ophg


=== Check metldr+bootldr sizes - Usertool ===
=== Check metldr+bootldr sizes - Usertool ===
[[User:Bluemimmosa]] ''Based on the metldr and bootldr table i have coded an app that checks the byte at 0xFC0003 and test it weather its 5B or FB and decides if the console is downgradable or not. i think it may help some people.. This program also scans the file if it is of correct size or not.''
[[User:Bluemimmosa]] ''Based on the metldr and bootldr table i have coded an app that checks the byte at 0xFC0003 and test it weather its 5B or FB and decides if the console is downgradable or not. i think it may help some people.. This program also scans the file if it is of correct size or not.''
http://www.sendspace.com/file/8liow8
http://www.sendspace.com/file/8liow8

Revision as of 09:58, 25 December 2011

UserTool

User:Bluemimmosa This application will check the nor dump for the correct size and also will check the magical header for repetations. If it finds repetation then it will calculate the difference and also tell you which address line is not connected or BAD. This program will also extract the files such as raw ROS0 raw ROS1, metldr, bootldr, cISD, cCSD, cvtrm, eEID, trvk_prg0, trvk_prg1, trvk_pkg0, trvk_pkg1, cell extnor area correctly, and will also check the metldr if the console is downgradable or not. CREATED: 2011 dec 25.

http://www.sendspace.com/file/e4ophg

Check metldr+bootldr sizes - Usertool

User:Bluemimmosa Based on the metldr and bootldr table i have coded an app that checks the byte at 0xFC0003 and test it weather its 5B or FB and decides if the console is downgradable or not. i think it may help some people.. This program also scans the file if it is of correct size or not. http://www.sendspace.com/file/8liow8