Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/07/2018 in Posts

  1. XOR SEARCH: This method of search is very unique and not intended for you to try as a first method. Once you've tried all memory types, all ranges, unknown increased and unknown decreased and all fail, this method might be what you want to do last. XOR is a simple encryption method, but without the key, you can't know the value. And games lately (not all) will have a key that changes on value change, making finding these types of values EXTREMELY difficult if not impossible... Until now. HUGE thanks to @Enyby The search All the games I've come across that use this method have all been dword, so I'll stick to dword. Also most games (except For Emblem Heroes and some parts in GunPie) the XOR key and XOR value are 4bytes apart. Let's say you have 25 gold. To search 25 with xor key 4 bytes away 25X4 If you know your value is within a range but not 100% on value, so you know you collected about 40 to 45 gold, your search can be 38~50X4 Then when you collect 10 more 48~60X4 During these searches, if you want to eliminate many results that are most likely not it, you can do a does not equal 0 and does not equal the value. You search 500X4 Followed by ≠0 ≠500 Then you can resume the XOR method. This search cannot be done with a group search. If done properly, can do unknown changed/unchanged. Editing You have a couple ways you can edit values. Edit results and if you want to edit to 12345 Put 12345X4 If you want to edit multiple values keeping xor and doing a different value for each. If you have 3 results from searching 500X4 Edit results 100;5000;15000X4 First value week be edited to 100 2nd 5000 and 3rd to 15000. The other option ,goto address, copy value above (xor key) using the xor calculator built into GG, calculate value and got can type values and re-encrypt with proper xor key. Increment edit If you have 5 results and want each to be different, separate each edit with a ;. So for 5 results 5;10;15;20;25X4 Value 1 will be 5, 2 will be 10..... Then you can figure out the correct value, revert and remove the wrong values and continue with editing that one value. List of known games using XOR protected values. Tiny Miners Bullet Force Gunpie Super Mario Run Fire Emblem Heroes (SP: 8 is xor offset. Level: 24 is xor offset) Touch Tank Target Acquired Futurama: Worlds of Tomorrow Pokémon: Magikarp Jump Skychamp HAWK: Freedom Squadron Candy Crush Heroes Infinite Stickman Legend (XOR offset 8) Zombie Pandemic Survivor
    1 point
  2. Name of Game: Star Wars: Galaxy of Heroes Play Store Link (If it's a paid app, the apk): https://play.google.com/store/apps/details?id=com.ea.game.starwarscapital_row&hl=en Offered By: ELECTRONIC ARTS Version: 0.2.113720 Updated Dec 1,2015 What cheat? Health, xp, gold...: Adjusting Player Stats (speed,health) , adjusting turn meter speed, adding shards, unlimited energy or fast replenish. Have you tried cheating this game? What happened?: Yes I searched a specific Character Health and was able to change the value and it worked go Cantina battle. Also used the speedhack and that worked as far as speeding things up,but my energy was acting weird. it would jump up to full and back down Comments: Extra information here. Link To CE Forum Discussing the same GG is where its at though!! http://forum.cheatengine.org/viewtopic.php?t=586656 http://starwars.ea.com/starwars/galaxy-of-heroes
    1 point
  3. Topic for known problem and how it resolve. 1. If you use Tencent Superuser and GG doesn't get root - change this root manager to another. For example: SuperSU.
    1 point
  4. Requirements: - Rooted device or Emulator. - A powerful Android device: 1 GB RAM, 4 cores, 1.5 - 2.x GHz. If you have a low-end device, your device may freeze during dumping. - Available free space of Internal storage or Sdcard: 2+ GB - Requires Android 4.0.0+ and up. Works on Marshmallow 6.0.1 and Nougat 7.0.0 Files: GameGuardian get_dll_from_bin Instructions: - Run GameGuardian - Press Start - Run App - Select App - Press buttoms like in image - Press Dump memory - If you use BlueStacks select Path /sdcard/windows/BstSharedFolder - Press Save and w8 1 min until you see Dump ended - Open in Windows folder C:\ProgramData\BlueStacks\UserData\SharedFolder - Put file get_dll_from_bin.exe in same folder and run it - W8 30 sec and in the same folder you will see many .dll files - Now you can put it on .NET Reflector and edit Source get_dll_from_bin.exe
    1 point
  5. Since gold hack is still working after the maintenance.... I made a Youtube video explaining how to generate gold MUCH faster using a Windows PC (BlueStacks + Mouse Recorder). I've also tried Repetitouch but hacking gold using the smartphone can heavily affect the battery due to the heat. You're invited to try it! Gold Hack Tutorial using Bluestacks and Mouse Recorder
    1 point
  6. This is still working after the server maintenance... Just tried and it's still working
    1 point
  7. I can tell you from my experience that all types of currency in this game are server-sided, as well as energy, cantina energy, sim tickets, equipment, number of shards, etc... That means that you can modify their values only visually, due to the fact that the real values are stored in the server (cloud), not in the client (your device). So, if you increase your energy value (in your device) and try to spend more than you really have (in the server), the game will crash and restart. However, you can modify in-battle values indeed. There are several mods out there that allow you to enter god mode (immunity) and extended damage. Besides, you can use GG to scan and edit your characters' parameters in-battle, giving you more speed, physical attack, defense, skill cooldown set to zero, etc... In other note, I would like to know if the drop rate values can be edited, or are they server-sided too? I suppose they are, but I'm not 100% sure.
    1 point
  8. Name of Game: Six Guns Game Version if known: 1.0.3 Name of Cheat: "Sheriff Stars" cheat. Name of Adress (if any): Manual Steps: Start Six Guns, have GameGuardian open.[/*:m:33xzj8tz] Search your current amount of "Stars" in GameGuardian. Return to the game.[/*:m:33xzj8tz] Get some stars, then search the new value of stars in the previous search.[/*:m:33xzj8tz] Repeat step 3 until you get only 2 values, then change them to whatever you want.[/*:m:33xzj8tz] Didn't work for me. Can you find the code values?
    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.