Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
02-17-2018, 08:11 AM
Post: #1
|
|||
|
|||
How to create your own silent CPU miner in 30 min
For a better understanding of the following code, you need basic knowledge in C #!
Let's start: Download the latest version of Xmrig's style (github.com/xmrig/xmrig/releases). Next we need only xmrig.exe Download and install Resource Hacker (angusj.com/resourcehacker/#download) Go to the directory C:\Windows\System32, select any dll and open with Resource Hacker. Next, copy the text from Version Info Press on button Compile Press Ctrl + S to save everything There are 2 files xmrig.exe and xmrig_original.exe, the second we no longer come in handy Then we need to crypt somehow our file if you have no money to buy private crypt just google VMProtector and try to crypt it with this programm. Should help at least to FUD 1 - 5 /36 The miner is ready! Now you need to make a bot that will open and close the miner. In Visual Studio, we create a new console application C # Go to Project -> Properties ..., in the Application section, change the Output type to Windows Application In the Resources section, add our miner - MSASCuiL Thus, we make our program invisible and add the miner to the resources Then paste the following code: Code: using Microsoft.Win32; Change the settings to your We compile our program and do the same with it as c xmrig (change Version Info) Since this is a NET program I recommend using NET Reactor My settings: It is better to name the file svhost and do not change the icon so that the file is not highlighted through other processes svhost ALL IS READY!!! In the end we get the file svchost If you start it in folder, it ll drop 2 files and start the mining If you open the task manager, the mining will stop Detect svhost - https://nodistribute.com/result/GZfSC9vh...5uKkcUrXHP Detect MSASCuiL - https://nodistribute.com/result/pG8eDqwBVjJWY2AuXk5Sny Link to NET Reactor: https://files.catbox.moe/u8ibxh.zip Pass to archive: lzt VT: https://www.virustotal.com/#/file/1efc53.../detection If you find out this interesting i also can do the same tutorial "How to create CPU miner without any code just 15 min of doing easy job in usual programs |
|||
01-22-2022, 12:01 AM
Post: #2
|
|||
|
|||
RE: How to create your own silent CPU miner in 30 min
HEY DO YOU HAVE TG ? THIS IS INTERESTING I WANT TO KNOW MORE
|
|||