Метод | Описание | |
---|---|---|
disassembler ( byte bytesToDisassam, System disasmBox, |
public disassembler ( byte bytesToDisassam, System disasmBox, |
||
bytesToDisassam | byte | |
disasmBox | System | The listbox to dump disasm to |
methodIntPtr | The trueIntPtr of the Method that we want to attack so that our jmp,call,etc are at the correct offsets. | |
Результат | void |