Sorry, but I had to unapprove the download, because we all know what a .bat can do, and if turned into a .exe, it could bring down MPGH with the snap of a finger.
Originally Posted by PixieCorp
Sorry, but I had to unapprove the download, because we all know what a .bat can do, and if turned into a .exe, it could bring down MPGH with the snap of a finger.
Nah, the .exe would be detected as a virus in the virusscan. I already tried.
Originally Posted by Pixipixel_
I already tried.
You tried this?
Originally Posted by lolland
You tried this?
Yeah, i made a deadly .bat file then i converted it to .exe. I did a virusscan and i had like 38/41. >_<
Originally Posted by Pixipixel_
Yeah, i made a deadly .bat file then i converted it to .exe. I did a virusscan and i had like 38/41. >_<
Most people are smart enough to hide it, so if they make it hidden enough, the virus scan wont detect much
So the virus scans will make them look like false positives
All you do is add a stub in vb and append the bat file to it. Than on run you passwhat ever arguements and drop the bat pass it the arguements and than when done delete it.
Originally Posted by Pixipixel_
Nah, the .exe would be detected as a virus in the virusscan. I already tried.
actually it wouldnt pick it up because its just a .vbs file.
put this in your notepad.
Do
x=msgbox ("MPGH.NET is the best")
Loop
save file as
name it what ever yu want and put .vbs at the end and open it up...