Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/31/2017 in all areas

  1. What's New in Version 8.30.0 Added search for strings (HEX, AoB) through the built-in Lua script. Greatly increased the speed of the first search on many firmware and emulators. Added option to hide one of the launch icons. Added information about the icons of launching into the FAQ. The list of memory regions added their volume. Changed the comparison signs in the search: more by more or equal, less by less or equal. Improved search for type Auto. Improved search by conditions more or less. Changed signs in the search results filter. Improved detection of empty memory. Improved work with empty memory. Improved floating icon. Improved changing the size of the floating icon and its panels. Improved removal of older versions. Fixed bug in the installer. Fixed bug when detecting root. Improved the process list. Added additional checks to eliminate bugs in API calls. Implemented the completion of the script when the game fell. Added support for localization in scripts. Renamed some constants in the API. Renamed some methods in the API. The API adds new functions: copyText, getTargetInfo, getFile, getLine. Added the ability to specify a header in choice and multiChoice. Implemented saving of the input history in scripts. Improved short description of API functions. Fixed errors in the work of scripts in different locales. Improved handling of errors in the API. Fixed bugs in the API. Bug fixes. Fixed crashes. Added link for downloading scripts. Added a reference to the video on XOR search to the Help. Added information about searching for strings to the Help. Updated translations. Built with support for ARMv5.
    2 points
  2. View File GameGuardian 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). Submitter Enyby Submitted 05/19/2012 Category Official Downloads  
    1 point
  3. Version 101.1

    201,222,718 downloads

    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).
    1 point
  4. Not sharing the method. Sorry. I'm selling currency 75% discounted from the inapp..
    1 point
  5. If you want know changes from begin: -- new [choice] = function: choice /* gg.choice(table items[, string selected]) -> string || nil */ [getValuesRange] = function: getValuesRange /* gg.getValuesRange(table values) -> table || string with error */ [isVisible] = function: isVisible /* gg.isVisible() -> bool */ [multiChoice] = function: multiChoice /* gg.choice(table items[, table selection]) -> table || nil */ [setVisible] = function: setVisible /* gg.setVisible(bool visible) -> nil */ [sleep] = function: sleep /* gg.sleep(int milliseconds) -> nil */ -- changed [searchAddress] = function: searchAddress /* gg.searchAddress(string text[, long mask[, int type[, int sign[, long memoryFrom[, long memoryTo]]]]]) -> true || string with error */ [searchFuzzy] = function: searchFuzzy /* gg.searchFuzzy([string difference[, int type[, int sign[, long memoryFrom[, long memoryTo]]]]]) -> true || string with error */ [searchNumber] = function: searchNumber /* gg.searchNumber(string text[, int type[, bool encrypted[, int sign[, long memoryFrom[, long memoryTo]]]]]) -> true || string with error */ [startFuzzy] = function: startFuzzy /* gg.startFuzzy([int type[, long memoryFrom[, long memoryTo]]]) -> true || string with error */ -- new [SIGN_FUZZY_EQUAL] = 536870912 [SIGN_FUZZY_GREATER] = 67108864 [SIGN_FUZZY_LESS] = 134217728 [SIGN_FUZZY_NOT_EQUAL] = 268435456 [SIGN_GREATER_OR_EQUAL] = 67108864 [SIGN_LESS_OR_EQUAL] = 134217728 [SIGN_NOT_EQUAL] = 268435456 [copyText] = function: copyText /* gg.copyText(string text [, bool fixLocale = true]) -> nil */ [getFile] = function: getFile /* gg.getFile() -> string */ [getLine] = function: getLine /* gg.getLine() -> int */ [getTargetInfo] = function: getTargetInfo /* gg.getTargetInfo() -> table || nil */ [getTargetPackage] = function: getTargetPackage /* gg.getTargetPackage() -> string || nil */ -- changed [choice] = function: choice /* gg.choice(table items [, string selected = nil [, string message = nil]]) -> string || nil */ [multiChoice] = function: multiChoice /* gg.multiChoice(table items [, table selection = {} [, string message = nil]]) -> table || nil */ -- removed [SIGN_INEQUAL] = 268435456 [SIGN_LARGER] = 67108864 [SIGN_SMALLER] = 134217728 [getSelectedPackage] = function: getSelectedPackage /* gg.getSelectedPackage() -> string || nil */
    1 point
  6. I am not the one to give you VIP on the forums... If you decide to be VIP, that's up to you. But you do it through the forums. If you are looking to purchase crystals / stabilizer, contact me directly.
    1 point
  7. Not sure, but my phone always lags if i use HW... And if I set UI acc. to hardware, it also slows search.... Currently using software option in both settings and everything runs extremely smooth. But, this kind of thing only happens with a few phones. It's your choice btw.
    1 point
  8. You do not need this. Any values sended to gg.getResults override this limit and you get needed count of results.
    1 point
  9. This hack works for one game session only. If we try to improve the plane, then the game will request data from the server, either as a result of all of our fixes will disappear, or at all, the game will break. I think that this hacking is not even hacking. It's just self-indulgence with pointers =)
    1 point
  10. New features added in V.8.30.0 [copyText] = function: copyText /* gg.copyText(string text [, bool fixLocale = true]) -> nil */ [getFile] = function: getFile /* gg.getFile() -> string */ [getLine] = function: getLine /* gg.getLine() -> int */ [getTargetInfo] = function: getTargetInfo /* gg.getTargetInfo() -> table || nil */ Re-named in V.30.0 From:-version(8.29.0) [getSelectedPackage] = function: getSelectedPackage /* gg.getSelectedPackage() -> string || nil */ To:-version(8.30.0) [getTargetPackage] = function: getTargetPackage /* gg.getTargetPackage() -> string || nil */ _________________________________________________________________________________________________________________________________________________________ From:-version(8.29.0) [multiChoice] = function: multiChoice /* gg.choice(table items[, table selection]) -> table || nil */ To:-version(8.30.0) [multiChoice] = function: multiChoice /* gg.multiChoice(table items [, table selection = {} [, string message = nil]]) -> table || nil */ Above info is not complete, There could be some things that i have missed. Anyways the new update is good.
    1 point
  11. Time to fill your crates. Just tried this free craft mod by prodigalgaming. here is the link http://www.mediafire.com/file/sieinywqykkik3l/%2BProdigalGaming+LDonES+Mod+1.5.2.apk you need a rooted device and install lucky patcher. source:
    1 point
  12. If i want to search the hex of Crystals and I setup hex byte search, this is too many letters. And games will pad the text, so search either Needs double the range or search hex of C.r.y.s.t.a.l.s Which again, is way too many values for a hex ordered grouped byte search.
    1 point
  13. gg = table(53680388): { [BUILD] = 5896 [CACHE_DIR] = /data/data/catch_.me_.if_.you_.can_/cache [EXT_CACHE_DIR] = /mnt/sdcard/Android/data/catch_.me_.if_.you_.can_/cache [EXT_FILES_DIR] = /mnt/sdcard/Android/data/catch_.me_.if_.you_.can_/files [FILES_DIR] = /data/data/catch_.me_.if_.you_.can_/files [PACKAGE] = catch_.me_.if_.you_.can_ [REGION_ANONYMOUS] = 32 [REGION_ASHMEM] = 524288 [REGION_BAD] = 131072 [REGION_CODE_APP] = 16384 [REGION_CODE_SYS] = 32768 [REGION_C_ALLOC] = 4 [REGION_C_BSS] = 16 [REGION_C_DATA] = 8 [REGION_C_HEAP] = 1 [REGION_JAVA] = 65536 [REGION_JAVA_HEAP] = 2 [REGION_OTHER] = -1032320 [REGION_PPSSPP] = 262144 [REGION_STACK] = 64 [SIGN_EQUAL] = 536870912 [SIGN_FUZZY_EQUAL] = 536870912 [SIGN_FUZZY_GREATER] = 67108864 [SIGN_FUZZY_LESS] = 134217728 [SIGN_FUZZY_NOT_EQUAL] = 268435456 [SIGN_GREATER_OR_EQUAL] = 67108864 [SIGN_LESS_OR_EQUAL] = 134217728 [SIGN_NOT_EQUAL] = 268435456 [TYPE_AUTO] = 127 [TYPE_BYTE] = 1 [TYPE_DOUBLE] = 64 [TYPE_DWORD] = 4 [TYPE_FLOAT] = 16 [TYPE_QWORD] = 32 [TYPE_WORD] = 2 [TYPE_XOR] = 8 [VERSION] = 8.30.0 [VERSION_INT] = 83000 [alert] = function: alert /* gg.alert(string text [, string positive = 'ok' [, string negative = nil [, string neutral = nil]]]) -> int: 0 = cancel, 1 = positive, 2 = negative, 3 = neutral */ [choice] = function: choice /* gg.choice(table items [, string selected = nil [, string message = nil]]) -> string || nil */ [clearResults] = function: clearResults /* gg.clearResults() -> nil */ [copyMemory] = function: copyMemory /* gg.copyMemory(long from, long to, int bytes) -> true || string with error */ [copyText] = function: copyText /* gg.copyText(string text [, bool fixLocale = true]) -> nil */ [dumpMemory] = function: dumpMemory /* gg.dumpMemory(long from, long to, string dir) -> true || string with error */ [editAll] = function: editAll /* gg.editAll(string value, int type) -> count of changed || string with error */ [getFile] = function: getFile /* gg.getFile() -> string */ [getLine] = function: getLine /* gg.getLine() -> int */ [getRanges] = function: getRanges /* gg.getRanges() -> int */ [getResultCount] = function: getResultCount /* gg.getResultCount() -> long */ [getResults] = function: getResults /* gg.getResults(int count) -> array || string with error */ [getSpeed] = function: getSpeed /* gg.getSpeed() -> double */ [getTargetInfo] = function: getTargetInfo /* gg.getTargetInfo() -> table || nil */ [getTargetPackage] = function: getTargetPackage /* gg.getTargetPackage() -> string || nil */ [getValuesRange] = function: getValuesRange /* gg.getValuesRange(table values) -> table || string with error */ [getValues] = function: getValues /* gg.getValues(table values) -> table || string with error */ [gotoAddress] = function: gotoAddress /* gg.gotoAddress(long address) -> nil */ [isPackageInstalled] = function: isPackageInstalled /* gg.isPackageInstalled(string pkg) -> bool */ [isProcessPaused] = function: isProcessPaused /* gg.isProcessPaused() -> bool */ [isVisible] = function: isVisible /* gg.isVisible() -> bool */ [multiChoice] = function: multiChoice /* gg.multiChoice(table items [, table selection = {} [, string message = nil]]) -> table || nil */ [processKill] = function: processKill /* gg.processKill() -> bool */ [processPause] = function: processPause /* gg.processPause() -> bool */ [processResume] = function: processResume /* gg.processResume() -> bool */ [processToggle] = function: processToggle /* gg.processToggle() -> bool */ [prompt] = function: prompt /* gg.prompt(table prompts [, table defaults = {} [, table types = {} ]]) -> nil || table with keys from prompts and values from inputs */ [removeResults] = function: removeResults /* gg.removeResults(table results) -> true || string with error */ [searchAddress] = function: searchAddress /* gg.searchAddress(string text [, long mask = -1 [, int type = gg.TYPE_AUTO [, int sign = gg.SIGN_EQUAL [, long memoryFrom = 0 [, long memoryTo = -1]]]]]) -> true || string with error */ [searchFuzzy] = function: searchFuzzy /* gg.searchFuzzy([string difference = '0' [, int type = gg.TYPE_AUTO [, int sign = gg.SIGN_FUZZY_EQUAL [, long memoryFrom = 0 [, long memoryTo = -1]]]]]) -> true || string with error */ [searchNumber] = function: searchNumber /* gg.searchNumber(string text [, int type = gg.TYPE_AUTO [, bool encrypted = false [, int sign = gg.TYPE_EQUAL [, longmemoryFrom = 0 [, long memoryTo = -1]]]]]) -> true || string with error */ [setRanges] = function: setRanges /* gg.setRanges(int ranges) -> nil */ [setSpeed] = function: setSpeed /* gg.setSpeed(double speed) -> true || string with error */ [setValues] = function: setValues /* gg.setValues(table values) -> true || string with error */ [setVisible] = function: setVisible /* gg.setVisible(bool visible) -> nil */ [sleep] = function: sleep /* gg.sleep(int milliseconds) -> nil */ [startFuzzy] = function: startFuzzy /* gg.startFuzzy([int type = gg.TYPE_AUTO [, long memoryFrom = 0 [, long memoryTo = -1]]]) -> true || string with error */ [timeJump] = function: timeJump /* gg.timeJump(string time) -> true || string with error */ [toast] = function: toast /* gg.toast(string text [, bool fast = false]) -> nil */ } _______________________________________________ added 1 minute later We have plans about that.
    1 point
  14. @NoFear Okay, so I've always been wondering about the plane hack What exactly are you doing here? it's as if all the values went in a circle... what is the concept called?
    1 point
  15. You can keep them in your inventory, that's irrelevant, mate. Just do what you have to do. After the moment you move the frozen stack around you lose the address, so do everything you must before that. Here's a video on another way how to abuse freeze dupe, this time on crafting. - your frozen stack must have at least twice the amount of items necessary to craft one equip. - if the required stack is over 10, have a safety stack below your frozen stack (i.e. If it asks for 12 iron) - does not work with items requiring 20 parts like SWAT top and bottom, you need to have your frozen stack at the bottom of your inventory and splitting what you need without consuming that stack. This is just a shortcut to the same thing, but faster. I'm trying to get a second weapon crate to confirm if they stack or not. If they do, we have an infinite source of armor and weapons easily.
    1 point
  16. Not sure if it will be a public or vip only.... Crystals can be hacked.
    1 point
  17. I download the latest gameguardian and now I have 2 one say GG (HW) and another say GG (SW) WHY?
    1 point
  18. Try un installing and reinstalling.
    1 point
×
×
  • 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.