Integrating Sleuthk...
 
Notifications
Clear all

Integrating Sleuthkit into c++

4 Posts
3 Users
0 Reactions
457 Views
(@michaelstein)
Active Member
Joined: 11 years ago
Posts: 11
Topic starter  

Hi everyone,

I am new to forensics and I am trying to learn how to integrate the Sleuthkit library into an C++ program. So far I have found this site
somewhat helpful. But I find it very difficult to learn this just from just code documentation and examples (without explaining in the code what is being done). Does anyone know of a site or a book that gives good guidance on this matter?

Thanks in advance


   
Quote
jaclaz
(@jaclaz)
Illustrious Member
Joined: 18 years ago
Posts: 5133
 

I am new to forensics …

Good ) , but besides (and before that) are you a C++ programmer?

I mean, is the issue the actual documentation (or lack thereof) or are you also new to C++ programming?
Doxigen-generated content is almost a "standard".

Maybe you could subscribe to the "users" mailing list, and ask there, as there might be more people that went throuigh it
http//sourceforge.net/p/sleuthkit/mailman/

jaclaz


   
ReplyQuote
(@michaelstein)
Active Member
Joined: 11 years ago
Posts: 11
Topic starter  

No, I am experienced in C++. But Sleuthkit is completely foreign to me…


   
ReplyQuote
(@carrier)
Active Member
Joined: 17 years ago
Posts: 6
 

What are you trying to do with TSK?


   
ReplyQuote
Share: