hashcat Forum
software for generating hash? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: General Help (https://hashcat.net/forum/forum-8.html)
+--- Thread: software for generating hash? (/thread-4238.html)



software for generating hash? - cr4zynou - 03-31-2015

hello,

is there any software for generating hash from a file for this algorithm :

bcrypt
Joomla
osCommerce, xt:Commerce
nsldap, SHA-1(Base64), Netscape LDAP SHA
nsldaps, SSHA-1(Base64), Netscape LDAP SSHA
Oracle 11g
SMF > v1.1
OSX v10.4, v10.5, v10.6
phpass, MD5(WordPress), MD5(phpBB3)
md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Domain Cached Credentials, mscash
descrypt, DES(Unix), Traditional DES
SHA512
OSX v10.7
Domain Cached Credentials2, mscash2
Cisco-PIX MD5
Double MD5
vBulletin < v3.8.5
vBulletin > v3.8.5
IPB2+, MyBB1.2+
Oracle 7-10g, DES(Oracle)

i use ULM but it has just MD5 SHA1 .....NTLM.

thank you.


RE: software for generating hash? - kartan - 04-01-2015

I would like to suggest learning some grammar and thinking about what this forum is supposed to be for.


RE: software for generating hash? - cr4zynou - 04-01-2015

Thank you kartan, you are very courteous

If you do not want to answer close your mouth and respect people.


RE: software for generating hash? - forumhero - 04-02-2015

there are examples provided by hashcat here > http://hashcat.net/wiki/doku.php?id=example_hashes

if you want to create custom hashes the best option I know of is JTR's pass_gen.pl script. you do have to install a bunch of python modules to get it working for certain hash types.


RE: software for generating hash? - cr4zynou - 04-02-2015

thank you forumhero