I already requested a table, but I decided why not try to ask for a help with hacking myself.
Game looks like this
You have HP% and money. None of values was found. Steps I did: 4 byte. ALL. Unknown. Hex
4 byte would find initial value, but it wont change. Any ideas?
Can't find any value in Unity game [h8machine]
Re: Can't find any value in Unity game [h8machine]
Don't know the game but if it's Unity why not enable Mono and look at the Mono disect / .net info for methods / fields.
ie search / filter for "health" / "money" or "player".. just try some keywords.
For more advanced info by SunBeam look what he wrote here: viewtopic.php?p=252050&sid=a7a0254f75bf ... aa#p252050
ofc this is for another game but the principle stays the same
ie search / filter for "health" / "money" or "player".. just try some keywords.
For more advanced info by SunBeam look what he wrote here: viewtopic.php?p=252050&sid=a7a0254f75bf ... aa#p252050
ofc this is for another game but the principle stays the same
Re: Can't find any value in Unity game [h8machine]
Hey, thanks, I tried it, but I can't find gameassembly.dll or anything close to it in the foldersToga wrote: ↑Fri Aug 05, 2022 9:17 pmDon't know the game but if it's Unity why not enable Mono and look at the Mono disect / .net info for methods / fields.
ie search / filter for "health" / "money" or "player".. just try some keywords.
For more advanced info by SunBeam look what he wrote here: viewtopic.php?p=252050&sid=a7a0254f75bf ... aa#p252050
ofc this is for another game but the principle stays the same
Re: Can't find any value in Unity game [h8machine]
Assembly-CSharp.dll
D:\Steam\steamapps\common\h8machine\h8machine_Data\Managed
D:\Steam\steamapps\common\h8machine\h8machine_Data\Managed
Re: Can't find any value in Unity game [h8machine]
If it's plain Mono, then no point converting it. So don't use the tool in my post. Considering you're just following my guide blindly, without distinguishing between Mono and il2cpp, I'd say you don't know what you're doing. Just drag the DLL over to JustDecompile. That should get you going. Then Ctrl+F for whatever stuff is it you're looking for.
What's next is for you to learn Unity hacking principles.
What's next is for you to learn Unity hacking principles.
Re: Can't find any value in Unity game [h8machine]
Thank you for your reply, I see same things, that I saw in mono dissect mode in CE. If it it's not too much to ask, what guides should I refer to?SunBeam wrote: ↑Sat Aug 06, 2022 3:26 amIf it's plain Mono, then no point converting it. So don't use the tool in my post. Considering you're just following my guide blindly, without distinguishing between Mono and il2cpp, I'd say you don't know what you're doing. Just drag the DLL over to JustDecompile. That should get you going. Then Ctrl+F for whatever stuff is it you're looking for.
What's next is for you to learn Unity hacking principles.
[Link]
Re: Can't find any value in Unity game [h8machine]
I think BabyGroot is on it In any case, I'd recommend getting in touch with him/her/non-binary person. Alternately, you can always check out how other people do it in their tables. Google "game" (a unity game) "fearlessrevolution" (and perhaps "author") and inspect their tables. If you've not done any tables in your life, then I recommend starting from zero, learning the ropes.
Re: Can't find any value in Unity game [h8machine]
for now the best teacher is youtube.
there are many guides on youtube that you can learn.
[Link]
[Link]
[Link]
Basic CE Mono Features
and many more. hope this helps
there are many guides on youtube that you can learn.
[Link]
[Link]
[Link]
Basic CE Mono Features
and many more. hope this helps
Re: Can't find any value in Unity game [h8machine]
Wow, i was looking for that for a long time, thanx for the links, i appreciate it so much!BabyGroot wrote: ↑Sat Aug 06, 2022 3:58 amfor now the best teacher is youtube.
there are many guides on youtube that you can learn.
[Link]
[Link]
[Link]
Basic CE Mono Features
and many more. hope this helps
Who is online
Users browsing this forum: SemrushBot