Bitcoin Forum
May 06, 2024, 04:30:15 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: btcrecover for your usual password... with a typo.  (Read 275 times)
trgnn (OP)
Full Member
***
Offline Offline

Activity: 756
Merit: 103



View Profile
December 13, 2019, 02:38:09 PM
Merited by LoyceV (2), hugeblack (1)
 #1

Hey guys.

I recently did something stupid with my fat chubby fingers. I have a small BTC wallet with not that much in it but still, I wanted to encrypt it as I feel safer that way.

And so I did. With my usual password.

But it seems that I made a mistake (twice !) by typing it and now I'm looking to a way to configure the btcrecover token file for making it work when:

1: you know the password
2: but you made a typo, misswrote a part of it, inverted two letter / numbers. This kind of mistake.


If not possible, do you know a GPU accelerated tool that could work that way? I found Bitcoin password recovery tool by Thegrideon Software but I don't know if that's good or not.


This also is an interesting event to be used to learn a bit more. The amount isn't that big, but the challenge is interesting.


Thanks.

1714969815
Hero Member
*
Offline Offline

Posts: 1714969815

View Profile Personal Message (Offline)

Ignore
1714969815
Reply with quote  #2

1714969815
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714969815
Hero Member
*
Offline Offline

Posts: 1714969815

View Profile Personal Message (Offline)

Ignore
1714969815
Reply with quote  #2

1714969815
Report to moderator
1714969815
Hero Member
*
Offline Offline

Posts: 1714969815

View Profile Personal Message (Offline)

Ignore
1714969815
Reply with quote  #2

1714969815
Report to moderator
AdolfinWolf
Legendary
*
Offline Offline

Activity: 1946
Merit: 1427


View Profile
December 13, 2019, 03:38:43 PM
Merited by hugeblack (2), OgNasty (1), Heisenberg_Hunter (1)
 #2

Yup, BTCrecover should be able to do this just fine, if that's what you're asking. https://github.com/gurnec/btcrecover/blob/master/TUTORIAL.md#typos

Maybe use something like john the ripper if you don't want to use btcrecover?
They both offer gpu support, no?

https://github.com/gurnec/btcrecover/blob/master/docs/GPU_Acceleration.md
https://openwall.info/wiki/john/GPU
Quote
1: you know the password
2: but you made a typo, misswrote a part of it, inverted two letter / numbers. This kind of mistake
so i'm guessing that would be something along the lines of

Code:
--typos <number of typo's per password check> --typos-capslock --typos-swap --typos-repeat --typos-delete --typos-closecase --typos-insert %1,2in 
Where --types-insert would insert two or 1 random characters twice into the password (besides the swapping/repeating of characters). Just to give you an idea. Probably not necessarily necessary. You're gonna have to figure out what works for you.

Check here https://github.com/gurnec/btcrecover/blob/master/docs/Typos_Quick_Start_Guide.md

HCP
Legendary
*
Offline Offline

Activity: 2086
Merit: 4316

<insert witty quote here>


View Profile
December 13, 2019, 06:34:04 PM
 #3

I recently did something stupid with my fat chubby fingers. I have a small BTC wallet with not that much in it but still, I wanted to encrypt it as I feel safer that way.
And so I did. With my usual password.
Just out of curiosity... does your "usual password" contain any special characters like , ' " \ / ? | etc? or perhaps any "non english"-type characters with accents like à á ä ø è ê ç etc?

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
Pmalek
Legendary
*
Offline Offline

Activity: 2758
Merit: 7132



View Profile
December 14, 2019, 07:53:11 AM
 #4

@HCP
Yes, that is part what I wanted to ask as well. Maybe OP is using different keyboard languages which changes a few keys around. For example when I type in Croatian the Z and Y are inverted and additional letters are added for ;'# (on the English layout).

@OP
If your password has numbers maybe you turned off Num Lock. Try entering it without the numbers.
Could Caps Lock have been turned on or off when it shouldn't have been?

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
keychainX
Member
**
Offline Offline

