|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Open the File SystemI am trying to work on some forensic software. This requires that I
open the MFT directly from the hard disk. Using vb.net, is thier a way to read the file system by using sector ofsets? I have been told that this cannot be done using VB, however I am rarely confident in answeres that tell me that i cannot do something. minoad wrote:
> I am trying to work on some forensic software. This requires that I Although I haven't looked through the System.IO namespace to confirm, I> open the MFT directly from the hard disk. Using vb.net, is thier a way > to read the file system by using sector ofsets? I have been told that > this cannot be done using VB, however I am rarely confident in answeres > that tell me that i cannot do something. don't think there are any classes there that will do what you want. You will probably have to P/Invoke the DeviceIoControl function. See this link for additional information: http://www.pinvoke.net/default.aspx/kernel32/DeviceIoControl.html
Unhandled Exception in Form Load in EXE but not in IDE
Get Application EXE name in VS.2005 Speed in VB 2005 Textbox LostFocus event fires after Command Button's OnClick event select stmt Variable function activation Delay in making control visible when connecting to database Sending an e-mail on a wireless network Add to a user inputted date Cool Interview Questions Link |
|||||||||||||||||||||||