Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [asc] Replies Views Posted
    Thread: Use CPU and GPU
Post: RE: Use CPU and GPU

bad suggestion, will not do it
atom Feature Requests 6 25,883 03-22-2012, 07:27 PM
    Thread: vBulletin Salt Length
Post: RE: vBulletin Salt Length

not planned
atom Feature Requests 9 22,262 03-22-2012, 07:29 PM
    Thread: Oracle 10G & Lower - DES($salt.$pass)
Post: RE: Oracle 10G & Lower - DES($salt.$pass)

Did another optimization, 400 Mhash/s mark broken :-)
atom Feature Requests 10 29,773 03-22-2012, 07:29 PM
    Thread: Oracle 10G & Lower - DES($salt.$pass)
Post: RE: Oracle 10G & Lower - DES($salt.$pass)

OK, got the first version working! That damn document from above -> https://freeworld.thc.org/papers/thc-orakelsniffert.pdf I lost nearly a week till I realized that this block is invalid: Qu...
atom Feature Requests 10 29,773 03-21-2012, 03:44 PM
    Thread: *hashcat benchmarking standard (wiki)
Post: RE: *hashcat benchmarking standard (wiki)

Maybe a job for arex. He already started with exactly what you were asking for on here: https://thepasswordproject.com/oclhashcat_benchmarking More suggestions?
atom Feature Requests 7 29,529 03-22-2012, 07:42 PM
    Thread: Use CPU and GPU
Post: RE: Use CPU and GPU

sonny Wrote: (03-23-2012, 03:09 AM) -- I don't really know but if I had to make a guess, cpu doesn't even come close to gpu's horsepower so the added benefits is not close to the added negativity whi...
atom Feature Requests 6 25,883 03-23-2012, 09:52 AM
    Thread: EPiServer hash format
Post: RE: EPiServer hash format

There were some problem with converting the base64 values. Thanks to @sraveau for mentioning. However, problem still exists: Quote: -- root@sf:~/oclHashcat-lite-0.10# perl -e 'print "\x7C\x62...
atom Feature Requests 21 69,491 03-23-2012, 05:07 PM
    Thread: EPiServer hash format
Post: RE: EPiServer hash format

It looks like that in the JtR source is somehow different to your expectation. I guess the algorithm changed in the meanwhile. Inside the JtR source it says the salt length is of fixed size 30 (bina...
atom Feature Requests 21 69,491 03-23-2012, 10:37 AM
    Thread: Restore from settings
Post: RE: Restore from settings

Actually I think the best way is to add support for presents in GUI, not in hashcat. Thats something that scandium might add if you ask him. Or you add it yourself since the GUI has been made open sou...
atom Feature Requests 15 45,550 03-27-2012, 03:16 PM
    Thread: EPiServer hash format
Post: RE: EPiServer hash format

Awesome Per, thanks for clarifying this. Do you have more informations about the sha1 salting algorithm? I tried several ones I know from but non worked. Maybe some source available somewhere?
atom Feature Requests 21 69,491 03-27-2012, 03:17 PM
    Thread: EPiServer hash format
Post: RE: EPiServer hash format

OK, that is awesome. Thanks for information. I was able to reproduce it with Per's hash and salt. Here is some demo code: Code: -- #include #include #include #include #include "openssl/s...
atom Feature Requests 21 69,491 03-27-2012, 06:07 PM
    Thread: SHA-512 in cudahashcat
Post: RE: SHA-512 in cudahashcat

beta slots are full. please be patient.
atom Feature Requests 7 18,778 03-28-2012, 10:06 AM
    Thread: [cudahashcat-plus] WPA crack in batch ?
Post: RE: [cudahashcat-plus] WPA crack in batch ?

no, thats not possible. they salt with the essid.
atom Feature Requests 2 7,721 03-31-2012, 12:01 PM
    Thread: Percentage from restore file (status update)
Post: RE: Percentage from restore file (status update)

This should help: https://hashcat.net/wiki/oclhashcat_lite#parsing_the_restore-file
atom Feature Requests 2 6,620 04-02-2012, 04:04 PM
    Thread: Next Dictionary In Line
Post: RE: Next Dictionary In Line

there are some details missing. for example, oclHashcat-lite does not have wordlists, but uses the same prompt. how to handle this? also what means "next" "next wordlist" would be more clear, but it w...
atom Feature Requests 3 11,824 04-03-2012, 09:22 AM
    Thread: EPiServer hash format
Post: RE: EPiServer hash format

Thanks for the helping Per, always a winning! I will add this algorithm to oclHashcat-plus.
atom Feature Requests 21 69,491 04-06-2012, 09:43 AM
    Thread: A few requests
Post: RE: A few requests

K9_ Wrote: (04-04-2012, 06:38 PM) -- [i] to display the info again. I can't read the info after pressing the [s] button too many times :p Hashes: X Unique digests: X Rules: X GPU-Loops: X ...
atom Feature Requests 2 7,677 04-06-2012, 09:42 AM
    Thread: usernames when insert hash list ?
Post: RE: usernames when insert hash list ?

With oclHashcat-plus, just add the --username switch to tell oclHashcat-plus that your hashlist contains usernames.
atom Feature Requests 3 9,701 04-09-2012, 01:15 PM
    Thread: usernames when insert hash list ?
Post: RE: usernames when insert hash list ?

Try with the --show switch when the cracking session is finished.
atom Feature Requests 3 9,701 04-09-2012, 01:34 PM
    Thread: OpenLDAP SSHA's Dynamic Base64 Parser
Post: RE: OpenLDAP SSHA's Dynamic Base64 Parser

All right, will do that for oclHashcat-lite and oclHashcat-plus.
atom Feature Requests 7 24,262 04-10-2012, 05:20 PM