Editing Talk:Validating flash dumps
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
==== 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.''' | [[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.''' | ||
Line 6: | Line 6: | ||
=== 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 | ||