Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Using --pw-skip --pw-limit to distribute workload
Post: RE: Using --pw-skip --pw-limit to distribute workl...
No, not 'yes to both.' Of course you can distribute work with -s/-l, that's why they are there, but -s/-l are different in hashcat & oclHashcat, you cannot distribute work between the two without some... |
|
epixoip |
Old oclHashcat Support
|
2 |
4,100 |
05-10-2016, 04:53 AM |
|
|
Thread: Using hashcat to find v3 ethereum wallet password
Post: RE: Using hashcat to find v3 ethereum wallet passw...
First, use the CPU instead of the integrated GPU. Second, do what Hashcat is telling you to do: use -n 1 |
|
epixoip |
hashcat
|
21 |
25,960 |
06-19-2017, 09:13 PM |
|
|
Thread: Using hashcat to find v3 ethereum wallet password
Post: RE: Using hashcat to find v3 ethereum wallet passw...
Read the output of --help to determine how to select which devices and platforms to use.
In your earlier post you were using -w 1, not -n 1. |
|
epixoip |
hashcat
|
21 |
25,960 |
06-19-2017, 10:13 PM |
|
|
Thread: Using hashcat to find v3 ethereum wallet password
Post: RE: Using hashcat to find v3 ethereum wallet passw...
Code:
--
-D, --opencl-device-types | Str | OpenCL device-types to use, separate with comma | -D 1
...
# | Device Type
===+=============
1 | CPU
2 | GPU
3 | FPGA, DSP, Co-Processor
... |
|
epixoip |
hashcat
|
21 |
25,960 |
06-20-2017, 05:17 AM |
|
|
Thread: Using small word list & rules - error
Post: RE: Using small word list & rules - error
It's not an error, and there's not anything you need to do to "fix it." |
|
epixoip |
hashcat
|
3 |
4,520 |
03-21-2017, 09:56 PM |
|
|
Thread: Using the new md5($salt.$pass.$salt) mode
Post: RE: Using the new md5($salt.$pass.$salt) mode
3810 is one salt that is used twice, not two unique salts. |
|
epixoip |
Old oclHashcat Support
|
4 |
7,541 |
10-15-2014, 06:55 PM |
|
|
Thread: UTF-16 in dictionary files
Post: RE: UTF-16 in dictionary files
are you positive that it's not outputting them properly, or is the real issue that whatever you are using to read the pot is unable to display them properly? |
|
epixoip |
Very old oclHashcat-plus Support
|
3 |
8,687 |
06-15-2013, 08:09 AM |
|
|
Thread: Utilising the gpu in a headless envrionment
Post: RE: Utilising the gpu in a headless envrionment
right, libOpenCL will work with just fglrx loaded, but libatiadlxx requires x11. so you still have to have x11 running & have Xauthority even on headless servers. see https://hashcat.net/wiki/doku.php?... |
|
epixoip |
General Help
|
3 |
7,145 |
06-20-2014, 06:47 PM |
|
|
Thread: v 0.49 increment min equivalent
Post: RE: v 0.49 increment min equivalent
hashcat doesn't support hcmask files, only oclHashcat. |
|
epixoip |
Old hashcat Support
|
5 |
7,264 |
10-03-2015, 07:10 AM |
|
|
Thread: v 0.49 increment min equivalent
Post: RE: v 0.49 increment min equivalent
Oh, must have missed that change. Never mind then :) |
|
epixoip |
Old hashcat Support
|
5 |
7,264 |
10-05-2015, 07:41 PM |
|
|
Thread: v 1.35
Post: RE: v 1.35
You're mixing OD5 and OD6 devices, so you're bound to see some issues such as that. |
|
epixoip |
Beta Tester
|
2 |
4,525 |
03-27-2015, 11:46 PM |
|
|
Thread: v0.10 / Nvidia CUDA / descrypt / ERROR: cuLaunchKernel() 701
Post: RE: v0.10 / Nvidia CUDA / descrypt / ERROR: cuLaun...
newer versions require more ram. time to upgrade. |
|
epixoip |
Very old oclHashcat-lite Support
|
8 |
22,351 |
12-14-2012, 06:29 AM |
|
|
Thread: v0.14 working but unable to quit or exit the program
Post: RE: v0.14 working but unable to quit or exit the p...
yep, 5xxx series was super prone to ASIC hangs with even mild overclocking. there's not much headroom on those cards. i don't go higher than 880 Mhz on my 5870s, and that's with overvolting. |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
10,139 |
04-15-2013, 08:28 AM |
|
|
Thread: v1.01 lower WPA speed
Post: RE: v1.01 lower WPA speed
looks like you're probably trying to crack two handshakes at once instead of one. remember that v1.00 added multi-cap support so you need to clean your cap file to ensure you're only cracking the one ... |
|
epixoip |
Old oclHashcat Support
|
9 |
14,293 |
01-10-2014, 06:15 AM |
|
|
Thread: v1.01 lower WPA speed
Post: RE: v1.01 lower WPA speed
post your command line & full output.
also, why on earth would you use -n 160 -u 1024 for wpa? should be using something more like -n 32 -u 4096 |
|
epixoip |
Old oclHashcat Support
|
9 |
14,293 |
01-11-2014, 12:02 AM |
|
|
Thread: v1.01 lower WPA speed
Post: RE: v1.01 lower WPA speed
humor me and try again with -n 32 -u 4096 |
|
epixoip |
Old oclHashcat Support
|
9 |
14,293 |
01-11-2014, 11:34 PM |
|
|
Thread: v1.01 lower WPA speed
Post: RE: v1.01 lower WPA speed
this does not make any sense, you should definitely show much better performance with -u 4096 than -u 1024. the explanation of these parameters has been covered dozens of times before, but to re-itera... |
|
epixoip |
Old oclHashcat Support
|
9 |
14,293 |
01-12-2014, 03:41 PM |
|
|
Thread: v1.31 Multi-GPU not working with standalone devices
Post: RE: v1.31 Multi-GPU not working with standalone de...
you aren't specifying an attack mode and your syntax is jacked |
|
epixoip |
Old oclHashcat Support
|
5 |
11,881 |
10-07-2014, 12:42 PM |
|
|
Thread: v1.32 oclhashcat64.exe has stopped working
Post: RE: v1.32 oclhashcat64.exe has stopped working
cr4zynou Wrote: (01-19-2015, 07:58 PM)
--
i use 1 rule!!!!! stil not working
i use hashcat GUI!!!
--
You're not using 1 rule. In the screenshot you posted, your rule file has at least 1,691,327... |
|
epixoip |
Old oclHashcat Support
|
7 |
13,146 |
01-19-2015, 11:48 PM |
|
|
Thread: Value of --pw-max must be smaller or equal to 32
Post: RE: Value of --pw-max must be smaller or equal to ...
Bleze Wrote: (12-07-2015, 02:04 AM)
--
So, what do you suggest? I should give up and convince me that it's impossible? I know that normal people would think that, but I don't consider myself a normal... |
|
epixoip |
Old hashcat Support
|
12 |
16,018 |
12-07-2015, 07:57 AM |