LSPosed / LSPlant

A hook framework for Android Runtime (ART)
https://lsposed.org/LSPlant/
GNU Lesser General Public License v3.0
814 stars 203 forks source link

lsplant may be a mark #52

Closed w296488320 closed 10 months ago

w296488320 commented 10 months ago

image image image

My lsposed module, when choosing some software with "shell", found that it would crash. After analysis, the possible reason is that the Lsplant mark was found, because my module can not import & lt;lsplant.h>, so there is no good way to solve this problem. For some strings with marks, I think you can set it up using random strings.

yujincheng08 commented 10 months ago

You can easily customize it. We left an option for it.

https://github.com/LSPosed/LSPlant/blob/a612522188d903a523fc6760cd4ee257c3224d8c/lsplant/src/main/jni/include/lsplant.hpp#L55