LSPosed/Core/jni/main
solohsu c28c2cb065 Fix inconsistent use_white_list flag
Still, app_data_file is not accessible to some process, e.g. bluetooth
process on some devices, hence they would get a wrong use_white_list
flag.
What's worse is that these process cannot know whether they are
black/white listed or not. As a workaround we take a black/white list
snapshot in zygote.
2019-03-10 22:28:09 +08:00
..
include Fix bootloop 2019-02-22 22:48:40 +08:00
inject Fix inconsistent use_white_list flag 2019-03-10 22:28:09 +08:00
java_hook Review the process of bootstrap 2019-03-10 17:05:06 +08:00
native_hook Use a more stable symbol to deoptimize method 2019-03-10 08:59:34 +08:00
yahfa Fix memory issues when hooking too many methods in one process 2019-01-25 22:08:42 +08:00
Android.mk Bring back new black/white list mode 2019-02-22 11:33:07 +08:00
main.cpp Add a Riru module api "shouldSkipUid" 2019-03-02 02:47:58 +08:00