Re: [sleuthkit-users] Exfat recovery
Brought to you by:
carrier
From: Kalin K. <me....@gm...> - 2015-01-31 04:26:52
|
On Sat, Jan 31, 2015 at 11:27 AM, Dennis Zheleznyak <de...@es...> wrote: > The Sleuth Kit ver 4.1.3 > https://github.com/sleuthkit/sleuthkit/releases 4.1.3 was released Jan 2014 and has no support for exFAT... You'll need to compile either possibly upcoming 4.2.0 https://github.com/sleuthkit/sleuthkit/tree/release-4.2.0/ or the develop branch https://github.com/sleuthkit/sleuthkit/tree/develop/ You can always check your current support with `-f list` option, like `fls -f list`. Cheers, Kalin. |