Files
ReZygisk/.gitmodules
JingMatrix 5e072bd919 improve: cache scanned virtual maps
Reading the file `/proc/self/maps` is detectable by the target process.
Hence, we should cache scanned virtual maps after `libart.so` is loaded for later plt hooks in the target process.
2024-12-18 07:21:03 +01:00

4 lines
117 B
Plaintext

[submodule "loader/src/external/lsplt"]
path = loader/src/external/lsplt
url = https://github.com/JingMatrix/LSPlt