[sleuthkit-users] Invoke libtskframework from C#
Brought to you by:
carrier
From: sandun c. <san...@gm...> - 2013-09-17 16:37:04
|
Hi, I am trying to invoke the methods of libtskframework.dll in order to retrieve file info from a forensic image. As I can see libtskframework.dll is not a managed dll. So I may need P\Invoke to invoke methods in the framework dll. Can you please advice me on best approach of invoking libtskframework.dll from C#? Thanks, Sandun |