Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: pmk-length?
Post: RE: pmk-length?
You seem to be severely confused, so let's set a few things straight:
1. This is an open forum, where anyone and everyone are free to respond. This isn't a ticketing system, this thread isn't "assi... |
|
epixoip |
General Talk
|
7 |
6,646 |
05-05-2017, 06:20 AM |
|
|
Thread: GTX 1080 FE slow speed for multiple sha1 hashes
Post: RE: GTX 1080 FE slow speed for multiple sha1 hashe...
You're not saying exactly how many "multiple" is, nor what attack you are running. But if you're trying to compare single hash brute force speed to e.g. multihash rule-based attacks, you simply can't ... |
|
epixoip |
hashcat
|
4 |
6,653 |
11-14-2016, 08:14 PM |
|
|
Thread: Why 290x showes 3G memory?
Post: RE: Why 290x showes 3G memory?
the amount of memory its reporting is not the amount of memory on the card, but rather the amount of memory that is available for compute tasks. if you want to use more than 3GB, you can set the GPU_M... |
|
epixoip |
Hardware
|
2 |
6,654 |
05-09-2014, 08:27 AM |
|
|
Thread: RDP bug
Post: RE: RDP bug
RDP uses a virtual display driver rather than fglrx, and that is likely why ADL is failing. It's not a problem per se, you just won't see temps or get fan control.
The biggest question is why are you... |
|
epixoip |
Very old oclHashcat-plus Support
|
3 |
6,656 |
01-26-2013, 02:02 PM |
|
|
Thread: axcrypt
Post: RE: axcrypt
The answer is "no, you cannot brute force it with hashcat." This format is not supported. |
|
epixoip |
Old oclHashcat Support
|
3 |
6,663 |
10-13-2015, 11:56 AM |
|
|
Thread: Restore problem
Post: RE: Restore problem
"C:Users\User\Desktop\oclHashcat-plus-0.13" is not a valid file path. Maybe you typed it by hand and left out the slash.
Either way, it doesn't look like that directory exists, so you need to actuall... |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
6,671 |
03-16-2013, 03:49 PM |
|
|
Thread: Status alerts via email
Post: RE: Status alerts via email
there's no clean or pretty way to do this, you will have to scrape and parse the output. you can use --status and --status-timer to periodically display the status information. |
|
epixoip |
Old oclHashcat Support
|
3 |
6,671 |
02-06-2014, 08:12 AM |
|
|
Thread: how 2 compile olchashcat in The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux 386 ??
Post: RE: how 2 compile olchashcat in The-Distribution-W...
oclHashcat is not open source, so there is nothing to compile. |
|
epixoip |
General Help
|
3 |
6,695 |
09-08-2014, 05:32 AM |
|
|
Thread: how 2 compile olchashcat in The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux 386 ??
Post: RE: how 2 compile olchashcat in The-Distribution-W...
no. there are linux binaries along with the windows binaries in the archive. |
|
epixoip |
General Help
|
3 |
6,695 |
09-08-2014, 07:16 AM |
|
|
Thread: AWS GPU family instances
Post: RE: AWS GPU family instances
Sure, lots of people have tried, and some even do indeed continue to use AWS. But AWS GPUs are shit for password cracking, the Perf/$ is atrocious, and it gets very expensive quite quickly. It doesn't... |
|
epixoip |
Hardware
|
4 |
6,695 |
12-15-2016, 08:29 AM |
|
|
Thread: AWS GPU family instances
Post: RE: AWS GPU family instances
K80s are SOOOO SLOOOOOOW :) |
|
epixoip |
Hardware
|
4 |
6,695 |
12-15-2016, 07:48 PM |
|
|
Thread: cudaHashcat-plus keeps stopping asking for me to resume
Post: RE: cudaHashcat-plus keeps stopping asking for me ...
it's not stopping and asking you to resume. it's just printing the prompt. you don't have to type 'r', you could type 's' -- or nothing at all.
regarding the warning you are receiving, https://hashc... |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
6,699 |
09-26-2013, 06:32 AM |
|
|
Thread: Trying several numbers at various positions within words in a wordlist after combine?
Post: RE: Trying several numbers at various positions wi...
You can do this with rule chaining |
|
epixoip |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
6,719 |
05-06-2016, 06:19 PM |
|
|
Thread: Trying several numbers at various positions within words in a wordlist after combine?
Post: RE: Trying several numbers at various positions wi...
In addition to this you might also want to look at tmesis.pl from hashcat-utils |
|
epixoip |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
6,719 |
05-06-2016, 10:12 PM |
|
|
Thread: Help splitting brute-force attack
Post: RE: Help splitting brute-force attack
This is covered in the release notes for 1.20. See the "Improved distributed cracking support" section of https://hashcat.net/forum/thread-3323.html |
|
epixoip |
Old oclHashcat Support
|
2 |
6,736 |
05-14-2014, 08:46 PM |
|
|
Thread: How to hashcat crack password?
Post: RE: How to hashcat crack password?
Code:
--
h = hash algorithm
p = candidate password
T = target hash
foreach p in candidates {
if ( h(p) == T ) {
print T + ":" + p
return
}
}
--
|
|
epixoip |
Old hashcat Support
|
3 |
6,742 |
12-08-2014, 11:26 PM |
|
|
Thread: error:clgetplatformids<> -1001
Post: RE: error:clgetplatformids<> -1001
AMD does not support OpenCL on Windows XP. You must upgrade to Windows 7 or Windows 8. |
|
epixoip |
Old oclHashcat Support
|
3 |
6,751 |
03-08-2014, 05:30 PM |
|
|
Thread: Illegal instruction
Post: RE: Illegal instruction
Need more details. Specifically, the CPU you're using. OS, the architecture you're running, etc. are also extremely helpful. |
|
epixoip |
hashcat
|
4 |
6,755 |
01-11-2017, 08:27 AM |
|
|
Thread: Illegal instruction
Post: RE: Illegal instruction
I'm not aware of hashcat32.bin containing any opcodes that your CPU doesn't support (I think we only need SSE2 support), but I strongly suspect your 10-year old CPU is the problem here nonetheless. Yo... |
|
epixoip |
hashcat
|
4 |
6,755 |
01-11-2017, 10:17 AM |
|
|
Thread: Linux vs Windows - nVidia Maxwell
Post: RE: Linux vs Windows - nVidia Maxwell
Computation is done on the device, not the host, so the host OS doesn't matter. |
|
epixoip |
Hardware
|
3 |
6,757 |
09-28-2015, 08:35 AM |