sm00v / Dehashed

This repo contains scripts to query dehashed.com and crack the returned hashes which will then save all cleartext passwords and hashes to files.
Apache License 2.0
105 stars 31 forks source link

dehashed.py: Add shebang #5

Closed AkechiShiro closed 3 weeks ago

AkechiShiro commented 3 months ago

Hey

In order to package this script in NixOS/Nixpkgs, I needed to add a shebang at the top of the file.

Could you please accept this PR if you believe it's all good.

sm00v commented 3 weeks ago

added myself