Activity: 374
Merit: 53

Telegram @keychainX


View Profile WWW
December 14, 2019, 09:09:44 AM
Merited by OgNasty (1)
 #5

Hey guys.

I recently did something stupid with my fat chubby fingers. I have a small BTC wallet with not that much in it but still, I wanted to encrypt it as I feel safer that way.

And so I did. With my usual password.

But it seems that I made a mistake (twice !) by typing it and now I'm looking to a way to configure the btcrecover token file for making it work when:

1: you know the password
2: but you made a typo, misswrote a part of it, inverted two letter / numbers. This kind of mistake.


If not possible, do you know a GPU accelerated tool that could work that way? I found Bitcoin password recovery tool by Thegrideon Software but I don't know if that's good or not.


This also is an interesting event to be used to learn a bit more. The amount isn't that big, but the challenge is interesting.


Thanks.

Hello,

1. what type of wallet is it, bitcoin core, electrum etc.
2. Download John the ripper lib from Github and use python and correct wallet converter like blockchain2john.py or  tools to generate hash
Download link:    https://github.com/magnumripper/JohnTheRipper
3. My first choice would be hashcat, as it supports many formats an has great support, download from hashcat.net
or Github: https://github.com/hashcat/hashcat
4. Create a password list, add rules and run overnight, it should find it.

If you need help with John the ripper or Hashcat they have their own boards with support

good luck
/KX


trgnn (OP)
Full Member
***
Offline Offline

Activity: 756
Merit: 103



View Profile
December 18, 2019, 06:50:17 PM
 #6

Thanks you for your replies guys. I just got a chance to tweak with BTCrecover and the tokens + typos maps and this could well be the wat to go, since I know what the password should have been.

I will give it a good shot and if that works I'm planning to write a tutorial for the ones who endup in my situation. That could be helpful as the UX isn't that easy to deal with with those powerful tools.

My only concern now is the poor way btcrecover performs with OpenCL on nVidia solutions.

trgnn (OP)
Full Member
***
Offline Offline

Activity: 756
Merit: 103



View Profile
December 18, 2019, 07:17:53 PM
 #7

Hey guys.

I recently did something stupid with my fat chubby fingers. I have a small BTC wallet with not that much in it but still, I wanted to encrypt it as I feel safer that way.

And so I did. With my usual password.

But it seems that I made a mistake (twice !) by typing it and now I'm looking to a way to configure the btcrecover token file for making it work when:

1: you know the password
2: but you made a typo, misswrote a part of it, inverted two letter / numbers. This kind of mistake.


If not possible, do you know a GPU accelerated tool that could work that way? I found Bitcoin password recovery tool by Thegrideon Software but I don't know if that's good or not.


This also is an interesting event to be used to learn a bit more. The amount isn't that big, but the challenge is interesting.


Thanks.

Hello,

1. what type of wallet is it, bitcoin core, electrum etc.
2. Download John the ripper lib from Github and use python and correct wallet converter like blockchain2john.py or  tools to generate hash
Download link:    https://github.com/magnumripper/JohnTheRipper
3. My first choice would be hashcat, as it supports many formats an has great support, download from hashcat.net
or Github: https://github.com/hashcat/hashcat
4. Create a password list, add rules and run overnight, it should find it.

If you need help with John the ripper or Hashcat they have their own boards with support

good luck
/KX



Thanks, will give a try to Hashcat too.

keychainX
Member
**
Offline Offline

Activity: 374
Merit: 53

Telegram @keychainX


View Profile WWW
December 21, 2019, 04:56:51 PM
 #8

Thanks you for your replies guys. I just got a chance to tweak with BTCrecover and the tokens + typos maps and this could well be the wat to go, since I know what the password should have been.

I will give it a good shot and if that works I'm planning to write a tutorial for the ones who endup in my situation. That could be helpful as the UX isn't that easy to deal with with those powerful tools.

My only concern now is the poor way btcrecover performs with OpenCL on nVidia solutions.

How many hashes per second do you get?

/KX

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!