Commit graph

43 commits

Author SHA1 Message Date
Ill5.com Softworks 06eab112fc
scan entire string when using regex
len variable would only scan the length of the regex string. this means if you were to use the regex expression .*i2p$ it would generate btbi2pxm5xi4zh32ye5emeq5koqbdd2gywxmpzjpaivpf744bcka instead of btbckaxm5xi4zh32ye5emeq5koqbdd2gywxmpzjpaivpf744bi2p
2022-10-29 15:29:33 -07:00
xanoni a5b0dd1a34
Improve vain output format and instructions
- Clarify usage and instructions, add better examples
- Move hardcoded defaults to vanity.hpp definitions
- Fix typos (e.g., binded => bound) and make output look nicer
2021-10-18 03:20:07 -04:00
acetoneRu d888825470 --usage deleted because --help and -h already exist 2021-06-03 03:10:56 -04:00
acetoneRu 4d89abf0af id_thread is not needed for user output 2021-06-03 02:53:30 -04:00
acetoneRu 24e127f561 gen: signature choice deleted 2021-06-03 02:09:22 -04:00
acetoneRu 3f59de5e73 vanitygen output formatted with mutex 2021-06-03 01:33:13 -04:00
majorpakhom 284b6777b2 fix(vanitygen): base32 alphabet for check_prefix
Only [a-z2-7] characters are allowed in base32.
2021-01-14 17:05:09 +03:00
R4SAS 5f45990dff
clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-11-17 15:06:13 +03:00
orignal 0222c3faa0 fixed build with recent libi2pd 2020-11-14 19:58:40 -05:00
orignal 7c549e609e
Merge pull request #60 from da2x/patch-2
Extend usage information
2019-02-04 08:57:24 -05:00
Daniel Aleksandersen 2e72dd7186
Extend usage information 2019-02-04 12:36:50 +01:00
Daniel Aleksandersen 11de94761a
Print usage() when pattern is invalid 2019-02-04 12:19:52 +01:00
wipedlife 88adabda6c cxx regex 2018-06-13 10:50:51 +07:00
wipedlife c275332df0 grammar nazi 2018-06-12 00:24:37 +07:00
wipedlife 3f64d30a79 README update 2018-06-12 00:21:45 +07:00
wipedlife c9262e5666 regex 2018-06-11 23:59:30 +07:00
wipedlife 7a6dafa524 regex 2018-06-11 23:53:39 +07:00
Jeff Becker 706d6b56d3
update 2018-02-18 12:10:16 -05:00
R4SAS a7470ab928 htobe32 for windows only 2017-08-26 23:48:24 +03:00
orignal 1df37c1ba3 fixed Linux build 2017-08-24 09:47:57 -04:00
R4SAS 2ef31a9e04 building using mingw 2017-08-17 11:11:17 +03:00
Warlock-Dalbaeb 44079e08d3 Windows 2017-08-17 03:08:44 +07:00
Warlock-Dalbaeb 6072fe8111 Windows 2017-08-17 03:02:21 +07:00
Warlock-Dalbaeb 6639da029b inline 2017-08-16 12:50:13 +07:00
Warlock-Dalbaeb 8d47f128eb ~ 2017-08-16 12:47:10 +07:00
Warlock-Dalbaeb 59bdd02f4f Vanity 2017-08-16 12:16:40 +07:00
Warlock-Dalbaeb 47f56bb9c6 Revert "Oops"
This reverts commit 65cb407a92.
2017-08-16 12:15:29 +07:00
Warlock-Dalbaeb 65cb407a92 Oops 2017-08-16 12:14:45 +07:00
Warlock-Dalbaeb e9c0e71936 union aligned 2017-08-15 01:49:18 +07:00
Warlock-Dalbaeb 9150890101 4 byte 2017-08-15 01:42:16 +07:00
Warlock-Dalbaeb 45bb062f53 Vanity stuff 2017-08-15 01:29:32 +07:00
Jeff 00225100a8 Revert "Vanity stuff" 2017-08-14 13:59:28 -04:00
Warlock-Dalbaeb fef86629fa Vanity stuff 2017-08-15 00:51:31 +07:00
Warlock-Dalbaeb 640f7b12fe implementation 2017-08-11 18:37:37 +07:00
Warlock-Dalbaeb 6876a8645d Windows 2017-08-10 10:07:38 +07:00
Warlock-Dalbaeb ba48d4482e affinity 2017-08-09 16:55:08 +07:00
Warlock-Dalbaeb 2b1f950d4b prefix 2017-08-09 05:52:09 +07:00
Warlock-Dalbaeb 8a3d610abb notes 2017-08-09 05:40:42 +07:00
Warlock-Dalbaeb 3c381072cb oops 2017-08-09 00:43:15 +07:00
Warlock-Dalbaeb d61a035718 Oops 2017-08-09 00:41:39 +07:00
Warlock-Dalbaeb 599e5b07ad Vanity name fix, readme 2017-08-09 00:35:02 +07:00
Warlock-Dalbaeb 1fa3cb124f Multithread 2017-08-09 00:12:32 +07:00
Jeff Becker 43487324e4 add vanity address generator toy 2017-08-07 13:50:35 -04:00