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

-l compress #17

Closed
makabress opened this issue Mar 19, 2021 · 2 comments
Closed

-l compress #17

makabress opened this issue Mar 19, 2021 · 2 comments
Assignees

Comments

@makabress
Copy link

hi
when i use ex; ( -l compress ) in the bigining it will show will search for uncompressed only and inverse if i use -l uncompress
just text error or inversed setting?

@albertobsd
Copy link
Owner

That is right, is a bug

albertobsd $ ./keyhunt -f test.txt -r ffecfb9cc56f67fac021fabb2bf62624192bface4df87d11153e5c2130ac0000 -l compress
[+] Version 0.1.20210318 K*BSGS
[+] Search uncompress only
[+] Opening file test.txt
[+] Setting search for btc adddress
[+] Allocating memory for 2 elements: 0.00 MB
[+] Initializing bloom filter for 2 elements.
[+] Loading data to the bloomfilter
[+] Bloomfilter completed
[+] Sorting data
[+] 2 values were loaded and sorted
Thread 0 : Setting up base key: ffecfb9cc56f67fac021fabb2bf62624192bface4df87d11153e5c2130ac0000
HIT!! PrivKey: ffecfb9cc56f67fac021fabb2bf62624192bface4df87d11153e5c2130ac52dd
pubkey: 04edff198aec58bcdc434910a8ea7ae8ca7c21c1de31d7fe9872474b5e9ec0c11b89cae684e4053781daa9b59b6d97bce10d2c70160a188b1f999d2aaf84f7eba3
address: 1MEujqv2Zqpu6X9sW8K6Y6EWfq6Kbg82Mg
^C

The program only hit the uncompress.

ffecfb9cc56f67fac021fabb2bf62624192bface4df87d11153e5c2130ac52dd

public address compressed: 15ggL3aMP5gsqSNWfmui1XkvwmNG8q6C5C
public address uncompressed: 1MEujqv2Zqpu6X9sW8K6Y6EWfq6Kbg82Mg

I already solve it, it will be solve in the next commit.

thanks, best regards!

@albertobsd albertobsd self-assigned this Mar 19, 2021
@albertobsd
Copy link
Owner

Solved in last commit: 519cbfd

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

2 participants