|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: Theoretical speed could not be reached(help)
Post: RE: Theoretical speed could not be reached(help)
| You can't reach the speed in the benchmark because the benchmark tests a hash with cost 5 and your hash is cost 10.
The cost refers to the number of iterations the algorithm must do, cost 5 is 2^5 ... |
|
pdo |
hashcat
|
1 |
4,567 |
11-18-2024, 05:20 PM |
| |
|
Thread: bcrypt type assistance request
Post: RE: bcrypt type assistance request
| Here's the problem: a bcrypt hash and a bcryptmd5 hash are completely, mathematically, indistinguishable *until* you crack them.
So, using the hashcat examples:
Code:
--
$2a$05$LhayLxezLhK1LhWvKxCy... |
|
pdo |
hashcat
|
2 |
13,097 |
09-27-2023, 04:05 PM |
| |
|
Thread: please help ascii character,i tried everything
Post: RE: please help ascii character,i tried everything
| You keep writing "c2ao", you should be writing "c2a0".
"o" is the 15th character of the alphabet, and is not a hexadecimal digit, "0" (zero) is.
amrgdnn Wrote: (05-31-2023, 08:16 PM)
--
aikius... |
|
pdo |
General Talk
|
19 |
32,451 |
05-31-2023, 08:24 PM |
| |
|
Thread: Hashcat slow. I am generating 400 trillions/s passwords
Post: RE: Hashcat slow. I am generating 400 trillions/s ...
|
Caster Wrote: (11-09-2022, 05:49 PM)
--
I created short CUDA program which is now generating all combination of 8 characters password (lower/upper case + digits i.e. 200 trillions of combination) wit... |
|
pdo |
hashcat
|
2 |
7,851 |
11-09-2022, 06:51 PM |
| |
|
Thread: 8 BILLION hashes/sec on V100s
Post: RE: 8 BILLION hashes/sec on V100s
|
Caster Wrote: (10-07-2022, 10:04 PM)
--
I am trying to run hashcat with example hash-22000 (https://hashcat.net/wiki/doku.php?id=example_hashes) but I am not sure of i run it with correct parameters:... |
|
pdo |
hashcat
|
6 |
15,152 |
10-07-2022, 10:12 PM |
| |
|
Thread: 8 BILLION hashes/sec on V100s
Post: RE: 8 BILLION hashes/sec on V100s
|
Caster Wrote: (10-07-2022, 07:23 PM)
--
pdo Wrote: (10-07-2022, 04:58 PM)
--
--
I understand this but I am not an expert in these different algorithms. That's why I would highly appreciate if someon... |
|
pdo |
hashcat
|
6 |
15,152 |
10-07-2022, 07:47 PM |
| |
|
Thread: 8 BILLION hashes/sec on V100s
Post: RE: 8 BILLION hashes/sec on V100s
|
Caster Wrote: (10-07-2022, 04:54 PM)
--
Caster Wrote: (10-07-2022, 10:31 AM)
--
--
I add that if I use the hashcat program on my laptop, I will achieve a speed of about 50 kh/s versus 32 Gh/s if... |
|
pdo |
hashcat
|
6 |
15,152 |
10-07-2022, 04:58 PM |
| |
|
Thread: "?a" charset not exploring full keyspace (solved)
Post: RE: "?a" charset not exploring full keyspace
| Works as expected on my system. Hmm, what's going on for you
Code:
--
c4ca4238a0b923820dcc509a6f75849b:1
0cc175b9c0f1b6a831c399e269772661:a
7fc56270e7a70fa81a5935b72eacbe29:A
9033e0e305f247c0c... |
|
pdo |
hashcat
|
8 |
20,248 |
09-08-2022, 11:40 PM |
| |
|
Thread: "?a" charset not exploring full keyspace (solved)
Post: RE: "?a" charset not exploring full keyspace
| Can you post your test hashes so we can reproduce your results?
SuperColin Wrote: (09-08-2022, 11:09 PM)
--
I'm totally new to hashcat, but in my experimenting with hybrid wordlist + mask attacks ... |
|
pdo |
hashcat
|
8 |
20,248 |
09-08-2022, 11:28 PM |
| |
|
Thread: Gmail
Post: RE: Gmail
|
Remarkableboom Wrote: (08-18-2022, 09:26 PM)
--
Can you use hash at to crack my old gmail account password if so how ?
--
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_know_an_o... |
|
pdo |
hashcat
|
1 |
5,633 |
08-18-2022, 09:33 PM |
| |
|
Thread: Cloud GPU price(estimated) for NTLM hash type
Post: RE: Cloud GPU price(estimated) for NTLM hash type
|
joe123 Wrote: (08-11-2022, 04:17 PM)
--
Hello forum
Since I do not own the required hardware to test even this relatively simple NTLM hash type, I am wondering how much the estimated costs of a cl... |
|
pdo |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
9 |
21,615 |
08-11-2022, 05:29 PM |
| |
|
Thread: Crashing PC along with errors
Post: RE: Crashing PC along with errors
|
thunor Wrote: (08-10-2022, 01:36 AM)
--
pdo Wrote: (08-10-2022, 01:29 AM)
--
So can't crack your hash because it isn't the hash for the password you think it is.
You think your plaintext is "pass... |
|
pdo |
hashcat
|
3 |
11,358 |
08-10-2022, 03:24 AM |
| |
|
Thread: Crashing PC along with errors
Post: RE: Crashing PC along with errors
| So can't crack your hash because it isn't the hash for the password you think it is.
You think your plaintext is "password", but it's actually "password\n", that is: password followed by a newline
... |
|
pdo |
hashcat
|
3 |
11,358 |
08-10-2022, 01:29 AM |
| |
|
Thread: Cracking 20 Digit Uppercase+Lowercase+Numbers
Post: RE: Cracking 20 Digit Uppercase+Lowercase+Numbers
|
taciopv Wrote: (08-09-2022, 11:55 PM)
--
pdo Wrote: (08-09-2022, 09:40 PM)
--
taciopv Wrote: (08-09-2022, 09:29 PM)
--
Hello,
Of course, I am an absolute newbie here. I am trying to crack one of m... |
|
pdo |
hashcat
|
5 |
24,215 |
08-10-2022, 01:21 AM |
| |
|
Thread: Cracking 20 Digit Uppercase+Lowercase+Numbers
Post: RE: Cracking 20 Digit Uppercase+Lowercase+Numbers
|
taciopv Wrote: (08-09-2022, 09:29 PM)
--
Hello,
Of course, I am an absolute newbie here. I am trying to crack one of my wifi WPA2 passwords by brute force using my GPU. Already have the 4way capture... |
|
pdo |
hashcat
|
5 |
24,215 |
08-09-2022, 09:40 PM |
| |
|
Thread: billing text of CC company for Cloud GPU
Post: RE: billing text of CC company for Cloud GPU
| if you rent a chain saw from Home Depot, Mastercard doesn't know if you're using it to cut up a downed tree, or a dead body. |
|
pdo |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
7,284 |
08-08-2022, 04:25 PM |
| |
|
Thread: rule for NTLM hash type
Post: RE: rule for NTLM hash type
|
joe123 Wrote: (07-29-2022, 04:19 PM)
--
Hello forum
since the password was not found with the following command(wordlist), I have to switch to bf :(
# hashcat -m 1000 -a 0 --force --show --user... |
|
pdo |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
7 |
40,048 |
07-29-2022, 05:23 PM |
| |
|
Thread: wallet.dat
Post: RE: wallet.dat
|
2jtradez Wrote: (07-29-2022, 01:15 PM)
--
pdo Wrote: (07-29-2022, 02:12 AM)
--
2jtradez Wrote: (07-29-2022, 01:58 AM)
--
Hello. I have a bitcoin core wallet which is telling me my pw is incorrect..... |
|
pdo |
hashcat
|
3 |
10,148 |
07-29-2022, 03:06 PM |
| |
|
Thread: wallet.dat
Post: RE: wallet.dat
|
2jtradez Wrote: (07-29-2022, 01:58 AM)
--
Hello. I have a bitcoin core wallet which is telling me my pw is incorrect.. i have the pw written down and i remember making it just a few weeks ago but it ... |
|
pdo |
hashcat
|
3 |
10,148 |
07-29-2022, 02:12 AM |
| |
|
Thread: 5x 1080 TI on linux
Post: RE: 5x 1080 TI on linux
|
fl0at0xff Wrote: (07-25-2022, 04:58 PM)
--
pdo Wrote: (07-25-2022, 04:51 PM)
--
just run the benchmark: hashcat -b
--
Ok. I always tried to crack a simple sha512crypt password "Password" using thi... |
|
pdo |
hashcat
|
11 |
27,094 |
07-25-2022, 05:02 PM |