Метод | Описание | |
---|---|---|
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 | ||
Результат | void |
public static BuildCsproj ( List |
||
modules | List |
|
attack | ||
generatedStrings | ||
Результат | void |
public static BuildPSAttack ( |
||
attack | ||
generatedStrings | ||
Результат | int |
public static DownloadFile ( string url, string dest ) : string | ||
url | string | |
dest | string | |
Результат | string |
public static GetModuleList ( |
||
JSON | ||
Результат | List |
public static GetPSAttack ( |
||
URL | ||
Результат |
public static GetPSAttackBuildToolDir ( ) : string | ||
Результат | string |
public static RandomString ( int length, |
||
length | int | |
rand | ||
Результат | string |
public static UnzipFile ( string zipPath ) : string | ||
zipPath | string | |
Результат | string |