shadowbrokers-exploits/windows/Resources/Pc2.2/Scripts/Include/_Pc2.2Final.dsi
2017-04-14 11:45:07 +02:00

6 lines
227 B
Text

#----------------------------------------------------------------------------
sub Finalize( IN string $payloadFile ) {
return `python Payload/_Pc2.2Prep.py -project Pc2.2 -args "-action disable -file \\"$payloadFile\\""`;
}