Jump to content

Recommended Posts

Posted (edited)

I'm trying to learn how to change a file at an exact location within the file. I would like to change the addresses of 0x00031a88H to 0x00031a94H within the file.

I have checked the following thread: Binary File Read/Write but I'm still struggling trying to figure out struct.

thanks,

Ken

Update: I struggled to figure it out on my own after days of work. Guess newbies are on thier own...

Edited by b0n3z
Posted

I'm trying to learn how to change a file at an exact location within the file. I would like to change the addresses of 0x00031a88H to 0x00031a94H within the file.

I have checked the following thread: Binary File Read/Write but I'm still struggling trying to figure out struct.

thanks,

Ken

Update: I struggled to figure it out on my own after days of work. Guess newbies are on thier own...

were you able to figure out a working solution? it may be able to help others...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...