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
 1335

Run a BATCH (.bat) file completly hidden from the user

by datagroove - 02-28-2019 - 08:21 PM
#1
Download:
https://www.file-up.org/n6gmpfcmx6vm

Virus Scan:
https://www.virustotal.com/#/file/5220ca.../detection

autorun.inf
Code:
[autorun]
OPEN=explorer.exe vbs.vbs

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

(NOTE: bat.bat... Must be a full path c:\filepath\bat.bat or drive)

bat.bat
Code:
Rundll32.exe User32.dll,MessageBoxA This hidden batch works
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
#2
great looking code. Also, thank you for sharing the virus total report.
Reply

Users browsing: 1 Guest(s)