MAKING AUTORUN FROM CD
Alright, lets say that you have coded a great keylogger or trojan or virus something and you are ready to give it to your friend in a pen drive or a CD.. but you are not sure that your friend would double click on the .exe file.. that is, you're not sure if your friend would execute your code..now what?wanna make your code independent? want it to run by itself as soon as the pen drive or CD is inserted in the computer???if yes then just read this...1) You open notepad2) now you writ: [autorun]OPEN=INSTALL\Setup_filename.EXEICON=INSTALL\Setup_filename.EXENow save it but not as a .txt file but as a .inf file.But remember! The "Setup_filename.EXE" MUST be replaced with the name of the setup file. And you also need to rember that it is not all of the setup files there are called '.exe but some are called '.msi3) Now burn your CD with the autorun .inf file included.4) Now set the CD in you CD drive and wait for the autorun to begin..( or if nothing happens just double-click on the CD drive in "My Computer")
0 comments:
Post a Comment
my pleasure in helping you