Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...
This screams "workload + tuning value missmatch" to me. And the fact that there are many different types of cards at play here makes this far more difficult to fix. You have 900 series cards, 10 serie... |
|
Chick3nman |
hashcat
|
43 |
12,656 |
09-02-2019, 11:30 PM |
|
|
Thread: Looking to rent GPU Server 4 hashcat.
Post: RE: Looking to rent GPU Server 4 hashcat.
You are asking a lot of things here but I'll cover probably the most important part.
Bruteforce of ?a length 10 is not going to happen on pretty much any wallet variant, and bruteforce of ?a 1-8 is... |
|
Chick3nman |
Hardware
|
4 |
4,071 |
07-11-2019, 01:40 AM |
|
|
Thread: Newbie Wallet
Post: RE: Newbie Wallet
Dogecoin's original wallet client was a derivative of the bitcoin client and as such, can be attacked using the bitcoin wallet.dat modes. That only would work for the original wallet and not any secon... |
|
Chick3nman |
General Talk
|
9 |
3,605 |
07-11-2019, 01:38 AM |
|
|
Thread: Alternatives to HashcatGUI?
Post: RE: Alternatives to HashcatGUI?
>A perfect example of a wise-guy answer.
>The point is that it's very boring to type in, or even copy/paste, the paths to hashes and wordlists.
It's boring to type in paths to stuff? Why not just ... |
|
Chick3nman |
hashcat
|
4 |
1,994 |
07-07-2019, 05:16 AM |
|
|
Thread: Advice on HP Nvidia Tesla K40 GPUs
Post: RE: Advice on HP Nvidia Tesla K40 GPUs
The Tesla K40 is an abysmally slow card by today's standards, especially in hashcat, and coming in at 235W TDP per card, you would be FAR better served getting basically any GPU from the current gener... |
|
Chick3nman |
Hardware
|
8 |
4,554 |
06-29-2019, 05:58 AM |
|
|
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 |
|
|
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: 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: 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: 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: 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,481 |
04-28-2019, 10:49 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,481 |
04-28-2019, 08:23 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: 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,086 |
04-23-2019, 05:02 AM |
|
|
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: 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: 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: 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: 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: 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 |