PyHashlookup
Python CLI and module for CIRCL hash lookup
Install / Use
/learn @hashlookup/PyHashlookupREADME
PyHashlookup
This is the client API for hashlookup.
Installation
pip install pyhashlookup
Usage
Command line
usage: hashlookup [-h] [--query QUERY]
Query hashlookup
optional arguments:
-h, --help show this help message and exit
--query QUERY Hash (md5 or sha1) to lookup.
Library
See API Reference
