- 0
Field offset from dump.cs do not align with real field offset in game.
-
Similar Content
-
- 2 replies
- 10,602 views
-
- 3 answers
- 1,497 views
-
- 2 answers
- 1,604 views
-
il2cpp based games. Class name and Field offset searcher
By Lover1500,
- class name
- field offset
- (and 1 more)
- 5 comments
- 36,204 views
-
- 1 answer
- 1,138 views
-
Question
khushdeep05
I have ran into an issue where field offset from dump.cs do not match with real field offset in game memory which leads me to wrong values.
This is what i get if i use class name and field offset sercher script.
It says the field offset for health points is 0×4C whereas dump.cs shows that field offset for health points is 0×48.
Here is text from dump.cs
Now i dont know if the problem is in dump.cs or the way my phone handles memory or the game itself, but when i compare my dump.cs with other people on the internet its exactly the same as theirs but they get the correct results by serching with field offset but i get incorrect results, the correct results are usually below the offset shown by dump.cs.
ill give some additional info.
DEVICE: Realme X3 (RMX2081)
GAME: War Robots
DUMP OBTAIMED BY: il2cpp dumper by perfare.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now