-
GameGuardian APK 101.1
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).
-
Recently updated
Tools
180 files
-
SlowAES
By VieGG
slowAES
slowAES is an open-source library written in Lua that provides encryption and decryption capabilities based on the AES (Advanced Encryption Standard) algorithm.
Key Features
- Supports AES key sizes:
- 128-bit (16 bytes)
- 192-bit (24 bytes)
- 256-bit (32 bytes)
- Supported encryption modes:
- CBC (Cipher Block Chaining)
- CFB (Cipher Feedback)
- OFB (Output Feedback)
- Includes padding/unpadding mechanisms to ensure data compatibility with AES requirements.
- Operates independently without external library dependencies.
Usege
Import the library
local slowAES = require("aes")
Encryption
local plaintext = { /* Data to encrypt as a byte array */ }
local key = { /* Encryption key */ }
local iv = { /* Initialization Vector (IV) */ }
local mode = slowAES.modeOfOperation.CBC
local ciphertext = slowAES:encrypt(plaintext, mode, key, iv)
Decryption
local decrypted = slowAES:decrypt(ciphertext, mode, key, iv)
183 downloads
0 comments
Submitted
-
calling methods Actively call functions arm64
By shenmi
this lua is used to actively call any non-void function of the game, which means that it can call functions of int, float, string, bool and other types. In addition to void, please use the B command to call void.
The script finally gives an example of passing parameters and calling
This lua is only for ARM64
186 downloads
0 comments
Submitted
-
XOR Converter
By APEXggV2
Encrypt / Decrypt / Get Key.
Encrypt: Value + Key
Decrypt: Xor Value + Key
Get Key: Xor Value + Value
Copy Result to clipboard.
prints conversion history
144 downloads
0 comments
Submitted
-
Encrypt Lua Super Encryption Lua GG | SELGG.lua
Script for lua gg encryption (offline).
✓ Anti loader.
✓ All kinds of strings.
✓ Super Loud Decryption.
✓ Comment support encryption.
Problem :
Telegram
45,136 downloads
- Encrypt
- Encryption
- (and 5 more)
-
0 comments
Updated
-
JsonCodeDumper
By TdLove
this script can help you dump all the JSON code in the game
file will be saved in '/sdcard/Notes/'
Telegram: https://t.me/TDL0VE
TelegramGroup: https://t.me/TdLove_Chat_Group
368 downloads
-
SuperSusDumper
By TdLove
this script can help you dump Super Sus.
file will be saved in '/sdcard/Download'
Telegram: https://t.me/TDL0VE
TelegramGroup: https://t.me/TdLove_Chat_Group
244 downloads
0 comments
Updated
-
Encryption base 32
By Batman_games
This script is-open source
my channel telegram: https://t.me/BatmanGamesChannel
176 downloads
0 comments
Submitted
-
Lib Offset Hook Editor/Tester
By APEXggV2
You can Quickly edit lib offsets for testing hacks. Or search Public Class Field Offsets.
Enter lib Offset or Method Name
Select Edit Option
Enter Value (Int,Float,Double,Long)
Copy Arm Hex or "Script it"
Perfect to quickly and easily test offsets from dump.cs
Works on all lib types, Not Just Unity/libil2cpp
Script is Online for easy updates.
Open Source / Not Encrypted
2,354 downloads
0 comments
Updated
-
BadCase's Unreal/IDA Toolbox
By BadCase
You must have IDA in order to load the games .so file and get it's function list to use this script.
Load the lib, goto the menu to search by name and press Ctrl + a, select all and then copy (WAIT for IDA to start responding again) and paste them into notepad++, save and copy the text filetoyour device.
This script is similar to my Il2CppDumper Toolbox, here is a video of it's use.
491 downloads
-
Hook 64-hook field
By shenmi
It can only be used for ARM64 games. It is produced and open sourced by shenmi. It hooks any field in the same class through a function that will be called by the game.
hook-field.lua
225 downloads
-
arm64 Get all registers for ARM64
By shenmi
gglua 64-bit register debugging tool will obtain X0 to X31, S0 to S31, D0 to D31, a total of 93 register values for our debugging, shenmi production and open source sharing
Note: The function that needs to obtain the register needs to be placed in the save list and checked. When those registers appear in the save list, please let the game start and call this function, then the value of the register will be output in your save list.
64-registersdebugging.lua
92 downloads
0 comments
Submitted
-
Script download app in apkpure
By Batman_games
Open source
https://t.me/BatmanGamesChannel
419 downloads
0 comments
Submitted
-
Xor Xor Key Calculator_v1.0.lua
By Midranger
This Script is calculating Xor key by Inputting First Encrypted value and value you want to set. There are 3 types : For Integer, Float and Double. Script is simple to use, here is video link where you can see instructions. Happy Cheating :))
456 downloads
0 comments
Submitted
-
Dumper fields GamevarDef Free Fire 1.100
By Batman_games
--open game free fire to run this script
--working free fire 1.100
-- script create by Batman Games
--credits Batman Games
697 downloads
0 comments
Updated
-
Scripting FORMENU - Menus Simplified
By SCHERR
A simple Lua module/library/table that can be loaded into your script to assist the making of selection dialogs (menus)
Features include:
- The ability to easily control the formation of your menu, as well as creating them in the first place
- The ability to create complex flows of menus with ease, as well as linking the titles and their functions together
- Having your menu and its flow all in one place, making your script more organised than ever
MORE INFORMATION IN THE CODEBERG REPO: https://codeberg.org/Scherr/FORMENU/releases/tag/0.1.2 (Includes usage examples and showcases, check the Wiki!)
554 downloads
- Tools script
- tools
- (and 1 more)
0 comments
Updated
-
[TK]_LuaEncoder Script
By Hamzabbas
Key Benefits:
° Encrypt Lua scripts with ease, safeguarding your intellectual property.
° Customize encryption levels from 1 to 7 iterations, balancing security and performance.
° It Can Encode Already Encoded Binary Script Which will still Executable
Encoding Format: Hexadecimal
Note: Must Watch This Video Before Using It
🔗: https://youtu.be/MiOupMsSEUQ
482 downloads
- Lua Encryption
- Encoding
- (and 14 more)
-
tools Font Function
By Kalantar
Font Function Tool (Open Source)
Using this function, you can add font to your texts. (17 fonts are supported)
Also, you can change the default font anywhere in the script (example: from choice menu).
defaultFont = 1 You can write a text with a different font from other texts.
-- Font 1 (defaultFont) : gg.alert(_("Hello World")) -- Font 4 : gg.alert(_("Hello World"), 4)
You can also add your own fonts: Number of font letters must be:
62( UpperCase + LowerCase + Numbers)
52(UpperCase + LowerCase)
36(Upper/Lower Case + Numbers)
26(Upper/Lower Case only)
10(Numbers Only)
How to use : Copy this function and paste it in your script. Set defaultFont in frist line of script.
205 downloads
0 comments
Submitted
-
Tagged pointers helper
By CmP
This script addresses GG not supporting tagged pointers natively by providing two features (going to pointer and searching pointers) that work for both regular and tagged pointers. Additionally, pointer search supports searching pointers for multiple targets at once.
Script is used by selecting item(s) for desired operation in any of GG interface tabs and pressing "Sx" button to invoke script menu and choose the operation.
Credits:
- @BadCase - for method of searching for tagged pointers to multiple targets at once.
226 downloads
0 comments
Submitted
-
Advanced Pointer Scan Tool (Wembbu Script remake)
By TMW_MODS
I'm still learning things so don't take it personally if it doesn't work. It's a simple, improved pointer lookup system with architecture detection and a feature that allows you to look for the pointer from any address stored in the Gameguardian list. It also shows what address the pointer came from and how far the offset is
The script is not a copy, it was changed 90% from Wembbu's script. If there is any suspicion that I copied it, I can gladly provide the decrypted version.
The script needs 5/10 seconds to load because it has a triple encryption 😁
446 downloads
-
Mini dump libunity 32 bit fps/tps games
By Batman_games
Mini dump libunity 32 bit (this script is beta)
mini dump values libunity for games fps and tps
offset dumped save in: /storage/emulated/0/dumped_libunity.txt
my telegram Channel: https://t.me/BatmanGamesChannel
377 downloads
0 comments
Updated
-
Text encoder Text Encoder
Wanna send Private message to Public Group?, Use this tools for your privacy!
A useful tools for sending your secret message, can send any type of message/text/Game Value.
README
Username: User
Password: Text Encoder 1.3
Note: A higher version may be different so make sure you have the same version if you wanna decrypt your secret message.
The encoded message is NOT executable!
316 downloads
- Tools lua
- Encryption
- (and 6 more)
0 comments
Updated
-
Get Registration Offsets (Code+Metadata)
By APEXggV2
Simple script will get the registration offsets for code and metadata. Allows you to copy offsets to your clipboard
677 downloads
- registration
- offsets
- (and 5 more)
-
game Number Guess
By MAARS
A simple number guessing game. The player must guess the number that the game has randomly selected. The game has 4 difficulty levels: Easy, Medium, Hard, and Insanity. The player has a limited number of attempts to guess the number. The game will tell the player if the number is higher or lower than the guess.
307 downloads
0 comments
Submitted
-
Value to ARM Hex Converter
By APEXggV2
This script can convert any value of any type to ARM Hex x32 and x64. Option to copy to clipboard. Also logs all entry into print. (the bit of process does not need to match the bit of the ARM you want converted.
Requires gameguardian v 101.1
594 downloads
0 comments
Updated
-
Download Statistics
2,559
Files7,177
Comments1,515
Reviews