9e00e1d5e3 | ||
---|---|---|
.. | ||
sql | ||
Pipfile | ||
Pipfile.lock | ||
README.md | ||
gen_addresses.py | ||
mnemonics.sh |
README.md
Documentation
Experimental code to invoke bx mnemonic-new
many times to generate weak mnemonics, and derive some addresses from them. Uses the PostgreSQL database for storing results.
Restarting the target binary over and over is slow, but it was the first strategy to try before we moved to more optimized, custom implementations and provided reference data for the original behavior.
Usage
Not documented.
Status
This is experimental, unmaintained code. Use only as research inspiration.
License
Licensed under either of Apache License, Version 2.0
or MIT
license at your option.
Credits
Written by Daniel Grove.