https://github.com/sleuthkit/sleuthkit_test_data
Holds images and other test data for sleuthkit
https://github.com/sleuthkit/sleuthkit_test_data
Last synced: 3 months ago
JSON representation
Holds images and other test data for sleuthkit
- Host: GitHub
- URL: https://github.com/sleuthkit/sleuthkit_test_data
- Owner: sleuthkit
- Created: 2024-10-18T16:27:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-01T20:09:44.000Z (9 months ago)
- Last Synced: 2025-06-05T14:07:21.507Z (7 months ago)
- Language: Python
- Size: 12.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sleuthkit_test_data
Holds images and other test data for sleuthkit
# Usage
* Remember to [enable GIT LFS](https://docs.github.com/en/repositories/working-with-files/managing-large-files/configuring-git-large-file-storage)
```
git lfs track "*.dd"
git lfs track "*.E01"
git lfs track "*.iso"
```