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: increment for Brute Force
Post: RE: increment for Brute Force

atom Wrote: (06-17-2012, 05:18 PM) -- You can set --bf-min -- I think we need to vote whether to make increment the default option or not. Personally I do not agree with it.
james123 Very old oclHashcat-plus Support 3 13,717 06-17-2012, 07:09 PM
    Thread: Stop auto incrementing
Post: RE: Stop auto incrementing

+1 bitch
james123 Very old oclHashcat-plus Support 12 20,463 09-05-2012, 11:08 AM
    Thread: [Python] Split LM hashes
Post: RE: [Python] Split LM hashes

Code: -- fold -w 16 < hashfie --
james123 User Contributions 5 17,659 09-25-2012, 10:38 AM
  Shocked Thread: Official Best64 Challenge Thread
Post: Official Best64 Challenge Thread

The Best64 Challenge Compete to build a better best64.rule file! Full information, submission and leader board; https://beeeer.org/best64/ (https://beeeer.org/best64/) Updates: 22/Mar/2012 13:12 ...
james123 Organisation and Events 48 132,576 03-22-2012, 07:37 PM
    Thread: Official Best64 Challenge Thread
Post: RE: Official Best64 Challenge Thread

Everything is working good now. Let the challenge continue!
james123 Organisation and Events 48 132,576 03-22-2012, 10:26 PM
    Thread: Official Best64 Challenge Thread
Post: RE: Official Best64 Challenge Thread

lakiw Wrote: (03-23-2012, 11:40 PM) -- Hey thanks James for running this! I've been working on it and I noticed you're using the 'unique' hashes list from phpbb.com. For example e10adc3949ba59abbe56e...
james123 Organisation and Events 48 132,576 03-24-2012, 12:03 AM
    Thread: Official Best64 Challenge Thread
Post: RE: Official Best64 Challenge Thread

Oxaners summed it up pretty good why I chose to do it like that. It seems progress has slowed so I will help out a little bit. Putting a list together manually wont cut it any more. You will...
james123 Organisation and Events 48 132,576 03-24-2012, 06:05 PM
    Thread: Official Best64 Challenge Thread
Post: RE: Official Best64 Challenge Thread

Hash-IT Wrote: (03-27-2012, 04:52 PM) -- only be the best 64 rules for that particular password list -- We are not trying to find the best 64 rules but merely rules that have a better success rate t...
james123 Organisation and Events 48 132,576 03-27-2012, 07:28 PM
    Thread: Official Best64 Challenge Thread
Post: RE: Official Best64 Challenge Thread

Hash-IT Wrote: (03-27-2012, 08:24 PM) -- An interesting idea may be to collect the top 10 winners rule lists and merge them together, remove the duplicate rules and you may end up with a “super...
james123 Organisation and Events 48 132,576 03-28-2012, 10:34 AM
    Thread: Official Best64 Challenge Thread
Post: RE: Official Best64 Challenge Thread

The challenge has come to an end. Thank you all for playing. Maybe some more statistics will follow but congratulations to the winner arex1337 who managed to get 11.95% of the list! See you next ti...
james123 Organisation and Events 48 132,576 03-28-2012, 09:09 PM
    Thread: best64.rule contest
Post: RE: best64.rule contest

The list from the previous contest was unique on purpose. There are two reasons why you find duplicates in any dump: Simple passwords, and site-specific passwords. Neither of which are useful to b...
james123 Organisation and Events 34 64,125 04-13-2015, 04:56 PM
    Thread: httaccess/httpasswd files and hashcat?
Post: RE: httaccess/httpasswd files and hashcat?

DES crypt() -m 1500 Only on plus or lite.
james123 Old hashcat Support 1 5,132 04-12-2012, 01:31 PM
    Thread: unbruteforceabe hash?
Post: RE: unbruteforceabe hash?

https://www.technobuffalo.com/wp-content/uploads/2012/01/Facepalm-Picard-360x360.jpg Read up on security through minority (https://en.wikipedia.org/wiki/Security_through_obscurity#Security_through_min...
james123 Old hashcat Support 4 10,751 04-30-2012, 10:18 PM
    Thread: Help making custom charset/rule
Post: RE: Help making custom charset/rule

ZerXes Wrote: (03-26-2012, 07:04 PM) --# Contains at least 1 digit # Contains at least 1 letter # Same letter or digit may only exist twice in same key # At least one letter or digit exist twice i...
james123 General Help 14 33,880 03-26-2012, 07:22 PM
    Thread: Read MAC From .hccap
Post: RE: Read MAC From .hccap

Using a hex editor to do this is painful. There is an online .hccap reader here (https://recovermypass.com/?resource=hccap_reader).
james123 General Help 4 9,560 06-02-2012, 08:09 PM
    Thread: hccap to cap ? Possible ?
Post: RE: hccap to cap ? Possible ?

Oh wow. I have been wanting something like this for bloody ages. Damn good job sir!
james123 General Help 10 24,506 05-14-2013, 08:54 AM
    Thread: expander length limit on cmdline
Post: RE: expander length limit on cmdline

hashcat-utils-0.5_expander.patch Code: -- 9,11d8 < #define LEN_MIN 1 < #define LEN_MAX 8 < 49c46 < if (argc != 1) --- > if (argc != 3) 51c48 < fprintf (stderr, "usage: %s < infile > outfile...
james123 Feature Requests 4 9,765 04-01-2012, 02:52 PM
    Thread: expander length limit on cmdline
Post: RE: expander length limit on cmdline

gscp Wrote: (04-01-2012, 03:08 PM) -- If I understand that correctly, this is already done in hashcat-utils v0.6? -- No it does not. The patch was for the beta. Updated the post for 0.5
james123 Feature Requests 4 9,765 04-01-2012, 06:12 PM
    Thread: WPA/WPA2 in hashcat
Post: RE: WPA/WPA2 in hashcat

+1 for WPA(2) in Hashcat CPU. If not this, then at least a tool to reverse a .hccap back to .cap since I often acquire .hccaps but need to use CPU.
james123 Feature Requests 13 32,526 01-10-2013, 05:57 PM
    Thread: missing glibc 2.14
Post: RE: missing glibc 2.14

atom Wrote: (06-02-2012, 09:51 PM) -- still no workaround for this found. anyone has an idea? -- Compile it in a VM and distribute it just like you do for 32, 64 bit.
james123 Beta Tester 11 12,721 06-02-2012, 09:56 PM