Jump to content

NoFear

Moderators
  • Posts

    2,979
  • Joined

  • Last visited

  • Days Won

    223

Everything posted by NoFear

  1. Which is more popular?
  2. Should go hack whatever they moved on to
  3. Heh.... Honestly surprised. Rarely is a well protected game not updated to patch any findings.
  4. It's been a really long time since doing anything with the game and haven't checked to see if dev added new checks or changes to anything....
  5. GO DOWNLOAD ARMV7 VERSION https://apkcombo.com/homescapes/com.playrix.homescapes/download/apk
  6. Armv7 Xa Search Dword 01294FD0rD;794490EDrD;068B4046rD::2761 Edit results 00294FD0r;794480EFr;10800000r I honestly hate working with Thumb... Don't leave these modified during gameplay. If something cost coins, it won't go through most likely. Offsets: EBA3D4 EBAE9A Edit: fixed search/edit Edit 2: Added offsets
  7. Might be wrong. But I believe it was subx
  8. Exactly. I'll need friend to do armv7 debug... Gdb has issues with the apk.... Not sure if because of a protection or non armv7 device or non playstore version
  9. Honestly no idea if it still works. Haven't checked.
  10. I'm not entirely sure either. Try modded apk. (AGAIN, ARMV8 ONLY) https://sbupload.com/dc2cf1e30d1c5edf
  11. It's not patched... I'm just busy, I'll try to find time.
  12. Give me time... I'll try to post apk and do armv7
  13. You said 4.3.2..... not sure why you said that version
  14. Edit the 64bit lib. And replace in on emulator. Make sure games is completely closed before running. That might work. On emulator, once offset is called, you can't modify it. So no "toggle". Libhoudini is essentially what reads and translates the lib. But it does revisit an offset if it already addressed it.
  15. You are on emulator. X86 system. Not arm.
  16. You are on armv7 is my guess. arm64 will be the folder in the data app.
  17. r is reverse hex. I left everything in format similar to Arm opcodes.
  18. This is for armv8 only, I haven't bothered to debug armv7 (yet). Your can edit lib on device if rooted and not deal with gg. Or use GG. When buying golden ticket, game will seem like nothing happened. Close and reopen. Inapp seems to only add boosters. No coins or other elements. Please, if you share of create mod... Give credit, don't try to claim this as your own work. (Biggest reason I stopped posting free to the public). Offsets 18B2C78 18B3AEC Edits 29008052 E803679E Or search dword in Xa range 092140B9r;081540FDr::3701 Edit 29008052r;E803679Er
  19. You would use a disassembler... IDA for example. Then could search strings for the "0xD0". Granted, will be insane number of results. Because the 0xD0 I believe could be used for something else on another function. I'm still relatively new with lib editing.... I know enough to be dangerous [added 0 minutes later] Scripts for lib editing. Do exist.
  20. It can be done with gg. I worry if method is public, developer will see and patch.
  21. Well done. Not much more I can say, other than impressive
  22. 0xD0 You look for something like Ldr W8, [x25, 0xD0] Where W8 and X25 are just random for this example. You'll have to find offset. In dump still.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.