|
Unless you know the position of 1st_read.bin in the original image, hexediting won't help. This is (more or less) how ppf files works :
_ position | length | bytes to change
_ position | length | bytes to change
_ position | length | bytes to change
...
You can't know the original value, so you can't look for them in your image. Position is the position in the original image, so if your image isn't build the same way as original, it won't help more...
|