{%TEMPLATE->struct/head%} {%TEMPLATE->struct/menu%}

Hashtypes

{%TEMPLATE->struct/messages%}
Add new Hashtype
Hashtype (Hashcat -m) Description Salted (only if there is a separate salt value) Slow Hash
{{FOREACH type;[[hashtypes]]}} {{ENDFOREACH}}
Hashtype (Hashcat -m) Description Salted Slow Hash  
[[type.getId()]] [[type.getDescription()]] {{IF [[type.getIsSalted()]] == 1}} Yes {{ELSE}} No {{ENDIF}} {{IF [[type.getIsSlowHash()]] == 1}} Yes {{ELSE}} No {{ENDIF}}
{%TEMPLATE->struct/foot%}