https://github.com/litecoin-extras/nxt-account-miner
Build it with simply running:
And run it with:
In the code specify:
And specify the target AccountID:
Also play around with the number of parallely executed processes:
I am not sure if the code is all correct, so please review the code and let us make it better ;-)
Why do u need the target account? Mine all the accounts!
Checking against a list of all HiberNXT accounts would significantly lower the rate of 10millionaccs/s
Targeting just one account will be very slow though. 146 years to find it with 4 billion per second rate. If you get very lucky (just after 10% of search), it will still take 14 years.