PowerShell v1.0.0

PowerShell Hash Compare

A PowerShell utility for verifying file integrity through hash comparison - quickly identify whether files have been modified, corrupted, or tampered with.

PowerShellSecurityFile IntegrityForensics
View on GitHub →
Screenshot — coming soon

Features

  • MD5, SHA1, SHA256, and SHA512 hash computation
  • Side-by-side hash comparison for two files
  • Batch comparison of multiple files
  • Clear pass/fail output for audit trails
  • Lightweight and requires no installation

Use Cases

  • Verifying software download integrity
  • Security audits to detect file tampering
  • IT forensics and incident investigation
  • Developer use - verifying build artifacts