Talk:Validating flash dumps: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
Line 7: Line 7:
[[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
=== cfcolaco ===
can post here

Revision as of 21:12, 23 June 2012

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


cfcolaco

can post here