Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: ERROR: cuModuleLoad() 301 - Arch Linux - cudaHashcat64.bin V1.31
Post: RE: ERROR: cuModuleLoad() 301 - Arch Linux - cudaH...
Code:
--
e: Extract files from archive (without using directory names)
x: eXtract files with full paths
--
|
|
undeath |
Old oclHashcat Support
|
4 |
8,403 |
10-19-2014, 08:00 PM |
|
|
Thread: Password Audit
Post: RE: Password Audit
Well, that entirely depends on how the company's network works. |
|
undeath |
General Help
|
3 |
8,421 |
01-26-2015, 04:12 PM |
|
|
Thread: Cram-md5 supported
Post: RE: Cram-md5 supported
|
undeath |
General Help
|
4 |
8,439 |
12-09-2012, 07:49 PM |
|
|
Thread: About add the ability to crack RSA or ECC with GPU
Post: RE: About add the ability to crack RSA or ECC with...
feature requests go to trac, that's why the forum is blocked. https://hashcat.net/trac/ |
|
undeath |
Old oclHashcat Support
|
2 |
8,449 |
03-07-2014, 09:46 AM |
|
|
Thread: Use dictionary word anywhere in the mask
Post: RE: Use dictionary word anywhere in the mask
There is no such attack mode. You need to emulate it using masks or generated rules. The hybrid attack modes would work, but only for mask + word or word + mask but not mask + word + mask. |
|
undeath |
hashcat
|
10 |
8,457 |
11-22-2017, 05:39 PM |
|
|
Thread: Use dictionary word anywhere in the mask
Post: RE: Use dictionary word anywhere in the mask
|
undeath |
hashcat
|
10 |
8,457 |
11-22-2017, 08:05 PM |
|
|
Thread: Use dictionary word anywhere in the mask
Post: RE: Use dictionary word anywhere in the mask
you could just generate a file for ^?a and $?a and use rule file chaining in hashcat by using multiple -r switches |
|
undeath |
hashcat
|
10 |
8,457 |
11-23-2017, 12:28 AM |
|
|
Thread: Use dictionary word anywhere in the mask
Post: RE: Use dictionary word anywhere in the mask
note about your python script: specify the command as list of strings and you don't have to worry about any kind of escaping.
but anyway, just generate a rule file with pattern ^?a and one with $?a... |
|
undeath |
hashcat
|
10 |
8,457 |
11-23-2017, 01:42 PM |
|
|
Thread: Use dictionary word anywhere in the mask
Post: RE: Use dictionary word anywhere in the mask
undeath Wrote: (11-23-2017, 01:42 PM)
--
generate a rule file
--
|
|
undeath |
hashcat
|
10 |
8,457 |
11-23-2017, 07:46 PM |
|
|
Thread: 7z password recovery
Post: RE: 7z password recovery
easy answer: you can't crack it with hashcat.
Your keyspace is way too large anyway. |
|
undeath |
hashcat
|
7 |
8,537 |
04-15-2018, 11:12 PM |
|
|
Thread: Estimate Time Is Super Slow
Post: RE: Estimate Time Is Super Slow
Bully0423 Wrote: (01-15-2019, 06:49 PM)
--
I've noticed the hashcat GUI in Windows with multiple options on what form of hashcat to use for cracking: hashcatplus, hashcatlite, etc. Does the GUI crack... |
|
undeath |
hashcat
|
18 |
8,556 |
01-16-2019, 12:45 AM |
|
|
Thread: Estimate Time Is Super Slow
Post: RE: Estimate Time Is Super Slow
no need to install outdated drivers. |
|
undeath |
hashcat
|
18 |
8,556 |
01-17-2019, 10:14 PM |
|
|
Thread: Estimate Time Is Super Slow
Post: RE: Estimate Time Is Super Slow
It will certainly not say that you need the 367 driver. Please paste the full error message. |
|
undeath |
hashcat
|
18 |
8,556 |
01-17-2019, 10:40 PM |
|
|
Thread: Estimate Time Is Super Slow
Post: RE: Estimate Time Is Super Slow
just install the nvidia-graphics-drivers package on ubuntu |
|
undeath |
hashcat
|
18 |
8,556 |
01-17-2019, 11:23 PM |
|
|
Thread: Estimate Time Is Super Slow
Post: RE: Estimate Time Is Super Slow
Your driver is not correctly installed. How did you install it? |
|
undeath |
hashcat
|
18 |
8,556 |
01-23-2019, 12:19 PM |
|
|
Thread: Generating dictonary
Post: RE: Generating dictonary
at any time you can simply quit hashcat when running the command philsmd gave you and later resume the cracking by running "hashcat --restore" |
|
undeath |
General Talk
|
12 |
8,565 |
07-25-2018, 07:37 PM |
|
|
Thread: Generating dictonary
Post: RE: Generating dictonary
you need to specify the correct hash mode |
|
undeath |
General Talk
|
12 |
8,565 |
07-25-2018, 07:40 PM |
|
|
Thread: Generating dictonary
Post: RE: Generating dictonary
you can add -w4 but it will make your PC useless for anything that is not hashcat. |
|
undeath |
General Talk
|
12 |
8,565 |
07-25-2018, 10:01 PM |
|
|
Thread: Generating dictonary
Post: RE: Generating dictonary
|
undeath |
General Talk
|
12 |
8,565 |
07-25-2018, 11:00 PM |
|
|
Thread: Generating dictonary
Post: RE: Generating dictonary
Sorry, I misunderstood your question. No, you cannot simply add -w (or any other options) when using --restore. |
|
undeath |
General Talk
|
12 |
8,565 |
07-26-2018, 12:36 AM |