Jump to content

Happy Secret

Contributor
  • Posts

    540
  • Joined

  • Last visited

Everything posted by Happy Secret

  1. Can you elaborate more on how it helps to port Android hack to iOS? Love to learn more.
  2. If I recall properly, I started with Cheat Engine to locate memory address of money. Fake/Protected doesn’t matter. I just need an Entry point for me to set watchpoint in Xcode/LLBD to get to relevant function around the money spent. Then I can spend time with the Assembly code. @Puddin
  3. Hey @Puddin, anything I can help here? I am not sure I can understand what is your question.
  4. Hello, I am not aware there are magic to port of Android offset to iOS. Is it a Unity game? Do you familiar with Il2cpp dumper? You can actually get back the original function name of a Unity game in IDA with help of Il2cpp dumper. You may refer to Stage 2 and Stage 6 of my tutorial here to understand a bit more.
  5. Hello, I saw you seem interested to know more on dump.cs.

    I guess you might be interested in Stage 6 of my tutorial here.

     

    1. Show previous comments  6 more
    2. IHackUrPhone

      IHackUrPhone

      Also what about apps like math solvers, duolingo etc how would you go about modifying those if you can't dump them?

    3. Happy Secret

      Happy Secret

      It depends what anti-cheat is it. In your scenario, it is a server sided. Local copy is just a dummy, I guess. You can’t spend it like crazy within that few minutes, right?

      I guess the transaction actually happens on server side. If that is the case, nothing you can do. Unless you try to hack it with Http Catcher, then it is a completely different work of hacking. I do not familiar with it.

      For app, you might try do IDA String Search hack. Or you can try inject FLEX to it and understand a bit more on the app. I rarely hack app. Sorry, I can’t help much.

    4. IHackUrPhone

      IHackUrPhone

      No you're helping just fine haha thanks for your help, I guess I have one or 2 more questions if you're still available, for apps would I put only the binary file into ida to string search? And my last question is I'm trying to dump a game called Hay Day but when I put it in il2cp it says the binary and metadata aren't supported so I can't figure out how to dump it. 

    5. Happy Secret

      Happy Secret

      For app, in general, core stuff on the core binary. But you never know how developer would do to hide things from you.

      I never dump Hay Day before, I am not sure.

      But, in general, it is could be

      i) the Unity version is not supported by the dumper yet

      ii) the metadata file could be encrypted or fake. You may try to use the new Il2cpp dumper feature from iGameGod to dump metadata from memory. Then use it with Il2cpp again.

       

      Strongly suggest you to raise Help topic in forum. You can get more support there. Enjoy.

    6. IHackUrPhone

      IHackUrPhone

      Awesome, thanks so much for your help! Have a good night

  6. You mean there is no build options from the first old man? May be the developer hate you too much (because you are cheating like crazy). They actually expect you will die at least once to enable that. So, please play in a more legit way. Or you might miss some great content. In simple words, go to die once. It helps.🤣
  7. New Age of Non-jailbroken hacking has arrived. We can do Mod Menu hacking for Non-jailbroken with ease now. Thanks to H5GG ( @tuancc ). Check out my Dungreed Mod Menu Hack in action below. In this tutorial, I am going to run you through the Dungreed Hacking process. At the end, I will give you some hacking challenges. You can test out your knowledge in hacking Dungreed using H5GG and Mod Menu. Great deal, right? Let’s get started. First and foremost, this tutorial would be a bit long. I will probably can’t complete it all in one goal. So, forgive me from updating more content incrementally. Secondly, this is NOT H5GG tutorial. There are a lot great H5GG tutorial from tuancc and ꞋꞌꞋꞌꞋꞌꞋꞌ. This tutorial is all about hacking Dungreed with H5GG. Assuming you have some very basic understanding of H5GG. If you are not sure what is H5GG, and how to do some basic thing. Here is some good link reference for you. H5GG Tutorial References: Requirements: Stage 1 - Assessment: Stage 2 - Choosing the tools Stage 3 - Memory Hack with Cheat Engine (Simple H5GG use) Stage 4 - Dynamic Analysis with iOS Debugger - Hacking Money (non-H5GG Specific) Stage 5 - Apply the Money hack with H5GG script (without Mod Menu) Stage 6 - Static Analysis with Il2cpp dumper + IDA - Hacking Dash (non-H5GG Specific) Stage 7 - Apply the Dash hack with H5GG script (without Mod Menu) Stage 8 - Mix everything together and build Mod Menu Stage 9 - Package the H5GG HTML and build IPA Stage 10 - Test the Hack Build and Share FINAL - Challenge yourself and hack Dungreed with more features to strengthen your knowledge on H5GG Mod Menu Hacking. BONUS #1- Further cheat features BONUS #2- Advanced Dungreed Mod Menu (V2) New content could be added later
  8. Thanks, please help to update iOSGods App version. Currently, it named 1.6.175 but it is actually 1.6.166.
  9. I think Issue is with TrollStore on A12, iOS 15.1 as reported by ꞋꞌꞋꞌꞋꞌꞋꞌ How should I deal with this ? No experience on certain device configuration issue at all.
  10. Interesting, I just change the offset inside the H5GG html. Let it patch the new offset. Would it be some problem with the ipa you provided earlier? Does it work with TrollStore?
  11. Oh! Do you have problem with previous v1.6.166 version? Either my original one with separate Dylib or the one upload by Laxus. Or this only happens on my v1.6.175 with injected Dylib, which created with Sideloadly Export? Here is a version of v1.6.175 hack with IPA + Dylib (not injected). <Download here> Can you see if it works for you? I have all my device on iOS 16.2 or above. Therefore TrollStore not working for me. Sorry, I can't test on TrollStore. In fact, even I know it is not working. I have no idea how to fix it. I just do some casual hack. Really sorry about that.
  12. Here is the update version of the Hack - Download Here It included minor enhancement to allow turn on/off on Infinite Dash as well. Also, it embedded the Dylib in it as well. Hack feature description updated, tips updated, All offset location updated (in the hacking note) Can you help to upload to iOSGods? Thanks
  13. So, the bot upgraded the hack? Haha…. In fact, I haven’t find valid source of 1.6.175 ipa. It is not in Decrypted iOS IPA App Store. It didn’t cover non-free app, right? AppCake looks like they have it. But I can never download anything from them. It keeps non-stops pop up of Ads or survey.
  14. Icic, thanks… Interesting. I saw update version in “iOSGods No Jailbreak App Store”. Updated to version 1.6.175. So, you have upgraded it to 1.6.175?
  15. I have a minior revision and make Infinity Dash available to turn off. I saw that you have updated the link to iOSGods app. How does it work if I want to update the iPA ? Here is the revise version.
  16. The tutorial is underway, just too busy recently. I know ꞋꞌꞋꞌꞋꞌꞋꞌ will also prepare round 2 on H5GG tutorial. It is in fact, a great tool. With Frida in jailed, we can do a lot crazy thing, which previously can only be done with jailbroken.
  17. Thanks, no idea now to do it. Will figure out. Thanks for the support.
  18. Feel free to use in iOSGods. But you will need to repackage it for iOSGods. It has two files. I am not sure how to include that Dylib inside IPA. Is it just copy the file inside .app folder?
  19. Great! Tested. Hook overrides with two exports is working! I can turn on/off H5Frida hook now. Thank you so much!
  20. I do it with all my hacks posted here in iOSGods. It is the best way to help other out in learning hacking. More importantly, I am not sure if I have time to do hack update for all of them. Better leave people DIY chance. Haha…
  21. I will definitely try it out when I have time. For ESP, I still haven’t got my first ESP working. Not sure why, I keep receiving Invalid Camera. Haha. It will be great to see more from your coming Tutorial.
  22. Do you mean I have two exports? 1. With hack, say healthHack (including hook detail for hack, apply on hook address, say 0xABC) 2. Without hack, say NoHealthHack (blank hook function not modify anything, apply on hook address, say 0xABC) In my HTML element, - When turn on hack. I call script.call("healthHack"); - When turn off hack, I call script.call("NoHealthHack); As both hook apply on same Hook address, it will override with each other? It renders the hack turn on and off? Can't wait to see your second part Tutorial. By the way, my new hack on Dungreed with H5GG Mod Menu and Hook. I am preparing a Specific Tutorial for this Hack as well. Below is the Hack, the relate tutorial will upload a bit later. Very busy recently.
×
  • 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