sha1-hash
Here are 24 public repositories matching this topic...
An advanced hash cracking tool with support for multiple hashing algorithms, multithreading, and integration with online hash cracking APIs.
-
Updated
Jun 27, 2024 - Python
Uses the haveibeenpwned API [https://haveibeenpwned.com/API/v3] to check if passwords have been breached or not.
-
Updated
Apr 22, 2022 - Python
hash generator to hash your normal string
-
Updated
Nov 4, 2020 - Python
In this repository, I've gathered a collection of cryptographic algorithms that I've learned during my college years and implemented for both learning and practical purposes.
-
Updated
Oct 1, 2023 - Python
Python code to brute force and crack 20 SHA-1 password hashes in passwords.txt file using dictionary.txt file as words dictionary to plaintext
-
Updated
Jun 8, 2024 - Python
SHA1 & MD5 pass bruteforcer built in python
-
Updated
Oct 18, 2021 - Python
Show file hash for one or multiple files. SHA1 SHA256 SHA384 SHA512
-
Updated
Dec 26, 2024 - Python
SCrack is a SHA-1 password cracker that uses a known prefix (partial password) to brute-force the remaining characters and find a match with the target hash.
-
Updated
Aug 14, 2025 - Python
FortiEDR Threat Intelligence Database. ThreatFox Threat Intelligence Database Integration with FortiEDR
-
Updated
Aug 13, 2024 - Python
In a general sense, password cracking is the process of using an application program to identify and recover passwords from a computer or network resource. Let's make our own password md5 cracker.
-
Updated
Dec 13, 2021 - Python
A python file which checks your password if it has been breached or safe to use securely without trusting website's https connection and also send only 5 hexadecimal characters of hash to server to make sure server is not compromised and get checks done on your own personal computer without trusting any other device.
-
Updated
Aug 9, 2021 - Python
implementation of sha1 hash function algorithm with python pure
-
Updated
Jun 18, 2020 - Python
Designed and built a basic TCP oriented Secure File Transfer Protocol (SFTP) with Diffie-Hellmann key exchange protocol, modified Caesar Cipher for encryption, DSS signature scheme and SHA1 for password hashing.
-
Updated
Jul 30, 2021 - Python
Custom file and directory checksum and verification tool
-
Updated
Dec 12, 2025 - Python
Improve this page
Add a description, image, and links to the sha1-hash topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sha1-hash topic, visit your repo's landing page and select "manage topics."