vbdownloader(下载者生成器)
This is a simple webdownloader written in Visual Basic 6 for Windows XP (didn't even test on other versions of Windows, won't work on 9x duh).
Executable is injected into a new instance of svchost.exe (does not use a dll).
Do not pack the server or it will not work. Ya I know, 24kb downloader wtf. sry.
Usage:
Builder.exe URL Filename
File is downloaded from URL and saved as %sysdir%\Filename and executed.
no spaces in parameters pls. ty.
some stuff:
This method of "injection" isn't really efficient since it only works with certain compile options and the executables that can be injected into are limited, but its better than that weak ass dll injection. I just wanted to prove that a vb executable could be (sort of) injected into another process. Suck on that nonbelievers.
附件: 您所在的用户组无法下载或查看附件