/Hash-Calculator-Tool

Hash Calculator Tool Python script desiigned to take file/file path from input and calculate its hash value, useful for quick non-repudiation checks and file hash lookup during analysis/investigations.

Primary LanguagePython

Hash-Calculator-Tool

Hash Calculator Tool Python script designed to take file/file path from input and calculate its hash value, useful for quick non-repudiation checks and file hash lookup during analysis/investigations.

Features:

*Command-line interface approach(Must be run in command line - GUI version coming soon)

*Linux and Windows compatible

*Provides SHA-256, SHA-512, and MD5 hashes in output

-- RJH >> 2024 --