Guest User

Battle cats hacks

a guest
Nov 9th, 2024
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.71 KB | None | 0 0
  1. -
  2. Download Here --> https://tinyurl.com/2s39bs69 (Copy and Paste Link)
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9. Releases: fieryhenry/Battle-Cats-Save-File-Editor
  10. Get the .zip because it contains the main editor and an updater to update the tool if a new version is available.
  11. Battle Cats Save File Editor
  12. Added a way to copy certain items/data from one save to another for some features - you may have to go into the sub-menus to see them. Added a new feature to evolve current cats only Re-implemented de-evolve cats Moved the modding menu to a separate tool: https://github.com/fieryhenry/Battle-Cats-Game-Modder Fixed download save data from ponos servers Fixed specific upgrade Fixed change inquiry code
  13. I've developed a new hacking method that doesn't get you banned + much more reliable for editing items that the editor. And it can set recharge time to 0 and in-battle money to 99999 + many more things in the future. It is little bit more complex to setup though and still needs root, but I may make a video tutorial for it: https://github.com/fieryhenry/Battle-Cats-Hacking-Scripts
  14. Also I have found the function in the game code that parses the save data, although it isn't too useful as all it does is start from the top of the save file, read a few bytes and increase the current offset in memory and repeat with a couple loops for things like sol, cat upgrades, enemy guide etc. I have implemented about 1/6 of it into python, but I don't think i'm going to use it for the real editor as:
  15.  
  16. The function is 6000 lines of code long so it will take many hours and is really boring to work through as when you rename a variable/function, ghidra has to re-decompile the whole function into c as I can't read assembly and because the function is so large it takes like 2 minutes every time.
  17. The editor does quite a few things the same anyway in terms of cats, upgrades, sol, cf, xp, but the editor can just start from any position and find the value, but the game has to start from the top and work down.
  18. The parser only really stores the values into memory which are then decoded/fomatted to work in game by other functions when needed.
  19.  
  20. Get the .zip because it contains the main editor and an updater to update the tool if a new version is available.
  21. Battle Cats Save File Editor
  22. Quick fix of get specific cat crashing
  23. Get the .zip because it contains the main editor and an updater to update the tool if a new version is available.
  24. Battle Cats Save File Editor
  25. Fixed get cat and get specific cat from crashing Fixed DataLocal not getting its md5 sum modified in some libnative files Made it so that if you select a .pack, .list, .so, or .csv file as your save data, you won't need to input a game version
  26. I don't know why some people are getting the editor detected as a virus. I tried changing things and putting the editor through virus total but it didn't seem to get any different results from this release to the previous one, so i think it's just windows defender being weird.
  27. Get the .zip because it contains the main editor and an updater to update the tool if a new version is available.
  28. Battle Cats Save File Editor
  29. Added more jp support to most features. Added a warning to platinum shards if you enter over 99. Fixed battle items for more saves. When upgrading cat talents, there should be no more glitched skills (level being higher than the in-game max).
  30. Improved look of a few more functions that didn't tell you how much of what you had before setting them (e.g old gamatoto xp function). Fixed a few functions from not finding the positions. Re-wrote lots of features.
  31. Improved look when decrypting .pack files, you only need to select .pack files when decrypting, the editor will look for the .list automatically Changed the old FileBrowserDialog when encrypting .packs to WindowsAPICodePack.Dialogs to look nicer.
  32. I'm thinking of making a new tutorial vid, that uses .bat scripts instead of a root explorer to get and set the save data, should avoid the issue where amaze gives you data read error h04, and other problems. Editor discord bot might be coming soon, possibly. I just need to implement more features into it and find a better way to keep track of command/feature progress.
  33. Get the .zip because it contains the main editor and an updater to update the tool if a new version is available.
  34. Battle Cats Save File Editor
  35. Fixed leadership and np from displaying the incorrect amounts The editor will now create a backup of your save data in the same folder with _backup on the end after you select your save Fixed uncanny legends.
  36. Get the .zip because it contains the main editor and an updater to update the tool if a new version is available.
  37. Battle Cats Save File Editor
  38. Fixed uncanny legends from not finding the position in 11.1.0. Fixed restart pack for more saves Fixed change inquiry code and fix elsewhere for more saves
  39. Get the .zip because it contains the main editor and an updater to update the tool if a new version is available.
  40. Battle Cats Save File Editor
  41. Fixed an issue with the libnative md5 editing, it should now edit the correct .pack's and .list's md5 sums. Added the ability to clear other event stages, uncanny legends, heavenly tower, and infernal tower (I haven't tested those last 2 much, so they may not work) Added the ability to get the restart pack. For a lot of features you can now see how much of item you have before editing it (so if the given numbers are incorrect you can tell that the feature is broken and shouldn't edit anything, before you corrupt your save). Stopped you from being able to upgrade / get cats that aren't in your current game version Added the feature to download your save from the servers using transfer and confirmation codes - press cancel on the save file selection dialog, (for some reason ponos didn't include a nyanko-signature for the download request specifically, however the upload request has much more security) Made a few features easier to use and look nicer.
  42. Also I've found a new hack that is pretty much just as powerful as the mailbox hack that works in the current version, it lets you get any item amount from an item id and doesn't get you banned, there is a function in the game that takes in an item id and item amount and will increase that item by that amount, so by using frida, you can hook into that function and lets say you buy 9 speed-ups, frida hooks the function and runs your code on entry, then you can replace the arguments: Item id from 0 to 22(catfood) and item amount from 9 to 500, and boom, you've just increased your catfood amount by 450 (it still takes away the 50 cf for the normal purchase). Using the same method you can do many more things (in theory you could bypass bans, bypass the check for the md5 hash in libnative-lib, upgrade cats, clear levels, etc) with more research into it. Although it is quite a bit more complicated to setup and would require changes for each game update as the function addresses would change.
  43. Sorry for the long wait, I kinda got carried away with adding and improving a bunch of features as well as cleaning up a bunch of code. I also spent alot of time reverse-engineering the game.
  44. Get the .zip because it contains the main editor and an updater to update the tool if a new version is available.
  45. The Battle Cats Cheats and Tips
  46. At the 'Cat Base' menu repeatedly drag the handle of the door to the right so that it opens and you see red-eyed cats and hear meowing. After doing this a few times a message will appear on screen informing you that you have unlocked Flower Cat. Flower Cat can be accessed by going to 'Special Cats', this cat is good at attacking and has a slight chance of stopping black enemies.
  47. Restore Cat Energy
  48. If you do not want to wait for Cat Energy to be restored so you can play again you can refill it instantly by advancing the time on your device (remember to set it back again afterwards).
  49. Generator
  50. If you upgrade the Generator you will be able to get more Cents thus enabling you to summon more cats during battle.
  51. Upgrade Cats
  52. Cats are upgraded by saving Experience points and then using them to level up. Although you will not see any visual changes when you upgrade you will notice the improvement during battles.
  53. Free Cat Food
  54. If you select the 'Gratis Cat Food' in the 'In-App Purchase' menu and complete the free offers you can earn free Cat Food.
  55. God's Miracles
  56. Cat Food is the premium currency in this game and it is used to purchase God's Miracles once they have become unlocked. God's Miracles include Wrath of God, God Bless You, Healing Oasis, and Baby Boom.
  57. We have 45 questions and 19 answers for The Battle Cats. Check them out to find answers or ask your own to get the exact game help you need. How do I get god cat How do I install the cheat code? How to unlock all the cats? Are there any cheat codes in battle cats? How can I enter in a cheat code?
Advertisement
Add Comment
Please, Sign In to add comment