Brute Forcing METAMASK Seed Phrases with Python!

  Рет қаралды 39,422

Not a Software Engineer

Not a Software Engineer

Күн бұрын

Пікірлер: 83
@NotaSWE
@NotaSWE 2 жыл бұрын
BIP39 wordlist update! kzbin.infoRpK8PERDfFE
@harakiri4350
@harakiri4350 Жыл бұрын
The last word of any BIP39 seed phrase is a checksum word. This means it is a word generated by taking into account all previous words. This is not a ‘random’ word as the others.
@manojjain2064
@manojjain2064 8 ай бұрын
Yes brother. I have my recovery phrase but something is wrong in it. How can i recover my wallet.
@angelcamacho4523
@angelcamacho4523 8 ай бұрын
Via instagram
@shamelescampr5594
@shamelescampr5594 2 жыл бұрын
This should be the official list of bep-39 passphrase words and it will work better
@lifestylepersonalitiesluxu6201
@lifestylepersonalitiesluxu6201 2 жыл бұрын
There's a BIP39 list of just 2048 words used by all wallets to create phrases
@NotaSWE
@NotaSWE 2 жыл бұрын
Awesome, any idea where to find?
@short-beasts
@short-beasts 2 жыл бұрын
@@NotaSWE cryptotag bip 39 list
@bukolafolake5619
@bukolafolake5619 2 жыл бұрын
@@NotaSWE Mininghelpcare work for me
@CryptoupdateFam
@CryptoupdateFam 2 жыл бұрын
Python 3.10.5 (tags/v3.10.5:f377153, Jun 6 2022, 16:14:13) [MSC v.1929 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.
@onlytrustcryptoworld
@onlytrustcryptoworld 2 жыл бұрын
Good material. we need more of this. cheers :D
@NotaSWE
@NotaSWE 2 жыл бұрын
More on the way!
@Me-cp3ik
@Me-cp3ik Ай бұрын
Can I buy that program somewhere - I can't do that by myself.
@Moody_channel
@Moody_channel Ай бұрын
Hello bro i remeber 8 recovery pharse of my meta mask wallet how can i find other 4 words? This script works?or i should change it?
@airwebber
@airwebber 2 жыл бұрын
What would I have to change for a 24 Seed phrase and I know at least 15 of the words and the order of the first ten please?
@vrclckd-zz3pv
@vrclckd-zz3pv 2 жыл бұрын
You would still have too much entropy to be able to use anything. Let's be conservative and say you know the first 15 words and their order. That means you're really just writing a script to brute force the last 9 words (24-15=9). I'm not sure exactly how big the word list would be, but going off of the video it seems to be at least 1000 words, so let's say that since it is the best case scenario. That means to get your last 9 words you could have to go through 1000 x 999 x 998 x 997 x 996 x 995 x 994 x 993 x 992 x 991 different combinations, or if you're to multiply it all out that number is so large that it is many many orders of magnitude higher than 100,000 trillion. If you were able to check one combination per second it would take you over 30,000 years to check every one. Remember what I gave you was the BEST case scenario too. In reality the computation is likely much much worse. If you're curious where that 1000 x 999 x 998 x 997... bit came from it's called a factorial and it's used a lot in determining how strong keys are for encryption. Khan Academy has videos on it if you would like to verify it for yourself but the bottom line is you're screwed unless you happen to secretly have access to a computer that is many time's faster than the world's fastest super computer.
@PaniniUkraine
@PaniniUkraine Жыл бұрын
I have another problem, i forgot my password to Xverse Wallet. I know two words that are there, and 5-10% of the password is still missing, these are numbers. How can I do it?
@alrevezvolteado770
@alrevezvolteado770 2 жыл бұрын
I make a similar script in C, I think, by performance, its the best language to do this kind of brute force attack, , but you need a custom library in order to get a valid address wallet.
@KL-wx9ik
@KL-wx9ik Жыл бұрын
* i do not know how to code but i can follow detailed instructions - i have successfully installed Python and a couple of other things to go with it like BTCrecover but nothing i have tried generates to see where my mistake is - when i tried to install a new wallet with the original 12 word passphrase somehow i fat fingered something into the new device - it generated a completely new address and i do not have that exact 12 word seedphrase to open it back up - Q: is there a way to brute force or figure this out - Thanks PS i am willing to learn as well
@euphemius_X
@euphemius_X 2 жыл бұрын
I could really use some help. I also my 12 key phrase combination but I still have the words How can i recover the wallet?
@daytrader8489
@daytrader8489 2 жыл бұрын
run a program
@kelvin7157
@kelvin7157 2 жыл бұрын
I can help you
@JibrilNoor-k2g
@JibrilNoor-k2g Ай бұрын
@@kelvin7157 please help, i will pay for your time
@samuilyordanovchakarov7154
@samuilyordanovchakarov7154 2 жыл бұрын
how can it be done automatically?
@derekollar
@derekollar 2 жыл бұрын
when I try to run python3 genLists.py I get this: No such file or directory: 'wordlist.txt' even though I saved it as wordlist.txt any idea why this is?
@johnbubu8310
@johnbubu8310 2 жыл бұрын
There is a very naughty wallet that is stealing my matic. Is there anyway we can brute force this wallet or do something to it?
@Toonb_
@Toonb_ 2 жыл бұрын
hi i dont got my password and seed recovery phrase. i only got the wallet adress. can i use thist to find the secret recovery phrase? how do i use this
@ralphjorson
@ralphjorson 2 жыл бұрын
It's gonna be hard to recover your wallet then
@JN-fc2uz
@JN-fc2uz Жыл бұрын
You can't brute force 12 words it will take 100s of thousands of years
@PANTHERA369
@PANTHERA369 9 ай бұрын
All of you neglect the fact that you are trying to find 1 wallet out of 100s of millions
@SerenityEntertains
@SerenityEntertains 2 жыл бұрын
also, BIP39 phrases have a specific way to be generated. you cant just randomly choose 12 words and try it
@JtagSheep
@JtagSheep 2 жыл бұрын
Yeah I was about to comment this also, the last word is a checksum for the phrase. I came across this issue when making my own seed generator inline with bip39 spec.
@investidor4.207
@investidor4.207 2 жыл бұрын
@@JtagSheep Hi please can we discuss about this. I’ll love to learn
@investidor4.207
@investidor4.207 2 жыл бұрын
@@JtagSheep pls how can i contact you?
@rydmerlin
@rydmerlin 2 жыл бұрын
Look up list comprehensions
@barringtonlincoln7474
@barringtonlincoln7474 2 жыл бұрын
Could I use this to brute force my metamask wallet 12 seed phrase? Forgot the password and misplaced my recovery phrases
@NotaSWE
@NotaSWE 2 жыл бұрын
Given the right wordlist and infinite computational power/time...possibly ;) it is incredibly mathematically infeasible though.
@donelkingii3738
@donelkingii3738 2 жыл бұрын
I think it is impossible.
@bogdanbogdan5676
@bogdanbogdan5676 2 жыл бұрын
Hi can you help me if I lost the first 2 words and I have the rest of 10?
@alrevezvolteado770
@alrevezvolteado770 2 жыл бұрын
@@bogdanbogdan5676 If you know the places of the other 10 words, its easy to do, and you need to know your address in order to get your seed phrase.
@ralphjorson
@ralphjorson 2 жыл бұрын
@@bogdanbogdan5676 any luck getting the remaining two words?
@CosmasEmejen
@CosmasEmejen 8 ай бұрын
Hello, i have a link i generated from galxe to verify my key for galxe passport can i get key from it? So i recover my wallet
@rodamus444
@rodamus444 2 жыл бұрын
I got all 12 words but don't know the order any links lol
@NotaSWE
@NotaSWE 2 жыл бұрын
In that case, your word list would be limited to those 12 words.
@ralphjorson
@ralphjorson 2 жыл бұрын
Any luck till now ?
@justinwasson790
@justinwasson790 2 жыл бұрын
Curious if you did this. Shouldn't be too hard. Isn't the number of different combinations just a factorial of 12
@bukolafolake5619
@bukolafolake5619 2 жыл бұрын
@@justinwasson790 Mininghelpcare work for me
@kevinnascimento2961
@kevinnascimento2961 Жыл бұрын
100% recovered with 12 words
@jrelechrelech6898
@jrelechrelech6898 2 жыл бұрын
What if I have all 12 seeds and address? Would this be easy to brute force it?
@ralphjorson
@ralphjorson 2 жыл бұрын
Yeah it would Can you do it yourself or you need help on it
@marzipug5439
@marzipug5439 2 жыл бұрын
@@ralphjorson Scam
@nikhilgosain8653
@nikhilgosain8653 2 жыл бұрын
Hey, I have the first 7 words of my seed phrase in the right order, how could the code be modified to find the last 5 words?
@hung8709
@hung8709 2 жыл бұрын
If you brute force with speed 30k wallet /1 mins, you will take 2 284 931.31779 years to scan 2048^5 (more than 3 and 16 zero)
@ralphjorson
@ralphjorson 2 жыл бұрын
If you are sure it's in order, then there's possibility of it's recovery
@LoFI2.0_CAT
@LoFI2.0_CAT Жыл бұрын
if u have the first 7 words in order and the seed have only 12 words then the max combination would be 2048^4 meaning 17.540.692.561.920 permutations
@Funter56
@Funter56 8 күн бұрын
​@@hung8709its impossible to solve all combinations for remaining 5 words , only 4 words lost combination can be solved by me
@lungpexz9624
@lungpexz9624 2 жыл бұрын
Hello can you help me recover my metamask
@ralphjorson
@ralphjorson 2 жыл бұрын
Did you lost all your phrase?
@kanodekoubillybrown3025
@kanodekoubillybrown3025 2 жыл бұрын
Dope
@HighExplosiveDualPurpose40mm
@HighExplosiveDualPurpose40mm 2 жыл бұрын
2048 words bro .. that's for btc ..
@entertain8648
@entertain8648 2 жыл бұрын
Yeah, he might not know that, but this is literally just a python lesson, so it's does not really matter
@90sgamestudio
@90sgamestudio 2 жыл бұрын
I only have my metamask address and lost my password and seedphrases, is it still possible to recover my wallet ?
@yvonnevisscher1837
@yvonnevisscher1837 2 жыл бұрын
You can obtain your seedphrase when you’re in your MM account. If you cannot, you can’t get in.
@ralphjorson
@ralphjorson 2 жыл бұрын
Can you still login to your metamask?
@90sgamestudio
@90sgamestudio 2 жыл бұрын
@@ralphjorson no i cant
@ralphjorson
@ralphjorson 2 жыл бұрын
@@90sgamestudio I don't think you can be able to recover your wallet then. I only lost 3 words out of my seed phrase and I was able to recover it
@90sgamestudio
@90sgamestudio 2 жыл бұрын
@@ralphjorson Thx fam anyways to bad for lost some money and nfts 😩
@Funter56
@Funter56 8 күн бұрын
Anyone want me to make tool to find 4 , 3 , 2 , 1 lost seed i can create that for you, but tool will be paid
@chillzthrillz8242
@chillzthrillz8242 2 жыл бұрын
i have old bitcoin .wallet file used on bitcoin wallet client for windows. I forgot the password. I have 1,7 btc stuck there. Can someone please help me to recover that? and how can i be sure someone wont fck me over?
@entertain8648
@entertain8648 2 жыл бұрын
there are trusted service that is working for years, and takes 20% as a revenue, you can google it
@karanamrok3567
@karanamrok3567 Жыл бұрын
I code, i can try if you need
@Funter56
@Funter56 8 күн бұрын
Yes ,it will be more easy if you have wallet.dat file
@rodamus444
@rodamus444 2 жыл бұрын
It's a solflare wallet
@cocm7946
@cocm7946 2 жыл бұрын
Did you find it
How I hacked a hardware crypto wallet and recovered $2 million
32:18
Is It Possible To Get The Same 24 BIP39 Seed Words?
5:56
John Chow dot Com
Рет қаралды 28 М.
VAMPIRE DESTROYED GIRL???? 😱
00:56
INO
Рет қаралды 9 МЛН
This mother's baby is too unreliable.
00:13
FUNNY XIAOTING 666
Рет қаралды 43 МЛН
НАШЛА ДЕНЬГИ🙀@VERONIKAborsch
00:38
МишАня
Рет қаралды 3 МЛН
CAN YOU DO THIS ?
00:23
STORROR
Рет қаралды 36 МЛН
"Hello, World" in 5 CURSED languages that no one should use
13:08
Dreams of Code
Рет қаралды 547 М.
If __name__ == "__main__" for Python Developers
8:47
Python Simplified
Рет қаралды 409 М.
Brute Forcing EVERY password with Python!
24:40
Not a Software Engineer
Рет қаралды 10 М.
Brute Forcing Metamask Wallet
14:50
GYB
Рет қаралды 46 М.
The most important Python script I ever wrote
19:58
John Watson Rooney
Рет қаралды 204 М.
NSA Releases Internal 1982 Lecture by Computing Pioneer Rear Admiral Grace Hopper
1:29:36
The Black Vault Originals
Рет қаралды 267 М.
Data Analysis with Python for Excel Users - Full Course
3:57:46
freeCodeCamp.org
Рет қаралды 2,7 МЛН
More SEED PHRASES with Python!
43:56
Not a Software Engineer
Рет қаралды 818
How To Crack Bitcoin Puzzle 66 With Keyhunt
14:47
IMineBlocks
Рет қаралды 97 М.
VAMPIRE DESTROYED GIRL???? 😱
00:56
INO
Рет қаралды 9 МЛН