The File Integrity Verifier (FIV) is a Python-based forensic tool that ensures digital file authenticity using cryptographic hash functions. It provides GUI-based operations for hash generation and verification with professional report outputs.
FEATURES:
- Multi-algorithm hashing (MD5, SHA, BLAKE2, SHA3, etc...)
- GUI interface with Light/Dark mode
- Report generation
- Verification module (OK / MISMATCH / MISSING)
HOW TO RUN THE TOOL:
- Install Python 3.x
- Install required libraries: pip install reportlab pillow
- Run the GUI: FIV.py
LICENSE: This software is open for educational and research use. Commercial redistribution requires explicit permissionfrom the author. Developed by: Jerald Benny Email: jeraldbenny6@gmail.com