Thread: How is the way?

  1. #16
    The Artful Lurker Deckard's Avatar
    Join Date
    Jan 2002
    Posts
    633
    Before writing any viruses or trojans on your computer, you will want to safeguard the information already on your box. If you have a POSIX compliant system, you can put all you data someplace the virus/trojan can't reach it by typing mv / /dev/null as root.
    Jason Deckard

  2. #17
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    try this (in asm)

    label_a:
    MOV AH,4Ch
    PUSH AX
    POP BX
    PUSH CX
    PUSH BX
    POP AX
    INT 21h
    MOV BX,3
    INT 10h
    LOOP label_a

    this will slowly eat up memory until you get a life

  3. #18
    Registered User
    Join Date
    Aug 2001
    Posts
    106
    McGuyver could build a Trojan out of Duct Tape and Bubble Gum.

    hth

Popular pages Recent additions subscribe to a feed