2020-12-23 08:52:12 +01:00
|
|
|
Version 0.1.20201223
|
|
|
|
- Added new tool hexcharstoraw to create a raw binary file for xpoint from a text-hexadecimal file
|
|
|
|
- Added option -w to work with raw binary file, this file contains xpoint in binary format fixed to 32 bytes
|
|
|
|
|
2020-12-22 07:35:16 +01:00
|
|
|
Version 0.1.20201222
|
2020-12-22 07:38:38 +01:00
|
|
|
- Fixed some ugly bug in the searchbinary function thanks to Ujang
|
2020-12-22 07:35:16 +01:00
|
|
|
- Added to stdout the vanitykeys found with -v option
|
|
|
|
|
|
|
|
Version 0.1.20201221
|
2020-12-21 16:51:44 +01:00
|
|
|
- Fixed search by xpoint.
|
|
|
|
- Added -e option to skip the sort process whe the file is already sorted.
|
|
|
|
- Fixed debugcount when upto N is less than debugcount.
|
|
|
|
- Changed "-R upto" to "-R" and added "-n upto" option.
|
|
|
|
|
|
|
|
Version 0.1.20201218
|
|
|
|
- Minor bugs fixed.
|
|
|
|
|
|
|
|
Version 0.1.20201217
|
|
|
|
- First Realease
|
|
|
|
- Thanks to all CryptoHunters to make this code possible
|