home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / misc / wphdwpfd / wphd.doc < prev   
Text File  |  1986-09-09  |  2KB  |  43 lines

  1.  
  2. Here are two memory resident utilities to protect yourself from being
  3. Trojaned from Hackers. These two files have been in full use on both
  4. InfoLink Network and LaserNET PCBoards. Please feel free to pass these
  5. two files along with this document to other BBS operators. Thanks,
  6. Tim Conner (Sysop, InfoLink/LaserNET Systems).
  7.  
  8.  
  9. WPHD.COM - Run this to write- and format-protect your hard disk.  Useful
  10.            when letting someone else use your PC or when trying out
  11.            new BBS software.  Each time it is run it
  12.            toggles the protection off or on - no need to reboot to get
  13.            rid of it.  The toggle ON/OFF feature will not work if, after
  14.            running WPHD, you run another RESIDENT program that 
  15.            re-vectors INT 13.  In other words, run WPHD after running
  16.            other resident programs, such as Sidekick.
  17.            If the DOS FORMAT command is run when this is on, it will
  18.            appear to be formatting your hard disk, but what it is
  19.            actually doing is VERIFYing each sector, which does not
  20.            harm the disk.  Your data is actually lost during a format
  21.            when DOS writes a new Directory and FAT - WPHD will prevent
  22.            that.  Actually, if WPHD is not installed and you accidentally
  23.            start formatting your hard disk, you can type Ctrl-Break
  24.            to stop the formatting.  The Ctrl-Break will not be
  25.            acknowledged right away, but that's ok - it will still break
  26.            you out of format before any damage is done.  
  27.  
  28.  
  29. FPHD.COM - This program will protect your hard disk against an
  30.            accidental FORMAT, but will still allow writing to the
  31.            disk.  It is toggled on and off in the same way that WPHD is.
  32.            The line FPHD should be put in your AUTOEXEC.BAT file.
  33.            Remember though that if someone reboots your system from
  34.            the "A" drive, this protection will be gone.  But see the
  35.            discussion above; if you hit Ctrl-Break before the very end of 
  36.            the formatting, you will save your hard disk.
  37.  
  38. ** NOTE **  To All users of DoubleDOS, Please set these two files within
  39.             your AUTOEXEC.BAT file prior to loading PCBoard!
  40.  
  41. All comments/problems can be directed to me via InfoLink/LaserNET board.
  42.  
  43.