hashcat Forum

Full Version: software for generating hash?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
I would like to suggest learning some grammar and thinking about what this forum is supposed to be for.
Thank you kartan, you are very courteous

If you do not want to answer close your mouth and respect people.
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.
thank you forumhero