UnamSanctam / SilentXMRMiner

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

i am trying to edit the source code so i can encrypt it #415

Closed monero9365 closed 3 years ago

monero9365 commented 3 years ago

whenever i paste it in notepad++ or visual editer some hyrogliphics show up and suddenly im back to egypt lost. how to i edit source code or encrpt it and all..ps. very new to all of this

UnamSanctam commented 3 years ago

Open "SilentXMRMiner.sln" with Visual Studio.

monero9365 commented 3 years ago

i have opened it in visual studio i've cloned the link just for sln and i've also tried a million other things and i still cant seem to get the code for it, someone on youtube sid for me to encrypt it i should use mal_enc/b64 = """ text here """then have code here to base64 decdoe it or decrypt it and run using exec(decode(mal_b64) ... that last bit is copy and pasted he said youtube it ive been youtubing for a good 30 hours now lol

UnamSanctam commented 3 years ago

None of those are valid functions but what are you trying to encrypt? All the strings and functions in the miner are already encrypted.

monero9365 commented 3 years ago

oh maybe that explains a lot then, however i went into the hex of it and there is still full un encrypted words there that can be edited to bypass some avs, didint do much though when i checked it, how can i edit it to get past avs?