LSPosed / LSPlant

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

lsplant may be a mark #52

Closed w296488320 closed 1 year ago

w296488320 commented 1 year 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 1 year 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