Search the Community
Showing results for tags 'discussion'.
-
Hello everybody ! I create this topic to let ViP+ people talk about castle clash hacks. My goal is to permit everybody to be able to hack dungeon/stat/guild boss by sharing tips and tricks. I never hacked a game before but when I decide to learn something I do everything in order to be able to do it. I hope it won't be against some hackers will and I don't think it will beause what I'm doing here is sharing free knowledge with poeple. And because their hacks are free for ViP+ members (Dungeon / Guild) it shouldn't offense them. So let's get it started Today I read a lot about libgame.so hacking. It wasn't about castle clash but about homerun battle 3D. Anyway, the hack was using the same tool : IDA PRO (v6). So i got it. I won't say where and how but I got it. Then, I've also downloaded Virtuous Ten Studio in order to decompile the APK and work on it. Thanks to MiC2O to let me discover that awesome tool. Because I'm a french player I downloaded the French CC APK with APK Downloader. Now I have the ressources, I need to decompile the APK : Launch Virtuous Ten Studio Go to File -> New Project. Select the local APK and press Import. Type a Solution Name like CC_MOD_FR. I wait VTS to decompile binary. It takes something like 2 minutes When it is done you should have something like this and no error message : Now that it is decompiled we can explore the monster IF you are curious look at the spoiler, if you're not, scroll down. Go to \Documents\Virtuous Ten Studio\Projects\CC_FR\com.igg.castleclash_fr\Data\lib\armeabi Copy libgame.so to your desktop Now, Open your hex editor - I use IDA Pro. Here's a topic to help you in understanding and hacking the game :