O WhatCripto é uma ferramenta desenvolvida em python com o objetivo de descobrir e/ou decifrar diversos tipos de cifras criptográficas, tem como base o HashID. Através da ferramenta é possível descriptografar Binários, Hexadecimal, Base64, Bacon, Caesar e Vigenère.
Projeto : github.com/vandalvnl/whatcripto
Realize o download do WhatCripto e liste o conteúdo do diretório
Linuxgit clone https://github.com/vandalvnl/whatcripto cd whatcripto ls -l

Execute a ferramenta WhatCripto.
Linux./whatcripto

./whatcripto 100TFDVSJUZ

./whatcripto MTAwU0VDVVJJVFk=

./whatcripto -k "c" 100ugewtkva
-k (Key/Chave): c
