Property | 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[] |
Method | Description | |
---|---|---|
DumpAFunction ( |
||
VirtualAlloc ( byte shellcodeIN ) : |
||
callATrueIntPtr ( |
||
readFunction ( |
||
set64bit ( ) : void | ||
writeDynamicShellcode ( |
||
writeFunction ( byte ShellCodeInGoodOut, |
Method | Description | |
---|---|---|
VirtualAlloc ( |
||
VirtualFree ( |
||
VirtualProtect ( |
public static DumpAFunction ( |
||
target | ||
return | byte[] |
public static VirtualAlloc ( byte shellcodeIN ) : |
||
shellcodeIN | byte | |
return |
public static callATrueIntPtr ( |
||
intPtrToFire | ||
callingMethodIN | byte | |
return | void |
public static readFunction ( |
||
assForeMan | ||
return | byte[] |
public static writeDynamicShellcode ( |
||
methodToOverWrite | ||
return | void |
public static writeFunction ( byte ShellCodeInGoodOut, |
||
ShellCodeInGoodOut | byte | |
ptrTemp | ||
return | void |
public static byte[] call_a_fun_ptr_INT3 | ||
return | byte[] |
public static byte[] call_a_fun_ptr_INT3_64 | ||
return | byte[] |