Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/02/2016 in all areas

  1. Hey Enyby, thank you very much for latest version of GG (8.30), almost all my wishes come true. Finally I can use latest version and that much better, than old ones! For me, GG is now near perfect! Thanks again!
    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. If you write hack for some game - you can test possible offsets. If you write common tool - it can not be doned. Offset can be any. But I describe most simplest example. In real life can be many levels of pointer. And it make impossible found needed values. I do not help on this. I known - it is impossible in common case. Maximum - we can test some cases. For example stay mean offset as zero. For some app it can be worked. But not for all.
    1 point
  4. Like this? Its a bug, enyby will fix it in next version. Download v.8.21 until he fix it Gesendet von meinem SM-G925F mit Tapatalk
    1 point
  5. Group search format: value1; value2; value 3: region In total, you can specify from 2 to 8 values. The region should be 1 to 65535. The larger the area, the slower the search and more memory is needed for it. If the region is not specified, it is assumed to be equal to 512. The value can be specified as a number or in hexadecimal with a pointer type, or in the reverse hexadecimal. For example: 10 - 10 type Auto. 10B - 10 with the type Byte. 10F - 10.0 with the Float type. 10X - 10 with the type of Xor. 0Ah - 10 in hexadecimal notation. 0A00hD - 2560 in hexadecimal notation and the type Dword. 0A00rW - 10 in reverse hex and Word type. Contact hexadecimal notation allows you to record the bytes as they are in the memory, not doing their permutation. For example, the number ABCDEFh in memory will be written as EF CD AB. Instead of rearranging the bytes yourself, you can simply write EFCDABr. Thus, you can write something like: 10; BCh; 0A00hW; FFEErD; 1.234F: 2345 And it will search with GG. The most simple and obvious use - Search byte string in memory. The maximum length is 4 * 8 - 32 bytes. For example: "6E 6E 62 61 65 64 72 6F 66 5F 6D" It: 62 61 6E 6ErD; 65 64 5F 66rD; 72hB; 6FhB; 6DhB: 11 The only negative - will be found all the permutations of these numbers.
    1 point
  6. Extended edit all values In GameGuardian there are unique features that are not, in any other similar utilities. One is editing incrementally. Consider it more. "Hacks" I'll be the application TapCounter. Its essence is simple - it counts the number of Taps on the screen. The perfect object for hacking. We assume that the value is not changed to crack. A typical example - the price in the store. Here I am 47 tapov self-fulfilling. Now I want to do to make it 200. Spoiler I enter in the search found dword 47. 370 values. Too much. But to change the value, I can not, so I can not weed. Spoiler Just then comes to the rescue and change all values. Now I have uploaded the first 100 values. Only try to change them. You can not put 100, and the other numbers if the tap on the number found. Spoiler So, open edit all values. Spoiler Here we are interested in the "increment". The default is zero. What does it mean? This is the number that will be added to each value multiplied by the number in the list of results starting from scratch. Let me explain what that means with an example. We have three numbers. The value is 47. The increment is 0. If you change will be recorded 47, 47, 47. Put increment: 1 - 47, 48, 49. 2 - 47, 49, 51. 10 - 47, 57, 67. n - 0 * 47 + n, 47 + 1 * n, 47 + 2 * n. What do we need? Check the variable address. How do we do? We assign increment 1 and see the new value in the game. We do. Spoiler The "game" remains 47. What does it mean? The fact that the desired value, we have not changed. In some games, you need to exit / enter on the screen (the store), the change will be displayed. Here, too, the value does not update itself, so I click the first "+" and then "-" that it was updated. To play is not taken off, change all the values back to the 47. Now we need to download the following 100. While the user-friendly interface for this is not, use the filters on the address. Move to the last. Copy the address, making it a long tap. Spoiler Select the filters and activate the filter address our more than copied. Spoiler Now we see that filtered 200 results, showing 100, and a total of 370. Repeat change the value incrementally. The game once again, nothing has changed. Spoiler Again missing addresses 100 through filters. Spoiler In general, repeated as long as the value does not change. Spoiler It changed to 84. We go back to the GG, find the line with the value of 84. Spoiler This will be the key we are. Click on it. Put a check mark on the preserve. Spoiler Then again we go to edit everything and the value of 47 is returned to all that the game has not taken off. Clear the search and go to the tab the stored values. There will be our stored value. We put him 200 and enjoy life. Spoiler Mission accomplished. You could not dance with the filters and put the number of output is higher than the number of found (370) and change all through the increment. But then the more chance you'll change something is not right, and the game will crash. Of course, she can fly, and so, there could be as lucky. But this method is better than nothing.
    1 point
  7. Algorithms' typical break-ins 1) The value is not encrypted and known. A typical case would be for money, stars, coins, resources, etc. 1. Search Type - "Known". Data type - usually, Auto, if you are not sure. 2. Open GG, search for the number that we are want change in the game. This will find a lot of values. 3. We return to game and making changes in the game to crack parameters: earn or spend. 4. Re-open GG and search again for the new value. 5. Repeat steps 3-4 until there are only a few values. To speed up the drop-out extra values, I recommend using different ways to change the value on 3 step. For example, alternative way for change hacked value. 6. If you have only a few values - change each one, or all of them at once, or however you want to do it. That is all. 2) The value is unknown and/or encrypted. A typical case of an unknown value - any scale/bar. For example health, mana, nitro, etc. The changes are seen, but no numerical values are visible. A typical case for encrypted values would be money, stars, coins, etc., but when searching with 1 algorithm does not find anything, or change of found values do not lead to changes numbers in game. 1. Search Type - "Unknown". Data type - usually, Auto, if you are not sure. 2. Open GG, run a search for the unknown value. This will return lots of search results. 3. We return to game and making changes in the game to crack parameters: earn or spend. 4. Re-open GG, in search of the unknown value, select the desired option: "Value changed". Here it is possible to use variants of "Value increased" or "Value decreased", if you truly believe the value is changing one way or the other. However, I want to say that things are not always as they seem. For example, instead of accounting for the life of the character, it may take into account the damage received, and this value increases with a decrease in life. Therefore it's safer to use variants of "Value unchanged" / "Value changed", because that issue doesn't affect these search types. 5. We hide GG, in the game we do different things that do not change the hacked value. It is desirable that they are complicated and can change all other parameters expect hacked. 6. Open GG, in search of the unknown, select the desired option: "Value unchanged". 7. Repeat steps 3-6 until there are only a few values. To narrow down the results faster, I recommend using different ways to perform steps 3 and 5, because it can more effective rather then run same action every time. For example, drive a race to earn money and then drive a race not earning money. In fact, you can change a lot of parameters, and what there can be, according to the difference between them, to understand which one is correct. 8. If you have a few values - change each one, or all of them at once, or however you want to do it. That is all. 3) The value is encrypted (Mode Hacking). A typical case for encrypted values would be money, stars, coins, etc., but when searching with 1 algorithm does not find anything, or change of found values do not lead to changes numbers in game. 1. Search Type - "Known". Data type - usually, Dword, if you do not know anything further. 2. Open GG, select "Mode Hacking", search for the number that we have in the game, will find a lot of values. 3. We return to game and making changes in the game to crack parameters: earn or spend. 4. Re-open GG and again search for the new value. The checkbox "Mode Hacking" must be selected. 5. Repeat steps 3-4 until there will be little value. To speed up the drop-out extra values, I recommend to use different ways to change the value on 3 step. For example, alternative way for change hacked value. 6. You have small count of values - change, or all at once, or what we want. This is all. 3 algorithm is much faster than 2, but it may not work for all games. General algorithm hacking 1. Make sure that the game is not online: 1. works without connection to the Internet; 2. does not require to choose a server to connect; 3. there is no opportunity to play with other players via the Internet; 2. Check that the hacks parameter is not stored on the server: 1. it should work without the Internet; 3. Try to crack using known search (1 algorithm) for a value in memory. 4. If nothing is found, or a change in the values found does not lead to the desired results - try to crack using a unknown search (2 and 3 algorithm). If, however, in which case nothing is found, or a change in the values found does not lead to the desired results - try to crack not the option, but that affects him. For example, instead of breaking amount of money, you can crack the value of a thing and sell it. Or rather buy a negative price. There may also be doned with a known or unknown searches.
    1 point
  8. Comparsion GameKiller with GameGuardian Let the points tell what GK best. And then, at the same time update the cap. And the fact that there is not drawn to the "best": Of the features: 1. call icons that can be dragged Doubtful plus all the utilities so able. GameGuardian version 7.3.5. Also got the opportunity to drag the icon. Although previously it was possible to change its position, even slightly more sophisticated way. 2. You can pause the game That Yes, until recently, very few people knew how. But again GameGuardian 7.3.5 is able. 3. You can choose to between open applications (some of them want to hack) GameHacker and GameGuardian it can. 4. Search value with the sign "-" GameGuardian knows how long ago. 5. off-line instructions and assistance Someone reads HELP? At the start GameGuardian minihelp opens. 6. any search settings In GameGuardian also have "any search settings". 7. search value type (4 bytes, 2 bytes, 1 byte, float) GameGuardian knows all this, plus he knows how to search for XOR, which does not know how anybody. And now you can go through the rest of the items, which are not present at GK: 1. Controlling the speed of the game is? No. In GameGuardian there, but only for the ARM. 2. Support for x86-based devices have? No. In GameGuardian there. 3. Lollipop support? Somehow yes, judging by the reviews on the forums. We GameGuardian this is much better. 4. Editing a large number of results once there? No. All that is greater than 500 is not shown. And you can edit GameGuardian least the first 10 000 of found 1 000 000. The main thing that had the memory. 5. Freeze there? Yes, the usual. And GameGuardian 7.3.5 has expanded. Usually, only the increase, decrease and only on the band, in ArtMoney. 6. Displays the status of the search there? No. Sit and wonder, search, or simply goes the inscription on the screen. GameHacker GameGuardian and show the status of the search process. 7. Is it possible to enter a hexadecimal value to search for? No. In GameGuardian you can, if you add the letter h at the end. 8. If the ability to search / produce screenings for conditions other than equality? For example, all that more / less / not equal 100? No. In GameGuardian and GameHacker such a possibility. 9. Can I run 10-20 fuzzy search for equality immediately for screening random values? No. Sit and manually tap. In GameGuardian such a possibility. 10. What is the situation with the transfer and support? And in any way. If not translate enthusiasts, there will be Chinese. Developer there. Bug reports or suggestions for improving writing nowhere. And what we have in GameGuardian? Developer online, normal Russian (and not only) in the language of the official version, you can write bug reports and something to offer / ask for. 11. Can I make an icon GK was not visible on the screen (some anti-cheat do screenshots)? No. In GameGuardian possible. 12. You can adjust the transparency of the icon? No. And GameGuardian possible. 13. Specify the path to a temporary file, you can (for example you have two cards and the first goal)? No. In GameGuardian possible. 14. You can find these regions? No. There is something unintelligible, called as an upper limit, but it is not the regions, and a certain amount. A GameGuardian possible. Perhaps enough. Do not pull the GK on the "best of its kind." I would be glad if you can prove otherwise.
    1 point
    Now, it is "the best". But I have one suggestion for make it the best. You may add there search values between. I mean if any value is visible like integer, but it is float in shadow. E.g. I see that I have 2 points in game. Well, I will search between Value>=2 and Value<=3. This is possible in computer (e.g. on Cheat Engine or ArtMoney). Because I am not able choose this value to filter in GameGuardian.
    1 point
  9. The Sims Freeplay.you can download it from play store,it's free.Please is there anyone that can mod the latest version of this game(1.11.6)
    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.