|
-
Jul 21st, 2005, 03:10 PM
#1
Thread Starter
Fanatic Member
Inserting/Deleting bytes in a binary file.
I need to know how to insert some data, let's say about 30 - 40 bytes, into a file at a certain address without losing any data from the file, and I also need to know how to delete bytes at a certain range (not just overwrite it with a bunch of 00's), for example $4000 - $4FFF. How would I go about doing this?
Last edited by Vanguard-MnC; Jul 21st, 2005 at 08:46 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|