Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: I am looking for a $1000-2000 build to crack hashes please help me hash crackers
Post: RE: I am looking for a $1000-2000 build to crack h...
Plenty of information on budget builds in the Hardware forum. Do some research. |
|
epixoip |
Hardware
|
1 |
3,823 |
10-21-2015, 12:35 PM |
|
|
Thread: Backslash Problem?
Post: RE: Backslash Problem?
Learn how to use your shell. |
|
epixoip |
Old oclHashcat Support
|
4 |
5,822 |
10-23-2015, 04:09 PM |
|
|
Thread: Backslash Problem?
Post: RE: Backslash Problem?
Backslash is an escape character. You hashed nothing, and thus ended up with a null hash.
The actual nthash of a single backslash character is aa6827f0d30e81d0ece457e99188b6a8:
Code:
--
epixoip ~ ... |
|
epixoip |
Old oclHashcat Support
|
4 |
5,822 |
10-23-2015, 04:18 PM |
|
|
Thread: Added 2nd Nvidia card…
Post: RE: Added 2nd Nvidia card…
Driver is not installed properly, or system is not configured properly. It's weird that you'd run hashcat with sudo. If you needed to in the past then that's a strong indication it was never set up pr... |
|
epixoip |
Hardware
|
2 |
4,180 |
10-24-2015, 12:19 AM |
|
|
Thread: DES w/mask
Post: RE: DES w/mask
PASSLENGTH=6 means the password has to be a minimum of 6 chars. descrypt has a max of 8 chars, so the password could be 6, 7, or 8 chars long. Your mask only did length 6. You still have lengths 7 & 8... |
|
epixoip |
Old oclHashcat Support
|
3 |
5,189 |
10-24-2015, 02:10 AM |
|
|
Thread: DES w/mask
Post: RE: DES w/mask
|
epixoip |
Old oclHashcat Support
|
3 |
5,189 |
10-24-2015, 02:39 AM |
|
|
Thread: is site down ?
Post: RE: is site down ?
What does this have to do with hashcat? |
|
epixoip |
General Talk
|
1 |
4,145 |
10-27-2015, 08:50 AM |
|
|
Thread: Nvidia driver
Post: RE: Nvidia driver
From https://hashcat.net/oclhashcat/:
Quote:
--
NV users require ForceWare 346.59 or later
--
|
|
epixoip |
Hardware
|
2 |
5,685 |
10-28-2015, 05:15 AM |
|
|
Thread: Nvidia Learning Curve
Post: RE: Nvidia Learning Curve
I'm not sure what I said above that implies it's only for one GPU. You can use it for one GPU, you can use it for 16 GPUs, doesn't matter... |
|
epixoip |
Hardware
|
9 |
15,762 |
11-02-2015, 07:20 AM |
|
|
Thread: AMD to Retire Catalyst
Post: RE: AMD to Retire Catalyst
It doesn't mean anything for us afaik. |
|
epixoip |
General Talk
|
1 |
4,223 |
11-02-2015, 11:56 PM |
|
|
Thread: Can any forensic tool discern the password length?
Post: RE: Can any forensic tool discern the password len...
No, this is not possible (that we know of.) |
|
epixoip |
Old hashcat Support
|
3 |
6,403 |
11-04-2015, 03:47 AM |
|
|
Thread: GTX 950 bench?
Post: RE: GTX 950 bench?
950 will be 2.67x slower than a GTX 980, but actually a bit slower than that even since it won't overclock as well. So I'd just divide 980 benchmarks by 3 and that should roughly give you the speed yo... |
|
epixoip |
Hardware
|
1 |
4,199 |
11-06-2015, 01:11 AM |
|
|
Thread: How would I parse through this to get the correct info?
Post: RE: How would I parse through this to get the corr...
./cudaHashcat64.bin is for Linux, cudaHashcat64.exe is for Windows.
... and you're in infosec!? |
|
epixoip |
Old oclHashcat Support
|
3 |
4,854 |
11-06-2015, 01:14 AM |
|
|
Thread: BF fails
Post: RE: BF fails
It's the same keyspace for both attacks. Do you understand what "-t 10" does?
Hint: Both of your attacks have a keyspace of 10^9. |
|
epixoip |
Old oclHashcat Support
|
2 |
4,136 |
11-06-2015, 07:14 PM |
|
|
Thread: Segfault on --show
Post: RE: Segfault on --show
Does it happen with 1.37 as well? |
|
epixoip |
Old oclHashcat Support
|
1 |
3,188 |
11-08-2015, 12:20 AM |
|
|
Thread: Hybrid Attack?
Post: RE: Hybrid Attack?
Nope, you're wrong. "-a 1 password.txt ?d?l?d?l" wouldn't do anything unless you actually had a file named "?d?l?d?l", and it would only be the same as "-a 6 password.txt ?d?l?d?l" if the file had all... |
|
epixoip |
Old oclHashcat Support
|
1 |
3,262 |
11-11-2015, 04:26 AM |
|
|
Thread: What to replace my R9-290 ?
Post: RE: What to replace my R9-290 ?
stepMode Wrote: (11-11-2015, 05:02 PM)
--
Mem5 Wrote: (11-11-2015, 12:13 PM)
--
- How to make difference between reference and OEM card ? Question of brand ? (Gigabyte, MSI, Asus, Pny, Gainward,..)
... |
|
epixoip |
Hardware
|
11 |
16,210 |
11-11-2015, 06:23 PM |
|
|
Thread: Mask understanding help needed
Post: RE: Mask understanding help needed
The post was written five years ago for oclHashcat v0.22. Back then oclHashcat required a left side and a right side, so the space in the mask was correct. oclHashcat is different now. |
|
epixoip |
General Help
|
3 |
5,270 |
11-11-2015, 06:26 PM |
|
|
Thread: Titan Z
Post: RE: Titan Z
Titan Z is Keppler, not Maxwell. |
|
epixoip |
Hardware
|
1 |
3,487 |
11-12-2015, 04:36 AM |
|
|
Thread: What I'm doing wrong?
Post: RE: What I'm doing wrong?
-m 400 isn't MD5, it's phpass. |
|
epixoip |
General Help
|
8 |
11,374 |
11-12-2015, 05:32 AM |