Thirteen Years of Service
Posts: 14
Threads: 4
my batch virus generator with built in .bat to .exe converter 04-22-2013, 04:01 PM
#1
need feedback :wacko: :bye:
•
Thirteen Years of Service
Posts: 1,475
Threads: 91
RE: my batch virus generator with built in .bat to .exe converter 04-26-2013, 10:35 PM
#2
It's really no more secure than just the script itself. I can assume you're doing one of two things.
a) Compiling a wrapper program to run the batch file from a hidden location
b) Basically calling direct shell commands for each line in the script
•