Leaderboard
Popular Content
Showing content with the highest reputation on 12/10/2017 in all areas
-
Developers can and will report them as copyright infringement. Keeping unlisted, helps prevent that. 1strike = 6months probation. No unlisted videos allowed and another strike during that = ban. It's more to protect my account.3 points
-
Version 101.1
201,171,848 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 -
More Info: https://play.google.co…nbitstudios.twommobile Requirements: • ROOTED Device • Game Guardian Guide: The following guide is based on This War of Mine version 1.3.9. Item ID List and "calculator" http://www113.zippysha…m/v/q51byzIy/file.html Item id values seem to be in 2 groups. Where "parts" end and "Fuel" begins seems to be a break in item id values. Don't try to use item id from above parts to get item from fuel down and vice versa. The offset might not be correct. Try staying within those two groups, which I think would be fine. Do not edit item qty at any time above 2. Edit and freeze to 2, you risk game crashing, trust me. Item Hack Method 1 First method is when you search a pile of something. This works best if in the area you search has at least 3 or more of a single item. Start without taking anything from the stack and dword union search qty;qty:5 Then add one to inventory. Search new value. Keep doing this until you have only 1 result. If it becomes 1, edit and freeze/lock to 2 for this to work. 4bytes above the value is that item id for ONLY THIS INSTANCE. Every launch, item ID values change. What doesn't change is distance from item to item. Goto my excel file. Find the item you just froze in your game. Copy the id value (from my excel file) into the "known value" field. Now copy the id of the item you want. Paste into the "Wanted" item field. Now the offset is calculated. In game Guardian, goto edit the id number. And choose "add to existing value". Type in the offset excel gave you. Now start to add item to inventory. It will change to the hacked id and add that item. Item Hack Method 2 This method is my preferred and much easier method. End your day and goto prepare for scavenging. Add a bunch of 1 item to your backpack. Search how many you added. Add or remove some, search new qty. Keep doing this until left with one result. Freeze/lock value. 4bytes above is item id. Doing same this from method 1 with Excel file, can add unlimited of any item to you inventory. Build/Upgrade Cost Prices of upgrades/building are floating values. In order each item needed is 16 bytes away from the next. Think of it this way, with your search for every ; that you use, will be 16 bytes. Then add 1 to the total. So if upgrade cost is 1;15;7;5;5 I have 4 of ; 16*4=64 + 1 =65 So 1;15;7;5;5:65 Then you edit results to 0 (don't bother with negative, doesn't work). I'm assuming upgrade/build time is nearby, but I didn't attempt to find it. Video Tutorial: Item Hack Method 1 Item Hack Method 2 Build/Upgrade Cost Credits for Hacking Guide to NoFear (Me)1 point
-
1 point
-
The address above at 5:25 is like a "header". Like the value above utf search. These values will repeat. If you scroll you'll see that exact value appear again. When you see that, typically is an address that something is pointing to. So searching hex will give you the values pointing to it. I didn't know if the 1st or 2nd was the "correct" value. Edit:the nearby values, following the dame exact pattern. To value is pointed too and next 2 are values pointing to an item. The key is to pay close attentions to patterns and repeating values. Side note: When selecting character, search 0 when you select 1st,search 1 when you select second... Etc etc. You'll have 1 dword value, select character 0 or 1 and freeze value to either 2 or 3. Then continue, you'll unlock that character you freeze it to.1 point
-
Hi, This message appears because the new version of the game was released I got the same problem and solved it very simple *First: Remove the game *Second: Download Version 1.2.70 and install it and do not ask you to make an update for the game *Third: Run the script by GameGuardian Then update the game from Google Play Notice: Do not forget to save a character before remove the game I hope to be helpful1 point
-
Stickman legend. I'll do that. Again, I might not be successful in video, but will give everyone an idea of how I think and work on new games.1 point
-
That's right that he knows the actual pointer but i don't know any other game with pointers maybe there is some with pointers but it will be tough for us to find the right game and i don't think everyone use pointer on paid stuff1 point
-
I'm thinking the point of my video isn't pointers alone... But the approach I take to hacking games and how I "find" pointers and what is useful. If I do a game I know, it won't help anyone for I am not learning as I go. The point is to show how I begin to find anything in a game.1 point
-
If @NoFear make a tutorial about pointer it will be great for everyone. @NoFear last day on earth will be a good game. Video doesn't work everytime and it will be tough to find pointers now cause dev updated the game. But you should make a video about pointer so we all can understand pointers just try if it works then it's great if it doesn't work then you don't have to try anymore we will understand pointer from that video. Make a video as soon as possible please i can't wait more @NoFear _______________________________________________ added 1 minute later @NoFear I hacked shadow fight 2 before i used encrypted search to hack shadow fight i don't know if that works now1 point
-
This could be a good idea for me. I could analyze this video to make improvements to the application interface.1 point
-
Oh come on. Every thing change over the time. It will be as a pointer guide not a real hack. Much people will like that 2×1 . Come on1 point
-
1 point
-
1 point
-
@NoFear i don't care if that will be a long boring video. I just want to see how you do it so i can practice and be like you and please don't use a normal game like temple run, subway surf. I want to see how you search pointer so please make a video about that1 point
-
Would be a lengthy boring video... Lol. I can install a game for the first time and record everything I do when I first try hacking a game.1 point
-
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
-
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 point
-
-1 points