Jump to content
  • GameGuardian APK 101.1

       206,390,041  
    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

185 files

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

    259 downloads

       (0 reviews)

    0 comments

    Submitted

  2. 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 😁 

    570 downloads

       (0 reviews)

    1 comment

    Updated

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

    407 downloads

       (0 reviews)

    0 comments

    Updated

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

    354 downloads

       (0 reviews)

    0 comments

    Updated

  5. Get Registration Offsets (Code+Metadata)

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

    777 downloads

       (0 reviews)

    13 comments

    Submitted

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

    332 downloads

       (0 reviews)

    0 comments

    Submitted

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

    9,808 downloads

       (1 review)

    3 comments

    Updated

  8. library lua exports global symbols

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

    418 downloads

       (0 reviews)

    0 comments

    Submitted

  9. Encrypt lua

    Encrypt lua 

    1,339 downloads

       (0 reviews)

    0 comments

    Submitted

  10. Allocate Memory Script (Write)

    To put the writing in the script. 

    700 downloads

       (0 reviews)

    3 comments

    Submitted

  11. Create your script lua

    Script to generate your script

    986 downloads

       (0 reviews)

    0 comments

    Submitted

  12. Lua Obfuscator

    Watch my video to see how to use it
     
     

    696 downloads

       (0 reviews)

    1 comment

    Submitted

  13. Pointer search script (Enyby script remake)

    Uhh I was uhh uhhhh bored so I decided to try to find a way to pointer search tagged pointers because it was d*** inefficient in default GG but the best I could find was Enyby's early idea of pointer search as a script which I decided to "modify" to work with tagged pointers & 64 bit systems

    765 downloads

       (0 reviews)

    2 comments

    Submitted

  14. 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,872 downloads

       (1 review)

    9 comments

    Updated

  15. Tools DumpCS

    Tools Dump Script Gamegudian
    By name Class, Fields or address in memory
    Watch my video to see how to use it
     
     
     

    1,645 downloads

       (1 review)

    1 comment

    Submitted

  16. Call methods

    Support for 32&64bit
    Watch the video to know how to use it
     
     
    Join my telegram group if you can't download the script here
    https://t.me/LETHICHINGG
     
     

    5,139 downloads

       (0 reviews)

    0 comments

    Updated

  17. poniter Tools

    This script helps you find poniter very quickly in less than 1s 
    Watch my video for how to use
     
     
    If you can't download it here, you can go to my telegram group to download it
    https://t.me/LETHICHINGG
     
     

    834 downloads

       (0 reviews)

    0 comments

    Updated

  18. Scanner memory (detect change of values ​​in memory)

    --open game to run this script
    --script created by Batman Games
    --support to detect change of 1 value
    --detect change of float values
    -- this script is beta
    --support for libil2cpp, libunity.
     
    --look up values in libraries first. to later have access to changes in values.

    1,573 downloads

       (1 review)

    2 comments

    Submitted

  19. Dissasembler memory

    -------------------------------------------
     Dissasembler memory
    Author: saiaapiz
    -- (Only 32-bit supported.)

    -- edited by Batman Games 
    Credits (saiaapiz)
     
     
     
     
     
     
    Link my Channel Telegram: https://t.me/BatmanGamesChannel

    ---------------------------------------------

    632 downloads

       (1 review)

    0 comments

    Submitted

  20. MENU BUILDER SCRIPT

    WHATS NEW IN V3?
     
    ✔️ADDED MULTICHOICE
     
    ✔️ADDED
    CHECKBOX TO TURN OFF SCRIPT VISBLE AND CLICK GG ICON TO CONTINUE
     
    ✔️ADDED
    A FEATURE WRITE TO FILE
     
    FROM NOW U NO NEED TO C/P JUST SELECT THE FILE WHERE IT SHOULD BE STORED AT STARTING
     
     
    PLS CONTANCT ME IF U FOUND ANY BUGS
     
    SCROLL DOWN FOR V3 VIDEO TUTORIAL 
    menu builder v3.lua
    Project_06-28_Full HD 1080p_MEDIUM_FR30.mp4

    1,026 downloads

       (0 reviews)

    1 comment

    Updated

  21. LIB COLLECTOR

    BY USING THIS TOOL YOU CAN GET ALL LIBS PRESENT INSIDE THE GAME AND LOAD IF YOU CLICK ITS BUTTON GAME 
     
    Watch the video to use the script
    Project_06-23_Full HD 1080p_MEDIUM_FR30.mp4

    1,173 downloads

       (0 reviews)

    0 comments

    Submitted

  22. ARM CHECKER

    THIS TOOL WAS CREATED TO CHECK WHICH ARMEABI/ARM IS PRESENT INSIDE TARGET GAME 
    IF YOU FOUND ANY ERRORS OR BUGS WITH THIS TOOL THEN REPORT IT TO ME HERE OR IN 
    TELEGRAM (TG) :-  https://t.me/DRAGON_SCRIPTER
     
    arm checker.lua

    19,394 downloads

       (0 reviews)

    3 comments

    Updated

  23. Search offset mod menu

    Watch the video to know how to use it
    https://youtube.com/watch?v=8-FrAYbWd2Q&feature=share8
    Go to my telegram group if you can't download the script here
    https://t.me/LETHICHINGG
     

    4,301 downloads

       (0 reviews)

    0 comments

    Updated

  24. Hook Fields

    I edited the milk from the script of saiaapiz
    32 bit only
    Using
    https://youtube.com/watch?v=shvAPGmtlZs&feature=share8
    Go to my telegram group if you can't download the script here
    https://t.me/LETHICHINGG

    1,140 downloads

       (0 reviews)

    0 comments

    Updated

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

    8,366 downloads

       (3 reviews)

    7 comments

    Updated


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