Jump to content
  • GameGuardian APK 101.1

       191,970,903  
    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

163 files

  1. Script compiler

    Binary scripts compiled on one version of GameGuardian may not work on a different version. Or in future versions.

    There is no support for binary scripts and will never be. You do everything at your own peril and risk.

    24,695 downloads

       (14 reviews)

    58 comments

    Updated

  2. Super Encryption Lua GG | SELGG.lua

    Script for lua gg encryption (offline).
    ✓ Anti loader.
    ✓ All kinds of strings.
    ✓ Super Loud Decryption.
    ✓ Comment support encryption.
    ✓ Easy to Update.
     
    Problem :
    Telegram
    Link alternatif:
    Download

    38,797 downloads

       (2 reviews)

    39 comments

    Updated

  3. Auto Hack Finder (for any game/Values only)

    this is a simply script were I putted values that will do a common change in to the game, when a value does something, just interrupt the script and copy the value or take a screenshot and search it.


    the values are existends

    0.001~0.1

    0.1~9.9

    0.00001~0.001

    ofcourse not all values are I it, I tried ceeping it basic. 

    I know this may look useless but it aint useless if you know a bit how to use.

    7,978 downloads

       (2 reviews)

    17 comments

    Updated

  4. Get Registration Offsets (Code+Metadata)

    Simple script will get the registration offsets for code and metadata. Allows you to copy offsets to your clipboard 

    168 downloads

       (0 reviews)

    13 comments

    Submitted

  5. Version replacer

    A simple script for replacing the GG version for the script.
    Some scripts require certain versions of GG to run. Using this script, you can set the necessary GG version for the script.
    Example usage:
    Version replacer - GameGuardian (#3ffax3vo)  

    3,466 downloads

       (1 review)

    13 comments

    Updated

  6. Text (string, HEX, AoB) search/replace

    Script which allow search and replace strings, HEX-strings and AoB (Array of Bytes).
    Video on example app: String search/replace - lua script - GameGuardian
    Video on real game:
    Asphalt 8: Airborne - new maps in solo/quick race - lua script - GameGuardian

    25,736 downloads

       (0 reviews)

    12 comments

    Updated

  7. BadCase's Toolbox

    New Hooking and calling methods with Il2Cpp Edits by Name Plugin
     
    This is a plugin based script aimed mainly at finding edits and creating scripts for Unity based games but can be extended via plugin to do whatever you are capable of scripting for any type of game.
    You can import dump.cs (Il2CppDumper) and types.cs (Il2CppInspector) files.
    My Il2Cpp Fields and Edit by Name scripts are included as plugins with improvements over the original scripts for making edits.
    You can export standalone scripts using the edits made with the plugins.
    Do not delete the BC_DATA directory that is created or the files inside of it and its subdirectories.
     
    Info for creating plugins:
    A template for creating plugins is in the downloads list with the toolbox.
    --
    To load data from dump.cs or types.cs, user will be prompted to select a dump.cs or types.cs file if a saved json with processed dump data is not found in the scripts data directory.
    dumpHandler.loadDumpData()
    --
    To make the script return to your plugins main menu instead of the scripts main menu when the floating [Sx] button is pressed.
    pluginManager.returnHome = true
    pluginManager.returnPluginTable = "yourScriptsFunctionTableHere"
    To make normal functionality return to the floating [Sx] button.
    pluginManager.returnHome = false
    -- 
    Search results from the built in dump search plugins are stored in the following tables which reference dump_cs_table
    The tables are created upon loading the search plugin.
    Method results
    dumpSearcher.methodResults = { {1,10} } -- this would be one result referencing dump_cs_table[1].methods[10]
    Field results
    dumpSearcher.fieldResults = { {1,10} } -- this would be one result referencing dump_cs_table[1].fields[10]
    Enum
    dumpSearcher.enumResults = { {1,10} } -- this would be one result referencing dump_cs_table[1].fields[10]
    --
    Your plugin should be based on the plugin template and have a unique function table name, there should at minimum be a function named "home" in the function table.
     

    7,104 downloads

       (0 reviews)

    12 comments

    Updated

  8. Decompiler For Script (Remove Binary Chunk)

    Hello Guys .
    this script is client for send selected script in server .
    main actions happen in servers .
    this decompiler uses modified unluac .
    unluac is executing in servers .
    this unluac can solve some hard cases where another unluacs get fail .
    if you like this script , dont forget to ❤️ this script .
    Video Review : 
     
     

    45,201 downloads

       (2 reviews)

    12 comments

    Updated

  9. Hook Offset Searcher

    Script search the offsets where hacker hook, inject, jump codes. Useful for searching offsets of modded games.
    Its only available for armv7 for now. I will update script when i am ready for arm64.
     
     
     
    Special Thanks to cmp, enyby, saiaapiz

    11,695 downloads

       (1 review)

    11 comments

    Updated

  10. Chainer

    Script to search for chains of pointers.
    Beta version.
    The script searches for pointer chains with a given depth and maximum offset to the .data or .bss regions.
    For found chains, you can generate a script that will restore the search results for these chains.
    Video:
    Chainer: search and restore pointers chains - GameGuardian (#8cfynel1)
    https://gameguardian.net/forum/search/?q=chainer&type=gallery_image&nodes=2
     

    15,204 downloads

       (4 reviews)

    10 comments

    Updated

  11. THE HOODS ENCRYPTION

    Block gg log
    Block gg load
    Block gg lasm
    Block sstools
    Block auto decrypt
    The script need access to the internet to work 
     

    VivaCut_video_1672129803208_HD.mp4

    1,368 downloads

       (1 review)

    9 comments

    Updated

  12. Basic Custom Compiler

    Hello guys.
    I will share a basic custom compiler scripts with open source code. I let this scripts open source for education purpose. You can modify as you want, also you can add and improving many things in this compiler. 
    About this compiler :
    • This compiler just a basic code, I am not add and will never add any functions like block unluac etc.
    • This compiler will convert your important code in the main scripts become unreadable. 
    • Like I said above, this compiler just a basic, it will not guarantee to protect your scripts from leaker.
    Very wellcome for any suggestions.

    3,748 downloads

       (0 reviews)

    9 comments

    Updated

  13. Script Manager

    Script Manager v1.0
     
    Features as of now:
    1.) Encrypt Script
    2.) Decrypt Script
     
    Way More Will Be Added Over Time
    If You Know Any Useful Lua Code So That I Can Add Message Me ?
    Please Comment Any Bugs ?
     

    5,369 downloads

       (2 reviews)

    8 comments

    Updated

  14. hex converter

    Convert : hexadecimal <==> decimal

    894 downloads

       (0 reviews)

    8 comments

    Updated

  15. [Tool] GGLUA Hooker

    Simplest GGLUA Hooker
    original By Only
    Translated by Sam
    Free to use
    Remember to Keep those message when
    editing script

    3,053 downloads

       (1 review)

    8 comments

    Updated

  16. Simple Code & Text reader for scripts

    Hello guys.
    It is simple text reader . Using it u can that see text or code of script. Just select any script and results will be showed in results . 
    Nothing special.
    Thanks @enyby for this great application. 
     

    3,097 downloads

       (0 reviews)

    8 comments

    Updated

  17. ( 🛡️ ) Encrypt Lua GG By SMCompiler (V.V)

    🔔 Hello Everyone , There's very nice news to told SM Compiler Version V Finally released !
     
    • ❓ • What's News ?
    √ 2 Formula Added .
    √ Functions & Names and Calling them are encoded .
    √ New AntiDecompiling Method .
    √ Added Fixing Strings & Alerts Bugs .
    √ Support Script Hackers and Cheating .
    √ Fastest Script Starting .
    √ SS Encryption Combination Is Here !!
    √ Added Expiration & Rename Protection .
    √ New UI of Compiler .
     
    • 💲 • Price :
    🔰 Unlimited Time - 7$ - 1 month Expiration
    🔰 Unlimited Time - 14$ - 2 month Expiration
    🔰 Unlimited Time - 18$ - 3 month Expiration
     
    • 🟢 • Information :
    You have unlimited uses so you can create your account and share username and your password for your friends it's accepted and also you can pay to get this Encryption on all devices !
     
    • 📗 • Small Note :
    Previous encrypton ( Version IV ) was not decrypted by anyone , but it's have lot of errors and doesn't support all scripts of all the world so i build this compiler to support worldwide scripts !
    You can be sure that your script will be safe .
     
     
    📍 Dont miss it !
          Get it today !
     
    ======= My Website : https://MrKendomG.000webhostapp.com/
    ======= My Telegram : @MrKendom

    2,880 downloads

       (0 reviews)

    7 comments

    Submitted

  18. Tis quyeen decrypted file

    Nothing special
    It is decrypted version of tis file

    3,677 downloads

       (0 reviews)

    7 comments

    Submitted

  19. SCToolsHGO.lua

    Convert string to number (byte).

    26,287 downloads

       (2 reviews)

    7 comments

    Updated

  20. GGIl2cpp

    This script is only needed to make it easier to work with Il2cpp. More information can be found in the github repository.
    You can also report script errors either by writing to me in private messages or by creating an issue on github. You can also suggest an idea for the development of the module by sending it to me in private messages.

    7,759 downloads

       (3 reviews)

    7 comments

    Updated

  21. Class name and Field offset searcher

    Sometimes, we could find the value with gg. But in dump.cs, we dont know which value under which class is the right one for modding.
    Testing one by one takes time. In those cases, how did you continue your modding journey? 
    This script do search the class name and field offset of the value. So you will easily know what one to be editted.
     
    Usage
    -search your value.
    -when you get the value, run script.
    -script will give you class and offset of that value.
     
     
     

    9,125 downloads

       (0 reviews)

    6 comments

    Updated

  22. 💻️ PCompiler {II}

    Hello everyone,  toady i published new script  in public which can encrypt your script easily fastly i tested it and it's worked you can now try it because it's free for everyone it's work with server connection
    🔘Infos :
    - Need Valid and usable script for enc
    - Internet connection (10kb/s)
    - Servers are always online no trouble with connection
    - Encryption can be updated remotely from our servers
    🍓 Special Thanks :
    - ( Nika )[ TopGEO ] Version (III) Encryption @TopGEOYT @TopGEO
    - Nika helps for fixing some bugs
    - Nika Morse Converter modified by me

    1,408 downloads

       (0 reviews)

    6 comments

    Submitted

  23. Jad3d arm64 .so injector

    Info:
    This project is in a "work in progress" state. Please report any bugs or suggestions. Many features are missing, like "create thread", "save settings", ... Testing was limited, not all .so will work  
    How to use:
    Attach GG to target process Run script, click "Inject" Locate file via file prompt Select function by name that you would like to run Toggle target app to background and then to foreground Done!  

    1,192 downloads

       (0 reviews)

    4 comments

    Updated

  24. Simple File Remover . not encypted so you can see code

    Hello guys .
    Many people is interested about how "os.remove" function works .
    It isn't anything special . 
    It is just for tutorial . 
    I hope it will help you for create something new .

    1,609 downloads

       (0 reviews)

    4 comments

    Submitted

  25. Tool AutoCompiler

    Script to decode log gg calls
    - with extremely fast log decoding function
    Watch video : Watch now
    - password : @tisnquyen
    Duration of use is 6 months
    ___autocompile[plus].lua

    1,916 downloads

       (1 review)

    4 comments

    Updated


  • 114124 What virtual space do you use?

    1. 1. What virtual space do you use?


      • Parallel Space (best choice)
      • VirtualXposed
      • Parallel Space Lite
      • GO Multiple
      • Dr. Clone
      • Virtual Space
      • ES Parallel Accounts
      • NoxApp+
      • DualSpace
      • Octopus
      • AppBox
      • DualSpace Blue
      • DualSpace Lite
      • 2Face
      • Other virtual space
      • I have a root
      • Multiple Space
      • clonneapp
      • Parallel Accounts
      • APP Cloner
      • App Hider
      • Calculator+
      • Multi
      • App Hider Lite
      • Dual App
      • Phone (Dialer Vault)
      • Notepad
      • Parallel Space Pro
      • VMOS
      • Clone App
    2. 2. Do you use the Internet?


      • No, I don't.
      • Yes, I do.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.