UnamSanctam / SilentXMRMiner

A Silent (Hidden) Monero (XMR) Miner Builder
MIT License
568 stars 162 forks source link

Miner run to all user !!! #209

Closed alix1011 closed 3 years ago

alix1011 commented 3 years ago

My friend, I checked the miner, and with the administrator's access, I ran it and realized that there was a problem, that if the user blocks the miner, the miner will no longer run on other users. Please fix this problem quickly.

UnamSanctam commented 3 years ago

Blocks in what way? You mean disable it in the Task Scheduler?

alix1011 commented 3 years ago

If one of the users singout to us from within the Task Manager, Miner or User, Miner will no longer run on other users.

alix1011 commented 3 years ago

When we run the miner, if the user we ran the miner on is deleted, the miner should automatically run on the other user.

alix1011 commented 3 years ago

Do you understand what I mean?

UnamSanctam commented 3 years ago

Well kind of I think. But if the user is removed the miner file would disappear as well since it's saved in the user profile.

alix1011 commented 3 years ago

That means it can not be hidden from other users ?? Automatically run on another user when one user is deleted?

UnamSanctam commented 3 years ago

Well it won't be able to run on another user if the user where the miner was 'Installed' is removed since all the files for the user would also be removed.

alix1011 commented 3 years ago

Hello my friend, is it possible to mine other currencies in different pools with this miner ???

UnamSanctam commented 3 years ago

Yes, you can mine all currencies that use any of these algorithms: https://xmrig.com/docs/algorithms, to change the algorithm open 'Advanced Options' and enable 'Advanced Parameters' there you can replace --coin=monero with --algo=THEALGOYOUWANT

alix1011 commented 3 years ago

Are algorithms auto-tuning? Or should they be adjusted ??

UnamSanctam commented 3 years ago

Select the algorithm that the coin you want to mine uses, sometimes the pool tells the miner which one to use but it's always better to select it yourself.

alix1011 commented 3 years ago

That is, can it be set from the "advance option"? What do you think is the best currency to extract?

UnamSanctam commented 3 years ago

Personally I think Monero since it's the most stable one, but Ravencoin comes second but it's a GPU only coin so mining Ethereum is still the most profitable at the moment.

alix1011 commented 3 years ago

thanks bro. What is the best algorithm for extraction?

UnamSanctam commented 3 years ago

For Monero? Monero only uses the RandomX algorithm and nothing else and it's set to use that in the miner by default. There are technically things like algorithm switching that MoneroOcean does where it mines different coins depending on the profitability and then pays you in Monero but I haven't added support for it since for me it freezes my computer for a couple of seconds.

alix1011 commented 3 years ago

Thank you for all the help you have given me, I will thank you.

alix1011 commented 3 years ago

Hi brother, how can I encrypt the program so that it is not decomposed and they do not have access to the source ??

UnamSanctam commented 3 years ago

https://github.com/UnamSanctam/SilentXMRMiner/wiki#how-can-i-decrease-detections

alix1011 commented 3 years ago

How can the source code of the program be kept secret ??. I want to use the output I got but I do not want others to be able to access its source.

UnamSanctam commented 3 years ago

Use one of the obfuscators in the link I sent: https://github.com/UnamSanctam/SilentXMRMiner/wiki#how-can-i-decrease-detections, obfuscating the source to make it harder to read is what obfuscators do. Though keep in mind that if done by a professional the source can always eventually be understood no matter what.

alix1011 commented 3 years ago

That is, in no way can decompile be resisted?

UnamSanctam commented 3 years ago

Anyone proficient enough can reverse engineer any program, obfuscators make it harder and more time consuming to do so though.

alix1011 commented 3 years ago

Thanks, I will try my best anyway.

alix1011 commented 3 years ago

Hi my friend, I want to mine another digital currency, but how do I change the 'advanced option', for example for Tron or Turtlcoin?

alix1011 commented 3 years ago

If you can send me the "advanced option" configuration of these two digital currencies (Tron and Turtle), thank you

