Skip to content

A Python script, that takes a BASH script that checks file integrity based on SHA1 digest, to scan as many files as you would like at once. The original BASH script only did one file at a time, the Python script automates it further.

Notifications You must be signed in to change notification settings

Mos-Def/sha1-integrity-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BASH Script

This script checks the SHA1 digest to ensure integrity of file.

Python Script

Credit goes to: Mos-Def

Automates the process to scan whole directories, or even whole file systems.

*Shoutout to: w3 for the Python file scanner https://www.w3resource.com/python-exercises/os/python-os-exercise-3.php

sha1-integrity-scanner


A Python script, that takes a BASH script that checks file integrity based on SHA1 digest, to scan as many files as you would like at once. The original BASH script only did one file at a time, the Python script automates it further.

About

A Python script, that takes a BASH script that checks file integrity based on SHA1 digest, to scan as many files as you would like at once. The original BASH script only did one file at a time, the Python script automates it further.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published