Find forensic artifacts in mount points or the live system.
go install github.com/cuhsat/ffind@latest$ ffind [-rcsuqhv] [-H CRC32|MD5|SHA1|SHA256] [-C CSV] [-Z ZIP] [MOUNT ...]Available options:
-HHash algorithm-CCSV listing name-ZZip archive name-rRelative paths-cVolume shadow copy-sSystem artifacts only-uUser artifacts only-qQuiet mode-hShow usage-vShow version
Supported artifacts for Windows 7+ systems:
- System Active Directory
- System Registry Hives
- System Prefetch Files
- System Event Logs
- System AmCache
- User Registry Hives
- User Jump Lists
- User Browser Histories
Released under the MIT License.