Jump to content

KillerAE

Senior Member
  • Posts

    215
  • Joined

  • Last visited

Everything posted by KillerAE

  1. Yes it is UnityFramework. Is there a specific way to to hook UnityFramework?
  2. Hello, I am using Ted2 MM for my tweak and I found a function called kill(). I hooked the update function of the same class, however, with the hook, the game crashes on launch. This is the code I am using: This is my hook: I have tried the %ctor{} method of hooking too and it even crashes the game as soon as I click on the icon. If I comment the HOOK, the game runs but the hack doesn't work. So, I believe that the hook is the issue. Any ideas of what is making the hook crash the game?
  3. In my situation it was the refresh stone, maybe it is different in your situation. I tested it and my alloys don't get deducted. Could you explain more or show me what happens. Elaborate please.
  4. The best way is to use il2cppdumper with Unity game and find the function that relates to the value you want to change.
  5. I get this in lldb when the game crashes: Process 12737 stopped * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=2, address=0x104cac6f8) frame #0: 0x0000000104cac6f8 -> 0x104cac6f8: .long 0x044f043c ; unknown opcode 0x104cac6fc: mul z0.b, p0/m, z0.b, z0.b 0x104cac700: sub z0.b, z2.b, z28.b 0x104cac704: sub z21.b, z1.b, z29.b Target 0: (z) stopped.
  6. I don't understand what you mean by if it is in the beginning. Could you please elaborate? I have changed it to B instead of BL but still not working. this is the function I am trying to invoke: public ToggleView() { }
  7. I am trying to make a function call when I click a button in a game. I patched the button clicking function like this: sub sp, sp, #24 str x30, [sp, #0] bl 0x0 <-- address of the function I want to call ldr x30, [sp, #0] ret When I click the button the game force closes. Any suggestions or corrections?
  8. No thank you it was my fault I was adding code in the commented area! Also, is it possible to include the library in the NIC instead of having to install both debs to make it work?
  9. Modded/Hacked App: Solo Knight by Shimmer Games Co., Ltd.Bundle ID: com.Shimmer.SoloKnightIOSiTunes Store Link: https://apps.apple.com/ph/app/solo-knight/id1466765612 Mod Requirements: - Jailbroken iPhone/iPad/iPod Touch. - Filza / iFile or iFunBox / iTools or any other file managers for iOS. - Cydia Substrate or Substitute. - PreferenceLoader (from Cydia or Sileo). Hack Features: - Ignore Cooldown Timer - Use CD based skills without waiting for the timer- Ignore Mana Amount - Skills can be used without Mana- 0 Forge Cost - Items and Equipment can be forged for Free- Free Equipment & Items - Can buy from Loot Handbook for free (might not work in first click, just click again) (Some items will add currency to you! Best to buy them to add currency then turn off the feature to avoid getting negative balance) Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/ Modded Android APK(s): https://iosgods.com/forum/68-android-section/ For more fun, check out the Club(s): https://iosgods.com/clubs/ iOS Hack Download Link: [Hidden Content] Installation Instructions: STEP 1: Download the .deb Cydia hack file from the link above. STEP 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice. STEP 3: Using Filza or iFile, browse to where you saved the downloaded .deb file and tap on it. STEP 4: Once you tap on the file, you will then need to press on 'Install' or 'Installer' from the options on your screen. STEP 5: Let Filza / iFile finish the cheat installation. Make sure it successfully installs, otherwise see the note below. STEP 6: If the hack is a Mod Menu, which is usually the case nowadays, the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings. STEP 7: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game. NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues. Credits: - @KillerAE - @Ted2 - for template Cheat Video/Screenshots: N/A PS: This is my first hack ever. I appreciate your input and suggestions. Thanks!
  10. @Ted2 Is there a way to unlink if I am hacking methods by patching hex code?
  11. @Red16 Hey, the addPatch switch never shows up on the menu. Plain switch does show, but addPatch switch does not.
  12. Which version of CrackerXI do you have? And where did you get 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