Hi Guys
I'm new to VB.net and have only a few projects under my belt.
This one has me stumped!!
I need to open a file and search its contents hex byte by byte. (Similar to Hex editor). On finding a particular value I need to replace it with a set hex value then write and close the file.
So far I have only managed to read / write the ascii equivilant.
I would appreciate pointers towards a solution.
Many Thanks
I'm new to VB.net and have only a few projects under my belt.
This one has me stumped!!
I need to open a file and search its contents hex byte by byte. (Similar to Hex editor). On finding a particular value I need to replace it with a set hex value then write and close the file.
So far I have only managed to read / write the ascii equivilant.
I would appreciate pointers towards a solution.
Many Thanks