Jump to content

Leaderboard

Popular Content

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

  1. Time is in seconds with I think 000 after it. 86400 would be a day (24hr). I think you search 8,600,000 And edit to 1 or 0. It's been a while. But my hack guide probably shows how to hack the timer on something.
    1 point
  2. Here is a method for increasing HP. https://youtu.be/OhJWNmsF1Fo The base HP value for all heroes is 250. In ram it is sequenced with other numbers in this order so you can find it by ordered group search. 1;1;0;250;0;250;0;0::36
    1 point
  3. 1 point
  4. Okey. Let go with example. We have class Player with field "gold". Field stored at 0x140 from object begin. Then if object have pointer = 0x123000, then gold have address = 0x123140. Pointer + offset. Now we have one object of player. It created with operator "new" of C. This operator create new or use exists anonymous memory region and allocate on it memory. Because of ALSR it can be in any place of memory. Because of operator "new" it do not have any concrete name or have common name like "malloc". Pointer to this memory can be saved in stack of main loop or in .bss or .data segment of memory. This too present some offset from start of memory region. 0x140 not present in memory in most cases. It is hard-coded in assembler operands. Like "mov r0, [r3, 0x140]" We can find value of gold in memory. Okey. We find it in some way. It is have address 0x4567890. Now we need find pointer but how? We do not know need offset in Player object. If we known it we can calculate 0x4567890 - 0x140 and search this value in memory, but we do not know it. And in next build of game this offset can be different. And this I only show general problem. Let go deeper. Assembler. In arm assembler all offset calculated from current point. In x86 we can use on base for all offsets. Arm. load string look like: get pc register + some offset constant - result put in register. It will pointer to string. Because offset rely on PC register - then offset for one string in different places is different. Okey. X86. Load string look like: get segment address + some offset constant - result put in constant. it will be pointer of string. Because offset rely to segment address (they stay same in most cases) - then offset to one string in different places will be same. Okey. Return to Arm. Arm have limitations to load big numbers in one instructions. If offset too big it can not be loaded with one instructions. It can be loaded with two instructions: 1. Or as load low part + load high part - data stored in instructions. 2. Or as load small offset to number placed near (usually after function code) and second command used this loaded number as relative offset. both of them rely to PC register. Both of them rely to position of current command. Nice things? Tell me what you mean by offset in this case and how we can found it.
    1 point
    The unique program with an excellent set of features. Distinctive features: support x86 and x64 devices and emulators (BlueStacks, Droid4X, Genymotion etc.); support Android 5+ and 6+; deceleration / acceleration speed games (ARM devices only); direct and fuzzy search; multiple fuzzy search for equality; search encrypted XOR values; search for fractional values; modify all the values found at once; show search progress; advanced filtering of search results; search value not only for equality but also in terms of more / less. Unique features GameGuardian Availability Search for encrypted values. Group Search supports all data types, including float and xor. Search in the application code. Changing the application code. Support of "data type" xor, are often used to protect the values of the changes in the games. Displays an unlimited number of search results, the main thing that you have enough memory. Filtering the search results according to various criteria. Autofill on values change. The ability to enter data in hexadecimal. The rollback feature values change if you do not need. Extended freeze values. Advanced application settings system. Viewing the game screen, without closing the program interface. The input history. Unique in-memory data storage system that allows you to store data in memory and avoid crashes the program when available memory runs out. Speedhack runs on x86 devices. Speedhack runs on android 7. speedhack Function: time jump, which allows you to go forward in time, to the exact distance. Unique speedhack configuration allows fine-tune the desired intercept timers in the game without touching unnecessary. The unique masking system unable to detect the fact of installing and running the program for the protection systems of most games. Extremely high stability. Active support. Constant updating. Localization into many languages. Special tricks against some common protective systems.
    -1 points
  5. Version 101.1

    194,628,874 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).
    -2 points
×
×
  • 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.