Jump to content
  • GameGuardian APK 101.1

       199,442,009  
    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

178 files

  1. 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

    43,788 downloads

       (2 reviews)

    48 comments

    Updated

  2. JsonCodeDumper

    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

    303 downloads

       (0 reviews)

    13 comments

    Updated

  3. SuperSusDumper

    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

    173 downloads

       (0 reviews)

    0 comments

    Updated

  4. Encryption base 32

    This script is-open source
     
     
    my channel telegram: https://t.me/BatmanGamesChannel

    96 downloads

       (0 reviews)

    0 comments

    Submitted

  5. Lib Offset Hook Editor/Tester

    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 

    1,911 downloads

       (1 review)

    0 comments

    Updated

  6. BadCase's Unreal/IDA Toolbox

    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.
     

    396 downloads

       (0 reviews)

    2 comments

    Updated

  7. 64-hook field

    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

    145 downloads

       (0 reviews)

    1 comment

    Submitted

  8. Get all registers for ARM64

    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

    70 downloads

       (0 reviews)

    0 comments

    Submitted

  9. Script download app in apkpure

    Open source
     
    https://t.me/BatmanGamesChannel

    352 downloads

       (0 reviews)

    0 comments

    Submitted

  10. API translator

    + Lua translator ui gg

    395 downloads

       (0 reviews)

    0 comments

    Submitted

  11. Xor Key Calculator_v1.0.lua

    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 :)) 
     

    392 downloads

       (0 reviews)

    0 comments

    Submitted

  12. Dumper fields GamevarDef Free Fire 1.100

    --open game free fire  to run this script
    --working free fire 1.100
    -- script create by Batman Games
     
    --credits Batman Games

    666 downloads

       (0 reviews)

    0 comments

    Updated

  13. FORMENU - Menus Simplified

    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!)

    531 downloads

       (1 review)

    0 comments

    Updated

  14. [TK]_LuaEncoder Script

    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

    420 downloads

       (0 reviews)

    1 comment

    Submitted

  15. Script Obfuscator (Lua)

    Script Obfuscator (open source(obfuscated))
     
    Obfuscate your scripts in a beautiful way
     
    +Open Source (obfuscated)
    -Easy to crack
    -Not working for encrypted scripts
     
    How it works : str>ascii(utf8)>str
     
    Example:

     

    262 downloads

       (0 reviews)

    0 comments

    Submitted

  16. Font Function

    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.

    191 downloads

       (0 reviews)

    0 comments

    Submitted

  17. Tagged pointers helper

    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.

    207 downloads

       (0 reviews)

    0 comments

    Submitted

  18. Advanced Pointer Scan Tool (Wembbu Script remake)

    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 😁 

    394 downloads

       (0 reviews)

    1 comment

    Updated

  19. Mini dump libunity 32 bit fps/tps 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

    342 downloads

       (0 reviews)

    0 comments

    Updated

  20. 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!
     
     

    295 downloads

       (0 reviews)

    0 comments

    Updated

  21. Get Registration Offsets (Code+Metadata)

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

    597 downloads

       (0 reviews)

    13 comments

    Submitted

  22. Number Guess

    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.

    295 downloads

       (0 reviews)

    0 comments

    Submitted

  23. Value to ARM Hex Converter

    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

    523 downloads

       (0 reviews)

    0 comments

    Updated

  24. 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.
     

    8,777 downloads

       (1 review)

    3 comments

    Updated

  25. library lua exports global symbols

    Support: 32 bit
    Preferred: libanogs
    Watch my video to see how to use it
     
     

    357 downloads

       (0 reviews)

    0 comments

    Submitted


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