Home

Awesome

KristVanity

Usage

By running KristVanity without arguments, it will start searching for addresses on all threads without outputting to any files. The terms to look for will by default be taken from terms.txt.

You can use these arguments to configure this behaviour:

Dependencies

KristVanity depends on OpenSSL and TCLAP.

Windows

Download (and build) the libraries and set their respective variables in CMake.

Ubuntu

sudo apt-get install libssl-dev libtclap-dev

Arch

sudo pacman -S openssl tclap