profanity
profanity copied to clipboard
Vanity address generator for Ethereum
Add nodejs runner that is checking checksummed address and its matching exact case match.
Hi, could you elaborate on how private keys are being generated and brute forced? It seems like a reliable random number generator `std::mt19937_64` is being fully initialized by `unsigned int`...
Based on https://github.com/johguse/profanity/issues/57
Numbers from this issue: https://github.com/johguse/profanity/issues/36
I tried to run in windows 11, NVIDIA GeForce GTX 1650 with Max-Q Design, but it's not working ``` C:\Users\deepm\Downloads\profanity>profanity --leading f Mode: leading Target: Address Devices: GPU0: NVIDIA GeForce...
for example, keep outputting at score=15 until score=16 is achieved
When I'm trying to run this on my laptop, it doesn't proceed. Only gives this: > Microsoft Windows [Version 10.0.19044.1826] (c) Microsoft Corporation. All rights reserved. G:\My Documents\OneDrive\Crypto\profanity-v1.60>profanity --matching dead...
For testing purposes i compiled the unaltered latest version of profanity with the makefile and got a profanity.x64 file as a result. When im trying to run this file through...
First of all, performance is pretty cool and MacBook Air M1 not started throttling and heating even after few minutes of bruteforcing private keys at speed 46 MH/s. The only...
I would like to know if there are mnemonics generated and if so, how should I get them?