Comment
Author: Admin | 2025-04-28
Will use when running, this should only be changed if you know what you're doing. If you plan to mine any other coin with the algorithms supported you should change that here, all the supported algorithms can be found here: https://xmrig.com/docs/algorithmsBuildStart DelayThe amount of time for the miner to wait until it injects, this avoids some runtime scans that check the miners behavior after being started since it won't do anything while it's being analyzed.Don't put 'Start Delay' at anything lower than 5 seconds while using 'Bypass Windows Defender' to ensure that no files are deleted before they can be run.FAQ - Frequently Asked QuestionsIs Monero GPU mining still profitable?Since the Monero algorithm change to RandomX GPU mining hasn't been very profitable, due to this and the greatly increased file size and detections that it causes it's not recommended to use GPU mining when mining Monero. For GPU mining it is better to use something like my Silent ETH Miner that mines Ethereum, both the XMR and ETH miner can run at the same time without any issues.How do I check if it's mining?The easiest way is to run the miner without 'Stealth' enabled and check the Task Manager to see if it's using any CPU. Keep in mind that it won't use any CPU if you do not have any cores or memory available so if you are running it in a VM with for example 1 CPU core and 2 GB of RAM it won't be able to allocate anything and thus will not use any CPU.How can I decrease detections?You can try my downloader: https://github.com/UnamSanctam/UnamDownloader, which contains it's own "Bypass Windows Defender" and usually has less detections then the miner so downloading the miner through that program can bring down the detections since it will add exclusions before the miner is downloaded and executed.Enable 'Pause for Obfuscation' to also obfuscate the actual miner, read more here: https://github.com/UnamSanctam/SilentXMRMiner/wiki#pause-for-obfuscationSince the miner already contains an injector (RunPE, process hollowing) the only real thing that is required is a .NET Obfuscator, you can find a list here: https://github.com/NotPrab/.NET-Obfuscator. There are a lot of obfuscators, both free and paid but the best ones are usually the paid ones but can be quite hard to get and you won't know how good they are until you've already bought it. A free obfuscator I usually link is https://github.com/mkaring/ConfuserEx, if you don't want to set
Add Comment