Search results

  1. Help! I can't get the UnityEngine build.AndroidJNIModule.dll.

    I'm trying to use a dump of the game and the AndroidJNIHelper class to get the class of the application itself (its activity). I'm trying to get a pointer to the method I need through the il2cpp api. But at the stage of getting the assembly (il2cpp_domain_assembly_open) the dream returns null...
  2. Help! The compiler doesn't see my namespace.

    I tried to add esp functions to my cheat, but did not encounter a problem. When I try to take any method from the esp namespace itself, I get an error saying that the namespace does not exist, because the esp file is included. Here is the ESPManager itself, in which there is an error: #ifndef...
  3. Solved How to hook field offset with no update function?

    Try to find other methods where a class with this value is used and hook up.
  4. Help! Spoofing nickname on photon games

    This is either an unsuitable method, or try to hook in the Update() method.
  5. Help! How can I learn modding games?

    I would recommend downloading the source code of cheats and learning through them.
  6. Help! How Hook this void value

    try hook this class
  7. Help! Is there a tool like DNSpy for Android?

    Вроде через эмуляторы запускается...