dvvvsh
dvvvsh
I have a long list of txt files and I don't want to do it all individually, so how do I loop through a textt file with hex private keys?
I have a long list of txt files and I don't want to do it all individually, so how do I loop through a textt file with hex private keys?
MacBook-Air-3 wifsolver-master % java -jar wifsolver.jar search.conf Exception in thread "main" java.lang.IllegalArgumentException: No enum constant com.pawelgorny.wifsolver.WORK.Search at java.base/java.lang.Enum.valueOf(Enum.java:273) at com.pawelgorny.wifsolver.WORK.valueOf(WORK.java:3) at com.pawelgorny.wifsolver.Main.readConfiguration(Main.java:139) at com.pawelgorny.wifsolver.Main.main(Main.java:20)
this is what i got jonathandoe@MacBook-Air-3 wifsolvercuda % make all mkdir -p obj g++ -std=c++11 -m64 -mssse3 -Wno-unused-result -Wno-write-strings -O2 -I. -I/include -o obj/ripemd160.o -c lib/hash/ripemd160.cpp clang: warning: argument unused...
I'm trying to create all valid 12 word seeds with 18 words, is that possible? This script is much faster than the one I wrote in python.
Thanks!
Just wanted to say good read and thanks for the info! I promise I'll help you out when I get some money myself! Haha
I'm trying to get the private key for my bip44 cos seed phrase, however I get nothing, it's blank. I used the sample bip44/39 script and its blank. I thought...
why am I getting this '-- Language ambiguous between english, french' Even played around with the code and explicitly stated English as the language, `from bip_utils import (Bip39MnemonicGenerator, Bip39SeedGenerator, Bip39WordsNum,Bip44,...
I guess this isn't an issue but a question, I have hex private keys instead of the ones that start with s for XRP, how do I get convert the...
we ever figure out how to derive Exodus ONT?