Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: PHDays Hashrunner challenge 2015 - Writeup
Post: RE: PHDays Hashrunner challenge 2015 - Writeup
|
forumhero |
Organisation and Events
|
14 |
39,741 |
05-21-2015, 06:39 AM |
|
|
Thread: PHDays Hashrunner challenge 2015 - Writeup
Post: RE: PHDays Hashrunner challenge 2015 - Writeup
gearjunkie Wrote: (05-22-2015, 03:50 PM)
--
The latest is 1.8.0.4-jumbo-1. You will see that the format has changed when you list the test format.
Code:
--
./john --list=format-tests --format=sc... |
|
forumhero |
Organisation and Events
|
14 |
39,741 |
05-22-2015, 06:45 PM |
|
|
Thread: Forum update
Post: RE: Forum update
|
forumhero |
Organisation and Events
|
9 |
14,684 |
07-13-2015, 04:07 PM |
|
|
Thread: CMIYC 2015
Post: RE: CMIYC 2015
Good luck to everyone competing!
We're not pro level yet but maybe some day. |
|
forumhero |
Organisation and Events
|
1 |
6,221 |
08-06-2015, 08:12 AM |
|
|
Thread: HashKiller Contest July 2016 - Registration Open!
Post: RE: HashKiller Contest July 2016 - Registration Op...
ah man I'm super bummed I missed this, especially when CMIYC was cancelled this year too. I need to check the forums more often next year.
Congrats to CynoSure Prime. Definitely stepping up the ga... |
|
forumhero |
Organisation and Events
|
4 |
9,954 |
08-03-2016, 06:54 AM |
|
|
Thread: No such file or folder oclhashcat win amd
Post: RE: No such file or folder oclhashcat win amd
try moving the file.txt and the hccap files the hashcat folder.
Then your command line will be:
oclHashcat64.exe -m 2500 23908_1411573086.hccap file.txt |
|
forumhero |
Old oclHashcat Support
|
6 |
9,706 |
09-30-2014, 05:17 PM |
|
|
Thread: comprehensive list of algorithms?
Post: RE: comprehensive list of algorithms?
does this help?
https://hashcat.net/wiki/doku.php?id=example_hashes |
|
forumhero |
Old oclHashcat Support
|
8 |
11,573 |
07-23-2014, 09:10 AM |
|
|
Thread: Using the new md5($salt.$pass.$salt) mode
Post: RE: Using the new md5($salt.$pass.$salt) mode
the example for m 3810 shows $pass:$salt
i guess you only need the 2nd salt?
https://hashcat.net/wiki/doku.php?id=example_hashes |
|
forumhero |
Old oclHashcat Support
|
4 |
7,540 |
10-15-2014, 05:42 PM |
|
|
Thread: How to install oclHashcat on Mac OS X
Post: RE: How to install oclHashcat on Mac OS X
After step 3
step 4. Have relations with promiscuous women. |
|
forumhero |
Old oclHashcat Support
|
7 |
22,369 |
10-31-2014, 08:04 PM |
|
|
Thread: Joining 2 dictionaries together without bruteforcing one side
Post: RE: Joining 2 dictionaries together without brutef...
an alternative to the perl script, you can also use splitlen from hashcat-utilities to organize words by length.
Code:
--
combinator.bin adj.txt noun.txt > adj_noun.dict
--
Code:
--
splitlen.bi... |
|
forumhero |
Old oclHashcat Support
|
7 |
15,883 |
11-24-2014, 08:10 PM |
|
|
Thread: No output file... why?
Post: RE: No output file... why?
in your original example you have -output-file
you must use --output-file (notice 2 dashes)
or simply use -o out.txt |
|
forumhero |
Old oclHashcat Support
|
6 |
9,282 |
12-03-2014, 11:10 PM |
|
|
Thread: No output file... why?
Post: RE: No output file... why?
my bad, should've looked up the exact "outfile" switch |
|
forumhero |
Old oclHashcat Support
|
6 |
9,282 |
12-03-2014, 11:56 PM |
|
|
Thread: oclHashcat bruteforce
Post: RE: oclHashcat bruteforce
yes but you need to add the ?a for each position of the password length. for example if you think the password is 6 characters then you need
?a?a?a?a?a?a
for 8 characters you want
?a?a?a?a?a?a?a?a
... |
|
forumhero |
Old oclHashcat Support
|
12 |
19,272 |
02-02-2015, 06:16 PM |
|
|
Thread: getting "bug!! " messages
Post: RE: getting "bug!! " messages
I was able to figure it out. deleted the entire directory, re-downloaded oclhc1.36 and is now working again. |
|
forumhero |
Old oclHashcat Support
|
1 |
3,638 |
05-16-2015, 06:26 AM |
|
|
Thread: getting "bug!! " messages
Post: getting "bug!! " messages
I have the older HD 5970 cards and whenever I run MD5 getting "bug!!" messages. Any ideas how to fix this?
./oclHashcat64.bin example0.hash ../rockyou.txt
EDIT: I'm getting the "bug!!" error on al... |
|
forumhero |
Old oclHashcat Support
|
1 |
3,638 |
05-16-2015, 06:02 AM |
|
|
Thread: Stuck for days, probably a simple fix, please help!
Post: RE: Stuck for days, probably a simple fix, please ...
also you do not need to create a file with 10 length numeric. using a bruteforce mask of ?d?d?d?d?d?d?d?d?d?d should do the same thing. the plus side you don't need to store a huge wordlist file. |
|
forumhero |
Old oclHashcat Support
|
4 |
6,236 |
11-08-2015, 08:53 PM |
|
|
Thread: oclHashcat benchmark with Apple CPU + GPU
Post: RE: oclHashcat benchmark with Apple CPU + GPU
I can't get it to run my GPU. says "Skipped" but runs fine on CPU. I've installed the latest cuda drivers. Any suggestions?
Code:
--
oclHashcat-2.10Beta5$ ./oclHashcat.app -b --opencl-devic... |
|
forumhero |
Old oclHashcat Support
|
31 |
51,171 |
02-01-2016, 06:29 AM |
|
|
Thread: oclHashcat benchmark with Apple CPU + GPU
Post: RE: oclHashcat benchmark with Apple CPU + GPU
epixoip Wrote: (02-01-2016, 07:45 AM)
--
You are confusing --opencl-device-type for --opencl-devices. When you specify ''--opencl-device-type 3'' you're telling oclHashcat to only use devices which p... |
|
forumhero |
Old oclHashcat Support
|
31 |
51,171 |
02-02-2016, 07:49 AM |
|
|
Thread: oclHashcat v1.30
Post: RE: oclHashcat v1.30
greatly appreciate all the hard work. thank you.
just noticed descrypt on R9 290X is terrible. is that a typo or performance for descrypt really that bad? |
|
forumhero |
Old oclHashcat Announcements
|
15 |
59,503 |
09-02-2014, 08:40 PM |
|
|
Thread: oclHashcat v1.30
Post: RE: oclHashcat v1.30
As you mentioned none of them had units so one can only assume they were all H/s. Can't expect people to know it's MH/s without tell them, right? Member KT819GM was just as confused as I. |
|
forumhero |
Old oclHashcat Announcements
|
15 |
59,503 |
09-03-2014, 05:21 PM |