glv2 / bruteforce-wallet

Try to find the password of an encrypted Peercoin (or Bitcoin, Litecoin, etc...) wallet file.
Other
352 stars 134 forks source link

Segmentation fault #23

Closed ViperGuyMike closed 5 years ago

ViperGuyMike commented 6 years ago

When running, the only output I get is "Segmentation fault" and return to the command line. I have tried it with several different options and always get the same output. If I run it with -h it works fine and shows me the options.

glv2 commented 6 years ago

What is your operating system? You could try running the program in gdb to see in which function the segmentation fault occurs.