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 Replies [asc] Views Posted
    Thread: how to get percentage
Post: RE: how to get percentage

its not really a problem since the pw_skip offset does not change.
atom Very old oclHashcat-lite Support 15 27,695 10-05-2011, 09:42 AM
    Thread: how to get percentage
Post: RE: how to get percentage

do i really explain you how to code?
atom Very old oclHashcat-lite Support 15 27,695 10-07-2011, 09:36 AM
    Thread: how to get percentage
Post: RE: how to get percentage

this one should compile cleanly with gcc. Code: -- $ cat print-restore.c #include #include #include #include #include #include #include #include #include #include #include #include #in...
atom Very old oclHashcat-lite Support 15 27,695 10-07-2011, 05:49 PM
    Thread: how to get percentage
Post: RE: how to get percentage

by default the .restore file is updated only once all 60 seconds. you can increase update timer by using the --restore-timer parameter.
atom Very old oclHashcat-lite Support 15 27,695 10-14-2011, 09:38 AM
    Thread: OclHashcat+ --remove option / line lenght exception error
Post: RE: OclHashcat+ --remove option / line lenght ex...

has been added in the meanwhile. thread closed.
atom Very old oclHashcat-plus Support 15 27,546 10-24-2011, 12:21 PM
    Thread: how to get percentage
Post: RE: how to get percentage

i've added this conversation and the datatype struct to wiki for those who want to do the same, check it out here: https://hashcat.net/wiki/doku.php?id=oclhashcat_lite#parsing_the_restore-file thread ...
atom Very old oclHashcat-lite Support 15 27,695 10-24-2011, 12:37 PM
    Thread: again : ERROR: clGetDeviceIDs() -1
Post: RE: again : ERROR: clGetDeviceIDs() -1

hd3xxx is not supported by AMD's OpenCL runtime. See here: https://developer.amd.com/sdks/AMDAPPSDK/pages/DriverCompatibility.aspx
atom Hardware 15 35,324 10-25-2011, 09:50 AM
    Thread: Hashcat Utilities List Cleaner
Post: RE: Hashcat Utilities List Cleaner

when i started with hashcracking i thought exact the same way. i thought: with a rule engine, it not neccesary any longer to have all these mutated words in my dictionary. what i need is a clean dicti...
atom Feature Requests 15 37,166 11-20-2011, 04:39 PM
    Thread: Hashcat Utilities List Cleaner
Post: RE: Hashcat Utilities List Cleaner

i dont think using "base-words" is a good idea in password cracking. my experience shows using already cracked passwords are much more efficient, especially when they are mangled again, than clean wor...
atom Feature Requests 15 37,166 11-22-2011, 05:33 AM
    Thread: Hashcat Utilities List Cleaner
Post: RE: Hashcat Utilities List Cleaner

the rule engine in oclHashcat-plus is not compatible to plaintext passwords > 15.
atom Feature Requests 15 37,166 11-24-2011, 05:29 PM
    Thread: AMD Catalyst 11.12
Post: AMD Catalyst 11.12

Hello to all friends of AMD Catalyst, today is a very good day! With the release of Catalyst 11.12 finally the 100% CPU bug on windows is history. From oclHashcat* view, I strongly recommend up...
atom General Help 15 31,833 12-13-2011, 10:29 PM
    Thread: AMD Catalyst 11.12
Post: RE: AMD Catalyst 11.12

I forgot another nice thing. With SDK 2.6, the hd6990 is officially supported.
atom General Help 15 31,833 12-13-2011, 11:34 PM
    Thread: AMD Catalyst 11.12
Post: RE: AMD Catalyst 11.12

mine is running at 99% on both linux and windows. so yes, its recommended for both systems.
atom General Help 15 31,833 12-15-2011, 03:42 PM
    Thread: AMD Catalyst 11.12
Post: RE: AMD Catalyst 11.12

yeah, just try it
atom General Help 15 31,833 12-18-2011, 01:10 AM
    Thread: multiple dictionaries in hashcat
Post: RE: multiple dictionaries in hashcat

you can do both already with a bit of creativity. 1. rule per dictionary can be done with CPU hashcat and --stdout switch just redirect stdout to a new file, which you then use as a dictionary. 2. for...
atom Feature Requests 15 39,399 01-02-2012, 11:02 AM
    Thread: multiple dictionaries in hashcat
Post: RE: multiple dictionaries in hashcat

you can try it with hashcat cpu. i already worked on this in the past and instantly lost interesst in this as soon as i was working on it. its just to slow.
atom Feature Requests 15 39,399 01-03-2012, 10:43 AM
    Thread: multiple dictionaries in hashcat
Post: RE: multiple dictionaries in hashcat

no you did not understand me. i already tried tripple wordlist attacks in the past, even on GPU. it was so slow that i lost interest.
atom Feature Requests 15 39,399 01-04-2012, 10:48 AM
    Thread: multiple dictionaries in hashcat
Post: RE: multiple dictionaries in hashcat

there are two problems involved. first one is that it would require an expansion to support plaintexts longer than 15 chars which would results in massive code change and performance drop and an combi...
atom Feature Requests 15 39,399 01-08-2012, 12:22 PM
    Thread: multiple dictionaries in hashcat
Post: RE: multiple dictionaries in hashcat

Kgx Pnqvhm Wrote: (01-10-2012, 09:47 PM) -- So is there a length limit for the dictionary per algorithm, or is it the 15 per the program? -- The maximum length supported by all algorithms is 15. Th...
atom Feature Requests 15 39,399 01-11-2012, 11:16 AM
    Thread: oclhashcat-lite v0.9 not want work on 5870 bug ?
Post: RE: oclhashcat-lite v0.9 not want work on 5870 bug...

Just update your catalyst driver
atom Hardware 15 30,464 02-04-2012, 12:45 PM