![]() |
|
#4
|
|||
|
|||
|
You can try this approach, easy approach:
1. Read the file using FileStream into a byte array. 2. Then use a loop to iterate through out the array searching for the pattern Try googling or see this http://en.wikipedia.org/wiki/Boyer%E2%80%93Moore_string_search_algorithm 3. Then replace the bytes of the array and save it. |
| The Following User Gave Reputation+1 to For This Useful Post: | ||
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is editing a driver's *.inf possible? | Kerlingen | General Discussion | 12 | 02-28-2018 17:29 |
| editing Debug Information Directory in a PE file | jonwil | General Discussion | 6 | 01-15-2005 06:18 |
| Editing a .key file? | peedizzle | General Discussion | 1 | 09-09-2004 00:49 |