Drive / Volume read Question
Posted: Fri Feb 15, 2008 1:43 pm
Ive got an old app written in VB on a PC that scans a drive (or memory card etc - basically any mounted volume) byte by byte, so I can put in a string and the app just looks for it.
Its a neat way to find a file i've deleted in the past, once found I just grab x bytes either side and dump them in a file which I can look at later.
Is there any way to do a byte by byte read of a volume in Revolution as I would love to rewrite it in Rev so I could use it on a mac and expand it, just not sure what the syntax would be to open a volume, get its size and then read it in.
Thanks!
Andy
Its a neat way to find a file i've deleted in the past, once found I just grab x bytes either side and dump them in a file which I can look at later.
Is there any way to do a byte by byte read of a volume in Revolution as I would love to rewrite it in Rev so I could use it on a mac and expand it, just not sure what the syntax would be to open a volume, get its size and then read it in.
Thanks!
Andy