Jump to content
  • 0

Hi! How to hook field offset via GG?


harpov

Question

Posted

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;

 

1 answer to this question

Recommended Posts

Posted
On 4/24/2024 at 1:23 AM, harpov said:

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;

 

Use field offset finder

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

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.