
shenmi
-
Posts
12 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Downloads
Gallery
Files posted by shenmi
-
il2cpp il2cpp’s most powerful method name template
This lua is only for ARM64This is an il2cpp class name and method name template, the most powerful template that surpasses everyone, because it actively calls the il2cpp native api, allowing the game to find its own method name by itself, instead of gg search, without any search. , the speed surpasses everything, and the accuracy surpasses everything.
It can only be used for ARM64. You will definitely encounter some problems when using it. You can ask me in private message.
236 downloads
- Method to hide Album
- arm64-v8a
- (and 2 more)
-
calling methods Actively call functions arm64
this lua is used to actively call any non-void function of the game, which means that it can call functions of int, float, string, bool and other types. In addition to void, please use the B command to call void.
The script finally gives an example of passing parameters and calling
This lua is only for ARM64
258 downloads
0 comments
Submitted
-
Hook 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
277 downloads
-
arm64 Get all registers for ARM64
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
114 downloads
0 comments
Submitted