Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: brut password for etherwallet, I forgot it!
Post: RE: brut password for etherwallet, I forgot it!
The guys at onlinehashcrack.com have a ethereum hash extractor, if you are lazy to install python on your own.
They *may* be able to crack it as well, I did not try them yet.
Of course don't give them... |
|
Mem5 |
hashcat
|
9 |
7,903 |
03-06-2018, 07:30 PM |
|
|
Thread: brain-server
Post: RE: brain-server
|
Mem5 |
hashcat
|
4 |
4,680 |
11-19-2018, 09:52 AM |
|
|
Thread: BLAKE2
Post: RE: BLAKE2
1935.6 MH/s on my 1080 ti |
|
Mem5 |
hashcat
|
4 |
3,133 |
11-05-2018, 02:19 PM |
|
|
Thread: Bitcoin2hashcat.py and sensitive info
Post: RE: Bitcoin2hashcat.py and sensitive info
Thanks undeath. I agree if the private key got craked.
If anybody alse knows if and how it's possible to get the btc public address from the the public key (part of the hash), it would be awesome.
T... |
|
Mem5 |
hashcat
|
2 |
2,795 |
12-10-2018, 10:26 AM |
|
|
Thread: bitcoin2hashcat error
Post: RE: bitcoin2hashcat error
I tried 4 different desktop bictoin clients.
So I guess the format is different! |
|
Mem5 |
hashcat
|
7 |
6,386 |
07-19-2018, 07:52 PM |
|
|
Thread: bitcoin2hashcat error
Post: RE: bitcoin2hashcat error
Ok :) I tested with other clients.
With the latest BitcoinCore, I have another error:
Code:
--
python bitcoin2hashcat.py walC.dat
Traceback (most recent call last):
File "bitcoin2hashcat.py", ... |
|
Mem5 |
hashcat
|
7 |
6,386 |
07-22-2018, 09:15 PM |
|
|
Thread: bitcoin2hashcat error
Post: RE: bitcoin2hashcat error
|
Mem5 |
hashcat
|
7 |
6,386 |
07-24-2018, 08:49 PM |
|
|
Thread: Best way to crack LM hashes ?
Post: RE: Best way to crack LM hashes ?
I have a HD 7970, but the full charset bruteforce is still long.
I can't find GPU rainbow tables for LM ! Do you have a link ? |
|
Mem5 |
General Talk
|
3 |
10,074 |
12-29-2013, 01:02 AM |
|
|
Thread: Best way to crack emails?
Post: RE: Best way to crack emails?
Do you mean that my rule file should contain:
Code:
--
$@$g$m$a$i$l$.$c$o$m
...
--
? |
|
Mem5 |
General Talk
|
3 |
1,906 |
10-06-2019, 03:34 PM |
|
|
Thread: Best GPU for LUKS June 2019
Post: RE: Best GPU for LUKS June 2019
Around 13'900 H/s on 1080 Ti.
I can share speed of 2080Ti if interested later. |
|
Mem5 |
Hardware
|
5 |
3,606 |
06-17-2019, 07:35 PM |
|
|
Thread: Best GPU for LUKS June 2019
Post: RE: Best GPU for LUKS June 2019
Yes 2080ti is quite expensive.
Here is the benchmark:
Code:
--
Benchmark relevant options:
===========================
* --optimized-kernel-enable
* --workload-profile=4
Hashmode: 14600 - LUKS (It... |
|
Mem5 |
Hardware
|
5 |
3,606 |
06-17-2019, 09:42 PM |
|
|
Thread: Best GPU for LUKS June 2019
Post: RE: Best GPU for LUKS June 2019
|
Mem5 |
Hardware
|
5 |
3,606 |
06-17-2019, 10:47 PM |
|
|
Thread: Best for DES?
Post: RE: Best for DES?
Rules/masks depend on what you wanna crack (digits only, alphanum, etc)
Do you have any hints about the password ? |
|
Mem5 |
General Help
|
4 |
9,026 |
07-22-2013, 08:08 AM |
|
|
Thread: best duplicate removal tool for wordlists
Post: RE: best duplicate removal tool for wordlists
https://gnuwin32.sourceforge.net/packages/coreutils.htm
in particular 'sort' program |
|
Mem5 |
General Help
|
5 |
6,437 |
11-20-2015, 11:19 PM |
|
|
Thread: best duplicate removal tool for wordlists
Post: RE: best duplicate removal tool for wordlists
I had troubles using the ULM command line tools.
I am using sort -u on 20 gb files without issues. |
|
Mem5 |
General Help
|
5 |
6,437 |
11-22-2015, 01:37 AM |
|
|
Thread: Best CPU/GPU
Post: RE: Best CPU/GPU
Which algorithms ?
You probably want to go for GPUs only.
Radeon R9 295X2 (but $1500)
Radeon R9 290X (~$600) |
|
Mem5 |
General Help
|
3 |
9,013 |
08-22-2014, 08:32 AM |
|
|
Thread: Benchmark 2x tesla v100
Post: RE: Benchmark 2x tesla v100
Thanks.
I confirm RTX 2080 Ti is a bit faster and cheaper. |
|
Mem5 |
General Talk
|
1 |
2,058 |
06-17-2019, 07:32 PM |
|
|
Thread: [Benchmark] MSI GTX 1080 FE
Post: RE: Bench : MSI GTX 1080 FE
I will :)
This was a benchmark out of the box.
Do you advice any tuning/overclocking ? |
|
Mem5 |
Hardware
|
5 |
7,833 |
07-05-2016, 08:21 AM |
|
|
Thread: bcrypt hash with salt
Post: RE: bcrypt hash with salt
Read help/wiki/usage.
You missed something do to (dictionnary attack ? mask ? etc.), that's why hashcat is waiting for your input in stdin. |
|
Mem5 |
hashcat
|
12 |
18,675 |
11-22-2018, 10:46 AM |
|
|
Thread: bcrypt hash with salt
Post: RE: bcrypt hash with salt
What's your GPU card?
Do some math. Aasssuming you have a GTX 1080 Ti, you will try ~23'000 passwords per seconds.
You said "I don't know the length or characters used".
Assuming mixalpha+digits =>... |
|
Mem5 |
hashcat
|
12 |
18,675 |
11-23-2018, 12:14 AM |