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.
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.
A P2P file sharing system like Bit Torrent implemented using socket programming, multi-threading and SHA1 hashing. Users can share, download files from the group they belong to. Downloading is done in parallel with multiple pieces from multiple peers.
A simple and elegant open-source hash checker software.
Implemented peer-to-peer multimedia file-sharing network using TCP. Each client can share and downloads multimedia through the custom torrent file from multiple peers via the central tracker. It also supports multithreaded client/server and tracker.
finding a string so that the SHA1-hash has 11 leading zeros
This is designed to create a hash for a download and compare it to the original hash provided by the source of the download.
Automated tool implementing Hash Length Extension Attack in MD4,MD5,SHA1,SHA256,SHA512 along with an example
Cybersecurity Project for college implementing SHA-1, AES-ECB, and RSA encrtyption/decryption algorithms
This is an android application that uses username-password and fingerprint authentication.
Developed Peer-to-Peer multimedia file sharing network using TCP that allows uploading and downloading file using from multiple available seeders. It also supports multithreaded client/server and tracker
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.
SHA1, SHA2 and BASE64 algorithms implemented as C++23 modules.
Cryptography algorithms on C#
Custom file and directory checksum and verification tool
Fast and multi-threaded downloader for ';--have i been pwned? SHA1 password hashes.
The sample project explores, how to sync data from the Google Fit app.
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."