UnamSanctam / SilentXMRMiner

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

Shellcode and my obfuscator don`t work anymore #498

Closed leslie2394 closed 2 years ago

leslie2394 commented 2 years ago

freaking defender;;; well.. at first time it was enough just change my obfuscator options but it also not work anymore. so i wanna change your donut shellcode algorithm. but it take too longe time for me, so before change codes i want know what is main factor of detection. is it cause of donut? or xmrig act? i want save my time. I'm not a C# developer and I don't know much about security. How do you bypass security per version?

UnamSanctam commented 2 years ago

Well firstly I would move to my new miner: https://github.com/UnamSanctam/SilentCryptoMiner and try things with that.

leslie2394 commented 2 years ago

yeah i tried that also. but same problem. do you know how to windows depender catch a miner? I want to know the principle first

UnamSanctam commented 2 years ago

There's a ton of things it can detect. Usually it's parts of the code or bytes that gets detected due to an AI remembering it from another detected program.

leslie2394 commented 2 years ago

Thank you for answer.