home *** CD-ROM | disk | FTP | other *** search
/ The Hacker's Encyclopedia 1998 / hackers_encyclopedia.iso / pc / virus / stealth.dos < prev    next >
Encoding:
Text File  |  2003-06-11  |  871 b   |  20 lines

  1.  
  2. =======================================================================
  3.         !!! Nifty Loophole in DOS for Resident Software !!!
  4. =======================================================================
  5.  
  6. If a program that stays resident in memry wants to hide itself from
  7. most inquiring users, it can change its name to "FREE" (by modifying
  8. the name stored after the environment block).
  9.  
  10. When a MEM /C is run to show resident programs, the stealth TSR is
  11. labelled as "FREE", and hence appears to be a (small) block of free
  12. memory.
  13.  
  14. Then again, how many of those little free memory blocks one sees when
  15. running MEM really *are* stealth TSRs? ...
  16.  
  17. =======================================================================
  18.         !!! Nifty Loophole in DOS for Resident Software !!!
  19. =======================================================================
  20.