Hi! Could you tell me how to hook a string field and change it for yourself? (il2cpp.so)
code - [Token(Token = "0x4001249")]
[FieldOffset(Offset = "0x18")]
private string nick;
Hi! Can you tell me how to hook a parameter of this method through game guardian. (il2cpp.so) I will be grateful for your help
below is an example of my method
[Token(Token = "0x60014AD")]
[Address(RVA = "0xAFA720", Offset = "0xAFA720", VA = "0xAFA720")]
public static Sprite getFrame(string id = "")
{
return null;
}
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.