Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: b53
Post: RE: b53
Thx,
problem 2 (-a 3, mask length) will be fixed w/ next beta! (mask length when using hash modes that internally use unicode etc, were kind of always "doubled")
I have no clue how I can reproduce pr... |
|
philsmd |
Beta Tester
|
9 |
10,594 |
11-22-2013, 01:25 PM |
|
|
Thread: WPA speed drop between 0.15 and 1.01
Post: RE: WPA speed drop between 0.15 and 1.01
The screenshot of oclHashcat 1.01 shows that you are trying to crack more than one network (.hccap file w/ several essid - note the file size of the hccap file + "Recovered......: 0/10"). That's also ... |
|
philsmd |
Old oclHashcat Support
|
9 |
18,769 |
01-07-2014, 07:42 AM |
|
|
Thread: Brutforce too slow? / Increment-Problems [Solved]
Post: RE: Brutforce too slow?
and you should use -u 4096 -n 32 for optimal speed (not -u 32) |
|
philsmd |
Old oclHashcat Support
|
9 |
29,021 |
01-07-2014, 11:43 PM |
|
|
Thread: Recover NTLM with charset: !@$etaoinshrdlu134579
Post: RE: Recover NTLM with charset: !@$etaoinshrdlu1345...
Hey, since you neglected to follow the rules (https://hashcat.net/forum/announcement-2.html ), I've locked your account for 1 week.
Now you've plenty of time to:
1. read again the forum rules
2. r... |
|
philsmd |
Old oclHashcat Support
|
9 |
17,221 |
02-23-2014, 01:12 PM |
|
|
Thread: sha512crypt issue
Post: RE: sha512crypt issue
oclHashcat-plus is outdated.
oclHashcat 1.01 is current version, please update. |
|
philsmd |
Old oclHashcat Support
|
9 |
13,806 |
02-28-2014, 10:08 PM |
|
|
Thread: Can hybrid attack work with rules?
Post: RE: Can hybrid attack work with rules?
to avoid to generate a large dict also something like this would work in your particular case:
file: my_append_num_and_duplicate.rule
Code:
--
$0 d
$1 d
$2 d
$3 d
$4 d
$5 d
$6 d
$7 d
$8 d... |
|
philsmd |
Old oclHashcat Support
|
9 |
15,331 |
01-24-2015, 08:43 AM |
|
|
Thread: Can hybrid attack work with rules?
Post: RE: Can hybrid attack work with rules?
-k is applied only on the second dictionary. So it makes sense for instance with "-a 1 dict1.txt dict2.txt".
So technically it isn't ignored, it just not applied since there is no second dictionary (... |
|
philsmd |
Old oclHashcat Support
|
9 |
15,331 |
01-24-2015, 09:27 AM |
|
|
Thread: Get plain text password knowing hash and salt
Post: RE: Get plain text password knowing hash and salt
--show is always used to show the cracks for a specific oclHashcat session after the actual cracking process is done.
So it would look like this:
oclHashcat64.exe -m 2811 --username hashes.txt dict.... |
|
philsmd |
Old hashcat Support
|
9 |
47,256 |
01-30-2015, 06:24 PM |
|
|
Thread: Get plain text password knowing hash and salt
Post: RE: Get plain text password knowing hash and salt
N3HL Wrote: (01-30-2015, 02:05 PM)
--
im completely new to hashcat, and I noticed it's missing some docs
--
Not at all, the docs are:
1. https://hashcat.net/wiki/
2. --help output of oclHashcat or c... |
|
philsmd |
Old hashcat Support
|
9 |
47,256 |
01-30-2015, 04:43 PM |
|
|
Thread: Get plain text password knowing hash and salt
Post: RE: Get plain text password knowing hash and salt
you could use the --username switch of hashcat/oclHashcat.
input format (you must use the --username switch to crack the hashes):
username:hash:salt
second step (after cracking); you can output it w... |
|
philsmd |
Old hashcat Support
|
9 |
47,256 |
01-30-2015, 05:45 PM |
|
|
Thread: NTLM hash with russian charset
Post: RE: NTLM hash with russian charset
So basically this string is hashed with md4:
Code:
--
$HEX[3d0444043c0444044b04340449043c044304]
--
You can also test it like this (attention with -m 900 instead of -m 1000):
Code:
--
$ hex2bin ... |
|
philsmd |
Old oclHashcat Support
|
9 |
15,185 |
06-16-2015, 11:56 AM |
|
|
Thread: kernel security check failure
Post: RE: kernel security check failure
This doesn't seem have anything (not even the most remotely) to do with oclHashcat.
The error message implies (according to my fast research) that your system has some serious problems, either with R... |
|
philsmd |
Old hashcat Support
|
9 |
24,406 |
01-20-2016, 12:49 PM |
|
|
Thread: WinZip in version 3.0
Post: RE: WinZip in version 3.0
yeah, currently only the newer winzip format is supported (the more difficult one to crack). |
|
philsmd |
hashcat
|
9 |
11,807 |
07-01-2016, 05:25 PM |
|
|
Thread: Nvidia fan use issues
Post: RE: Nvidia fan use issues
Just set the fan speed to 100% before running hashcat AND run hashcat with the --gpu-temp-disable switch.
Alternatively, you could also use the --gpu-temp-retain argument and set the (temperature) ... |
|
philsmd |
hashcat
|
9 |
11,013 |
07-14-2016, 11:42 AM |
|
|
Thread: hashcat keeps stopping itself and I don't know why.
Post: RE: hashcat keeps stopping itself and I don't know...
turbogiant76 Wrote:
--
I have no warning and I have not set fan speed
--
you say that you don't see any warning but at the same time you post a screenshot ( https://imgur.com/a/mNKP5 ) that displays... |
|
philsmd |
hashcat
|
9 |
9,095 |
08-28-2016, 06:03 PM |
|
|
Thread: What's wrong with AMD & RAR3-HP
Post: RE: What's wrong with AMD & RAR3-HP
I tested this with win 10 and GnuWin32's wc command.
The differences between linux and windows are the following.
Linux:
Code:
--
./hashcat -a 3 --stdout -i --increment-min 5 --increment-max 5 -1 ?d... |
|
philsmd |
hashcat
|
9 |
9,372 |
02-01-2017, 03:51 PM |
|
|
Thread: MS Office Instant decryption
Post: RE: MS Office Instant decryption
because you probably should use the collider mode 9710 (with mask ?b?b?b?b?b) for instant access to the data |
|
philsmd |
General Talk
|
9 |
15,352 |
08-21-2017, 08:58 AM |
|
|
Thread: MS Office Instant decryption
Post: RE: MS Office Instant decryption
If you read this carefully https://hashcat.net/forum/thread-3665.html, you will see that you only need -m 9710 to access the data.
Have a look at the list of steps under the "KDF" section https://has... |
|
philsmd |
General Talk
|
9 |
15,352 |
09-12-2017, 05:00 PM |
|
|
Thread: I get CL_OUT_OF_RESOURCES with -m 15700/ethereum
Post: RE: I get CL_OUT_OF_RESOURCES with -m 15700/ethere...
The cost factor (and memory needed) for ethereum/scrypt is too high for your GPU.
Try to use -D 1 and therefore run hashcat with your CPU. |
|
philsmd |
hashcat
|
9 |
8,109 |
10-29-2017, 07:32 PM |
|
|
Thread: I get CL_OUT_OF_RESOURCES with -m 15700/ethereum
Post: RE: I get CL_OUT_OF_RESOURCES with -m 15700/ethere...
please also apply the timeout patch (https://hashcat.net/wiki/doku.php?id=timeout_patch) like the warning says.
For intel CPUs you need to install the OpenCL driver (not the SDK). |
|
philsmd |
hashcat
|
9 |
8,109 |
10-29-2017, 07:37 PM |