shadowbrokers-exploits/windows/Resources/Ep/Scripts/actually_simple.eps
2017-04-14 11:45:07 +02:00

21 lines
561 B
PostScript

####################################################
# Show the operator the system version
####################################################
`systemversion`;
`memory`;
################################################################
# drive info
################################################################
`script driveInfo.eps`;
#####################################################
# End Script
#####################################################
`plugins`;
`channels`;
SetEnv("SIMPLE", "TRUE");
return true;