82 Commits

Author SHA1 Message Date
AlbertoBSD
a0a60ede57 Solved bug with invalid publickeys and 0 publickeys 2021-03-11 07:18:40 +01:00
Luis Alberto
eef5ec011d
Update README.md
its -r not -b in some line of example
2021-03-10 23:49:44 -06:00
AlbertoBSD
7228e0f441 Accept Compressed publickeys for BSGS method 2021-03-10 19:12:47 +01:00
AlbertoBSD
f17c35773d remove ugly warnings for ubuntu shell on windows 10 2021-03-10 17:54:02 +01:00
Luis Alberto
83b5744f9f
Update README.md
Minor changes only in readme file
2021-03-10 08:33:00 -06:00
Luis Alberto
22cb4505cf
Update README.md 2021-03-10 01:22:58 -06:00
AlbertoBSD
49836e059e bloom filter update to solve some limits, error percent update in keyhunt 2021-03-10 08:19:15 +01:00
AlbertoBSD
f4e9d4e6df remove creation of unused file ranges.txt 2021-03-08 23:37:03 +01:00
AlbertoBSD
8c6eb83b39 -b param fixed 2021-03-08 22:57:56 +01:00
AlbertoBSD
15af06e783 bPfile.c updated 2021-03-06 20:52:15 +01:00
AlbertoBSD
430405f53c Keyhunt updated with k factor, remove unused files about keccak 2021-03-06 19:36:24 +01:00
AlbertoBSD
127295b344 Merge branch 'main' of github.com:albertobsd/keyhunt into main 2021-01-30 08:38:49 +01:00
AlbertoBSD
54d2b0499b updated bsgs sorting process 2021-01-30 08:38:33 +01:00
Luis Alberto
77c02af092
Update README.md
Updated Readme to include information about the mode bsgs
2021-01-30 00:40:57 -06:00
AlbertoBSD
c04c5d9c34 mising unsigned long long int for bytes variable in bloom filter 2021-01-27 03:33:26 +01:00
AlbertoBSD
21039af45b mode bsgs for fast key search and bloom filter updated 2021-01-27 02:07:17 +01:00
AlbertoBSD
e6eb2f1ed1 updated bloomfilter to support more items in the bloom 2021-01-14 21:04:15 +01:00
AlbertoBSD
f8cdc495e9 Added TODO file 2020-12-29 10:10:14 +01:00
AlbertoBSD
48ec4480fc Aling of some output text 2020-12-29 09:04:14 +01:00
AlbertoBSD
8fbde4745d Change quicksort to introsort 2020-12-29 04:50:03 +01:00
AlbertoBSD
ab292a0f8d Added new tool hexcharstoraw to create binary file from a hexadecimal text file 2020-12-23 08:52:12 +01:00
AlbertoBSD
24eb4bef0a missing thanks to Ujang 2020-12-22 07:38:38 +01:00
AlbertoBSD
9b85e6d0fc show in stdout the vanity address and fixed searchbinary function 2020-12-22 07:35:16 +01:00
AlbertoBSD
9920d13042 msg sorting inside the if 2020-12-21 17:02:32 +01:00
AlbertoBSD
59772f149a Fixed xpoint bug, added changelog 2020-12-21 16:51:44 +01:00
AlbertoBSD
eae5c7b263 Fixed read file in xpoint mode 2020-12-19 05:38:20 +01:00
AlbertoBSD
e1fd5ee385 Added a missing \n 2020-12-19 05:06:49 +01:00
AlbertoBSD
2577e6ae6e fixed -m option for xpoint 2020-12-19 04:49:40 +01:00
Luis Alberto
dfa219852a
Update README.md
Read the readme please.
2020-12-18 12:21:30 -06:00
AlbertoBSD
aea52ce3e6 Add keccak-tiny, thanks David Leon Gil RIP 2020-12-18 07:22:43 +01:00
AlbertoBSD
1f1a9bd347 Added basecode, sha256, rmd160, bas58 and bloomfilter 2020-12-17 19:05:34 +01:00
Luis Alberto
37eba63a7a
Initial commit 2020-12-16 10:37:10 -06:00