Свойство | Type | Description | |
---|---|---|---|
call_a_fun_ptr | byte[] | ||
call_a_fun_ptr_64 | byte[] | ||
call_a_fun_ptr_INT3 | byte[] | ||
call_a_fun_ptr_INT3_64 | byte[] | ||
holder | byte[] |
Méthode | Description | |
---|---|---|
DumpAFunction ( |
||
VirtualAlloc ( byte shellcodeIN ) : |
||
callATrueIntPtr ( |
||
readFunction ( |
||
set64bit ( ) : void | ||
writeDynamicShellcode ( |
||
writeFunction ( byte ShellCodeInGoodOut, |
Méthode | Description | |
---|---|---|
VirtualAlloc ( |
||
VirtualFree ( |
||
VirtualProtect ( |
public static DumpAFunction ( |
||
target | ||
Résultat | byte[] |
public static VirtualAlloc ( byte shellcodeIN ) : |
||
shellcodeIN | byte | |
Résultat |
public static callATrueIntPtr ( |
||
intPtrToFire | ||
callingMethodIN | byte | |
Résultat | void |
public static readFunction ( |
||
assForeMan | ||
Résultat | byte[] |
public static writeDynamicShellcode ( |
||
methodToOverWrite | ||
Résultat | void |
public static writeFunction ( byte ShellCodeInGoodOut, |
||
ShellCodeInGoodOut | byte | |
ptrTemp | ||
Résultat | void |
public static byte[] call_a_fun_ptr_64 | ||
Résultat | byte[] |
public static byte[] call_a_fun_ptr_INT3 | ||
Résultat | byte[] |
public static byte[] call_a_fun_ptr_INT3_64 | ||
Résultat | byte[] |