Search results

  1. Help! App not installed

    I'll See about that plus.... The apk recently installed when adding on Arm32 libs but not for 64bit arm idk why....
  2. Help! App not installed

    Hi there.... Hope u R all fine I have a game that i have moded from some time,,, the game being moded didn't receive any updates(that what I needed).. Them after time the game wasn't able to connet to server("Network connection failure") ) : The above is the orginal problem Then I decided...
  3. Help! Small critical Question

    # we get the offset from lib.so file.. That offset is a distance between the address that contains the value and the basic ELF Offset (of the lib.so) okay...... Now when we get to memory process.... That whole previous thing.. Is done on the xa code app region.... I have Q here does the...
  4. Help! How Do I Put 3.2 Mod Menu In Game Without adrt it show like this

    It's OK we all start.. Simple... It is better than being depressed from first step
  5. Solved .ctor offset

    I figured that if the offsets is called frequently like the update offsets then it may work..... #then it depends on the condition... Thnx for your help
  6. Solved .ctor offset

    Thnx.. For your reply first... And can you remember where u seen it so I can search..?
  7. Help! How Do I Put 3.2 Mod Menu In Game Without adrt it show like this

    The mod isn't working something else...make sure to test your offsets first by any tester or even directly patching the game lib or with or gg...... Make sure that u using the right Arm version and with the right hex if u hex patching
  8. Help! Hogwarts mystery lags

    TRY using a virtual app with different Manufacturer and version.. Try vphonegaga apk chose you romm.. Import the game... If same then the problem is within the mod itself and offsets need to be fixed
  9. Help! Hogwarts mystery lags

    If the original game itself hanging in same way.. Maybe it is android problem... If just the mod.. Then there maybe a problem with the used modder offsets as it crashes during calling specific functions
  10. Solved Game is detecting lib file

    Share your experience..
  11. Help! [ LIBMYGAME.SO] - how do you dump games like this?

    In non unity games u can dump libs using direct memory access with rooted devices / u can use ida pc / and the best thing is to use radare2 in android termux
  12. Help! How Do I Put 3.2 Mod Menu In Game Without adrt it show like this

    U can just compile your mod menu then add the lib and the class tho the game... And on the manifest.xml give the float permission
  13. Solved .ctor offset

    // Namespace: Empire public class FirstBattleData // TypeDefIndex: 9656 { // Fields public int firstBattleVictoryCount; // 0x10 public int firstBattleLimitScore; // 0x14 public string firstBattleVictoryBoxId; // 0x18 // Methods // RVA: 0x1EB451C Offset: 0x1EB451C VA: 0x1EB451C public...
  14. Solved Multiple offsets with same Toggle

    Hi there,, hope y'all fine #could we link one Toggle with many offsets (like for testing offsets) If we can the... How... Should I just put all booleans in same switch or different switches with set number of what?! Thnx
  15. Solved Using functions from other classes

    I didn't face that before but That's really cool and creative
  16. Solved How to create a forces speed battle mod menu

    I think u should refere to the... Basic mod menu making tutorials
  17. Help! change the version of an application

    Get your game... If offline some people use apk tool to change the version to latest one.. Not always working but it does sometimes /some say late you time and date for the time of your old version this (if game ask for update and you don't want) ~~ the efficienct one is if you ragme is...
  18. Help! How To Speed Hack Any Game?

    Game speed has a function you start reversing it looking for speed offsets
  19. Help! How to bypass the invalid version

    You disable its function in app or make the app thinks it is always right signiture eve t it is not
  20. Help! Kiddy Hooking shit

    Yeah I figured out that its offset bug becz other offsets work good and yes it is not unity game.. May be it is java based... So... What do u mean by optimizing code structure.. That mean that it could be fixed some way? Second : saying that some other offsets are auto hooked too without...
  21. Help! How to bypass the invalid version

    This one is signiture check for sure you can bypass signiture check by reversing it or just install killed version with root
  22. Help! Kiddy Hooking shit

    #come see this : Hi there houpe u all fine I have small problem In this example that case 7 is being hooked without enabled Toggle not just that it is hooked to different feature that idont know where it comes from lol 😂 but when I enable it it is hooked normally.... So,... What the heck is...
  23. Discussion A look inside lib.so file

    #thanks for the reply...... #Im not looking for modding in this case.... I already moded it..... The thing is that I'm collecting infos. From the game files to beat the Anti-cheat (which I don't have background for)
  24. Discussion A look inside lib.so file

    Those files showed her are within a libfile I'm working on (libwar.so) [you can show the files within lib.so by archiver app The Q is That I'd like to know priefe use of each file.... Specially the Hash file as I'm looking for anti Cheats / hack detection // pics: //thanks
  25. Help! watch this I am learning modding please help

    #don't give it up your first success will make you happy 👀👀
  26. Help! How can I understand what type of protection is in the game

    Games differs from the used engines..... Anti cheat systems... Etc. But the thing is that u start working and collect informations from the game it self (reversing the game).... Like 7sing the strings which appears when you get pan.... Or key words... Etc......after that you will figure out...
  27. Solved Lucky Patcher

    Listen make sure that lucky patcher.... Has the root prevailages.... Make sure the small box in this menu down is checked.. If not working then you will need to work with magisk... It will work for sure (tested)