Simple Yggdrasil Address Miner. Простой майнер адресов Yggdrasil.
potatowipedlifereverse ee5cc5e82a win example | %!s(int64=4) %!d(string=hai) anos | |
---|---|---|
GTK | %!s(int64=4) %!d(string=hai) anos | |
contrib | %!s(int64=4) %!d(string=hai) anos | |
ncurses | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
.travis.yml | %!s(int64=4) %!d(string=hai) anos | |
LICENSE | %!s(int64=4) %!d(string=hai) anos | |
Makefile | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
SimpleYggGen.cpp | %!s(int64=4) %!d(string=hai) anos | |
SimpleYggGen.hpp | %!s(int64=4) %!d(string=hai) anos |
Simple Yggdrasil Address Miner on C++. Простой майнер адресов Yggdrasil на C++.
SimpleYggGen [text-pattern|regex-pattern] [options]
-h --help, help menu
-r --reg, regexp instead just text pattern (e.g. '(one|two).*')
--threads -t, (default count of system)
-o --output output file (default keys.txt)
--usage this menu
--highhead -H mode of high head...
--searchadress -s (default) mode
--limitfound=n -lN limit found
--ncurses -n start ncurses interface
sudo apt-get install libssl-dev autoconf libgtk-3-dev libncurses-dev devscripts build-essential lintian dh-make
make -j NUMBER_OF_PROCESSOR_CORES
e.g make -j8
make
to compile single-threaded