shadowbrokers-exploits/windows/Resources/Ep/Scripts/actually_simple.eps

22 lines
561 B
PostScript
Raw Normal View History

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