Method | Description | |
---|---|---|
BuildConfigFile ( |
||
BuildCsproj ( List |
||
BuildPSAttack ( |
||
DownloadFile ( string url, string dest ) : string | ||
GetModuleList ( |
||
GetPSAttack ( |
||
GetPSAttackBuildToolDir ( ) : string | ||
RandomString ( int length, |
||
UnzipFile ( string zipPath ) : string |
public static BuildConfigFile ( |
||
attack | ||
generatedStrings | ||
return | void |
public static BuildCsproj ( List |
||
modules | List |
|
attack | ||
generatedStrings | ||
return | void |
public static BuildPSAttack ( |
||
attack | ||
generatedStrings | ||
return | int |
public static DownloadFile ( string url, string dest ) : string | ||
url | string | |
dest | string | |
return | string |
public static GetModuleList ( |
||
JSON | ||
return | List |
public static GetPSAttack ( |
||
URL | ||
return |
public static GetPSAttackBuildToolDir ( ) : string | ||
return | string |
public static RandomString ( int length, |
||
length | int | |
rand | ||
return | string |
public static UnzipFile ( string zipPath ) : string | ||
zipPath | string | |
return | string |