ryancdotorg / brainflayer

A proof-of-concept cracker for cryptocurrency brainwallets and other low entropy key algorithms.
https://rya.nc/brainflayer
909 stars 459 forks source link

Help please #145

Closed Solpadein911 closed 3 years ago

Solpadein911 commented 3 years ago

Hello, good people! Probably my questions are ridiculous but please do not be angry, I looked for answers in Google but I could not figure it out myself. Installed on on Virtualbox Ubuntu 20.04 х64 I have this problem after installing the command: $ brainslayer-h does not give information about the use? Please explain why this is happening and how to solve the problem? coolpad@coolpad-VirtualBox:~$ brainflayer -h brainflayer: command not found

Problem two: olpad@solpad-VirtualBox:~$ cd brainflayer/ solpad@solpad-VirtualBox:~/brainflayer$ make gcc -O3 -flto -funsigned-char-falign-functions=16 -falign-loops=16 -falign-jumps=16 -Wall-Wextra -Wno-pointer-sign-Wno-sign-compare-pedantic-std=gnu99 brainflayer.o hex.o bloom.o mmapf.o hsearchf.o ec_pubkey_fast.o ripemd160_256.o dldummy.o algo/brainwalletio.o algo/warpwallet.o algo/keccak.o algo/sha3.o algo/brainv2.o secp256k1/.libs/libsecp256k1.a scrypt-jane/scrypt-jane.o-lssl -lrt -lcrypto at -lz-lgmp -lpthread -o brainflayer /usr/bin/ld: /tmp/brainflayer.RUMJlD.ltrans0.ltrans.o: in function "main»:

:(. text.startup+0x2245): undefined reference to "bloom_chk_hash160" collect2: error: ld returned 1 exit status make: *** [Makefile:68: brainflayer] Error 1
Solpadein911 commented 3 years ago

Thank you problem solved https://github.com/ryancdotorg/brainflayer/issues/112