code/early_research_code/bx_seed_mnemonics_gen_addre...
Christian Reitter 9e00e1d5e3 Improve documentation 2024-12-21 14:53:31 +01:00
..
sql Add research code written primarily by Danny, Anton and me 2024-12-16 12:29:31 +01:00
Pipfile Add research code written primarily by Danny, Anton and me 2024-12-16 12:29:31 +01:00
Pipfile.lock Add research code written primarily by Danny, Anton and me 2024-12-16 12:29:31 +01:00
README.md Improve documentation 2024-12-21 14:53:31 +01:00
gen_addresses.py Add research code written primarily by Danny, Anton and me 2024-12-16 12:29:31 +01:00
mnemonics.sh Add research code written primarily by Danny, Anton and me 2024-12-16 12:29:31 +01:00

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.