💾 Archived View for freeshell.de › tldr › hashcat.gmi captured on 2024-05-10 at 12:09:32. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

hashcat

Fast and advanced password recovery tool.

More information.

hashcat --hash-type {hash_type_id} --attack-mode {3} {hash_value}
hashcat --hash-type {hash_type_id} --attack-mode {3} {hash_value} "{?d?d?d?d}"
hashcat --hash-type {hash_type_id} --attack-mode {3} --increment {hash_value} "{?a?a?a?a?a?a?a?a}"
hashcat --hash-type {hash_type_id} --attack-mode {0} {hash_value} {/usr/share/wordlists/rockyou.txt}
hashcat --hash-type {hash_type_id} --attack-mode {0} --rules-file {/usr/share/hashcat/rules/best64.rule} {hash_value} {/usr/share/wordlists/rockyou.txt}
hashcat --hash-type {hash_type_id} --attack-mode {1} {hash_value} {/path/to/dictionary1.txt} {/path/to/dictionary2.txt}
hashcat --show {hash_value}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY