C# Class TrollRATPayloads.Payloads.PayloadOpen

Inheritance: ExecutablePayload
Mostra file Open project: x1234xx/RatSources

Protected Properties

Property Type Description
args PayloadSettingString
file PayloadSettingString

Public Methods

Method Description
PayloadOpen ( ) : System

Protected Methods

Method Description
execute ( ) : void

Method Details

PayloadOpen() public method

public PayloadOpen ( ) : System
return System

execute() protected method

protected execute ( ) : void
return void

Property Details

args protected_oe property

protected PayloadSettingString args
return PayloadSettingString

file protected_oe property

protected PayloadSettingString file
return PayloadSettingString