Jump to content

Sysadmin

Administrators
  • Posts

    6,012
  • Joined

  • Last visited

  • Days Won

    985

Everything posted by Sysadmin

  1. Welcome! Enjoy your stay! Ask if you have questions about anything.
  2. Sysadmin

    Sup

    Welcome! Enjoy your stay here at GameGuardian...We offer free continental breakfast with a stay of two nights or more...
  3. I use: "reverse engineering an Android package."
  4. I found a mod for it, but you can always just send me a PM
  5. The one about a high end GameGuardian, or Swap space?
  6. No. They started concentrating on LTE, and never put a tower up here...
  7. Yes because right as Sprint wanted to put a tower up, they stopped, because now their on lte...
  8. Parallel Mafia Sent from my GT-P7510
  9. I don't have 4G here either... Sent from my Nexus S 4G
  10. I have a Galaxy Tab 10.1 as well.
  11. Name of game: Defender II Name of cheat: Unlimited coins and Crystals. Steps: Open Defender II and have GameGuardian open. Start a level, and search you current amount of coins in GameGuardian. Kill a monster, pause the game, search your new amount of coins. Repeat step 3 until you get 1 result. Save the value, and lock at "2" followed by maximum zeroes. Use the same method for crystals, only different method of gaining/losing crystals. Name of cheat: Unlimited Weapon/upgrades cheat. Steps: Open Defender II and have GameGuardian open. Before you start a level, on the upgrades screen, press upgrade on an item, until it says 3. Search "3" in GameGuardian. Upgrade once, search "4", and so on. Once you get two values, lock them around "1" followed by max zeroes, to "2" followed by max zeroes. It really depends on the item. If the item specs are in the "-" or negatives, you need to lower the value. You can do this for most items, however some may force close the app... Name of cheat: Multiplayer unlimited health/mana cheat Steps: Open Defender II and have GameGuardian open. Start a multiplayer level, and search you current amount of health in GameGuardian. Let someone attack your castle, such that your health will not fully regenerate before you can search. Press "Fuzzy" search, and select "less". From this list, it is up to you to determine which values are the health values. So, look at your health in game, the open GameGuardian, and determine which two are changing with your health. Same with mana.
  12. Moved to proper section.
  13. (PICS COMING LATER) TUTORIAL STEP A 1) You will need an APK (One you know a lot of, to learn with this tutorial) - We will call the APK "tetris.apk" to make the tutorial easier to understand. 2) Download APK Manager - Make a copy of the tetris.apk , and paste in APK manager folder "place here for modding" http://apkmultitool.com/?q=node/5 (Windows: Apk_Manager_5.0.2.zip) (Linux: apk_manager_linux_5.0.zip) 3) Open APK manager - Now hit the following keys: 22 (To set current project) (Many times you will not need this step). 9 (To Decompile the APK) --------------------------- STEP B 1) Get Dex2Jar http://code.google.c.../downloads/list - extract it. 2) Get tetris.apk , and make it a .zip - Extract tetris.zip - After Extracting Tetris.zip, copy the file "classes.dex" to the extracted folder of "dex2jar" 3) Drag classes.dex to the file named "dex2jar" - A new file will have been created in that same folder. ------------------------------ STEP C 1) Download JDgui (java decompiler) http://java.decompil...ree.fr/?q=jdgui - extract it 2) the new file that was just created in STEP B , 3) - get that file and drag it to the jdgui.exe 3) It will open. - Now you can see everything about the game / the source (But we can't do anything to it or recompile it, there is no way) --------------------------------- Step D 1) With the file open in jdgui.exe , browse through the files 2) Whenever you find something useful that you want to change while in the jdgui.exe application, browse in the extracted tetris.apk file in STEP A - in the Smali folder 3) Say you find in JDgui.exe , a file named "cash1234" and it says somewhere inside "cash = 500." go to the same file location on the Smali folder... and look file "cash1234".. and for the hex equivalent to 500 , (which would be 1F4) on gdui.exe things are much simpler than on .smali files, but you can still change them with careful looking. 4) In gdui.exe, files you have open, have easy to understand numbers, on .smali files the number are not. - The numbers in .smali files are in HEX. To know which number in .smali is what number, use this tool: Hex to decimal: http://www.binaryhex...cimal-converter Decimal to hex: http://www.binaryhex...o-hex-converter OR you can use "Calc-p" from the market. --------------------------------- STEP E 1) After you have modified whatever you wanted in the .smali file, save the .smali file (do not change the name or extension) 2) open APK Manager, and hit the following keys 14 (to Compile , sign, and install on your phone) (Before installing an edited .apk, remember to uninstal the non-edited Apk that is in your phone). ( You do not need to uninstall apk(s) from your phone that you have signed with APK Manager). ------------------ STEP F - Play have fun. - if Step E gave you an error, you edited something wrong, or couldnt be edited. ----------------------------------- TIPS - IF a number on the .smali file has 2 digits, F8, and you change it to a number of more than 2 digits, 4B86, a lot of times the .apk file will not compile again. - Every time you make 1 edit, save, and send the edited game to your phone to see if it compiles, and if it does not crash. - mul = multiply - sub = substract - add = addition - a number with a negative "-0x1" that is equal to -1 , "-0x7" that is equal to -7 , "-0x1f4" that is equal to -500 - Hex numbers do not have to be IN CAPS, can be either. __________________________________ Credits to Xologist.
  14. Cool. Now we just need people that make gamesaves... Sent from my Nexus S 4G
  15. Thank you. Do you think there should be like a gamesave team or something? Sent from my Nexus S 4G
  16. Hey guys, So once a week or so, we will post the top 20 games/new games, that have yet to be cheated. This will obviously be a way to get users more involved, and to attract more users to this site. Regards, d2dyno
  17. It will not, because of different signatures.
×
×
  • 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.