Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with special rules
The keyspace is likely too small to achieve full acceleration, thus the low speed. |
|
epixoip |
hashcat
|
17 |
23,547 |
04-02-2015, 11:43 PM |
|
|
Thread: change hash type
Post: RE: change hash type
your cpu is likely much faster than your gpu is on bcrypt so you're probably using the wrong tool. |
|
epixoip |
Old oclHashcat Support
|
16 |
23,425 |
08-13-2014, 09:07 AM |
|
|
Thread: change hash type
Post: RE: change hash type
use hashcat instead of oclHashcat |
|
epixoip |
Old oclHashcat Support
|
16 |
23,425 |
08-13-2014, 09:48 AM |
|
|
Thread: change hash type
Post: RE: change hash type
bcrypt is slow because it performs thousands of small-but-frequent pseudorandom memory reads and writes. thus the algorithm is very expensive. |
|
epixoip |
Old oclHashcat Support
|
16 |
23,425 |
08-26-2014, 07:57 AM |
|
|
Thread: OpenCL installation on Linux
Post: RE: OpenCL installation on Linux
Remove MESA. Install the proprietary Nvidia driver. Install the Intel OpenCL CPU runtime. |
|
epixoip |
hashcat
|
11 |
23,370 |
03-12-2017, 02:05 AM |
|
|
Thread: OpenCL installation on Linux
Post: RE: OpenCL installation on Linux
|
epixoip |
hashcat
|
11 |
23,370 |
03-12-2017, 07:22 PM |
|
|
Thread: OpenCL installation on Linux
Post: RE: OpenCL installation on Linux
itanon Wrote: (03-14-2017, 01:32 AM)
--
Plus I'm starting to realize(reading on the web) that openCL seems to not to work properly on linux, but maybe I got wrong
--
You got that wrong.
You'll ... |
|
epixoip |
hashcat
|
11 |
23,370 |
03-14-2017, 08:42 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,346 |
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,346 |
09-02-2014, 04:04 AM |
|
|
Thread: [oclHashcat-lite] WPA/WPA2
Post: RE: [oclHashcat-lite] WPA/WPA2
what does descrypt have to do with wpa? |
|
epixoip |
Feature Requests
|
8 |
23,278 |
02-01-2013, 10:55 PM |
|
|
Thread: [oclHashcat-lite] WPA/WPA2
Post: RE: [oclHashcat-lite] WPA/WPA2
i think you miss the point of lite. the wpa kernel in plus is already optimized for single hash. it would not be any faster in lite. all you would get in lite is no wordlist support, which is practica... |
|
epixoip |
Feature Requests
|
8 |
23,278 |
02-01-2013, 11:37 PM |
|
|
Thread: infiniband setup guide?
Post: RE: infiniband setup guide?
VCL only works with TCP/IP, so to use Infiniband with VCL, you need to do IP over Infiniband.
If you're using Debian/Ubuntu, it's very simple.
Add the following to /etc/modules
Code:
--
## ipoib
i... |
|
epixoip |
Hardware
|
12 |
23,047 |
06-19-2013, 07:40 AM |
|
|
Thread: infiniband setup guide?
Post: RE: infiniband setup guide?
please provide the following:
- description of physical network topology
- /etc/network/interfaces from broker & one compute node
- /etc/vcl/nodes from the broker node |
|
epixoip |
Hardware
|
12 |
23,047 |
06-27-2013, 01:50 PM |
|
|
Thread: infiniband setup guide?
Post: RE: infiniband setup guide?
looks good from here.
what algorithm are you cracking? how many hashes are you targeting? what is your -n value? how much memory does your broker have? |
|
epixoip |
Hardware
|
12 |
23,047 |
06-28-2013, 06:37 AM |
|
|
Thread: infiniband setup guide?
Post: RE: infiniband setup guide?
what version of vcl are you using? |
|
epixoip |
Hardware
|
12 |
23,047 |
06-29-2013, 11:02 PM |
|
|
Thread: infiniband setup guide?
Post: RE: infiniband setup guide?
do you still have a copy of 1.20? if so, can you test with that? |
|
epixoip |
Hardware
|
12 |
23,047 |
06-30-2013, 07:27 PM |
|
|
Thread: infiniband setup guide?
Post: RE: infiniband setup guide?
alex, please see https://hashcat.net/forum/thread-2436.html |
|
epixoip |
Hardware
|
12 |
23,047 |
07-15-2013, 07:37 AM |
|
|
Thread: How to apply rules to combinator attack?
Post: RE: How to apply rules to combinator attack?
M@LIK Wrote: (10-21-2012, 10:35 PM)
--
If you want to make "Sup3rThinkers" out of "sup3r" in dict1 and "thinkers" in dict2, you would run:
Code:
--
-plus ... -a1 -j u -k u ... dict1 dict2
--
--
rul... |
|
epixoip |
General Help
|
12 |
22,997 |
10-22-2012, 04:41 AM |
|
|
Thread: How to apply rules to combinator attack?
Post: RE: How to apply rules to combinator attack?
so they do. i thought it was supposed to work, but didn't. i tested earlier before i posted, just in case it did work now, but it looks like i had made an error in my test. however, i think i found a ... |
|
epixoip |
General Help
|
12 |
22,997 |
10-22-2012, 12:20 PM |
|
|
Thread: VCL-Cluster vs PCI Express Splitter solution
Post: RE: VCL-Cluster vs PCI Express Splitter solution
The official 7990 comes out in two weeks. If you're considering something like this it would probably just be best to pick up 4x7990. |
|
epixoip |
Hardware
|
10 |
22,939 |
04-29-2013, 05:38 PM |