This is the AMP version of this page.
If you want to load the real page instead, click this text.

Help! Help how hook this

Robigg

Platinian
Original poster
Dec 30, 2023
6
0
1
24
Hello, can someone help me make this hook

public void ConsumeOrderSuccess(string obj, string orderid) { }
 

Kaorin333

Solid & Active Platinian
Jun 11, 2022
89
9
8
34
Germany
_ ConsumeOrderSuccess = (void (*) (void*, monoString*, monoString*)) getAbsoluteAddress(targetLibName, 0x1234567);