|
Read and search through a binary file Is it possible to read and search through a binary file.
I've a binary file an i'd like to search for certain hex values (markers).
After that i need to read eight bits just before the previous founded values.
(It's not a structured file)
Thanks in advanced,
Robertico |