We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce38a9 commit cb365e0Copy full SHA for cb365e0
README
@@ -4,7 +4,9 @@ This is a Python binding against the libtsk (SleuthKit library). The aim is
4
to make the binding reflect the TSK API as much as possible in capabilities,
5
while at the same time having a nice Pythonic OO interface:
6
7
-4.11.1: http://www.sleuthkit.org/sleuthkit/docs/api-docs/4.11.1/
+4.12.1: https://www.sleuthkit.org/sleuthkit/docs/api-docs/4.12.1/
8
+
9
+NOTE: Currently the 4.14.0 API docs are not available, 4.12.1 is the closest.
10
11
WARNING: use pytsk at your own risk. libtsk is known to have many defects. For
12
processing data from untrusted sources it is highly recommended to add
0 commit comments