Bitcoin Forum

Economy => Services => Topic started by: Parodium on December 04, 2017, 09:07:06 AM



Title: [WTB] Custom Wallet Cracking Script
Post by: Parodium on December 04, 2017, 09:07:06 AM
Looking for an experienced coder to create a custom script for cracking a wallet.aes.json file.

I've got my old wallet.aes.json file but I've forgotten the password I know around 40% of the password, and the rest can likely be cracked if I can run all the possible combinations against it.

I need the script to work as follows;

1. I should be able to select which characters it uses for the cracking procedure, e.g. allow a, A, b, B, (skip c, C), allow *, %, $, whilst skipping others.
2. The characters allowed for each position can be selected independently, e.g. Position 5 is alphabet only, whilst position 6 is symbols only

An example of a script cracking 8 characters would be as follows;

Position 1: All Dictionary Words
Position 2: All Dictionary Words
Position 3: All symbols
Position 4: A, a, B, b, C, c, D, d, J, j, Q, q, X, x, *, &, $, £
Position 5: A, a, B, b, C, c, D, d, J, j, Q, q, X, x, *, &, $, £
Position 6: 1, 2, 3, 4, 5, 6, 7, 8, 9
Position 7: A, B, C
Position 8: All alphabet + numbers

e.g. This script would crack the following password NightmareFrance&%4Ba

The script would need to run through all the positions selected in order of size (I need up to 20 modifiable positions), for example with the above script it would first run through all dictionary words for position 1, if that fails it would then run through all the combinations of 1 + 2, if that fails then it would try 1,2 and 3, if that fails then it will try 1-4. e.g. The program will test the passwords in order of complexity.

Ideally I would to be able to supply the program tab or comma delimited text files which specify the allowed characters (or dictionary words) for each position, or have a prompt within the program allowing to select dictionary words, all alphanumeric characters, some alphanumeric characters (user defined), all symbols, or some symbols (user defined).

This program would need to be efficient as obviously I want it to crunch out passwords as fast as possible, as I'll be building a dedicated rig just to run this script at max speed.

Please post if you're capable of producing this program, and state how much you want paying. Payment can be in either Paypal or BTC.


Title: Re: [WTB] Custom Wallet Cracking Script
Post by: TheCoinFinder on December 04, 2017, 09:15:49 AM
I have my own Python programming file that can easily crack the wallet, i send it to you over PM, run it yourself,pay me later.


Title: Re: [WTB] Custom Wallet Cracking Script
Post by: Parodium on December 04, 2017, 11:19:29 AM
I have my own Python programming file that can easily crack the wallet, i send it to you over PM, run it yourself,pay me later.


Does it allow for individually changing the allowed characters for each position? As otherwise it will take a very long time to crack this wallet, due to the number of characters used.


Title: Re: [WTB] Custom Wallet Cracking Script
Post by: SM23031997 on December 04, 2017, 11:30:41 AM
The thing you are looking for is quite possible with the BTCrecover script, I can help you with that if you want, using team viewer.
Let me know if you need any help


Title: Re: [WTB] Custom Wallet Cracking Script
Post by: Parodium on December 04, 2017, 11:32:06 AM
The thing you are looking for is quite possible with the BTCrecover script, I can help you with that if you want, using team viewer.
Let me know if you need any help

I've got BTCrecover installed, but it doesn't appear to allow me to change the characters used for each position.


Title: Re: [WTB] Custom Wallet Cracking Script
Post by: SM23031997 on December 04, 2017, 04:17:00 PM
The thing you are looking for is quite possible with the BTCrecover script, I can help you with that if you want, using team viewer.
Let me know if you need any help

I've got BTCrecover installed, but it doesn't appear to allow me to change the characters used for each position.
That "all dictionary words" what makes it impossible for anyone to crack that wallet.


Title: Re: [WTB] Custom Wallet Cracking Script
Post by: Parodium on December 04, 2017, 04:18:37 PM
The thing you are looking for is quite possible with the BTCrecover script, I can help you with that if you want, using team viewer.
Let me know if you need any help

I've got BTCrecover installed, but it doesn't appear to allow me to change the characters used for each position.
That "all dictionary words" what makes it impossible for anyone to crack that wallet.

The all dictionary words shouldn't be any more difficult than any of the other positions, instead of using a single character for each position, the first position, second position or whichever position(s) I choose can instead be an entire word.

e.g.

Apple"4jj
Aarvark"4jj
Aerobic"4jj
Battle"4jj

Whereby the dictionary words fills the first position, " is second position, 4 is third position, j is fourth position etc

Each position needs to be individually modifiable, so I can provide a word list or character list for each position.


Title: Re: [WTB] Custom Wallet Cracking Script
Post by: Parodium on December 05, 2017, 03:13:59 PM
Looking for a coder to create this script for me, will pay well for good work.


Title: Re: [WTB] Custom Wallet Cracking Script
Post by: Parodium on December 08, 2017, 08:30:04 PM
Still looking for somebody to produce this script, I will be paying well.


Title: Re: [WTB] Custom Wallet Cracking Script
Post by: Parodium on January 07, 2018, 10:14:48 PM
Still looking to buy this custom script, or would pay someone to modify btcrecover to work in the fashion described in OP.

Will pay well.