Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Building a password cracking machine
Post: RE: Building a password cracking machine
If you don't know enough about hashcat to know not to use SLI - and also not specify what hash type you even intend on cracking then I'm not sure you should be building a 25K cracking rig...
I thin... |
|
rico |
General Talk
|
9 |
19,698 |
07-08-2016, 11:10 PM |
|
|
Thread: Building a password cracking machine
Post: RE: Building a password cracking machine
Crackattack Wrote: (07-08-2016, 11:20 PM)
--
Yea I'm aware sli isn't the best way, I'm asking how many gpu could you put on a setup like brutalis 8 gpu doesn't sound much
--
No idea.
Cracka... |
|
rico |
General Talk
|
9 |
19,698 |
07-08-2016, 11:38 PM |
|
|
Thread: cap2hccap Problem.
Post: RE: cap2hccap Problem.
Code:
--
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# aircrack-ng -J dump Dump.CAP
Opening Dump.CAP
Read 2202 packets.
# BSSID ESSID ... |
|
rico |
Old oclHashcat Support
|
2 |
4,580 |
02-11-2016, 11:39 PM |
|
|
Thread: clGetDeviceInfo() error
Post: RE: clGetDeviceInfo() error
Intel OpenCL runtimes here (https://software.intel.com/en-us/articles/opencl-drivers)
OpenCL™ Runtime for Intel® Core™ and Intel® Xeon® Processors
This runtime software package adds OpenCL ... |
|
rico |
hashcat
|
3 |
8,476 |
03-05-2017, 02:17 AM |
|
|
Thread: CPU vs GPU
Post: RE: CPU vs GPU
Read your posted benchmarks again. They say (and royce too) that your GPU is almost 10 times faster than your CPU.
k != M |
|
rico |
hashcat
|
21 |
44,484 |
02-27-2017, 01:38 AM |
|
|
Thread: Cracking progress ( lass pass attempt)
Post: RE: Cracking progress ( lass pass attempt)
Why are you using mask processor? hashcat can do all this.
hashcat32 -m 2500 -a 3 -1 ?dABCDEF T2.hccap ?1?1?1?1?1?1?1?1?1?1
It's going to take a while though.... |
|
rico |
hashcat
|
5 |
5,129 |
09-23-2016, 03:59 PM |
|
|
Thread: Cracking progress ( lass pass attempt)
Post: RE: Cracking progress ( lass pass attempt)
1. Determine total keyspace.
>hashcat64 -m 2500 -a 3 --keyspace -1 ?dABCDEF T2.hccap ?1?1?1?1?1?1?1?1?1?1
68719476736
2. What position is 00753E0000 in the total keyspace, as a ratio? As this v... |
|
rico |
hashcat
|
5 |
5,129 |
09-24-2016, 12:26 AM |
|
|
Thread: Cracking SHA when I know the salt - is this the right way?
Post: RE: Cracking SHA when I know the salt - is this th...
You haven't specified an attack mode. If you have a wordlist/dictionary called english.txt (in the same folder as hashcat) use this:
Quote:
--
cudaHashCat64.exe -m 110 -a 0 7xxa1a94xxbe3cxx660xx23... |
|
rico |
General Help
|
2 |
4,395 |
09-08-2015, 09:11 PM |
|
|
Thread: CudaHashcat64 wifi hccap
Post: RE: CudaHashcat64 wifi hccap
That must be a pretty big list or else your GPU is very slow. What is it? How many hashes per second (H/s)?
You could add -n and -u values but that will only make a small % difference.
You need ... |
|
rico |
Old hashcat Support
|
19 |
26,709 |
09-18-2015, 01:37 PM |
|
|
Thread: CudaHashcat64 wifi hccap
Post: RE: CudaHashcat64 wifi hccap
For CPU:
hashcat-cli64 -m 2500 -b
For GPU:
cudaHashcat64 -m 2500 -b
Look at the hash rate to figure out how fast each is. Then possibly take a look here (https://hashcat.net/forum/thread-4659... |
|
rico |
Old hashcat Support
|
19 |
26,709 |
09-18-2015, 02:29 PM |
|
|
Thread: CudaHashcat64 wifi hccap
Post: RE: CudaHashcat64 wifi hccap
egoetek Wrote: (09-18-2015, 04:52 PM)
--
hashcat-cli64 -m 2500 -b
i dont have cli64
--
then you don't have hashcat |
|
rico |
Old hashcat Support
|
19 |
26,709 |
09-18-2015, 04:58 PM |
|
|
Thread: CudaHashcat64 wifi hccap
Post: RE: CudaHashcat64 wifi hccap
https://hashcat.net/hashcat/ (https://hashcat.net/hashcat/) |
|
rico |
Old hashcat Support
|
19 |
26,709 |
09-18-2015, 10:55 PM |
|
|
Thread: CudaHashcat64 wifi hccap
Post: RE: CudaHashcat64 wifi hccap
jimbo Wrote: (09-19-2015, 07:27 PM)
--
rico Wrote: (09-18-2015, 10:55 PM)
--
https://hashcat.net/hashcat/ (https://hashcat.net/hashcat/)
--
hello, by the way, the best way is to used GPU instaed of ... |
|
rico |
Old hashcat Support
|
19 |
26,709 |
09-19-2015, 07:39 PM |
|
|
Thread: CudaHashcat64 wifi hccap
Post: RE: CudaHashcat64 wifi hccap
jimbo Wrote: (09-19-2015, 08:42 PM)
--
thanks you !! where can I find a motherboard with 8 GPU ? I have 8 Nvidia quadro. somethings cheaper than a gamer's motherboard ....
--
8 PCIE slots and che... |
|
rico |
Old hashcat Support
|
19 |
26,709 |
09-19-2015, 09:10 PM |
|
|
Thread: CudaHashcat64 wifi hccap
Post: RE: CudaHashcat64 wifi hccap
Yeah, those hashrates seem about right. |
|
rico |
Old hashcat Support
|
19 |
26,709 |
09-20-2015, 07:19 PM |
|
|
Thread: Curious about video driver crash requiring long system off-time
Post: RE: Curious about video driver crash requiring lon...
hashhampster Wrote: (11-18-2015, 02:33 PM)
--
As a random fact, I can't run a benchmark at all without it crashing. As soon as it gets to the third or fourth test it crashes.
Weird
--
Not wei... |
|
rico |
Old oclHashcat Support
|
2 |
4,600 |
11-18-2015, 02:45 PM |
|
|
Thread: Currency Charsets
Post: RE: Currency Charsets
https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_charset_files
Take a look at the file charsets/standard/English/en_cp1252.hcchr and try it something like this:
Code:
--
-1 charsets/sta... |
|
rico |
hashcat
|
7 |
8,406 |
10-17-2016, 10:03 PM |
|
|
Thread: Custom Charset
Post: RE: Custom Charset
boylin Wrote: (09-06-2015, 04:29 PM)
--
Anyone know how i can use GPU & CPU at the same time in oclHashcat?
--
Well you could split the job and have the GPU work on 77.73% of the keyspace and the C... |
|
rico |
Old oclHashcat Support
|
5 |
8,313 |
09-06-2015, 05:03 PM |
|
|
Thread: Custom Charset
Post: RE: Custom Charset
I don't know much pyrit I'm afraid and I was a bit surprised when you said your CPU could do 49kH/s. That's about what a GTX 760 pulls using cudaHashcat (on WPA).
And even if pyrit supported some sor... |
|
rico |
Old oclHashcat Support
|
5 |
8,313 |
09-06-2015, 05:50 PM |
|
|
Thread: Cyrillic --> English transliterated passwords wordlist
Post: RE: Cyrillic --> English transliterated passwords ...
Take a look at the leetspeak.rule file in hashcat's /rules folder. It specifies rules for substituting one character for another, e.g.:
sa4
sa@
One rule to substitute (s) character 'a' -> '4' a... |
|
rico |
hashcat
|
7 |
6,887 |
12-01-2017, 12:01 AM |