Jump to content
  • 0

Method to find field offset in unreal engine


blognau

Question

hello, I've dumped libil2cpp to dump.cs and tried to cheat on the unity game, and it worked, yes I used fields and classes for the cheat.

but how do i do it in unreal engine game? I have also dumped libUE4 on the game, but what are the next steps? I'm really confused, there are only offsets that make me confused

Screenshot_2022-12-21-02-39-52-417_com.rhmsoft.edit.pro.jpg

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

17 hours ago, blognau said:

hello, I've dumped libil2cpp to dump.cs and tried to cheat on the unity game, and it worked, yes I used fields and classes for the cheat.

but how do i do it in unreal engine game? I have also dumped libUE4 on the game, but what are the next steps? I'm really confused, there are only offsets that make me confused

Screenshot_2022-12-21-02-39-52-417_com.rhmsoft.edit.pro.jpg

Unreal engine games have a completely different structure than Unity based games. You can do lib edits but there are no fields

Link to comment
Share on other sites

59 minutes ago, BadCase said:

Unreal engine games have a completely different structure than Unity based games. You can do lib edits but there are no fields

how can we do to do that pleade ?

Link to comment
Share on other sites

3 hours ago, blocx said:

how can we do to do that pleade ?

That would require finding values in A or one of the other ranges that have an effect when edited and using GDB to debug and get lib offsets. 
 

Link to comment
Share on other sites

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.