Leaderboard
Popular Content
Showing content with the highest reputation on 03/08/2019 in all areas
-
2 points
-
Version 4.0.9070+1.0.3010+1.0.3049
15,120,173 downloads
Requires Android: Android 4.0.3-4 / Ice Cream Sandwich MR1 or later. There is support for x86. Video: No root via optimized Parallel Space Lite - GameGuardian (#47glijbj) Before installing the optimized version, uninstall the version from Google Play. Differences of the optimized version: no error 105. About second apk (32-Bit Support): About third apk (64-Bit Support): You do not need to install it if you do not intend to crack 64-bit games. After installing it, GG will not see 32-bit games in the virtual space, only 64-bit.1 point -
Version 101.1
201,103,322 downloads
Overview: Play games your way! “GameGuardian” is a game cheat / hack / alteration tool. With it, you can modify money, HP, SP, and much more. You can enjoy the fun part of a game without suffering from its unseasonable design. Requires Android: 2.3.3+ GameGuardian Features Summary Runs on ARM, x64 and x86 devices, including x86 emulators (LDPlayer, Droid4X, MOMO, KOPlayer, Andy, Memu, Leapdroid, AMIDuOS, Windroye, RemixOS, PhoenixOS, AVD, Genymotion, Nox, BlueStacks etc.) Supports Android 2.3.3+ (Gingerbread) through Lollipop (5+), Marshmallow (6+), Nougat (7+), Oreo (8+), Pie (9+), 10+. Support work without root via different virtual spaces. Support different emulators like PPSSPP, ePSXe, GameBoy etc. Game deceleration and acceleration (speedhack) for ARM and x86 devices, including x86 emulators. Also supports both 32-bit and 64-bit applications on 64-bit devices using speedhack. Search feature: encrypted values. Search of unknown values when specifying the difference between values. Search addresses by mask. Explicit and "fuzzy" numeric searches. Text (String, Hex, AoB) search. Supports: Double, Float, Qword, Dword, XOR, Word, Byte, or Auto data-type searches. Lua scripting support. Modify all search results at once. Filtering of search results (address greater than and less than, value greater than and less than). Search in the background feature. 'The fill' feature. Time jump feature. Dump memory. Copy memory. Customizable UI. App locale for over 50 languages. And, much, much more. Notes: ** ROOT or VIRTUAL ENVIRONMENT ONLY ** This tool only works on rooted devices or in virtual environment (without root in limited mode)! GG can work in limited mode without root, through a virtual environment. For example, through Parallel Space, VirtualXposed, Parallel Space Lite, GO multiple, 2Face and many others. Read the help for more details. You can find more information about rooting your device at XDA Developers. Want to help us improve, or add a translation? Then please visit thread "If you want to add a new translation or improve an existing". If you are having issues with the app, please visit thread "Gathering information about GG errors". Want to donate and help keep the project going? That's awesome! You can donate any amount (anything helps) here: Donate Need help with how to use this application? Please visit "Video tutorials" and forum "Guides". Credit: @d2dyno - Owner, lead designer, project management. @Enyby - Lead coder, project management. @Trasd - Technical consultant, project management. @Aqua - Creator (retired).1 point -
Version 21
131,948 downloads
Author: IVovo I am not an author. I am only upload the script here. Address all requests for updating the script to the author. He does not exist here. It is useless to write here in the comments, reviews, or to me in PM! All of this will be ignored. Write to the author! Source: https://4pda.ru/forum/index.php?showtopic=594313&view=findpost&p=65167213 https://4pda.ru/forum/index.php?showtopic=594313&view=findpost&p=65507963 https://4pda.ru/forum/index.php?showtopic=594313&view=findpost&p=66980827 From author: https://4pda.ru/forum/index.php?showtopic=594313&view=findpost&p=68290470 There are few functions available: Hack Gold Hack Gems Hack gold and gems Zero gold and gems Just copy the address to the clipboard and other... It was tested on the root Xiaomi Redmi Note 4 (Android 6.0), there is no possibility to test it on other devices. The script only works for version 1.2.49 1.2.65 Release 1.2.70 Release 1.2.72 Release 1.2.75 Release 1.2.96 Release 1.2.99 Release 1.2.104 Beta 1.2.114 Release 1.2.115 Release 1.3.19 Release 1.3.31 Release 1.3.44 Release 1.4.11 Release 1.4.13 Release 1.4.16 Release 1.4.43 Release 1.5.5 (arm64-v8a)1 point -
1 point
-
1 point
-
Script cannot look which region is actually needed. Why you make it become complicated? gg.setRanges(gg.REGION_BAD) gg.searchNumber("1;2;3", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1) Just put memory region which is needed before searchNumber, then scripts will only search value in memory region selected by scripts.1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Try this : local region, checkbox = {}, {} for v in tostring(gg):gmatch('(REGION.-)\'') do table.insert(region, v) table.insert(checkbox, 'checkbox') end while true do local res = {} local prompt = gg.prompt(region, nil, checkbox) if prompt then for k, v in ipairs(prompt) do if v then table.insert(res, 'gg.'..region[k]) end end if res[1] then load('gg.setRanges(bit32.bxor('..table.concat(res, ',')..'))')() end else break end end1 point
-
1 point
-
I would like to have infinite coins and gold in this game. Modern Ops https://play.google.com/store/apps/details?id=com.edkongames.mobs1 point
-
1 point
-
You can find these values with xor. The xor keys are 4 bytes away from the encrypted value and the key needed for the values I changed on my screenshot is 444,444. Since you're new I'll leave these screenshots and instructions so you know how to use a xor key known search Dword click on the arrow inside the white circle next to the entered values and select "XOR ... = ???" enter the xor key search encrypted value1 point
-
1 point
-
1 point