Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: hashcat does not seem to crack via mask
Post: RE: hashcat does not seem to crack via mask
Yet another thread where you go off the deep end and have no clue what you're talking about.
Mask attack in hashcat is not random, it's quite the opposite. It uses probabilistic Markov ordering to ... |
|
epixoip |
hashcat
|
4 |
4,849 |
05-12-2017, 11:53 PM |
|
|
Thread: Specify what to check in a dictionary
Post: RE: Specify what to check in a dictionary
Incorrect, -j/-k work just fine on GPU. But if you're trying to use -j/-k with -a 0, you're doing it wrong as they only work with attack modes 1, 6, and 7. Moreover, reject rules only work with -j/-k,... |
|
epixoip |
hashcat
|
7 |
7,058 |
05-17-2017, 01:50 AM |
|
|
Thread: Integer overflow detected while brute forcing
Post: RE: Integer overflow detected while brute forcing
@kjs: Wait, you're over on Hashkiller advertising Hashcat rigs for sale, but you don't even know what datatypes Hashcat uses internally? Good luck with that, I'm sure your customers have much faith in... |
|
epixoip |
hashcat
|
13 |
22,739 |
05-24-2017, 04:33 AM |
|
|
Thread: Are we going to see a 72 gpu rack in 2020 :)?
Post: RE: Are we going to see a 72 gpu rack in 2020 :)?
It may surprise you to learn we've already built clusters much, much larger than 72 GPUs.
The top three clusters we've built, in order of performance:
Code:
--
160x GTX 1080 - 10.2 TH/s NTLM... |
|
epixoip |
hashcat
|
7 |
7,720 |
05-29-2017, 07:03 AM |
|
|
Thread: Integer overflow detected while brute forcing
Post: RE: Integer overflow detected while brute forcing
First, stop begging me to call you. I'm not going to call you or speak to you in private, I have no use for your words.
My problem, Kristoffer, is that you came out of nowhere and started posting ove... |
|
epixoip |
hashcat
|
13 |
22,739 |
05-24-2017, 09:34 AM |
|
|
Thread: Are we going to see a 72 gpu rack in 2020 :)?
Post: RE: Are we going to see a 72 gpu rack in 2020 :)?
Yeah, I think he's misunderstanding what "rack" means in this context. 160 x GTX 1080 would be 20x 4U Brutalis systems in two 42U racks. The 10-GPU Klimax raises the rack density from 80 GPUs per rack... |
|
epixoip |
hashcat
|
7 |
7,720 |
05-31-2017, 07:20 AM |
|
|
Thread: Are we going to see a 72 gpu rack in 2020 :)?
Post: RE: Are we going to see a 72 gpu rack in 2020 :)?
Yeah, not really something I'm interested in. |
|
epixoip |
hashcat
|
7 |
7,720 |
05-31-2017, 10:43 AM |
|
|
Thread: Integer overflow detected while brute forcing
Post: RE: Integer overflow detected while brute forcing
TofuBoy22 Wrote: (05-24-2017, 10:41 AM)
--
For those who weren't around then.... who were these SL3 shitbags that you talk about :)
--
Phone unlockers. They were greedy, demanding, disrespectful lee... |
|
epixoip |
hashcat
|
13 |
22,739 |
05-24-2017, 12:30 PM |
|
|
Thread: CL_PLATFORM_NOT_FOUND_KHR
Post: RE: CL_PLATFORM_NOT_FOUND_KHR
My jealousy level has reached 72%. Not over the P100s, but POWER8. Anyone who knows me knows I'm a huge fucking PPC fan.
Anyway, obviously the Nvidia driver is installed, but it looks like you don'... |
|
epixoip |
hashcat
|
1 |
4,506 |
05-31-2017, 07:15 AM |
|
|
Thread: Need help ETHEREUM hashtype 15700
Post: RE: Need help ETHEREUM hashtype 15700
Hashcat is stable, but you're trying to use the same GPU for compute while also driving your display. It can't do both. That's why the display freezes, it's too busy cracking passwords to push pixels.... |
|
epixoip |
hashcat
|
11 |
12,241 |
06-12-2017, 05:42 AM |
|
|
Thread: Seeking Sensei
Post: RE: Seeking Sensei
So, if you really want to learn from me, I am doing a free* training class at CircleCityCon this weekend on June 10. There are still four open seats. https://circlecitycon.com/news/glossary/password-c... |
|
epixoip |
hashcat
|
2 |
3,368 |
06-06-2017, 08:20 AM |
|
|
Thread: Hashcat Cluster
Post: RE: Hashcat Cluster
I'm afraid you entirely ignored the point, rjtoubib. Of course the cards are fluctuating quite a lot while running Hashcat. That's because of PowerTune. And of course you haven't experienced a fire ye... |
|
epixoip |
hashcat
|
14 |
14,791 |
06-13-2017, 04:59 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,961 |
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,961 |
06-19-2017, 10:13 PM |
|
|
Thread: Is this WPA2 Password uncrackable?
Post: RE: Is this WPA2 Password uncrackable?
It's not an error, it's purely informational.
You can also shorten your command line up quite a bit by using -1 ?d?l?u instead of manually listing out all of the characters in the character set. |
|
epixoip |
hashcat
|
13 |
12,981 |
06-19-2017, 10:15 PM |
|
|
Thread: Is this WPA2 Password uncrackable?
Post: RE: Is this WPA2 Password uncrackable?
Sorry I didn't realize the length of your mask was 12 bytes long. Hashcat stores keyspace as a uint64 and 62^12 is greater than 2^64-1, hence it is causing an integer overflow, and that's why Hashcat ... |
|
epixoip |
hashcat
|
13 |
12,981 |
06-20-2017, 01:59 AM |
|
|
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,961 |
06-20-2017, 05:17 AM |
|
|
Thread: Is hashcat ready to use as many cores as possible?
Post: RE: Is hashcat ready to use as many cores as possi...
Because scrypt.
And yes, it will use all cores. |
|
epixoip |
hashcat
|
2 |
3,079 |
06-20-2017, 06:32 AM |
|
|
Thread: Is this WPA2 Password uncrackable?
Post: RE: Is this WPA2 Password uncrackable?
No, I don't think so.
https://www.wolframalpha.com/input/?i=is+62%5E12+greater+than+(2%5E64-1)
https://www.wolframalpha.com/input/?i=62%5E12+to+base+16 (click More under Other Data Types)
Quo... |
|
epixoip |
hashcat
|
13 |
12,981 |
06-20-2017, 06:23 PM |
|
|
Thread: Candidate definition
Post: RE: Candidate definition
I think there is some gross confusion here. "Candidates" just means these are the keys that are currently being tested. It doesn't mean they are keys that have been cracked, those will be written to y... |
|
epixoip |
hashcat
|
9 |
13,199 |
06-26-2017, 08:50 AM |