Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Will the Oclhashcat-plus support intel integrated GPU HD4000?
Post: RE: Will the Oclhashcat-plus support intel integra...
|
epixoip |
Very old oclHashcat-plus Support
|
4 |
13,645 |
09-20-2012, 09:39 AM |
|
|
Thread: Will the Oclhashcat-plus support intel integrated GPU HD4000?
Post: RE: Will the Oclhashcat-plus support intel integra...
Hey atom, I believe he was referring to Intel HD Graphics 4000 found in Ivy Bridge laptops, not Radeon HD4000.
Intel has great OpenCL support on Windows, but no support on Linux. Intel's OpenCL SDK ... |
|
epixoip |
Very old oclHashcat-plus Support
|
4 |
13,645 |
09-22-2012, 10:34 AM |
|
|
Thread: Status: Exhausted?
Post: RE: Status: Exhausted?
hashed with newline char, trailing space in wordlist, wrong capitalization. could be any number of factors. |
|
epixoip |
Old oclHashcat Support
|
6 |
13,634 |
04-07-2015, 05:34 AM |
|
|
Thread: Status: Exhausted?
Post: RE: Status: Exhausted?
There is an issue with -m 0 in cudaHashcat 1.35 and that's likely why it isn't finding the passwords. |
|
epixoip |
Old oclHashcat Support
|
6 |
13,634 |
04-08-2015, 05:09 PM |
|
|
Thread: 2x6 gtx1080 cluster
Post: RE: 2x6 gtx1080 cluster
Moved it out of Hashcat Support since you're not seeking support for Hashcat.
The official Hashcat way is to use --keyspace, --skip, and --limit. But using these directly can be a bit cumbersome. S... |
|
epixoip |
General Talk
|
13 |
13,619 |
02-19-2017, 09:46 PM |
|
|
Thread: 2x6 gtx1080 cluster
Post: RE: 2x6 gtx1080 cluster
There is a genuinely-supported, distributed flavor of Hashcat: it's called Hashstack. |
|
epixoip |
General Talk
|
13 |
13,619 |
03-05-2017, 04:38 AM |
|
|
Thread: 2x6 gtx1080 cluster
Post: RE: 2x6 gtx1080 cluster
None of the open source solutions like Hashtopussy are genuinely supported, I don't see winxp5421 and s3in!c selling support packages or giving out a 1-800 customer support number. Also, open source s... |
|
epixoip |
General Talk
|
13 |
13,619 |
05-24-2017, 03:28 AM |
|
|
Thread: 2x6 gtx1080 cluster
Post: RE: 2x6 gtx1080 cluster
Oh, yeah, no, the shade was directed at kjs, not at you. |
|
epixoip |
General Talk
|
13 |
13,619 |
05-24-2017, 08:17 PM |
|
|
Thread: 2x6 gtx1080 cluster
Post: RE: 2x6 gtx1080 cluster
@winxp5421 please correct me if I said something that was incorrect, but as far as I know, you only offer community support via Github Issues. But don't get me wrong, Hashtopussy is a massive improvem... |
|
epixoip |
General Talk
|
13 |
13,619 |
05-24-2017, 06:39 AM |
|
|
Thread: Rule shortcut
Post: RE: Rule shortcut
the shortcut is to use a stream editor to generate the rule file for you.
for example if you have a list of domains called "domains.txt", you would use something like this to generate the rule file... |
|
epixoip |
General Help
|
9 |
13,606 |
04-10-2015, 05:29 AM |
|
|
Thread: Rule shortcut
Post: RE: Rule shortcut
Spaces are optional.
The rule isn't failing, it just isn't loading because it's too long to be used on GPU. It will work in hashcat-cli though. |
|
epixoip |
General Help
|
9 |
13,606 |
04-13-2015, 05:17 AM |
|
|
Thread: oclHashcat-gui problem
Post: RE: oclHashcat-gui problem
https://cdn.memegenerator.net/instances/400x/32195363.jpg |
|
epixoip |
Very old oclHashcat-plus Support
|
8 |
13,590 |
12-20-2012, 07:48 AM |
|
|
Thread: Generating a SHA256 Hash from another Hash
Post: RE: Generating a SHA256 Hash from another Hash
I'm starting to think you don't really understand how password cracking works. |
|
epixoip |
General Talk
|
11 |
13,561 |
05-01-2016, 08:29 PM |
|
|
Thread: Generating a SHA256 Hash from another Hash
Post: RE: Generating a SHA256 Hash from another Hash
I've moved this to the General Talk forum since this has nothing to do with hashcat.
No, this is not a strong way to hash passwords. SHA2 is cryptographically strong, but is not appropriate for pas... |
|
epixoip |
General Talk
|
11 |
13,561 |
04-30-2016, 09:35 PM |
|
|
Thread: Generating a SHA256 Hash from another Hash
Post: RE: Generating a SHA256 Hash from another Hash
You are relying on security through obscurity and ignoring Kerckhoff's Principle, as the security of your scheme comes solely from keeping the iteration count secret. However, when the iteration count... |
|
epixoip |
General Talk
|
11 |
13,561 |
04-30-2016, 11:06 PM |
|
|
Thread: Oclhashcat AMD catalyst 14.9 and The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)
Post: RE: Oclhashcat AMD catalyst 14.9 and The-Distribut...
First off, 2.13 is newer than 2.2. It's a version string, not a floating-point number.
Installing the kernel headers is simple, "apt-get install linux-headers-$(uname -r)"
That said, neither The... |
|
epixoip |
General Help
|
7 |
13,524 |
04-05-2015, 02:34 PM |
|
|
Thread: Oclhashcat AMD catalyst 14.9 and The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)
Post: RE: Oclhashcat AMD catalyst 14.9 and The-Distribut...
Ok, so apparently The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) doesn't name their kernels and/or kernel packages properly. You should still be able to locate the correct package name with... |
|
epixoip |
General Help
|
7 |
13,524 |
04-05-2015, 03:02 PM |
|
|
Thread: could someone help me with a mask?
Post: RE: could someone help me with a mask?
Your mask syntax is incorrect. You should re-read the wiki page on Mask Attacks, particularly the section on custom charsets. |
|
epixoip |
General Help
|
11 |
13,518 |
07-23-2015, 06:38 AM |
|
|
Thread: could someone help me with a mask?
Post: RE: could someone help me with a mask?
First off, your command line is an utter train wreck. It's obvious you do not know what any of those flags do, you're just copy/pasting things without reading, learning, or understanding.
You spec... |
|
epixoip |
General Help
|
11 |
13,518 |
07-23-2015, 08:02 PM |
|
|
Thread: could someone help me with a mask?
Post: RE: could someone help me with a mask?
It's amazing how someone who has been a programmer for 20 years cannot understand simple documentation.
turbogiant76 Wrote: (07-23-2015, 09:16 PM)
--
When I read over this(more then once), what I in... |
|
epixoip |
General Help
|
11 |
13,518 |
07-23-2015, 10:00 PM |