Solved Offset is too small and can't find in HxD

Status
Not open for further replies.

PixelYT

Platinian
Original poster
Jan 25, 2019
38
55
18
19
Underground
so I was searching for ammo and I came across this field which is interesting and I want to modify it
but the offset is small and if I search in HxD its obviously goes to like the beginning of the hex or is invalid


smalloffset.JPG



The field is called ammoInClip as seen in the picture
and the offset is 0x2C and yes I have come across these many times but I just ignored them because I think
they aren't the actual methods which holds the value (in this case for ammo) but now I am curious if they do anything and if yes how do we deal with those??


--Any help is appreciated, :)
 

LEIIKUN

Retired Staff
Retired but loved <3
Oct 13, 2019
502
10,948
1,193
20
Davao
u can search for another like get_AmmoClip or get_AmmoInClip etc... instead of that one
 
  • Like
Reactions: PixelYT

DaRealPanDa

Co-Administrator
Staff member
Supporting-Team
Global Moderator
Social Media
Mar 12, 2018
6,665
15,471
2,120
27
Skyrim
That is a FIELD and not a METHOD.
You can't Mod this without high knowledge in modding.
How Zenitsu already said, search for a Method, not a Field.
 
  • Like
  • Love
Reactions: PixelYT and LEIIKUN

PixelYT

Platinian
Original poster
Jan 25, 2019
38
55
18
19
Underground
That is a FIELD and not a METHOD.
You can't Mod this without high knowledge in modding.
How Zenitsu already said, search for a Method, not a Field.
when I was watching tutorials I noticed that they changed the search option to "Method" and they modified ones with orange text and the purple cube thing. but I was curious about other ones if they do anything.

Thanks so much for the help this forum is very convenient ;) and also I want to do something in return as a thanks, can I publish a tutorial that will be kind of simple I teach "How to compile, decompile, and sign apks without APK Easy tool" would that be accepted?
 

ak0ztik

Platinian
Sep 28, 2017
25
190
183
field offsets are called by methods

2c 00 90 e5
1e ff 2f e1

load the value of field offset 0x2c

you can set a value to 0x2c, but a method is still needed here.
 
  • Like
Reactions: PixelYT
Status
Not open for further replies.
Tags
dnspy help il2cpp pg3d pixel gun 3d