> cat /dev/github | grep security-tools
discovered 03 Aug 2026

fingerprint

Python ★ 70 via github-topic
→ View on GitHub
Fingerprint is a forensic analysis tool designed to monitor and record changes to files and registry entries on Windows systems, allowing users to identify modifications potentially made by malware or unauthorized programs. It generates comparative fingerprints of system states in CSV format, facilitates use with external diff tools, and incorporates functionality to filter changes through Procmon logfiles, streamlining the detection of hidden data associated with software installations. Additionally, the tool is batch-friendly, enabling automation for targeted monitoring scenarios.