-
Posts
8,811 -
Joined
-
Last visited
-
Days Won
1,033
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by Enyby
-
What you mean? Choose for what?
-
Gg never be disassembler. You can search in code memory area if select memory regions of code.
-
Yes. 8.29.0 and above. I correct title.
-
No. _______________________________________________ added 3 minutes later gg.setRanges(bit32.bxor(gg.REGION_C_HEAP, gg.REGION_C_ALLOC, gg.REGION_ANONYMOUS)) -- do some things like search values -- gg.skipRestoreState() If you call this script on latest GG, then memory ranges will be changed only while script run. After end script its return to values set by user. But if you uncomment last call, memory regions do not restored after script end. And user settings will be lost.
-
local t = { ['en_US'] = 'Hello', ['ru'] = 'Привет', } local lang = gg.getLocale() local s = t[lang] if s == nil then s = t['en_US'] end gg.alert(s)
-
Gg never be like ida.
-
getLocale return string with current locale. You can use this for build i18n script. SkipRestoreState disable restore state of gg after script end. Currently gg restore original memory region set after script end. If you call this function then restore not happens.
-
New: [getLocale] = function: getLocale /* gg.getLocale() -> string */ [skipRestoreState] = function: skipRestoreState /* gg.skipRestoreState() -> nil */
-
Subway Surfers - hack keys - use XOR-key, calculate XOR - GameGuardian
Enyby posted a gallery image in Video Tutorials
-
-
What's New in Version 8.31.0 Implemented hide/show toolbars with respect the screen orientation. Implemented hide/show buttons on the toolbars. Improved avoid detection. Improved editor interface. Added calculation of XOR between the selected elements. Added button to restart the script. Added new API functions: getLocale, skipRestoreState. Added recovery of state after script execution. Fixed bugs in Lua. Fixed bugs with the speedhack panel. Fixed bugs in the API. Fixed crashes. Fixed detection of older versions. Updated translations.
- 1,987 replies
-
2
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
IDA for PC. For android exists Radare far as I know.
-
Recoil value like jump height. 5.8 float if I am remember correctly. Which hardcoded in code. I do not know how someone find this value. I know it only by watch video on youtube. Someone reveal it. Maybe by studies game code in IDA.
-
If the recoil is encrypted with the key, then everything is exactly the same. But usually these values are static and not encrypted. You need to know exactly their value in order to find them. Usually this is achieved by studying the source files of the game. About viewing video - the video can also be viewed in different ways. You can look like a direct guide how to get infinite ammunition, and you can see there general principles how to search in this game for any encrypted variable values.
-
No, watch our videos. For example, how I make endless ammo or grenades.
-
-
Asphalt 8: Airborne - hack EDD - lua script - GameGuardian
Enyby posted a gallery image in Video Tutorials
-
Watch videos in our gallery. We have videos about bullet force and about xor-keys.
-
Bullet Force use Xor-key = 444444.
-
1. Stop CAPS. 2. What mean "HAVE DECISIONS"? Explain with examples.
-
-
-
- 1,987 replies
-
1
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
Very many things. Obviously, they clung to something that appeared only there. Perhaps these are the names of libraries.
- 41 replies
-
3
-
- Iruna Online
- MMORPG
-
(and 2 more)
Tagged with:
-
We do not support old versions. And even more so, any mods. Complain to author of mods. They broke something.
- 41 replies
-
- Iruna Online
- MMORPG
-
(and 2 more)
Tagged with: