hashcat Forum
HashManager dict. help modify .ini file config from hash format to email:hash? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Misc (https://hashcat.net/forum/forum-15.html)
+--- Forum: General Talk (https://hashcat.net/forum/forum-33.html)
+--- Thread: HashManager dict. help modify .ini file config from hash format to email:hash? (/thread-6052.html)



HashManager dict. help modify .ini file config from hash format to email:hash? - gorros0 - 11-17-2016

HashManager dict. help modify .ini file config from simple hash  to accept

Code:
email:hash


Code:
[Settings]
[/font][/size][/color]
AttackMode=3

Threads=



OutputFileFormat=3

RemoveCrackedHashes=1

DisplayFoundPasswords=1



SaltInHexFormat=0

UsernameInHexFormat=0

ConvertPasswordsToUnicode=0



UsernameInHexFormat=0





[DictionaryAtlltack]

MaxLines=99



LastPosition=



1=..\..\Dictionaries\Top10000.dic



[Modules]

md5=md5

wp=MD5(Wordpress)

os=md5($salt.$pass)

bf=Blowfish(OpenBSD)

vb=md5(md5($pass).$salt)

wb=sha1($salt.sha1($salt.sha1($pass)))

apr=MD5(APR)

des=DES(Unix)

nix=MD5(Unix)

2md=md5(md5($pass))

dcc=Domain Cached Credentials

ipb=md5(md5($salt).md5($pass))

smf=sha1(strtolower($username).$pass)

s256=SHA-256(Unix)

s512=SHA-512(Unix)

mybb=md5(md5($salt).md5($pass))

md5ps=md5($pass.$salt)

md5sp=md5($salt.$pass)

whmcs=md5(md5($salt).md5($pass))

phpbb3=MD5(phpBB3)

drupal=SHA-512(Drupal)

joomla=md5($pass.$salt)

sha1ps=sha1($pass.$salt)
[color=#222222][size=large][font=Courier, monospace]sha1sp=sha1($salt.$pass)



RE: HashManager dict. help modify .ini file config from hash format to email:hash? - d2 - 11-18-2016

uhm... wrong forum?