View Single Post
  #2  
Old 25-02-2003, 10:39
Megalexxx Megalexxx is offline
Die Hard Member
 
Join Date: Mar 2002
Posts: 1,037
Thanks: 0
Thanked 5 Times in 2 Posts
Megalexxx is on a distinguished road
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...
Reply With Quote