Git Product home page Git Product logo

Comments (3)

Alcinzal avatar Alcinzal commented on May 28, 2024

Hey, I am not totally sure what UCompilers is, but I assume it is a folder where the builder will place temporary files and compilers to create the finished 3 executable files. Here is an explanation of the 3 executable files:

  • Test.exe: This is the main miner, this is the one you would want to crypt and spread.
  • Test-checker.exe: This is simply a program you can use to see if the miner is running and what the current settings are.
  • Test-uninstaller.exe: This will stop the miner process and will revert any changes that Test.exe has made, except for a few things, like if "disable sleep" is enabled, uninstaller will be unable to revert it back to normal, since it doesn't know your sleep original settings.

What type of VM did you try running it in? I have successfully ran my miner inside a QEMU/KVM, everything worked fine for me. And no that UCompilers folder is not needed for the Test.exe file. Nothing is needed for the exe file to work except for a Windows 64-bit system.

from silentcryptominer.

UnamSanctam avatar UnamSanctam commented on May 28, 2024

The UCompiler contains the C++ compiler and a few other programs needed to compile the miner, and yes only the main miner build (Test.exe) needs to be cypted, whether to crypt it before binding or not it's usually the best to crypt it both before binding it and after (since your binder might not be undetected). @Alcinzal also explained what the files do in a good way. After running Test.exe inside your VM try running the checker and see if a miner is listed inside it.

from silentcryptominer.

UpChurchDirt avatar UpChurchDirt commented on May 28, 2024

Awesome. Thanks for the replies.

from silentcryptominer.

Related Issues (20)

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.