Search Results
|
Post |
Author
[asc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: First Cracking Rig
Post: RE: First Cracking Rig
FrostByte Wrote: (02-19-2019, 11:16 PM)
--
So the dual xeons are pretty much necessary in order to get the most PCIe lanes possible?
--
Not dual Xeons specifically, just something built for real wo... |
|
Chick3nman |
Hardware
|
19 |
10,139 |
02-20-2019, 12:18 AM |
|
|
Thread: I lost my second password blockchain.com.
Post: RE: I lost my second password blockchain.com.
You must crack the second password. BTCRecover is capable of cracking said password and the base64 value you were given is required to crack the password, although I'm not sure if --extract allows for... |
|
Chick3nman |
hashcat
|
8 |
4,089 |
02-21-2019, 03:47 AM |
|
|
Thread: A-F 0-9 8 digit mask Help
Post: RE: A-F 0-9 8 digit mask Help
hashcat -m 2500 -a 3 -1 ABCDEF?d ?1?1?1?1?1?1?1?1
If it says 2 years, it means 2 years. |
|
Chick3nman |
hashcat
|
9 |
4,754 |
02-21-2019, 04:39 AM |
|
|
Thread: A-F 0-9 8 digit mask Help
Post: RE: A-F 0-9 8 digit mask Help
Cool, then it will take 1 day :)
Add "--increment-min 8" to the command to make it start at 8 characters |
|
Chick3nman |
hashcat
|
9 |
4,754 |
02-21-2019, 07:25 AM |
|
|
Thread: partial match
Post: RE: partial match
Are you saying you think you already know half the password? And just want to crack the remaining part? Or are you trying to recover part of the password to then recover the rest? Because recovering p... |
|
Chick3nman |
General Talk
|
3 |
1,585 |
10-11-2019, 02:41 PM |
|
|
Thread: Not a native Intel OpenCL runtime
Post: RE: Not a native Intel OpenCL runtime
I hope everyone here is reading their own messages and seeing "The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)" and understanding that we say that for a good reason. It does not handle OpenC... |
|
Chick3nman |
hashcat
|
15 |
47,098 |
10-11-2019, 02:48 PM |
|
|
Thread: Can I use Hashcat for checking against HIBP DB?
Post: RE: Can I use Hashcat for checking against HIBP DB...
Using the list of hashes you want to check as a dictionary and the list of hashes you want to check against as a target, I believe you can make use if the "plaintext" mode in hashcat to do this.
Mod... |
|
Chick3nman |
hashcat
|
4 |
3,071 |
03-10-2019, 06:23 PM |
|
|
Thread: RTX Titan
Post: RTX Titan
Full benchmarks for the RTX Titan have been posted here:
https://gist.github.com/Chick3nman/5d261c5798cf4f3867fe7035ef6dd49f
Performing very well, easily the highest numbers on a single GPU for ... |
|
Chick3nman |
Hardware
|
1 |
2,402 |
03-18-2019, 10:29 PM |
|
|
Thread: Double Sha256 Algorithm
Post: RE: Double Sha256 Algorithm
The algorithm would need to be added, or at least a module defining it. To complete that keyspace in 10 seconds, you would need an INSANE amount of power. At a conservative 8GH/s (RTX Titan sha256($pa... |
|
Chick3nman |
hashcat
|
1 |
1,330 |
04-13-2019, 04:52 AM |
|
|
Thread: AWS GPU
Post: RE: AWS GPU
The K80 only has compute capabilities up to 3.7. The number you pointed at is the OpenCL version number and the CUDA runtime version number, not the limited capabilities of the card. The card lacks th... |
|
Chick3nman |
hashcat
|
2 |
2,559 |
04-13-2019, 09:13 PM |
|
|
Thread: Hashcat not actually cracking the hash
Post: RE: Hashcat not actually cracking the hash
Well lets cover some basics.
1. You are using The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali). Don't do that. As you'll have hopefully noticed, even the forum will automatically replace it'... |
|
Chick3nman |
hashcat
|
2 |
1,676 |
04-23-2019, 04:56 AM |
|
|
Thread: same attack, no results
Post: RE: same attack, no results
So you run an attack, which appears to take a while since you are stopping it at 12%, and restarting it and wondering why the hashes in your potfile already are not getting cracked a second time? Did ... |
|
Chick3nman |
hashcat
|
3 |
2,087 |
04-23-2019, 05:02 AM |
|
|
Thread: Dell 5820 with high power GPU
Post: RE: Dell 5820 with high power GPU
slyexe Wrote: (04-22-2019, 02:41 AM)
--
joe123 Wrote: (04-18-2019, 04:29 PM)
--
Can such a Quadro card be replaced by high power GPU (actively cooled), especially when it comes to the
power connec... |
|
Chick3nman |
Hardware
|
3 |
2,734 |
04-24-2019, 02:52 AM |
|
|
Thread: Integer overflow detected in keyspace of mask
Post: RE: Integer overflow detected in keyspace of mask
What the hell are you trying to crack? There is almost no way you will ever be able to run a mask that large unless your custom character is like, 1 character. And even then, there must be a better wa... |
|
Chick3nman |
General Talk
|
7 |
6,482 |
04-28-2019, 08:23 AM |
|
|
Thread: Integer overflow detected in keyspace of mask
Post: RE: Integer overflow detected in keyspace of mask
https://i.imgur.com/k2I0ZAy.png |
|
Chick3nman |
General Talk
|
7 |
6,482 |
04-28-2019, 10:49 AM |
|
|
Thread: Encoded dictionaries over STDIN
Post: RE: Encoded dictionaries over STDIN
>I'm trying to pass such dictionaries to hashcat via STDIN to avoid the initial building of hashcat cache
Don't do that. |
|
Chick3nman |
General Talk
|
2 |
1,754 |
04-29-2019, 07:50 PM |
|
|
Thread: Jetson Nano Benchmarks
Post: Jetson Nano Benchmarks
After quite a bit of work, CUDA devices can now be used without OpenCL, so we can do things like this:
https://twitter.com/Chick3nman512/status/1128384175873122305
https://gist.github.com/Chick3nman... |
|
Chick3nman |
Hardware
|
2 |
2,880 |
05-14-2019, 09:48 PM |
|
|
Thread: Are two CPU's required for a 6-8 GPU rig?
Post: RE: Are two CPU's required for a 6-8 GPU rig?
Yes and No. In theory 2 CPUs provide more PCI-E lanes so more GPUs can run with proper bandwidth. But they are not required assuming the board you choose has a backplane with PLX chips on it, which sw... |
|
Chick3nman |
Hardware
|
4 |
3,240 |
05-14-2019, 10:09 PM |
|
|
Thread: Ryzen 5 2400G: Difference between Linux and Windows wrt -m 1800: Factor 3.5
Post: RE: Difference between Linux and Windows wrt -m 18...
Run the test again but with the CPU disabled as it is by default. Your high usage of the CPU is likely capping the performance of the integrated graphics. |
|
Chick3nman |
hashcat
|
8 |
3,116 |
05-31-2019, 05:24 PM |
|
|
Thread: Odd behavior getting GTS 450 to run alongside GTX 960, and 750TI.
Post: RE: Odd behavior getting GTS 450 to run alongside ...
> Any insight into this issue would be very much appreciated, thank you.
* Device #2: This hardware has outdated CUDA compute capability (2.1).
Need any further insight? The card is wildly ou... |
|
Chick3nman |
hashcat
|
3 |
1,951 |
06-11-2019, 04:36 AM |