csdn 发表于 2014-10-21 08:59:10

Samsung FIPS checksum error

Samsung FIPS checksum error:

1. Save ROM-file

2. Open file ROM.bin in HEX-editor.

3. FIPS must be at row 0х70000. If it not there, find "Fips" by means of GREP.



4. As you see, FIPS at row which lower than 0х70000



5. Select all that lower this row (including FIPS) and do copy.

6. Goto row 0х70000 and paste with replace.

7. Save file.

8. In utility open "View information about ROM dump" -> "from file" -> select changed ROM.bin

9. Re-launch utility. Error fixed.

苹谷 发表于 2014-11-28 20:37:02

1.保存ROM文件

2.打开文件ROM.bin十六进制编辑器。

3. FIPS必须在行0х70000。如果不存在,通过全球根除牛瘟的方式找到“FIPS”。
4.如您所见,FIPS在行其中低于0х70000
5.选择所有调低该行(包括FIPS),做副本。

6.转到排0х70000和替换粘贴。

7.保存文件。

8.在工具打开“查看有关ROM转储” - >“从文件” - >选择改变ROM.bin

9.重新启动程序。错误修复。

Spruts80 发表于 2015-3-8 21:13:08

thankyou for sharing

punya 发表于 2016-9-1 08:55:49

thankyou for sharing

Venus.Up2u 发表于 2016-12-29 02:33:35

学习了,原来是这样啊!
页: [1]
查看完整版本: Samsung FIPS checksum error