Python module that wraps around hashlib and zlib to facilitate generating checksums / hashes of files and directories.
-
Updated
Mar 1, 2024 - Python
Python module that wraps around hashlib and zlib to facilitate generating checksums / hashes of files and directories.
Automated tool implementing Hash Length Extension Attack in MD4,MD5,SHA1,SHA256,SHA512 along with an example
A simple and elegant open-source hash checker software.
This Python-based password cracking tool is developed by Itz Burhan Khan, an ethical hacker and programmer. It utilizes various hashing algorithms such as MD5, SHA1, SHA256, and SHA512 to crack hashed passwords.
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.
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.
FortiEDR Threat Intelligence Database. ThreatFox Threat Intelligence Database Integration with FortiEDR
HASHBRUTE adalah program Python3 sederhana yang dibuat untuk mencoba memecahkan hash password menggunakan metode brute force. HASHBRUTE mendukung beberapa algoritma hash, termasuk MD5, SHA1, SHA256, dan SHA512.
Custom file and directory checksum tool
Show file hash for one or multiple files. SHA1 SHA256 SHA384 SHA512
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.
Tool to crack a large list of hashes on Linux distros ( Ubuntu / Debian ) and Termux , and brute force zip and rar files
implementation of sha1 hash function algorithm with python pure
An advanced hash cracking tool with support for multiple hashing algorithms, multithreading, and integration with online hash cracking APIs.
HashCrack is a powerful and simple tool designed for cracking any type of hash using efficient wordlist attack
Uses the haveibeenpwned API [https://haveibeenpwned.com/API/v3] to check if passwords have been breached or not.
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.
hash generator to hash your normal string
Add a description, image, and links to the sha1-hash topic page so that developers can more easily learn about it.
To associate your repository with the sha1-hash topic, visit your repo's landing page and select "manage topics."