Search results

  1. Open Request What's your Hidden Power? Super Power Anime Game

    Yeah, I wrote a tool to extract all the assets from those games and format them. I could, 100% remake them.
  2. Help! Help Hooking IL2CPP Methods

    I’ve actually tried the LGL template before but for some reason the gradle build always fails? I’ve installed Android Studio and all required packages too
  3. Help! Help Hooking IL2CPP Methods

    That’s very well and great until half of the steps of the tutorial are missing, and they reference libraries that aren’t even named. Yeah, thanks. Also, if you’re gonna be like that, don’t bother
  4. Open Request Zombie Cafe English Fix

    Game Name: Zombie Cafe Google Play Store Link: N/A APK Link: Japanese version (working, for game files): 50.95 MB file on MEGA English version (needs fixing): 27.75 MB file on MEGA Cheat Requested: Fixing the English version of Zombie Cafe by giving it the missing game files it needs from...
  5. Help! Help Hooking IL2CPP Methods

    Thanks for the reply! Appreciate it. Although, I haven’t really dabbled much in C++ yet, and I’m fairly new to hooking, so how would I go about loading this hook when a game is loaded? I’m more of a C# / Windows reverser myself.
  6. Help! Help Hooking IL2CPP Methods

    You already know ;)
  7. Help! Help Hooking IL2CPP Methods

    Hi, everyone. I'm trying to hook an il2cpp method, i.e. Call it, but I'm unsure about how to do that. For example, there is a method as shown: What I would like to do is call the method 'AddRuby()' but I don't know how to call il2cpp methods. Can anyone help me out? Thanks! The second...
  8. Open Request What's your Hidden Power? Super Power Anime Game

    To be honest, I sort of gave up on modding these games after making the tool that I made, but I think I'm going to give it another go soon. I'll report back what I find :)
  9. Help! how to find / hack coins via il2cpp?

    They're all methods, not lists? :?
  10. Open Request What's your Hidden Power? Super Power Anime Game

    Or intercept and mock HTTP requests, but they probably already have protection against that, although I haven't tried it.
  11. Open Request What's your Hidden Power? Super Power Anime Game

    I'm not as experienced at modding as some others on this forum, however one of the things that I can do in that respect is code. All I can really do at this point in time is write the tools and hope that someone who's better at modding than me can find some sort of use for them :)
  12. Open Request What's your Hidden Power? Super Power Anime Game

    I should get a bit of time here and there between now and the next couple of months. I've released the tool I've been working on to the public now, so hopefully soon someone will be able to make something of it :pepe019:
  13. Open Request What's your Hidden Power? Super Power Anime Game

    The in-game currency is their main source of revenue, and even they know their prices are outrageous. They basically protect the shit out of it because they know that everyone's going to try and mod it due to the price of everything :/
  14. Open Request What's your Hidden Power? Super Power Anime Game

    They've added so much security to their games that even the slightest trigger could render the game unplayable. Have you got any "hacking apps" installed on your phone? That includes things such as Game Guardian, VMs or even Lucky Patcher. If so, try removing those. The game can, in some cases...
  15. Open Request What's your Hidden Power? Super Power Anime Game

    Yeah, I fixed it by using an emulator (Bluestacks 5) :)
  16. Solved Dnspy lib modding

    Become an approved modder and then you'll be able to post your mods here: ANDROID MODS BY APPROVED MODDERS
  17. Solved Dnspy lib modding

    Just gotta try your luck, I suppose. Or attach a debugger process. That's more for people that have a bit more knowledge, though. :/
  18. Open Request The King's Crown: Sexy Anime Visual Novel

    If it was possible, that'd be great. But the app's purchases and data storage are serversided. I am, however, experimenting with HTTP interception, though. ;)
  19. Open Request The King's Crown: Sexy Anime Visual Novel

    I'm currently working on the Studio Genius Japan Inc games whenever I can, and you can keep up with their progress here: Genius Studio Japan Inc Deobfuscator - Platinmods.com - Android & iOS MODs, Mobile Games & Apps
  20. Tutorial BASICS ABOUT ANDROID APK MODDING IN GENERAL | LEARN MODDING TODAY FOR FREE!

    That's an app made with flutter. You can't mod their SO files because they're compiled natively. You'll have to try another way :/
  21. Solved My mod crashes. need help

    The game was also quite easy to mod :3 https://platinmods.com/threads/money-rush-mod-apk-unlimited-money.138857/
  22. Solved My mod crashes. need help

    Also, make sure that you're modding the correct folder. Always delete the ARMv8 folder if it exists and instead mod the ARMv7 one. Hope that's helpful. :)
  23. Solved My mod crashes. need help

    You've probably noticed that there are multiple offsets above a line of code. You want to select the one that states "offset" and has the attribute "address" next to it rather than "token," as shown in the example below:
Back
Top Bottom