Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: Short Wordlists with 8 GPUs
Post: RE: Short Wordlists with 8 GPUs
Atom is showing in his thread that you should expand your candidates with rules so your shaders get filled.
./hashcat-cliAVX2.bin rockyou1k.txt -r rules/best64.rule --stdout | ./oclHashcat64.bin -a 0... |
|
kartan |
Old oclHashcat Support
|
8 |
12,569 |
03-26-2015, 08:29 AM |
|
|
Thread: Short Wordlists with 8 GPUs
Post: RE: Short Wordlists with 8 GPUs
Code:
./oclHashcat64.bin -a 0 -m 2500 -d 2 -w 3 hashcat.hccap rockyou1k.txt -r rules/best64.rule
vs
Code:
./hashcat-cliAVX2.bin rockyou1k.txt -r rules/best64.rule --stdout | ./oclHashcat64.bin... |
|
kartan |
Old oclHashcat Support
|
8 |
12,569 |
03-26-2015, 08:44 AM |
|
|
Thread: smart bruteforce
Post: RE: smart bruteforce
I know what you want to do but there is no completely straight forward method in achieving this as of now.
For that one example attack you posted I personally would probably go by undeath's method a... |
|
kartan |
Old oclHashcat Support
|
9 |
13,968 |
03-30-2015, 06:49 PM |
|
|
Thread: smart bruteforce
Post: RE: smart bruteforce
|
kartan |
Old oclHashcat Support
|
9 |
13,968 |
03-31-2015, 01:08 AM |
|
|
Thread: Hardware Review Please
Post: RE: Hardware Review Please
We had similiar issues with 6x 290x but I was actually hoping nvidias wouldn't have those. Did you try to validate if it's power related by only having 3 cards or less cards active? Do the fans someti... |
|
kartan |
Hardware
|
13 |
15,124 |
09-10-2016, 12:58 AM |
|
|
Thread: New feature sneakpeak: multirules
Post: RE: New feature sneakpeak: multirules
extremly powerful!
as addition it would be nice to have the possibility to include a directory instead of a file. this way you would be able to organize your rules in a directory rules.avaiable/ and ... |
|
kartan |
Very old oclHashcat-plus Support
|
5 |
16,797 |
12-01-2011, 07:35 PM |
|
|
Thread: R9 290 vs 290x pricing and reference design questions
Post: RE: R9 290 vs 290x pricing and reference design qu...
check if the module is loaded
root@ultrabox:/home/kartan/hashcat# lsmod |grep fglrx
fglrx 15405056 38
amd_iommu_v2 20480 1 fglrx
Edit:
yea your clinfo error indicates that... |
|
kartan |
Hardware
|
16 |
18,454 |
09-14-2016, 03:14 AM |
|
|
Thread: R9 290 vs 290x pricing and reference design questions
Post: RE: R9 290 vs 290x pricing and reference design qu...
I was talking about rebuilding the module not reinstalling the package |
|
kartan |
Hardware
|
16 |
18,454 |
09-14-2016, 08:32 PM |
|
|
Thread: Support for DES (Unix)
Post: RE: Support for DES (Unix)
There is already an OS independent GUI in active development, indeed it's quite finished.
https://www.sch0.org/index.php/2011/02/16/hashcat-gui-announcement
|
|
kartan |
Feature Requests
|
6 |
18,609 |
02-16-2011, 12:08 PM |
|
|
Thread: Packages for Linux distributions
Post: RE: Packages for Linux distributions
I agree so far with the last summary.
There should not be a mix between shared and static files e.g. the docs should go in /usr/share/doc/hashcat or /usr/share/doc/oclHhashcat/
I am against doing ... |
|
kartan |
hashcat
|
12 |
18,944 |
12-09-2015, 04:21 AM |
|
|
Thread: oclHashcat-plus v0.09 RC1
Post: RE: oclHashcat-plus v0.09 RC1
I found some typos in the help. Well, you might argue if these are typos or not but i think they all should have their first char be uppercase to be conform with all other lines.
--disable-pot... |
|
kartan |
Beta Tester
|
24 |
22,608 |
09-04-2012, 09:16 PM |
|
|
Thread: email:hash to email:unhash?
Post: RE: email:hash to email:unhash?
Just prepare your file in advance with something like this:
echo $time | awk '{split($0,a,":"); print a[1]}'
When you are done cracking just match the hash:plain with your first list. |
|
kartan |
Old hashcat Support
|
4 |
23,144 |
03-23-2015, 09:32 PM |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with spezial rules
If you put the same amount of energy in just writing the mask instead of describing what you want you actually would get it faster. Epix gave you a good example. |
|
kartan |
hashcat
|
17 |
23,535 |
04-01-2015, 02:13 PM |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with special rules
Post the commands that you ended up putting in that batch |
|
kartan |
hashcat
|
17 |
23,535 |
04-02-2015, 09:11 PM |
|
|
Thread: ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_FOUND Help PLz
Post: RE: ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_F...
The opencl runtime is still missing, you have to install it manually (the one from intel in your case) |
|
kartan |
hashcat
|
11 |
23,729 |
09-14-2016, 03:05 AM |
|
|
Thread: ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_FOUND Help PLz
Post: RE: ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_F...
Just get the tarball and install it, shouldn't be that big of a deal |
|
kartan |
hashcat
|
11 |
23,729 |
09-14-2016, 07:13 PM |
|
|
Thread: Automated Tests for Beta Testers
Post: RE: Automated Tests for Beta Testers
yeah finally! i am about to give it a try right now. |
|
kartan |
Beta Tester
|
22 |
28,381 |
11-28-2013, 06:42 PM |
|
|
Thread: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide
You should make it clear that this is for people who want to build hashcat. I would like to see a clean doc just for setting up a box without the dev packages just to deploy the binary the other steps... |
|
kartan |
User Contributions
|
21 |
33,852 |
11-21-2016, 09:23 PM |
|
|
Thread: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide
i've never seen that issue with the nouveau blacklist |
|
kartan |
User Contributions
|
21 |
33,852 |
11-21-2016, 11:09 PM |
|
|
Thread: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide
and seperate the dev packages this isn't necessary for 90% of the people who just want the binary |
|
kartan |
User Contributions
|
21 |
33,852 |
11-21-2016, 11:11 PM |