Jump to content
  • GameGuardian APK 101.1

       191,290,127  
    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

161 files

  1. Pointer scan

    Simple scan for possible pointers to specified value.
    You can specify maximal possible offset. In decimal or hex.
    Video: Pointer scan - lua script - GameGuardian
     

    15,192 downloads

       (1 review)

    0 comments

    Updated

  2. Time Tutorial In Script!!!

    Time Tutorial adahlah tahu

    1,494 downloads

       (1 review)

    1 comment

    Submitted

  3. Patcher

    Patcher
    Patcher is a game guardian library for patching memory address, it provides a simple interface and handle on/off state of patching.

    Installation
    Download the latest version of patcher from here and add it to your project.
    You can also load the latest version of Patcher from the cdn using the following code.
    local _, Patcher = pcall(load(gg.makeRequest("https://pastebin.com/raw/wz1sfmWF").content))  
    Usage
     
    Make sure to place the Patcher.lua file in the same directory as your script.
    local Patcher = require("Patcher") local il2cpp = Patcher.getBaseAddr("libil2cpp.so") local libunity = Patcher.getBaseAddr("libunity.so") local p = Patcher.new({ title = "Custom Title", }) p:add({ name = "Damage Multiplier", address = il2cpp + 0x18643A8, patch = "01 04 A0 E3 1E FF 2F E1r", }) p:add({ name = "HP Multiplier", address = libunity + 0x1864F88, patch = "01 04 A0 E3 1E FF 2F E1r" }) p:run()  
    For more information about how to use the library, please check the repo

    526 downloads

       (1 review)

    0 comments

    Updated

  4. Lua code tester

    Allow you run some lua code.
    And add 'print' around it if need.

    2,839 downloads

       (1 review)

    0 comments

    Updated

  5. BadCase's Il2Cpp Edits By Name

    This script allows users to create Il2Cpp edits by method name, this means no offsets are needed. As long as method names are not changed in the game the edits will continue working even after a game updates.
    ➕ Create Edit
    Here you will enter a known method name or search for a method name and create an edit for it. Edits you create for a game are added to the main menu above this menu item.
    ⤴️ Import Edits
    Here you can import edits created and exported by other users of this script.
     
    ⤵️ Export Edits
    Here you can export edits you have created to share them with other users of the script.
    🗑️ Delete Edit
    Here you can delete edits for a game and remove them from the main menu.

    1,908 downloads

       (1 review)

    0 comments

    Submitted

  6. Regview (ARMv7)

    Wanna debug your code ?
    But lazy to start remote debugging ?
    Use this, just put your address and ready2go !
    Use this, might usefull when you want to know the caller, encrypted pointer, anything inside register.
    - Features:
    Dump Register Write Register Copy register to clipboard Jump onto register Note: Only work on 32-Bit Arm Processes.
    Don't forget to leave ❤, if it help you.
    Source: Github

    3,761 downloads

       (1 review)

    0 comments

    Updated

  7. [ ₣Ø₦₮ ₴₮ɎⱠɆ ] By Lua ᵒᵖᵉⁿ ˢᵒᵘʳᶜᵉ

    Hi ✋🙂
    there is no thing to tell ,only run this file and enjoy .
    (useful for developers👌😉)
    [You can use this file for create Stylish String function]
     
    i hope to see your comments ❤️ ...

    1,383 downloads

       (1 review)

    3 comments

    Submitted

  8. SCToolsHGO.lua

    Convert string to number (byte).

    26,281 downloads

       (2 reviews)

    7 comments

    Updated

  9. Search results auto backup

    This script is a helper tool that automatically saves previous search results list so that it can be restored later.
    How to use:
    1. Start the script.
    2. Enter maximal count of saved results.
    3. Perform the searches or any other results list modifications until you need to restore previous results list.
    4. Activate script menu by pressing floating button with "Sx" text. This video can help to locate the button: https://gameguardian.net/forum/gallery/image/618-900-added-ui-button-for-scripts-gameguardian/
    5. Choose "Yes" to restore saved results list / choose "No" or cancel the dialogue to continue script execution / choose "Exit" to terminate the script.

    2,240 downloads

       (1 review)

    0 comments

    Updated

  10. Script Loader

    Load all your useful script at one place

    1,196 downloads

       (1 review)

    0 comments

    Submitted

  11. soc.lua

    Simple Obfuscation Compiler

    444 downloads

       (1 review)

    0 comments

    Submitted

  12. File - Script Tools By DarkingCheater [Open Source]

    Hello everyone, I'm bringing a script tools where there are some tools that can be added in the script, and it's open source in that case everyone can modify it and even study the code. Soon I will update it if you have idea, I will leave to do what I can to put it in the next version.
    Tools
    》Anti-Rename
    》Login
    》Expiration
    》App Info
    》Loading
    》One line
    》Message
     If you have any doubt, watch this video on my channel, I teach you to use it
    https://youtu.be/XAnpAR7Dk4E

    3,358 downloads

       (1 review)

    2 comments

    Submitted

  13. Script Fast Search

    Thx To @Enyby For GameGuardian Tools
    Source By @apizdev :
    Reverse of memory dump. (#5qg7tkzp)
    Upgrade By @ZPictYT

    -- Contact Telegram :
    -- https://t.me/ZPictYT
    -- https://t.me/apizdev
    This Simple Metode With Easy To Use
    This Is How The Script Work
    - Search Address Lib + Your Offset
    - Change Value / Replace
    - Done

    4,428 downloads

       (1 review)

    0 comments

    Updated

  14. Field Offset Finder

    This is a free + open source Field offset finder script. You will need the dump of game for it to work. From the dump.cs file get variables with basic data types like int, float, bool. Then download and run field offset finder script. Input the class name and offset. And then you will get field values of all instances of that class. You can download the latest version of Field Offset Finder from here. After finding the value you have two choices for making script. First one is to use search code generator which gives you an code that you can paste in your script and it will find the value. The second option is to use the value from class function that comes with field offset finder. An example of usage of value from class is this : 
    valueFromClass( "PlayerController", "0x148", false, false, gg.TYPE_DWORD) gg.getResults(9999) gg.editAll(99999, gg.TYPE_DWORD) You can see the documentation of value from class function here. This feature will also be added to Method Patching Library in the future with the ability to find struct and their field too. If you don't know what method patching library is then it is a collection of prebuild functions that allows you to patch methods instead of fields. You can check documentation in you are interested.
     

    6,830 downloads

       (1 review)

    3 comments

    Updated

  15. LP2lua

    Converter Lucky Patcher patches in Lua scripts for GameGuardian.

    You can only convert patches that patch native libraries.
    The patch must contain the [LIB] section.
    Not all patches will work.

    The patch is implemented in memory, so you need to execute it every time you restart the game.

    This patch is much harder to detect for the anti-cheat system.
    Video:
    Bullet Force - super jump - LP2lua - GameGuardian (#aciu9aab)
    Bullet Force - wallhack - LP2lua - GameGuardian (#4jz5bzwd)
    Convert Lucky Patcher custom patсh to lua script - GameGuardian (#5lknz0d6)
     

    47,225 downloads

       (1 review)

    0 comments

    Updated

  16. 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,034 downloads

       (4 reviews)

    10 comments

    Updated

  17. 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,562 downloads

       (2 reviews)

    39 comments

    Updated

  18. freeze HP/MP in any Lua games

    -- Script to search and freeze up to 5 decreasing values (eg: hp, mp, etc.)
    -- in games written also in Lua language.
    -- This script use the fact that lua numbers are always stored as double
    -- and followed by 3D, cf. src/lua.h in its source code.
    -- Sometimes you won't find the exact value your are looking for (eg: there are  different way to write the same double value or the value displayed is truncated).
    -- Then you can also set a margin for each one of the 5 values.
     
    How to use:
    look for the values you would like to freeze (eg. health points or mana points indicated in your game) pause the game (u may use autopause from the game guardian's main menu) store these values through the edit menu restart the script and select search and freeze. Once the search are finished go back to your game and play : script will auto detect and freeze the values you registered before.

    6,020 downloads

       (1 review)

    1 comment

    Updated

  19. 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 : 
     
     

    44,881 downloads

       (2 reviews)

    12 comments

    Updated

  20. Simple Script Creator (open source)

    How to use: Copy and paste into a new folder.
    Info: Shorten time.

    2,302 downloads

       (1 review)

    0 comments

    Updated

  21. BadCase's GGIl2cpp Toolbox

    This script provides a frontend for all of the core functions of @Kruvcraft's 
    GGIl2cpp (#1zbicc50) as well as some additional functions.
    FindClass: Calls GGIl2cpp's Il2cpp.FindClass() function and loads results to the Save List. Selecting results in the Save List opens a menu to copy data, load Field instances, make Method edits and create Field and Method edits for exported scripts.
    FindFields: Calls GGIl2cpp's Il2cpp.FindFields() function and loads results to the Save List. Selecting results in the Save List opens a menu to copy data, load instances of the Field and create Field edits for exported scripts.
    FindMethods: Calls GGIl2cpp's Il2cpp.FindMethods() function and loads results to the Save List. Selecting results in the Save List opens a menu to copy data, edit Methods and create Method edits for exported scripts.
    FindObject: Calls GGIl2cpp's Il2cpp.FindObject() function and loads results to the Save List. Selecting results in the Save List opens a menu to load Field instances.
    PatchesAddress: Calls GGIl2cpp's Il2cpp.PatchesAddress() function which edits a Method in Xa with a hex byte edit. The script can create the hex byte edits for you or you can enter them manually.
    Keyword Search: Allows you to search for Classes, Methods and Fields by keyword instead of exact name. Classes will be added to the Save List for Class and Field results, Methods will be added for Method results.
    Script Creator: Allows you to edit created function names, modify menu order and export scripts.

    1,859 downloads

       (1 review)

    1 comment

    Updated

  22. TranslateApi | Google Translate in GameGuardian !

    - This script use Google Translate as translator. (Require internet access)

    How to use
    Translate("Thank you !", "en", "sp") -- Return: "Gracias !" Credits: All People in this link, and Google !

    1,320 downloads

       (1 review)

    0 comments

    Submitted

  23. libil2cpp.so and metadata.dat dumping script

    -Launch game
    -Run script
    -Two methods to dump
     
    This script is Open Source! I'll update script when i found new features.
    Big thanks to cmp and enyby for precious coding knowledge.

    12,353 downloads

       (1 review)

    4 comments

    Updated

  24. File - Encode String

    And there I personally made an encode string where it hides the string of some word you want to hide pass in my video to learn how to use it and that's itHello everyone I made an encode string where it hides the string of some word you want to hide, look at my video to learn how to use it and that's it
     
     

    2,665 downloads

       (1 review)

    1 comment

    Submitted

  25. [Tool] GGLUA Hooker

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

    3,047 downloads

       (1 review)

    8 comments

    Updated


  • 113756 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.