Editing 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 18: | Line 18: | ||
One neat option in HxD is the analysis option. Open dump file and select Statistics in the Analysis menu. Mouse over the blue graph bars of [[:File:HxD-Analysis-Statistics-mouseover-00.jpg|00]] and [[:File:HxD-Analysis-Statistics-mouseover-FF.jpg|FF]] <br /> | One neat option in HxD is the analysis option. Open dump file and select Statistics in the Analysis menu. Mouse over the blue graph bars of [[:File:HxD-Analysis-Statistics-mouseover-00.jpg|00]] and [[:File:HxD-Analysis-Statistics-mouseover-FF.jpg|FF]] <br /> | ||
{ | Valid dumps will have | ||
{| class="wikitable" | |||
|- | |||
! Value !! NAND !! NOR | |||
|- | |||
| 00's || 1.43% - 2.68% || 18.38% - 29.01% | |||
|- | |||
| FF's || 18.25% - 24.54% || 10.42% - 10.48% | |||
|- | |||
| rest || below 0.5% || below 0.5% | |||
|- | |||
|} | |||
<!--// <Jwh1o1> CECHA: 00s: 1.43% / FFs: 19.29% //--> | |||
<!--// <olum> CECHGxx (SEM-001): 00s: 1.66% / FFs: 20.10% //--> | |||
<!--// <Caesar007> CECHA: 00s: 1.77% / FFs: 24.92% //--> | |||
<!--// <Spox_2> CECHG: 00s: 1.43% / FFs: 19.24% Downgraded successfully //--> | |||
<!--// <Spox_2> CECHC: 00s: 1.43% / FFs: 18.58% Downgraded successfully //--> | |||
If you do not have HxD many other hex editors have a statistics option. If you want a standalone application that specifically informs you on the validity of the given statistical range (NOR only) use the [http://betterwayelectronics.com/files/BwE%20NOR%20Statistics%20v1.4.exe BwE NOR Statistics application]. | If you do not have HxD many other hex editors have a statistics option. If you want a standalone application that specifically informs you on the validity of the given statistical range (NOR only) use the [http://betterwayelectronics.com/files/BwE%20NOR%20Statistics%20v1.4.exe BwE NOR Statistics application]. |