![]() |
|
my batch virus generator with built in .bat to .exe converter - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Visual Basic & .NET Framework (https://sinister.ly/Forum-Visual-Basic-NET-Framework) +--- Thread: my batch virus generator with built in .bat to .exe converter (/Thread-my-batch-virus-generator-with-built-in-bat-to-exe-converter) |
my batch virus generator with built in .bat to .exe converter - mR.v - 04-22-2013 need feedback :wacko: :bye: RE: my batch virus generator with built in .bat to .exe converter - ArkPhaze - 04-26-2013 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 |