3 unstable releases
0.2.0 | Dec 23, 2023 |
---|---|
0.1.1 | Dec 22, 2023 |
0.1.0 | Dec 22, 2023 |
#414 in #bitcoin
13KB
264 lines
NeCryWaGen - crypto gen tools
Installation
cargo install necrywagen
Usage
Generate new btc key
necrywagen gen
Collide btc addresses to get private key (You'd have to be the luckiest man on earth, or use theory of quantum immortality* to make it)
necrywagen collide <path> [threads]
Match btc addresses by regex to get pretty one
necrywagen match <match_str> [threads]
*The theory of quantum immortality clause
Check MIT License
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Dependencies
~13–22MB
~270K SLoC