Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

brainflayer ignores last line of the input #204

Open
andkom opened this issue Oct 9, 2024 · 0 comments
Open

brainflayer ignores last line of the input #204

andkom opened this issue Oct 9, 2024 · 0 comments

Comments

@andkom
Copy link

andkom commented Oct 9, 2024

1.hex:

751e76e8199196d454941c45d1b3a323f1433bd6
# hex2blf 1.hex 1.blf
[*] Reading existing bloom filter from '1.blf'...
[*] Loading hash160s from '1.hex'   0.0% 100.0%
[*] Loaded 1 hashes, false positive rate: ~2.298e-167 (1 in ~4.351e+166)
[*] Writing bloom filter to '1.blf'...
[+] Success!

1.txt:

0000000000000000000000000000000000000000000000000000000000000001
0000000000000000000000000000000000000000000000000000000000000001
0000000000000000000000000000000000000000000000000000000000000001
# brainflayer -v -b 1.blf -t priv -x -c uce -i 1.txt
751e76e8199196d454941c45d1b3a323f1433bd6:c:(hex)priv:0000000000000000000000000000000000000000000000000000000000000001
751e76e8199196d454941c45d1b3a323f1433bd6:c:(hex)priv:0000000000000000000000000000000000000000000000000000000000000001
 rate:    354.77 p/s found:     2/3          elapsed:    0.008 s

as you can see brainflayer returns only 2/3 matches instead of 3/3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant