Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Not a single percent of progress : (
Post: RE: Not a single percent of progress : (
The GUI you are using is a third party GUI developed by Blandy. It's not officially supported here, but maybe if you're lucky he will see your post and help answer your questions.
My advice is to jus... |
|
epixoip |
Very old oclHashcat-plus Support
|
11 |
18,789 |
01-09-2013, 12:29 AM |
|
|
Thread: Not Cracking Passwords With Symbol Followed by Uppercase
Post: RE: Not Cracking Passwords With Symbol Followed by...
if no mask is supplied, hashcat defaults to:
-1 '?l?d?u' -2 '?l?d' -3 '?l?d*!$@_' ?1?2?2?2?2?2?2?3?3?3?3?d?d?d?d
what to put as the mask depends entirely on you. |
|
epixoip |
Old oclHashcat Support
|
13 |
19,008 |
08-28-2014, 02:05 AM |
|
|
Thread: Not going at full speed?
Post: RE: Not going at full speed?
You have 4857 salts. 334500 * 4857 = 1624666500 |
|
epixoip |
Old oclHashcat Support
|
5 |
8,604 |
04-14-2015, 08:27 AM |
|
|
Thread: NOT real Temperature limit on GPU 1 reached, aborting...
Post: RE: NOT real Temperature limit on GPU 1 reached, a...
Try re-flashing the BIOS. There's actually two BIOS on the 5970, one for the master GPU and one for the slave GPU. Make sure you flash the correct BIOS to the correct GPU.
Been a while since I've ran... |
|
epixoip |
Old oclHashcat Support
|
4 |
9,086 |
02-27-2015, 02:53 AM |
|
|
Thread: NOT real Temperature limit on GPU 1 reached, aborting...
Post: RE: NOT real Temperature limit on GPU 1 reached, a...
Not a problem, happy to hear it wasn't a hardware issue |
|
epixoip |
Old oclHashcat Support
|
4 |
9,086 |
02-28-2015, 06:11 PM |
|
|
Thread: NT Passworder
Post: RE: NT Passworder
this isn't a hacking forum. |
|
epixoip |
General Talk
|
5 |
12,284 |
11-04-2012, 02:01 PM |
|
|
Thread: NTLM hash, how practical is it?
Post: RE: NTLM hash, how practical is it?
thread hijacking is against the rules, but since you asked so politely...
your "ha.hash" file needs to just have the "[32-Char Hash]" portion of the line in it, nothing else. so just get rid of eve... |
|
epixoip |
General Help
|
12 |
21,943 |
02-22-2014, 05:21 AM |
|
|
Thread: NTLM hash, how practical is it?
Post: RE: NTLM hash, how practical is it?
why are you using -m 5600? 5600 is NetNTLMv2, not NTLM. |
|
epixoip |
General Help
|
12 |
21,943 |
02-22-2014, 01:19 PM |
|
|
Thread: NTLM hash, how practical is it?
Post: RE: NTLM hash, how practical is it?
NetNTLM is different from NTLM.
Yes, -m 1000 is the correct mode.
If you want to use ?a?a?a?a?a?a?a?a as your mask, then simply specify that mask on the command line. |
|
epixoip |
General Help
|
12 |
21,943 |
02-22-2014, 11:58 PM |
|
|
Thread: NTLM hash, how practical is it?
Post: RE: NTLM hash, how practical is it?
just add "?a?a?a?a?a?a?a?a" to the end of that command. |
|
epixoip |
General Help
|
12 |
21,943 |
02-23-2014, 09:47 PM |
|
|
Thread: NTLM Hashdump to hashcat/oclHashcat format converter
Post: RE: NTLM Hashdump to hashcat/oclHashcat format con...
easier, no python requirement"
Code:
--
awk -F: '{print $1 ":" $4}' samdump2.txt
--
also, oclHashcat 1.20 will support pwdump format, etc.
https://pastebin.com/Wqn1QRFi |
|
epixoip |
User Contributions
|
2 |
13,490 |
03-27-2014, 10:13 PM |
|
|
Thread: NTLMv2 -- Not finding password
Post: RE: NTLMv2 -- Not finding password
the challenge is likely incorrect. what tool(s) did you use to initiate the challenge and capture the response? |
|
epixoip |
Old hashcat Support
|
16 |
48,581 |
08-29-2013, 08:15 AM |
|
|
Thread: NTLMv2 -- Not finding password
Post: RE: NTLMv2 -- Not finding password
it loads for me if you remove the control character in the middle of the hash |
|
epixoip |
Old hashcat Support
|
16 |
48,581 |
08-29-2013, 10:12 AM |
|
|
Thread: NTLMv2 -- Not finding password
Post: RE: NTLMv2 -- Not finding password
Your problem is you have no clue how to use your tools, and do not know how to read the forum rules. |
|
epixoip |
Old hashcat Support
|
16 |
48,581 |
09-15-2015, 08:14 AM |
|
|
Thread: NV CUDA 6.5 update
Post: RE: NV CUDA 6.5 update
If you're not sure what atom means by "SM_*", this is what is called "Compute Capability" on that page atom linked to. So if your GPU has a "Compute Capability" of 1.x, then you will need to buy a new... |
|
epixoip |
Old oclHashcat Support
|
9 |
23,348 |
08-29-2014, 11:39 AM |
|
|
Thread: NV CUDA 6.5 update
Post: RE: NV CUDA 6.5 update
The cards in question are 6-8 years old and are from the CUDA 1.0 days. There always comes a point where the technology moves beyond a certain point, and you have to deprecate the old stuff.
You've... |
|
epixoip |
Old oclHashcat Support
|
9 |
23,348 |
09-02-2014, 04:04 AM |
|
|
Thread: Nvcuda.dll missing?
Post: RE: Nvcuda.dll missing?
driver is not correctly installed |
|
epixoip |
General Help
|
7 |
25,990 |
04-09-2013, 11:56 PM |
|
|
Thread: Nvcuda.dll missing?
Post: RE: Nvcuda.dll missing?
nvidia driver. you're missing the cuda runtime. make sure you install the latest version from nvidia.com, and ensure the installer completes without errors. |
|
epixoip |
General Help
|
7 |
25,990 |
04-10-2013, 02:09 AM |
|
|
Thread: Nvcuda.dll missing?
Post: RE: Nvcuda.dll missing?
OP just sent me a pm stating he has AMD gpus, so problem solved :rolleyes: |
|
epixoip |
General Help
|
7 |
25,990 |
04-10-2013, 02:16 AM |
|
|
Thread: Nvida fan control of 2nd card
Post: RE: Nvida fan control of 2nd card
You need to generate a proper xorg.conf to fake having a monitor attached.
https://github.com/stricture/nvidia-drivers/blob/master/debian/nvidia-346.postinst#L219-L224 |
|
epixoip |
Hardware
|
2 |
4,579 |
08-27-2015, 01:02 PM |