Jump to content

NoFear

Moderators
  • Posts

    3,002
  • Joined

  • Last visited

  • Days Won

    248

Everything posted by NoFear

  1. It's the language in which the lib translates if you load it into a disassembler.
  2. NoFear

    arm32 editing... help

    I'm guessing he doesn't know the opcode for it.... Vmov.f32 s0, #-1.0
  3. The address doesn't mean that EXACT line. That's just where the function begins. You would need to look further down in the function. I wanted screen of the assembly at the offset+ 15 lines or so.
  4. Give example.... Show in dump and show offset plus like 15+ lines under it.
  5. You have your dump.cs and found aimassist? Just wondering how you edit string? Guess need a little more to go on.
  6. Once I find a value, I look nearby to create a group search to be able to find exactly that value again and again.... There is a chance nearby could be drop rates or something....
  7. I haven't played enough to fully understand what the values are nearby and if they change later in the game....
  8. Base move time is 5. So anything "extra" it's what you'll be looking for. As for all those float values nearby..... No idea. You would have to check each and find what its effect is. If a character has like reward boost, maybe equip them and edit all the float value? I know I edit like 3 of the float values, only 1 is needed (I think directly under time) for modifying atk multiplier or something.... This is very basic video.... Don't really have the time to trial and error and find what everything does.
  9. I'll share guide later... Pretty much will cover everything you want and possibly more
  10. 1. HW + SW Pick one or the other, doesn't matter unless one seems to not function. 2. Ptrace protection. You can try in settings at very bottom disable protection for all apps (disable magisk hide to apply and then re enable. Or, kill game with gg. Select, "restart without protection". 3. You'll need to mess with gg hide options. (1 through 4) and ptrace protection method to find a good combination to counter the protection. 4. This is different game then I thought. But I still managed atk/move time and possibly much more. I did debug the game, but something is definitely watching lib in RAM, any editing to lib in RAM instantly crashes game.
  11. Should be easy
  12. Not sure if it was this game or another very very similar, I managed to modify the base dmg or multiplier to help with 1 hit kills. I might check this one out if no one else does.
  13. More than likely.... I don't play so don't really have the time to play to see what these are
  14. Which is more popular?
  15. Should go hack whatever they moved on to
  16. Heh.... Honestly surprised. Rarely is a well protected game not updated to patch any findings.
  17. 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....
  18. GO DOWNLOAD ARMV7 VERSION https://apkcombo.com/homescapes/com.playrix.homescapes/download/apk
  19. 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
  20. Might be wrong. But I believe it was subx
  21. 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
  22. Honestly no idea if it still works. Haven't checked.
  23. I'm not entirely sure either. Try modded apk. (AGAIN, ARMV8 ONLY) https://sbupload.com/dc2cf1e30d1c5edf
  24. It's not patched... I'm just busy, I'll try to find time.
×
×
  • 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.