Jump to content
  • GameGuardian APK 101.1

       192,207,636  
    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

164 files

  1. Run CPP

    Run CPP in LUA
     
     MemorySearch("0.99000000954", gg.TYPE_FLOAT) 
     MemoryOffset("0.57735025883", -0x4, gg.TYPE_FLOAT) 
     MemoryOffset("0.00999999978-7", -0x8, gg.TYPE_FLOAT) 
     MemoryWrite("-1", -0x8, gg.TYPE_FLOAT) 
     MemoryClear() 
    Telegram

    355 downloads

       (0 reviews)

    0 comments

    Submitted

  2. Simple URL Shortener

    This is a simple URL shortener that shortens the your URL to another, but still redirects to the original URL.

    350 downloads

       (0 reviews)

    0 comments

    Submitted

  3. Lua Obfuscator

    Watch my video to see how to use it
     
     

    343 downloads

       (0 reviews)

    1 comment

    Submitted

  4. Unix/Epoch Timestamp Tool by BadCase

    A tool for generating ranged Unix/Epoch timestamp searches and timestamps.

    332 downloads

       (0 reviews)

    0 comments

    Submitted

  5. BadCase's PasteBin API

    Set these values at top of pasteBin table
        api_dev_key = "YOUR_API_DEV_KEY",
        api_user_name = "YOUR_USERNAME",
        api_user_password = "YOUR_PASSWORD",
     
    Usage:
    --  api_paste_format https://pastebin.com/doc_api#5
    --  api_paste_expire_date https://pastebin.com/doc_api#6
    --  api_paste_private https://pastebin.com/doc_api#7
    -- Upload with username pasteBin.publishPaste(api_paste_code, api_paste_name, postAsUser, api_paste_private,api_paste_expire_date,api_paste_format)
    -- print(pasteBin.publishPaste(api_paste_code, api_paste_name, true,"2","N","lua"))
    -- Upload without username pasteBin.publishPaste(api_paste_code, api_paste_name, postAsUser, api_paste_private,api_paste_expire_date,api_paste_format)
    --print(pasteBin.publishPaste(api_paste_code, api_paste_name, false,"0", "N","lua"))
    -- List users pastes
    --print(pasteBin.listPastes())
    -- Delete a paste
    -- print(pasteBin.deletePaste("Jef8vQcX")) -- replace "Jef8vQcX" with valid paste key from users paste
    -- Get users info
    -- print(pasteBin.getUser())
    -- Get users private or public paste
    -- print(pasteBin.getUserPasteRaw("zbEbNh2n")) -- replace "zbEbNh2n" with valid paste key from users paste
    -- Get public or unlisted paste
    -- print(pasteBin.getPasteRaw("zbEbNh2n")) -- replace "zbEbNh2n" with valid paste key
     

    310 downloads

       (0 reviews)

    0 comments

    Updated

  6. Encrypt lua

    Encrypt lua 

    303 downloads

       (0 reviews)

    0 comments

    Submitted

  7. 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 GITHUB REPO: https://github.com/SCHEFR/FORMENU (Includes usage examples and showcases)

    280 downloads

       (1 review)

    0 comments

    Updated

  8. Chat Room for lua by RED DRAGON EMPEROR Official

    This is a chat room lua script for GameGuardian developed by RED DRAGON EMPEROR Official.
    Chat room features:
    • Can send unlimited messages.
    • Can read unlimited messages.
    • 100% Free.

    259 downloads

       (0 reviews)

    0 comments

    Submitted

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

    241 downloads

       (0 reviews)

    0 comments

    Updated

  10. Morse encode

    Morse encode
    -Simple encode
    -Function encode
    #U can edit with ur self

    221 downloads

       (0 reviews)

    0 comments

    Submitted

  11. Get Registration Offsets (Code+Metadata)

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

    196 downloads

       (0 reviews)

    13 comments

    Submitted

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

    187 downloads

       (0 reviews)

    0 comments

    Submitted

  13. library lua exports global symbols

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

    155 downloads

       (0 reviews)

    0 comments

    Submitted

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

    93 downloads

       (0 reviews)

    0 comments

    Updated


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