Свойство | Тип | Описание | |
---|---|---|---|
Memory | Magic.BlackMagic | ||
_processId | uint | ||
baseAdress | uint | ||
threadHooked | bool |
Метод | Описание | |
---|---|---|
DisposeHooking ( ) : void | ||
Hook ( uint processId, uint ba ) : System | ||
Hooking ( ) : void | ||
InjectAndExecute ( string asm ) : byte[] |
public Hook ( uint processId, uint ba ) : System | ||
processId | uint | |
ba | uint | |
Результат | System |
public InjectAndExecute ( string asm ) : byte[] | ||
asm | string | |
Результат | byte[] |