Armos Posted August 5, 2012 Share Posted August 5, 2012 Is there a tutorial out there that can help me understand more about offsets in hex editing in better detail? I'm trying to figure some stuff out but the main problem I'm having with hex editing is offsets. I would appreciate the help. Thanks. Link to comment Share on other sites More sharing options...
0 Guest sakura Posted August 6, 2012 Share Posted August 6, 2012 The offset is just a number that tells you where in the file you currently are. So if you're looking at an offset of 0xBC0 for example, it just means it's 0xBC0 bytes in to the file. 1 Link to comment Share on other sites More sharing options...
Question
Armos
Is there a tutorial out there that can help me understand more about offsets in hex editing in better detail? I'm trying to figure some stuff out but the main problem I'm having with hex editing is offsets. I would appreciate the help. Thanks.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts