Re: [sleuthkit-users] Using TSK from Java without SQLite
Brought to you by:
carrier
From: Luís F. N. <lfc...@gm...> - 2016-04-04 17:27:44
|
You can try Stuart's tsk4j java bindings: https://github.com/uw-dims/tsk4j/ Luis 2016-04-04 13:40 GMT-03:00 Robert James <sro...@gm...>: > I would like to use TSK from Java, but don't want to go through > SQLite. Instead, without generating a SQLite databse, I'd like to use > TSK much as I would from C or C++. Is this possible? > > Specifically, I'd like to: > * Enumerate all files (from the FS metadata) > * Iterate through each file's metadata and allocation info > > How do I do that? > > > ------------------------------------------------------------------------------ > _______________________________________________ > sleuthkit-users mailing list > https://lists.sourceforge.net/lists/listinfo/sleuthkit-users > http://www.sleuthkit.org > |