Skip to content

File Integrity Verifier (FIV): A lightweight Python-based digital forensic tool that ensures the authenticity and integrity of files using multiple cryptographic hash algorithms. FIV allows users to generate and verify hash values through an intuitive GUI, providing professional reports.

Notifications You must be signed in to change notification settings

jerald-6/File_Integrity_Verifier_FIV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FILE INTEGRITY VERIFIER (FIV)

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:

  1. Install Python 3.x
  2. Install required libraries: pip install reportlab pillow
  3. 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

About

File Integrity Verifier (FIV): A lightweight Python-based digital forensic tool that ensures the authenticity and integrity of files using multiple cryptographic hash algorithms. FIV allows users to generate and verify hash values through an intuitive GUI, providing professional reports.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages