1 Attachment(s)
[TUTORIAL] How to check the firmware files before flashing the phone
How to check the firmware files before flashing the phone
To check the firmware files you need the required software: babeck.rar (attached below)
Before going to proceed this tool first disable the antivirus.
Don't worry it is not virus.
Instructions:
in windows 7 copy babeck.exe and firmware file folder into C:\Users\%userprofile%\
1. Start-> Run-> Type in the command line "cmd" and press "OK" button.
2. in the console that appears go to the top of drive C:\Users\%userprofile%>
3. now the file you want to check type "babeck.exe xxxxxxxxxxx.mbn" (of course give a space between babeck.exe and firmware file)
4. which look like C:\Users\%userprofile%>babeck.exe xxxxxxxxxxx.mbn
5. now press "enter" button on your keyboard.
If the file is normal there will be something like this:
loading ... ok
found db2020 cid 51 red
number of blocks: 157 (0x9D)
superblock size: 0x10000
ok
And if the file is broken, there will be something like this:
loading ... ok
found db2020 cid 49 red
number of blocks: 185 (0xB9)
superblock size: 0x10000
error! a block's hash doesn't meet a hdr value
If the program produces:
error! size of superblock doesn't match a hdr value - file does not flood
error! block {nomerbloka} out of file! - file shorter than it should be the file does not flood
warning! block {number} addr {block address of the block} size {blocksize}, expected address: {} expected unit address - this is not a bug, but a warning.
Or, if you simply: if a program is written "ok" - all right, if "error" - the file is corrupted.
Re: [TUTORIAL] How to check the firmware files before flashing the phone
thanks for this instructions!
Re: [TUTORIAL] How to check the firmware files before flashing the phone
Quote:
Originally Posted by
bahram77
thanks for this instructions!
Thank you very much