Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. the version I linked to you
  2. iknow, but did recompiling gave you a error
  3. The file I linked you is not the 'apktool version' what's written, it's something else. Did you try recompiling with my file (you'll need to decompile the .apk first)
  4. try the thing is just commented. It should work
  5. Latest version won't fix your problem. Download this: http://www76.zippyshare.com/v/uyFKXovt/file.html Replace it into your apktool folder, decompile the app again & recompile it This should fix the error, atleast for me.
  6. If you have coded a popup into your patcher, doesn't that show up either?
  7. Since you're a universal hacker, I assume you checked the bundle & checked if your .plist is correct?
  8. when you type the command 'apktool b 'name' ' it will say under that: using apktool 2.2.0 (or yours)
  9. What version of apktool version are you using? 2.2.0 works fine with me (tested Free Fall)
  10. I remember this kind of error, If I remember correctly, you'll have to downgrade your apktool version to 2.1.1 Then decompile the apk again & then you should be able to recompile again
  11. ... Can we dislike? I don't like posts like this + is this even allowed?
  12. nice broski
  13. weeeeeeedddd
  14. Goodjob mate!
  15. Me too, found some things on google tho
  16. Thanks, works great!
  17. If you wanna start .dll hacking (reflector) see this: - https://iosgods.com/topic/34375-modding-basic-unity-android-games-with-net-reflector-easier-to-understand/ - https://iosgods.com/topic/41704-the-basics-hacking-mod-android-games-with-net-reflector/ - https://iosgods.com/topic/31346-hacking-unity-games-with-net-reflector-assembly-csharpdll-hacking/
  18. thanks mate, will look into it after work!
  19. root method (something like flex) data/data/com.packagenameofgame.something --> SharedPreferences folder are files in that can be hacked sometimes. Sava games are possible way one: share the preferencesfolder file you hacked (root needed) way two: actually way one, but now you make this possible for non rooted users. You create a .zip/.data etc file with the files inside the SharedPreferences folder, then the hard part comes. You'll need to code some .smali so the data files you added will load in game (hard shit imo) Smali hacking, just find the right .smali to hack & edit values etc. IDA hacking, it's .so file hacking (simulair as iOS IDA binary hacking) .dll hacking, some games are easy to hack using this, some are not. You'll need the program .net reflector. LuckyPatcher tool, But I don't call this hacking lol. PS: allot people forget about .smali hacking, I don't know why.. because not any game has .so or .dll files
  20. Hey, I've used windows before, and when I had a hex editor I had the option 'goto' to get to the locations of the function I wanted to hack. I can't seem to find that option on any Mac Hex editor, or is it just called diffrently?
  21. I didn't say that haha, it was just funny because I searched for it 2 mins ago before you posted it
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines