sleuthkit / sleuthkit

The Sleuth Kit® (TSK) is a library and collection of command line digital forensics tools that allow you to investigate volume and file system data. The library can be incorporated into larger digital forensics tools and the command line tools can be directly used to find evidence.

Home Page:http://www.sleuthkit.org/sleuthkit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bodyfile: how to represent file names with unpaired surrogate?

joachimmetz opened this issue · comments

NTFS file names can contain unpaired surrogates. How should these be represented in the bodyfile?

Related issue: #1989