Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: pot, restore, log location
Post: RE: pot, restore, log location
If you use make install target, all this stuff is stored in $HOME/.hashcat/ |
|
atom |
hashcat
|
1 |
2,229 |
11-06-2017, 02:37 PM |
|
|
Thread: Possible to save or generate hashes for future use?
Post: RE: Possible to save or generate hashes for future...
plus is already doing this with its hashcat.pot |
|
atom |
Old hashcat Support
|
5 |
11,694 |
02-09-2012, 10:46 AM |
|
|
Thread: Possible to save or generate hashes for future use?
Post: RE: Possible to save or generate hashes for future...
|
atom |
Old hashcat Support
|
5 |
11,694 |
02-09-2012, 06:59 PM |
|
|
Thread: Possible to save or generate hashes for future use?
Post: RE: Possible to save or generate hashes for future...
Quote:
--
Does it automatically output all hashes or do I need to specify this functionality?
--
yes, with the --show parameter
Quote:
--
Also, I ran
Code:
--
cudaHashcat-plus64.exe -m 0 ..\ha... |
|
atom |
Old hashcat Support
|
5 |
11,694 |
02-10-2012, 08:06 AM |
|
|
Thread: possible to pipe a 20 characters password?
Post: RE: possible to pipe a 20 characters password?
no it wont work. max supported password plain length for WPA is 15. |
|
atom |
Very old oclHashcat-plus Support
|
4 |
8,729 |
10-12-2011, 10:54 AM |
|
|
Thread: possible to pipe a 20 characters password?
Post: RE: possible to pipe a 20 characters password?
nah, it does not suck. if this would work would you use it? :) |
|
atom |
Very old oclHashcat-plus Support
|
4 |
8,729 |
10-12-2011, 03:19 PM |
|
|
Thread: possible to decrypt dahua hash?
Post: RE: possible to decrypt dahua hash?
oclHashcat is OSS now should be easy to add |
|
atom |
General Help
|
4 |
12,494 |
02-28-2016, 02:49 PM |
|
|
Thread: Possible to crack only first 8 digit password
Post: RE: Possible to crack only first 8 digit password
yes thats possible. if you know last 7, for example "5810321", then write ?1?1?1?1?1?1?1?105080100030201 instead of ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1
|
|
atom |
Very old oclHashcat-lite Support
|
1 |
5,745 |
12-28-2011, 07:09 PM |
|
|
Thread: possible to bruteforce with rules?
Post: RE: possible to bruteforce with rules?
|
atom |
Very old oclHashcat-plus Support
|
1 |
5,201 |
01-12-2012, 10:07 AM |
|
|
Thread: Possible OCLhashcat+ bug
Post: RE: Possible OCLhashcat+ bug
sometimes passwords gets salted with a trailing null byte. or newline or other crazy things. run it in --output-format=2 mode and verify results |
|
atom |
Very old oclHashcat-plus Support
|
9 |
20,373 |
02-11-2011, 05:50 PM |
|
|
Thread: Possible OCLhashcat+ bug
Post: RE: Possible OCLhashcat+ bug
|
atom |
Very old oclHashcat-plus Support
|
9 |
20,373 |
02-15-2011, 03:58 PM |
|
|
Thread: Possible OCLhashcat+ bug
Post: RE: Possible OCLhashcat+ bug
|
atom |
Very old oclHashcat-plus Support
|
9 |
20,373 |
02-16-2011, 10:17 AM |
|
|
Thread: Possible OCLhashcat+ bug
Post: RE: Possible OCLhashcat+ bug
that was a good hint mastercracker. i found somthing. it is exactly as i said in the beginning. it is salted with a null-byte. or better said its the unicode version of something. take the first examp... |
|
atom |
Very old oclHashcat-plus Support
|
9 |
20,373 |
02-26-2011, 09:36 AM |
|
|
Thread: Possible minor bug in OclHashcat-Plus
Post: RE: Possible minor bug in OclHashcat-Plus
ADL_Overdrive5_Temperature_Get(): -1 is also often seen due to old GPU bios |
|
atom |
Very old oclHashcat-plus Support
|
6 |
12,003 |
08-19-2013, 03:39 PM |
|
|
Thread: Possible issue with charset and multi gpu system
Post: RE: Possible issue with charset and multi gpu syst...
This is because 65610000 > 59969536 which is 88 (nr of chars in your charset) ^ 4 (pw-min/pw-max).
|
|
atom |
Very old oclHashcat-lite Support
|
8 |
17,252 |
02-27-2012, 06:24 PM |
|
|
Thread: Possible issue with charset and multi gpu system
Post: RE: Possible issue with charset and multi gpu syst...
I guess there is also something wrong with the escaping in your cmdline. For example, you must escape the ^ char with ^ - but you dont do it?
I recommend to convert the charset to hex and use the --h... |
|
atom |
Very old oclHashcat-lite Support
|
8 |
17,252 |
02-27-2012, 07:00 PM |
|
|
Thread: Possible issue with charset and multi gpu system
Post: RE: Possible issue with charset and multi gpu syst...
what exactly is the problem? if you are doing --pw-min 4 --pw-max 4 then it can not use all gpus but one. you need a keyspace that is big enough to feed all gpus with work. try again with --pw-min 8 a... |
|
atom |
Very old oclHashcat-lite Support
|
8 |
17,252 |
02-27-2012, 08:52 PM |
|
|
Thread: Possible issue with charset and multi gpu system
Post: RE: Possible issue with charset and multi gpu syst...
faulty hardware can generate irritating errors.
do i understand this correct: if you exclude the faulty hardware everything works fine? |
|
atom |
Very old oclHashcat-lite Support
|
8 |
17,252 |
02-28-2012, 11:09 AM |
|
|
Thread: Possible development to support three wordlists at once?
Post: RE: Possible development to support three wordlist...
Code:
--
./combinator3.bin wordlist1.txt wordlist2.txt wordlist3.txt | ./hashcat -m 10900 hash.txt
--
|
|
atom |
hashcat
|
25 |
19,842 |
06-15-2018, 07:42 PM |
|
|
Thread: Possible development to support three wordlists at once?
Post: RE: Possible development to support three wordlist...
Btw in order to save wordlist space you could also use -a 1 attack where you used the 2-word wordlist in the left side and the original wordlist on the right side. This however does not change anythin... |
|
atom |
hashcat
|
25 |
19,842 |
06-16-2018, 10:24 AM |