8000 GitHub - tekservices8113/indminer: Propably the fastest walletminer out there, built using C# (.net 4.7.1) and NBitcoin.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tekservices8113/indminer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IndMiner

IndMiner is propably the fastest walletminer out there, built using C# (.net 4.7.1) and NBitcoin.

Precompiled version should be there, if you don't want to use it then compile yourself (recommended due to antivirus false positives).

Quick Start

Precompiled version

Download the latest release, unzip it and run IndMiner.exe.

Compile yourself

Download source code and open up IndMiner.sln. Add NBitcoin via nuget and make sure build actions are cleared (Edit -> IndMiner Preferences -> Build Actions). Then select a build config and press F5.

Webhook & Hit Behaviour

When a hit is experienced, a webhook with the private key is sent to you. Also, the private key is written to file (Name structure: "hit-[unix].txt").

image

Files in this repo

wallets.ind The database used to check for a balance

genAddressDB.py Small python script to generate your own wallets.ind

The rest should be self explanatory.

Virustotal

For some reason, a Virustotal Scan of the build detects it as malicious. Pull requests helping remove the detections would be much appreciated. Until then, build from source if you're unsure.

License

Read the full license for yourself. In short terms it basically adds up to: Change and redistribute for PRIVATE usage, unpermitted commercial usage will be taken down.

Donate

Donate if you're cool

Donate BTC Donate XMR Donate ETH
BTC XMR ETH

About

Propably the fastest walletminer out there, built using C# (.net 4.7.1) and NBitcoin.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 91.4%
  • Python 8.6%
0