Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 399 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 399 Bytes

HashID Cheat Sheet

Identificar el Hash

hashid <HASH>

Identificar el Hash y mostrar el modo de usar en Hashcat y John

hashid -mj <HASH>

Identificar el Hash y guardar el resultado en un archivo

hashid <HASH> -o <OUTPUT>

Leer un archivo de Hash e identificarlos

hashid <FILE>

⬅️ Regresar