Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Pure Brute Force has Higher Hash Rate Than Fixed Chars
Post: RE: Pure Brute Force has Higher Hash Rate Than Fix...
Ahh. Ok. Thanks for that insight. |
|
pluna |
hashcat
|
2 |
3,694 |
09-15-2023, 08:27 PM |
|
|
Thread: Pure Brute Force has Higher Hash Rate Than Fixed Chars
Post: Pure Brute Force has Higher Hash Rate Than Fixed C...
When I run hashcat with -a 3 -m 12700 HASH.hash ?a?a?a?a?a?a?a?a (len 8), I get about 280MH/s. However, when running the same with some chars prepended (eg: abcde?a?a?a?a?a?a?a?a {len13}), my hash rat... |
|
pluna |
hashcat
|
2 |
3,694 |
09-15-2023, 02:34 AM |
|
|
Thread: Password Construction Location?
Post: RE: Password Construction Location?
Ok. So it seems like it's in backend.c Or at least that's where candidate pwds are handled and modified somewhat. But yea, I'm in over my head. I was hoping it would be as easy to modify as JTR is. NO... |
|
pluna |
hashcat
|
3 |
8,048 |
09-13-2023, 02:22 AM |
|
|
Thread: Password Construction Location?
Post: RE: Password Construction Location?
Yea, I expect it to be quite a challenge. May be out of my skillset, but worth a shot. |
|
pluna |
hashcat
|
3 |
8,048 |
09-12-2023, 03:51 AM |
|
|
Thread: Password Construction Location?
Post: Password Construction Location?
Hi all,
I'm trying to find where the construction of each password used to generate each guess is located in the source. I want to allow multi character insertions instead of building the password ch... |
|
pluna |
hashcat
|
3 |
8,048 |
09-12-2023, 02:06 AM |
|
|
Thread: Trainable AI To Discern My Patterns?
Post: RE: Trainable AI To Discern My Patterns?
Yes I feel I have a decent grasp on both. Thanks for the input, regardless. You never know what I might have missed. |
|
pluna |
General Talk
|
3 |
4,130 |
09-06-2023, 03:38 AM |
|
|
Thread: Trainable AI To Discern My Patterns?
Post: Trainable AI To Discern My Patterns?
Hi all,
I am one of the lucky few who lost my bitcoin password. The password was "randomly" generated by my brain. I am wondering if there are any ML/AI tools out there that will allow me to train it... |
|
pluna |
General Talk
|
3 |
4,130 |
09-05-2023, 03:55 AM |
|
|
Thread: Known Dictionary Attack Fails
Post: RE: Known Dictionary Attack Fails
I tried some other v1 test wallets and they worked. With my known wallet, I truncated the file and adjusted the length field to be 288 and it worked.
Finally, opening the hash files in visual studi... |
|
pluna |
hashcat
|
7 |
7,638 |
08-29-2023, 08:43 PM |
|
|
Thread: Known Dictionary Attack Fails
Post: RE: Known Dictionary Attack Fails
I tested on a test v1 and test v2 wallet that I found online and the v2 works, but the v1 does not.
btcrecover can crack the v1 wallet and I verified it by logging in on blockchain.com.
So it se... |
|
pluna |
hashcat
|
7 |
7,638 |
08-29-2023, 03:41 AM |
|
|
Thread: Known Dictionary Attack Fails
Post: RE: Known Dictionary Attack Fails
nick8606 Wrote: (08-29-2023, 02:16 AM)
--
Your command line must be like this:
Code:
--
python.exe blockchain2john.py --base64 wallet.aes.json
--
Or just decode your data with any Base64 tool and... |
|
pluna |
hashcat
|
7 |
7,638 |
08-29-2023, 02:33 AM |
|
|
Thread: Known Dictionary Attack Fails
Post: RE: Known Dictionary Attack Fails
nick8606 Wrote: (08-28-2023, 07:25 AM)
--
Last part of your hash 6533786935517843666a4555514537756d5...3d3d0a is Base64-encoded. Use blockchain2john.py with --base64 option. Or you can decode your da... |
|
pluna |
hashcat
|
7 |
7,638 |
08-28-2023, 10:12 PM |
|
|
Thread: Known Dictionary Attack Fails
Post: Known Dictionary Attack Fails
Hello,
I have a base64 blockchain.info wallet (v1, I believe. circa 2013) for which I know the password. The file name is wallet.aes.json. Using the tool here: https://login.blockchain.com/wallet/imp... |
|
pluna |
hashcat
|
7 |
7,638 |
08-28-2023, 01:51 AM |
|
|
Thread: [mp64] Output Results with Max/Exact Number of Chars of Specified Charsets
Post: RE: [mp64] Output Results with Max/Exact Number of...
You could achieve the same output with masks, however the mask file would be ridiculously large for lengths above 5...(hardware-dependent)
The key benefit with my 'additions' is that they facilitat... |
|
pluna |
hashcat
|
2 |
7,741 |
02-06-2018, 09:04 AM |
|
|
Thread: [mp64] Output Results with Max/Exact Number of Chars of Specified Charsets
Post: [mp64] Output Results with Max/Exact Number of Cha...
Doughbray notes! (Hello!)
I modified the source of mp64.c to be able to specify how many times a certain charset will appear (max or exact) in the generated output regardless of position. Eg: EXACT... |
|
pluna |
hashcat
|
2 |
7,741 |
02-06-2018, 06:37 AM |
|
|
Thread: Sanity check: "Must include chars" ruleset
Post: Sanity check: "Must include chars" ruleset
I lost a blockchain wallet password. I know the beginning (abc) and I am quite sure that it includes certain characters (123), I'm just not sure where those certain characters are located...at all.
... |
|
pluna |
hashcat
|
1 |
5,802 |
10-26-2017, 03:52 AM |
|
|
Thread: RX Vega + Ubuntu 16.04.3 = no OpenCL
Post: RE: RX Vega + Ubuntu 16.04.3 = no OpenCL
I don't know if you are new to Linux so forgive me if you have already done all this, but did you try to download the source and build locally?
Open a terminal and create a build directory and then c... |
|
pluna |
hashcat
|
3 |
12,904 |
08-18-2017, 08:14 PM |