![]() |
|
Fake virus - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Hacking (https://sinister.li/Forum-Hacking) +--- Forum: Tutorials (https://sinister.li/Forum-Tutorials) +--- Thread: Fake virus (/Thread-Fake-virus--40440) |
Fake virus - Anonymous007 - 03-05-2012 Hello guys, I have a little play with fake virus. Here i show you the best: All this fake Virus i have makes with the editor. It show you one normal Virus and one virus can speak! so: for the first virus open the editor And here is the source code: @echo off color a echo Your text...... PAUSE dir dir dir dir dir dir dir dir dir dir dir dir dir dir tree tree tree tree tree tree tree tree tree Start www.Facebook.com Here is the explanation of concepts: color a: it is the color of the text an a is the color green ( when you go on start-> run -> cmd -> color ? ; you bekom all colers and the right letter for this color) Your text: Here you can give in the text do you want.....(I think "your Facebook account is now heacked" is a good text because it can now also be starting a website, then the observer believes that his account is now truly hacked. dir and tree: is there to be doing something on the screen, as it assiht about cool and the viewer actually believes that the PC is now hacked. start www.Facebook.com : this is starting the website. Now it saves the file. makes sure that the filename with .bat ends and that it will change the file type to all files now you can start it : it is a fake, i is not dangerous! _____________________________________________________________________________ Now the Speakin fake virus : OK open the editor here is the source code: dim fname set objvoice=createobject ("sapi.spvoice") objvoice.speak (" yourText") I think here I have not really explain anything but when you writ the text You have to put it under quotation marks! The text should be as long as possible because of the "PC" speaks somewhat indistinctly Now it saves the file. makes sure that the filename with .vbs ends and that it will change the file type to all files HAVE FUN MfG, Anonymous007 RE: Fake virus - pratham - 05-02-2013 LOL... This is old and funny trick...
|