Skip to content

Releases: Limeth/ethaddrgen

v1.0.7

25 Feb 15:08
c50c6e0
Compare
Choose a tag to compare

Fix a bug where providing multiple non-regex patterns with varying lengths breaks pattern matching.

v1.0.6: Improvements for large dictionaries

11 Feb 14:07
dd5a1cf
Compare
Choose a tag to compare

This update brings much better performance for generating addresses using large dictionaries.
See README.md on how to use dictionaries.

Previous release:
ethaddrgen_prev
Current release:
ethaddrgen_curr

Note that this improvement doesn't affect regex dictionaries.
Known bugs: Providing multiple non-regex patterns with varying lengths breaks the algorithm. Use v1.0.7 instead.

v1.0.5: Support the Windows platform

04 Jun 21:02
97ed28e
Compare
Choose a tag to compare

v1.0.0

04 Jun 13:26
Compare
Choose a tag to compare

The initial release. Get a fancy hexadecimal Ethereum address!
Make sure to download the correct binary for your system.