Search the Community
Showing results for tags 'arm64'.
-
Hello, Can you help me find a solution, how to hack movement speed and write code to arm64 or Hex code, I have changed to MOV X0, #0x41200000 // type float 100 ret, but my path slows down, is there a special hex code to hack the Arm64-v8a movement speed, and I need it for additional features of the...
-
- 4 comments
-
5
-
- Shared Library
- Hook
-
(and 5 more)
Tagged with:
-
-
Version 1.0.0
128 downloads
gglua 64-bit register debugging tool will obtain X0 to X31, S0 to S31, D0 to D31, a total of 93 register values for our debugging, shenmi production and open source sharing Note: The function that needs to obtain the register needs to be placed in the save list and checked. When those registers... -
View File Jad3d arm64 .so injector Info: This project is in a "work in progress" state. Please report any bugs or suggestions. Many features are missing, like "create thread", "save settings", ... Testing was limited, not all .so will work...
- 4 replies
-
3
-
- Shared Library
- Hook
-
(and 5 more)
Tagged with:
-
View File 64-hook field It can only be used for ARM64 games. It is produced and open sourced by shenmi. It hooks any field in the same class through a function that will be called by the game. hook-field.lua Submitter...