Hashfilter
Hash parser
A Python tool that parses hashcat potfiles and logs sorted hashes to a SQLite database or new potfile.
Read a hashcat potfile and parse different types into a sqlite database
5 stars
2 watching
1 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
0x6470/bitwarden2hashcat | Converts Bitwarden data into a format suitable for hashcat analysis | 21 |
darothen/xbpch | A utility to read proprietary binary punch format files into xarray-powered workflows | 18 |
jakewheat/hssqlppp | A Haskell implementation of a parser and type checker for a subset of the PostgreSQL dialect of SQL. | 108 |
maxcountryman/flask-bcrypt | Provides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm | 326 |
sh3llyr/yarascanparser | A tool to parse JSON output from Yara Scan Service's malware analysis and extract relevant information for rule optimization. | 11 |
brannondorsey/naive-hashcat | A script that cracks password hashes without requiring extensive configuration. | 1,236 |
hashview/hashview | A web-based tool for managing and automating password cracking tasks with analytics capabilities. | 360 |
jakewheat/simple-sql-parser | A Haskell-based parser for the Structured Query Language (SQL) syntax. | 82 |
pyca/bcrypt | A modern password hashing library for Python | 1,250 |
n0kovo/gohashmob | A tool for looking up hashes in the HashMob API | 9 |
hashpals/name-that-hash | A tool that identifies and classifies various types of hashes used in cybersecurity | 1,481 |
f0cker/pyhashcat | A Python binding to a popular password cracking tool | 31 |
abiggerhammer/hammer | A parsing library for binary data with multiple backends and language bindings. | 284 |
leadroyal/fastjson-blacklist | A project to identify and categorize hash values and classes banned by the FastJSON library for security reasons. | 790 |
crystal-china/hashr | A lightweight class used to simplify testing of JSON responses in Crystal applications. | 0 |