Skip to content

Commit

Permalink
Modify LSPlt to investigate
Browse files Browse the repository at this point in the history
Add more logs
  • Loading branch information
JingMatrix committed Aug 31, 2024
1 parent 7eadc73 commit be0441e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
url = https://github.com/chiteroman/Dobby.git
[submodule "external/lsplt"]
path = external/lsplt
url = https://github.com/LSPosed/LSPlt.git
url = https://github.com/JingMatrix/LSPlt.git
[submodule "external/fmt"]
path = external/fmt
url = https://github.com/fmtlib/fmt.git
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ You can contribute translation [here](https://crowdin.com/project/lsposed_jingma
- [Magisk](https://github.com/topjohnwu/Magisk/): makes all these possible
- [Riru](https://github.com/RikkaApps/Riru): provides a way to inject code into zygote process
- [XposedBridge](https://github.com/rovo89/XposedBridge): the OG Xposed framework APIs
- [LSPlt](https://github.com/LSPosed/LSPlt): used for `libart` inline hooking
- [LSPlt](https://github.com/JingMatrix/LSPlt): used for `libart` inline hooking
- [Dobby](https://github.com/chiteroman/Dobby): used for `native_api` inline hooking
- [LSPlant](https://github.com/JingMatrix/LSPlant): the core ART hooking framework
- [EdXposed](https://github.com/ElderDrivers/EdXposed): fork source
Expand Down
2 changes: 1 addition & 1 deletion external/lsplt

0 comments on commit be0441e

Please sign in to comment.