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 mod menu
-
Version 1.0.1
1,376 downloads
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 How to use: Attach GG to target process Run script, click "Inject" Locate file via file prompt Select function by name that you would like to run Toggle target app to background and then to foreground Done!- 4 comments
-
5
-
- Shared Library
- Hook
-
(and 5 more)
Tagged with:
-
-
Version 1.0.0
65 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 appear in the save list, please let the game start and call this function, then the value of the register will be output in your save list. 64-registersdebugging.lua -
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 How to use: Attach GG to target process Run script, click "Inject" Locate file via file prompt Select function by name that you would like to run Toggle target app to background and then to foreground Done! Submitter darklinux Submitted 07/26/2022 Category Tools
- 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 shenmi Submitted 09/18/2024 Category Tools