Difference between revisions of "Design Documents"
From SleuthKitWiki
(Created the page with Informer link.) |
Apriestman (Talk | contribs) |
||
(3 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | This page contains information on the design of [[The Sleuth Kit]] (TSK) and [[Autopsy]]. The information here is intended for people who develop | + | This page contains information on the design of [[The Sleuth Kit]] (TSK) and [[Autopsy]]. The information here is intended for people who want to better understand how the tools work, to develop tools using the TSK libraries, or to add features to TSK or Autopsy. |
* [http://www.sleuthkit.org/informer/ The Sleuth Kit Informer] contains some articles on the design of TSK and Autopsy. | * [http://www.sleuthkit.org/informer/ The Sleuth Kit Informer] contains some articles on the design of TSK and Autopsy. | ||
+ | |||
+ | * [[FAT Implementation Notes]] | ||
+ | * [[ISO9660 Implementation Notes]] | ||
+ | * [[NTFS Implementation Notes]] | ||
+ | * [[Windows Implementation Notes]] | ||
+ | * [[YAFFS2 Implementation Notes]] |
Latest revision as of 12:53, 1 February 2013
This page contains information on the design of The Sleuth Kit (TSK) and Autopsy. The information here is intended for people who want to better understand how the tools work, to develop tools using the TSK libraries, or to add features to TSK or Autopsy.
- The Sleuth Kit Informer contains some articles on the design of TSK and Autopsy.