Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Possible development to support three wordlists at once?
Post: RE: Possible development to support three wordlist...
Code:
--
sed 's/$/ /g' wordlist.txt > with-space.txt
combinator.bin with-space.txt with-space.txt > comb-with-space.txt
hashcat -a1 hash.txt comb-with-space.txt wordlist.txt
--
|
|
undeath |
hashcat
|
25 |
19,838 |
06-16-2018, 01:06 AM |
|
|
Thread: correct command line
Post: RE: correct command line
Are you running The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)? If you do, don't. If you don't you still need the correct Intel OpenCL runtime, not pocl.
And remove the unicode dash in f... |
|
undeath |
hashcat
|
24 |
22,563 |
11-11-2017, 12:05 PM |
|
|
Thread: correct command line
Post: RE: correct command line
you did not specify the mode on windows |
|
undeath |
hashcat
|
24 |
22,563 |
11-15-2017, 06:54 PM |
|
|
Thread: correct command line
Post: RE: correct command line
Don't add rules just for the sake of adding rules. Low workload is not an error but a warning.
Looks like it's working as intended, though going very slow as expected for veracrypt.
And don't us... |
|
undeath |
hashcat
|
24 |
22,563 |
11-16-2017, 02:24 AM |
|
|
Thread: correct command line
Post: RE: correct command line
iiidefconiii Wrote: (12-23-2017, 03:34 PM)
--
Or should it be the other way around?
ddrelease64.exe if=MyEncrpytionP1.hc of=hash.raw bs=512 count=1?
--
This one. With the other one you might d... |
|
undeath |
hashcat
|
24 |
22,563 |
12-23-2017, 03:43 PM |
|
|
Thread: Missing partial password chunk in LM cracking
Post: RE: Missing partial password chunk in LM cracking
the beta versions are not publicly available. |
|
undeath |
Very old oclHashcat-lite Support
|
23 |
45,297 |
02-23-2012, 12:51 PM |
|
|
Thread: Missing partial password chunk in LM cracking
Post: RE: Missing partial password chunk in LM cracking
atom Wrote: (02-23-2012, 05:07 PM)
--
@f0cker thats the correct behaivior. if its not correct displayed in your shell its more likely its a terminal emulation problem.
--
it sounds like hashcat is ... |
|
undeath |
Very old oclHashcat-lite Support
|
23 |
45,297 |
02-23-2012, 05:11 PM |
|
|
Thread: oclHashcat-lite gtx680 benchmarks
Post: RE: oclHashcat-lite gtx680 benchmarks
kigg Wrote: (04-08-2012, 07:33 PM)
--
I think it is like this because the code isn't optimised for the new 28nm cards.
--
It is, and has always been, because Nvidia cards suck at GPGPU.
https://i... |
|
undeath |
Hardware
|
23 |
70,078 |
04-08-2012, 11:34 PM |
|
|
Thread: need help with sha512
Post: RE: need help with sha512
|
undeath |
Very old oclHashcat-lite Support
|
23 |
49,308 |
07-08-2012, 04:59 PM |
|
|
Thread: need help with sha512
Post: RE: need help with sha512
epixoip Wrote: (07-09-2012, 05:22 AM)
--
you're thinking of pbkdf2-hmac-sha512, like what grub uses. sha512crypt doesn't use pbkdf2. sha512crypt is actually based on md5crypt. see https://www.akkadia.... |
|
undeath |
Very old oclHashcat-lite Support
|
23 |
49,308 |
07-09-2012, 12:32 PM |
|
|
Thread: oclHashcat new features / algorithms
Post: RE: oclHashcat new features / algorithms
Seeing the "No new algorithm, add true support for utf-16" option reminds me that true UTF-8 support would be great. Like UTF-8 aware rules, masks aso. |
|
undeath |
Organisation and Events
|
23 |
52,607 |
10-09-2014, 06:11 PM |
|
|
Thread: Is my plan a good idea?
Post: RE: Is my plan a good idea?
Saint Wrote: (12-29-2014, 12:03 AM)
--
It would be saved in the list as this
098f6bcd4621d373cade4e832627b4f6:test
--
not like rainbow tables are already bad, you want to make it even worse. |
|
undeath |
General Talk
|
23 |
40,648 |
12-29-2014, 01:42 AM |
|
|
Thread: Copy and reuse dictionary cache
Post: RE: Copy and reuse dictionary cache
Simply adding multiprocessing to that step won't do the trick. The bottleneck is likely not the CPU but your hard drive from which the wordlist has to be read in full. |
|
undeath |
hashcat
|
23 |
2,532 |
08-16-2020, 12:43 PM |
|
|
Thread: watchdog do not work in 0.09 ?
Post: RE: watchdog do not work in 0.09 ?
according to this post:
https://hashcat.net/forum/thread-1191-post-6335.html#pid6335
your watchdog does generally not work. It might be a driver/hardware problem. |
|
undeath |
Very old oclHashcat-lite Support
|
22 |
35,197 |
05-20-2012, 06:24 PM |
|
|
Thread: watchdog do not work in 0.09 ?
Post: RE: watchdog do not work in 0.09 ?
your watchdog does generally not work, doesn't matter if you specify any watchdog-related option or not. |
|
undeath |
Very old oclHashcat-lite Support
|
22 |
35,197 |
05-22-2012, 12:46 AM |
|
|
Thread: Distributed Computing for cracking a long passwd
Post: RE: Distributed Computing for cracking a long pass...
oclhashcat-* won't crack anything with more than 15 chars. You probably did not specify --pw-min.
The part with the first four chars being fixed is a limitation of the cracking engine implementatio... |
|
undeath |
Very old oclHashcat-lite Support
|
22 |
46,751 |
07-09-2012, 09:44 PM |
|
|
Thread: Distributed Computing for cracking a long passwd
Post: RE: Distributed Computing for cracking a long pass...
undeath Wrote: (07-09-2012, 09:44 PM)
--
oclhashcat-* won't crack anything with more than 15 chars.
--
epixoip Wrote: (07-09-2012, 04:44 AM)
--
oclhashcat cannot crack passwords > 16 chars.
--
a... |
|
undeath |
Very old oclHashcat-lite Support
|
22 |
46,751 |
07-11-2012, 11:02 PM |
|
|
Thread: Distributed Computing for cracking a long passwd
Post: RE: Distributed Computing for cracking a long pass...
pretty useless to define -1 ?d though. |
|
undeath |
Very old oclHashcat-lite Support
|
22 |
46,751 |
07-13-2012, 03:42 PM |
|
|
Thread: Distributed Computing for cracking a long passwd
Post: RE: Distributed Computing for cracking a long pass...
|
undeath |
Very old oclHashcat-lite Support
|
22 |
46,751 |
07-25-2012, 07:56 PM |
|
|
Thread: Is it possible to run Hashcat on XP
Post: RE: Is it possible to run Hashcat on XP
you could just upload a new extra packaging for XP. |
|
undeath |
Old hashcat Support
|
22 |
40,095 |
01-05-2013, 10:44 PM |