USE:

	copy the driver from your architecture to SYS$LOADABLE_IMAGES
	connect the driver (see KILL_CONNECT.COM)
$ run sys$system:sysgen
connect	KILL0/driver=killdriver/noadapter
	run kill, and answer the SCS node name of your victim (needs PHY_IO)
	$ r kill
	Node: VICTIM
.... lost connexion to node VICTIM   


	FILES:

ALPHA.DIR          alpha objects and executables
MAKE.COM           procedure to rebuild from sources and/or objects
KILL_INSTALL.COM   move files to their destinations
KILL_CONNECT.COM   example connect for the driver
SRC.DIR            source files
VAX.DIR            VAX objects and executables

[.alpha]KILL.EXE           program to cause the crash of another node
[.alpha]KILL.OBJ           
[.alpha]SETLOAD.EXE        debug program: prevents the unloading of the driver
[.alpha]SETLOAD.OBJ        
[.alpha]SETUNLOAD.EXE      debug program: allows the unloading of the driver
[.alpha]SETUNLOAD.OBJ      	(does not work on alpha systems)
[.alpha]SYS$KILLDRIVER.EXE 	KILL driver for alpha
[.alpha]SYS$KILLDRIVER.OBJ 

[.src]KILL.MAR           KILL source
[.src]KILLDRIVER.MAR     KILL driver source for VAX
[.src]SETLOAD.PAS        debug program: allows the unloading of the driver
[.src]SETUNLOAD.PAS      debug program: prevents the unloading of the driver
[.src]SYS$KILLDRIVER.MAR KILL driver source for Alpha

[.VAX]KILL.EXE           same as alpha.
[.VAX]KILL.OBJ           
[.VAX]KILLDRIVER.EXE     
[.VAX]KILLDRIVER.OBJ     
[.VAX]SETLOAD.EXE        
[.VAX]SETLOAD.OBJ        
[.VAX]SETUNLOAD.EXE      
[.VAX]SETUNLOAD.OBJ      

	AUTHOR

	Guillaume gérard,	gerard@cal.enst.fr
				psi%020807504128502::gerard
				C:FR;AD:ATLAS;PD:TELECPARIS

	Copyright (©) Ecole Nationale Supérieure des Télécommunications