UnamSanctam commented 3 years ago

First check what algorithm they use, for example I believe TurtleCoin uses the "argon2/chukwav2" algorithm so to make it mine TurtleCoin just replace --coin=monero so that it becomes --algo=argon2/chukwav2. So this would be --algo=argon2/chukwav2 --asm=auto --cpu-memory-pool=1 --randomx-mode=auto --randomx-no-rdmsr --cuda-bfactor-hint=12 --cuda-bsleep-hint=100 in the Advanced Options.

alix1011 commented 3 years ago

Thanks, I mean put this config?

UnamSanctam commented 3 years ago

Yes, enter --algo=argon2/chukwav2 --asm=auto --cpu-memory-pool=1 --randomx-mode=auto --randomx-no-rdmsr --cuda-bfactor-hint=12 --cuda-bsleep-hint=100 into the 'Advanced Parameters' field and it should mine the argon2/chukwav2 algorithm which I believe TurtleCoin uses.

alix1011 commented 3 years ago

Thanks, is it good for mine (Turtle or Tron)?

UnamSanctam commented 3 years ago

I don't know which algorithm TRONIX uses and couldn't really find it anywhere reliable, you would have to find which one it uses and see if it's supported here: https://xmrig.com/docs/algorithms and the change the --algo= to the correct one.

alix1011 commented 3 years ago

Thanks bro, does that mean for every digital currency I just have to put its algorithm in the "advanced option" and do not need to make any general changes?

UnamSanctam commented 3 years ago

Yes that should be all that's needed (also don't forget to mine to a pool that supports that cryptocurrency).

alix1011 commented 3 years ago

My friend, is the update for Miner close ?? When do you update ?? What new options does it have ???

UnamSanctam commented 3 years ago

Well there seems to be a new issue, seems like Windows Defender has started just flatly detecting the code piece Assembly.Load as malware and that is what is used to load the injector DLL so I have to find some workaround now.

alix1011 commented 3 years ago

Ohh what a bad problem !!! Can you encrypt the source and program so that it is not detected?

UnamSanctam commented 3 years ago

No, not on the newer Windows Defender it seems like from what I've tested. Since Assembly.Load is a function that it can just detect on a lower level (since C# uses the .NET Framework which is a sort of API for lower level languages). I have been trying a few different things which have been differently successful but I'm still trying to find a way.

alix1011 commented 3 years ago

My friend, I need your guidance, which of the low-cost digital currencies (turtle, Tron, bittorent, etc.) has the best profit for mine ???

UnamSanctam commented 3 years ago

Well, it depends on which coin you think is going to do best in the future incase you intend to save them.

alix1011 commented 3 years ago

What do you suggest?

alix1011 commented 3 years ago

My friend, what currency do you suggest ?????

UnamSanctam commented 3 years ago

Well I don't keep up with any of those projects, I just mine Monero.

alix1011 commented 3 years ago

Hi my friend, the advance option configuration for turtlecoin did not work properly, it has a problem, it does not mine,

UnamSanctam commented 3 years ago

It works properly for me, are your pool and wallet settings correct?

alix1011 commented 3 years ago

Screenshot_20210505-120255_Microsoft Remote Desktop

alix1011 commented 3 years ago

is it correct?

alix1011 commented 3 years ago

and advanced option --algo=argon2/chukwav2 --asm=auto --cpu-memory-pool=1 --randomx-mode=auto --randomx-no-rdmsr --cuda-bfactor-hint=12 --cuda-bsleep-hint=100

UnamSanctam commented 3 years ago

That looks correct and just tried with those settings and it works for me. Does it not use any CPU?

alix1011 commented 3 years ago

No, it does not use any CPU!

UnamSanctam commented 3 years ago

Send the miner here and I'll check the the one you built.

alix1011 commented 3 years ago

My friend, I understand the problem! , Miner Turtle can not be activated at the same time as Miner Monroe !! , The only problem now is that I can not remove Miner Monroe, please prepare the Miner cleaner program sooner, both miners can not be enabled at the same time.