24 lines
416 B
XML
24 lines
416 B
XML
|
<?xml version='1.0' ?>
|
||
|
|
||
|
<Plugin id='31175'>
|
||
|
|
||
|
<Lp>Yes</Lp>
|
||
|
<Implant>Yes</Implant>
|
||
|
|
||
|
<Windows>
|
||
|
|
||
|
<!-- Although this code works for all OSes, we're
|
||
|
only going to let it work on NT 4 systems. -->
|
||
|
|
||
|
<!-- NT family -->
|
||
|
<Platform id='2'>
|
||
|
<Version major='4' minor='*'>
|
||
|
<File>Arp_Implant.dll</File>
|
||
|
</Version>
|
||
|
</Platform>
|
||
|
|
||
|
<!-- 9x family -->
|
||
|
|
||
|
</Windows>
|
||
|
|
||
|
</Plugin>
|