Resources
Hashcrack.ing hosts shared resources for hash cracking — wordlists, Hashcat rule files, and hash lists. All resources support chunked upload for large files and are stored in Backblaze B2 cloud storage.Wordlists
Upload and share password wordlists with the community. Wordlists are organized by category, tagged with metadata, and stored in cloud storage for reliable download.Upload
Browse & Download
Hashcat Rules
Share optimized Hashcat rule files (.rule) for password mutation and generation.
Upload
Browse & Download
Hash Lists
Upload collections of hashes for community-driven cracking efforts. Hash lists are the primary unit of collaborative work on the platform.Upload
Processing
When a hash list is uploaded:- Each hash is validated against the claimed Hashcat format regex
- Hashes are deduplicated against the existing database
- New hashes are batch-inserted with automatic digest generation
- The hash list is linked to its constituent hashes (many-to-many)
- The list becomes available for monitoring and collaborative cracking
Browse
Chunked Upload
All resource types support chunked file upload for large files (up to 1 GB):- Client splits the file into chunks
- Each chunk is uploaded individually with metadata (chunk index, total chunks, upload ID)
- Server stores chunks temporarily
- When all chunks are received, the file is automatically reassembled
- The reassembled file is processed through the normal upload pipeline
Chunk Types
Cloud Storage
All resources are stored in Backblaze B2 with organized bucket paths:
Multi-writer concurrent uploads ensure fast transfer of large files.

