Full list of hash types strings:
MD5
MD4
NTLM
SHA1
MSSQL
-- New hashes below --
MYSQL323
SHA - {SHA} type
SSHA - {SSHA} type (salted)
SALTMD5PASSSALT - md5(pass.salt)
SALTMD5SALTPASS - md5(salt.pass)
New command line options (may have reported these before):
--onlyfind <n> : Only find <n> passwords then quit
--bits <n> : The number of bits per workunit (default is 32). You can use this... um. Honestly, it's for debugging.

--debug : Only use GPU0, and doesn't bring up ncurses. No real use for this for y'all. Maybe on a console without ncurses?
There are some sample files in the test_hashes folder, otherwise ping me for details.
I'm going to be less available the next few weeks, but have plenty to keep me busy - not the least of which includes some proper documentation of file types, a pwdump file handler, and some other stuff (including, hopefully, a DES implementation!)