JTAG
-
-
NandCompare-v1.4.rar작업/XBOX 2016. 10. 7. 10:56
the tool has two functions: --------------------------- - compare 2 nand images better than simply using md5 as it tells you which blocks are mismatched, which allows you to reread only those that are in error rather than the entire chip (speeding up the process) one use of this is when verifying a write by reading back the nand and comparing it against the original you wrote, if you get a bad b..
-