Difference between pages "User talk:T Werner" and "Tskfuse"
From Forensics Wiki
(Difference between pages)
m (Welcome!) |
m (Created page with "tskfuse is a simple python program that uses the pyfuse layer and the SleuthKit Python3 bindings to allow you to browse a file system (and its deleted files) as if it were mounte...") |
||
| Line 1: | Line 1: | ||
| − | + | tskfuse is a simple python program that uses the pyfuse layer and the SleuthKit Python3 bindings to allow you to browse a file system (and its deleted files) as if it were mounted. | |
| − | + | ||
| − | + | * http://code.google.com/p/pytsk/source/browse/samples/tskfuse.py | |
| − | + | ||
Latest revision as of 16:40, 5 May 2011
tskfuse is a simple python program that uses the pyfuse layer and the SleuthKit Python3 bindings to allow you to browse a file system (and its deleted files) as if it were mounted.