-
Posts
8,811 -
Joined
-
Last visited
-
Days Won
1,033
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by Enyby
-
Before this regions be in 'Other'. Now I split. Bad contains devices (/dev/) memory. Graphics memory in most cases. Fonts too. Usually it is 100% not need. But I do not remove, just extract it. If something going wrong you can select its as it be before. This split can speed up search if you usually use 'Other' regions. If not - it is change nothing. 'Other' regions can contain some useful if you have custom kernel. But I try split useful regions into other categories. If you find something useful in 'Other' - report to me with region log. _______________________________________________ added 3 minutes later 'Bad' regions is big and sometimes with slow access. It is slow down search.
- 1,987 replies
-
2
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
You use Dalvik environment. If it be ART then speedhack can not work.
-
What's New in Version 8.24.0 Added GUI selector for files and pathes. Added export selected items. Added conversion of old saved lists to new format. Added 'Bad' regions category. Improved history of input. Improved magic rebase. Improved UI. Improved region detection. Fixed bugs with combine some types of searches. Fixed bugs. Updated translations.
- 1,987 replies
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
Example of magic rebase on load saved list - GameGuardian
Enyby commented on Enyby's gallery image in Video Tutorials
If your firmware do not mark regions then it can be anonymous and rebase do not work. Currently we prepare improvement for detection .bss regions on Android 7+. May be it fix your problem. Wait for next release. _______________________________________________ added 3 minutes later Search values on both phones. After that Write region log from settings and send to us. -
@vichetra I add Khmer to translation center. Read first post of this topic.
-
Environment ART can not be speedhacked. Because of that Java timers do not work with ART.
- 1,987 replies
-
1
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
Read help inside the app.
- 1,987 replies
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
@NoFear gg need some selected process. Your process is closed. Then message appear. It is not bug. @decortiga show logcat from install.
- 1,987 replies
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
- 80 replies
-
It is a bug. All search can be combined. I try fix it in next release.
- 1,987 replies
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
Example of magic rebase on load saved list - GameGuardian
Enyby commented on Enyby's gallery image in Video Tutorials
-
Example of magic rebase on load saved list - GameGuardian
Enyby commented on Enyby's gallery image in Video Tutorials
-
Example of magic rebase on load saved list - GameGuardian
Enyby commented on Enyby's gallery image in Video Tutorials
-
Maybe in next release we convert old files to new format and move them.
- 1,987 replies
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
Example of magic rebase on load saved list - GameGuardian
Enyby posted a gallery image in Video Tutorials
I save value on address 964EFBB8. After that I reload game and this value placed on another address. On load GG found new place in memory of this value as 965F3BB8. It is called "magic" rebase. If it possible GG do it for you. It is work only for values in C++ .data (Cd), C++ .bss (Cb) or Code app (Xa) regions. You can subscribe to our new videos. -
We changed format of saved lists. Previously its stored in folder /data/data/package.name/shared_prefs/*.xml
- 1,987 replies
-
1
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
@Fair47 Try search by yourself. For example: _______________________________________________ added 1 minute later https://www.youtube.com/results?search_query=game+guardian+8+ball+pool
- 1,987 replies
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
What's New in Version 8.23.0 Added magic rebase on load saved list if possible. Added save/load saved list from any file. Added info in help about searching for encrypted values. Added FAQ into help. Allow compatibility with SELinux enabled. Fixed a bug in fuzzy search. Fixed display auto numbers. Fixed bugs in localizations. Fixed daemon crashes. Fixed compatibility on bad firmwares. Fixed bugs. Updated translations.
- 1,987 replies
-
1
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
<string name="help_faq_title">Frequently asked questions</string> <string name="help_faq_1_q">Why can not I enter a value greater than 99 or 60,000?</string> <string name="help_faq_1_a">You found the value of __type_byte__ or __type_word__. Look for __type_dword__ to enter larger values.</string> <string name="help_faq_2_q">How to search for fractional (__type_float__) values, without taking into account decimals?</string> <string name="help_faq_2_a">Use the \"__type_auto__\" data type or range search. For example, for 11.345 you can search for \"10__tilde__12\".</string> <string name="help_faq_3_q">I find the value, I change it, but in the game this change does not give anything. I\'m just trying to use it, as everything comes back. What am I doing wrong?</string> <string name="help_faq_3_a">"In some games, the values are protected or encrypted. Before displaying the value, the value is decrypted into another variable. You change it. Since this value is used only for display, it does not affect the game mechanics. To find the real value, rather than the displayed value, use the search for the encrypted value, or the fuzzy search. Sometimes the value is stored on the server and synchronized each time. In this case, it can not be hacked. If the game does not work without the Internet and the previous ways did not help - most likely this is the case."</string> <string name="help_faq_4_q">Does not find value in game X. Or finds, but at change nothing happens. Or it finds, but after its change the game crashes. How to understand the problem, in the protection of the game or in __app_name__?</string> <string name="help_faq_4_a">"You must take a simple program that is guaranteed to have no protection and try it. I prefer to use \"Hill Climb Racing\". The game is simple, uncomplicated and does not contain any defenses. You can check the hacking of money as a direct search by number, and fuzzy search for change. If hacking on this simple game works, then it\'s in that X game that you tried to hack. If not, then the problem is in __app_name__. There is an option even easier: \"Tap Counter\". Install it. Run. Try to crack the number of tapes displayed on the screen. It should be very easy. If not, then the problem is in __app_name__ or it settings. Try another version of __app_name__, try to search for a description of the error received on the forum in the relevant topic or in Internet. In extreme cases, you can ask around in the forum."</string> <string name="help_faq_5_q">How to search for time?</string> <string name="help_faq_5_a">"- Try to search as the number of days, hours, minutes or seconds. The data type can be either __type_byte__, __type_word__, __type_dword__ or __type_qword__. Also you can use type __type_auto__. - Try to search as a number of milli- or nanoseconds. The data type is __type_dword__ or __type_qword__. - Try to search as unix timestamp the end date. Type - __type_dword__. It is considered as the difference between the current unix timestamp and the saved one. Search through the range search. For example, if 30 days are written, then you are looking for 30 +/- 1 day from the current unix timestamp. The current unix timestamp can be easily viewed on the Internet."</string> <string name="help_faq_6_q">Is it possible to hack online games?</string> <string name="help_faq_6_a">Possible hacking of the data that is stored on the client. Everything on the server can not be hacked. In different games can be different ways. Even within a single game, some of the data can be on the server, and some can not.</string> <string name="help_faq_7_q">Where does speedhack work?</string> <string name="help_faq_7_a">"Speedhack may not work on x86 devices / emulators for games that do not have x86 libraries. Also for an Art environment, speedhack does not work with Java timers. If the game uses them and you have an Art environment (usually Android 5 and above), then speedhack will not work."</string> <string name="help_faq_8_q">__app_name__ as a whole works for me, but in some games I\'m getting the PTRACE_ATTACH error. Why and what to do about it?</string> <string name="help_faq_8_a">This game is equipped with protection against debugging by the type of SecNeo protection. __app_name__ can not bypass this protection. Through it, you can not hack this game.</string> <string name="help_faq_9_q">Why does the application have such a strange package name? Why is the application not updated, but every time install separately? Why do each version have a different package name?</string> <string name="help_faq_9_a">To exclude detection by anti-cheats by package name.</string> <string name="help_faq_10_q">In some games, when changing speed (speedhack), they stop responding to clicks. Is it game protection or program error?</string> <string name="help_faq_10_a">This means that you speedhack intercepts the input queue timers and it dies. It is necessary to select green checkmarks in the list of timers (in the settings of __app_name__) so that this does not happen.</string> <string name="help_faq_11_q">Why does it issue a comma separated list of errors?</string> <string name="help_faq_11_a">Because the delimiter of numbers is a semicolon (\"__semicolon__\").</string> <string name="help_faq_12_q">How do I perform multiple searches at the same time?</string> <string name="help_faq_12_a">At the moment, the application does not allow this, but you can install the application several times and run the copies together if there is enough memory and disk space.</string> <string name="help_faq_13_q">Do I need to update the application if there is nothing significant in the changes?</string> <string name="help_faq_13_a">It is desirable. Support is only for the latest version.</string> <string name="help_faq_14_q">What do the symbols \"!\" And \"#\", before the process name?</string> <string name="help_faq_14_a">"This marks the traced processes. \"#\" - before the process means that it is traced by some other process. \"!\" - before the process, this process is traced some other process. Tracing is typical for debugging or hacking. Also it is used in some protections. Typically, a process with a \"#\" sign is a protected process."</string> <string name="help_faq_15_q">Why does the application after the standard installation perform also own installation, issuing requests for root rights?</string> <string name="help_faq_15_a">__app_name__ reinstalls itself with random data to exclude its detection by anti-cheats. Root rights are needed for \"silent\" installation and uninstallation. You can not give them out. In this case, you will have to manually respond to all requests of the system for installing applications.</string> <string name="help_faq_16_q">What is __pkg__? Is it a trojan or a virus? Is it safe to give this application a root?</string> <string name="help_faq_16_a">This is the base name of the __app_name__ package. Issuing a root is safe if __app_name__ is downloaded from trusted sources.</string> <string name="help_faq_17_q">Why is __app_name__ in the list of installed applications named as a random character set? Why does this character set request a root? Why when launching __app_name__ writes that the root is not provided by __app_name__, but by some kind of abracadabra?</string> <string name="help_faq_17_a">Because __app_name__ uses hiding itself from detection by anti-cheats.</string> <string name="help_faq_18_q">Why is __app_name__ of the latest versions sometimes detected by anticheats, and sometimes not?</string> <string name="help_faq_18_a">Because __app_name__ uses hiding itself from detection by anti-cheats. This includes a random package name and application. At each installation they are different. Try reinstalling __app_name__ to regenerate. Perhaps after this anti-cheat will cease to see __app_name__.</string> <string name="help_faq_19_q">Why is not my game in the application list?</string> <string name="help_faq_19_a">Because this is a list of running applications, and your application is not running. Run it, and then select it in __app_name__.</string> <string name="help_faq_20_q">Why can not Java applications respond to speedhack on Android 5 and above?</string> <string name="help_faq_20_a">Because speedhack is designed for games with native libraries. Your application is not. And since 5 android used the environment of Art, instead of Dalvik, which makes it impossible to intercept Java timers. Do not do anything. The situation will not change in the future.</string> <string name="help_faq_21_q">I used a different speedhack / hacking tool on 4 android and everything worked. Now put __app_name__ on 5 and above android, but those methods do not work. Why?</string> <string name="help_faq_21_a">"Because many things have changed and your utility would not work just like that. Do not play yourself illusions that this __app_name__ is so bad, but if there was that utility, then uh! There\'s no such thing. To test this, it\'s enough to put __app_name__ on 4 android, and in it to repeat all the same actions as in that utility. As a result, you will succeed. But this does not mean that these same methods will work on 5 android and above. This fact is confirmed experimentally, repeatedly."</string> <string name="help_faq_22_q">I\'m watching a video sample / screenshots and there are other data in the memory editor. Why?</string> <string name="help_faq_22_a">Because the video / screenshot has a different output format. In the memory editor, press the menu - select \"__value_format__\" and configure the output as it should.</string> <string name="help_faq_23_q">When the value is frozen, the game starts to brake or lag. Why?</string> <string name="help_faq_23_a">Because you in the __app_name__ settings enable option \"__hide_from_game__\". Turn it off.</string> <string name="help_faq_24_q">How can I disable or disable checking for new versions when I start the application?</string> <string name="help_faq_24_a">No way.</string> <string name="help_faq_25_q">How to rewind time back in the application? Is it possible to make a time jump not forward, but backward?</string> <string name="help_faq_25_a">No way. You can not. Time must always increase otherwise the game can crash. However, in the latest versions we added the possibility of a negative time jump. The result may be a hang of the game or loss of data. We warned.</string> <string name="help_faq_26_q">I put the icon on and it disappeared. How can I get it back?</string> <string name="help_faq_26_a">The icon becomes transparent, but you can still click on it. Clicked where it was, then changed the setting via the interface.</string> <string name="help_faq_27_q">How do I search for a value if it is displayed in rounding with the game? For example, 1.85M.</string> <string name="help_faq_27_a">Search for the search range. The range limits depend on the rounding rules. For example, \"1845000__tilde__1854999\" for standard rounding.</string> <string name="help_faq_28_q">How do I search for a percentage value? For example, 123%.</string> <string name="help_faq_28_a" formatted="false">It is depends from implementation. For different games all can be different. For example 123%. It can be __type_float__ or __type_double__ with any value. Like 1.23 or 123.0. Or it can be integer types: __type_byte__, __type_word__, __type_dword__. For example 123 or 12300. On output it can be divided on some number. 100 or 345 or anything else. For each game it can be different. You can try the most obvious cases. For 123% it can be 1.23 or 123. Type - __type_auto__. If you are lucky it can be what you need.</string> <string name="help_faq_29_q">What if the game detects __app_name__?</string> <string name="help_faq_29_a">"- You can try to enable the \"__hide_from_game__\" setting, but this does not always help. - If after the __app_name__ system installation you canceled it own installation, it can also help to detect by application name or package name. Reinstall the __app_name__ and do not cancel the installation. - Also you can try XPrivacy or similar utilities. Find how to configure them on the Internet."</string>
-
<string name="help_encrypted_search_title">Search for encrypted values</string> <string name="help_encrypted_search"> "* Search for encrypted values: 1. Switch to __app_name__ from a game. 2. Tap the \"__search_known_value__\" button in the \"__search__\" tab. 3. Input the number that is displayed in the game. 4. Select a suitable data type (\"__type_auto__\" if you are not sure), any other options (if needed), check \"__mode_hacking__\" and click \"__search__\". 5. When finished searching, search results will be displayed in the list. 6. Go back to the game. After the value has changed, switch to __app_name__ again. 7. Search for the value that changed. Checkbox \"__mode_hacking__\" must be checked. 8. If there are too many results, continue to step 6. 9. If only a few results are left, you can try to modify, store or freeze the value. " </string>
-
- 80 replies
-
1
-
We need people who are doing video how to hack games
Enyby replied to Enyby's topic in Video Tutorials
@azziz Too complicated. And can not be reproduced by most users. Order of cars in memory unspecified. User can not have Buick or it can be after MP4-31 in memory. Your PRO is 8-0-6-0, car id is 184, then you just need only search 184;8;0;6;0::33 Dword And edit last 4 found values (8; 0; 6; 0) to 10. No need search other car or view lot of numbers in memory editor. -
I do not know.
-
Do not try hack protected games.