LSPosed / DisableFlagSecure

GNU General Public License v3.0
521 stars 44 forks source link

微信中提示Incorrect module usage, remove this app from scope #56

Closed ffplayer closed 1 month ago

ffplayer commented 1 month ago

LSPosed version

1.9.2(7024) - Zygisk

Android version

12

Custom OS version

miui 13.0.20

Version requirement

Behavior

Lsposed里作用域不勾微信的话,在小程序内仍然能检测截屏。 勾选微信的话,会提示 Incorrect module usage, remove this app from scope.(提示框出现时机不一定,有时在微信启动界面,有时进入到聊天界面,有时打开了小程序才提示。感觉是顺序执行启动及检测任务) 点击OK则会关闭微信或者当前小程序。

Screenshot_2024-08-07-17-38-51-636_com android shell Screenshot_2024-08-07-17-41-40-433_com tencent mm

Logs

lsposed日志中无此模块报错日志

Framework, Services, and Screenshot App

yujincheng08 commented 1 month ago

作用域不用选微信

5ec1cff commented 1 month ago

禁用截屏检测仅支持 Android 14+

ffplayer commented 1 month ago

Lsposed里作用域不勾微信的话,在小程序内仍然能检测截屏。 勾选微信的话,会提示 Incorrect module usage, remove this app from scope.

感谢回复,我勾选不勾选都试了的,

Lsposed里作用域不勾微信的话,在小程序内仍然能检测截屏。 勾选微信的话,会提示 Incorrect module usage, remove this app from scope.

正常是不勾选微信应该就能生效的是吧?但我不勾微信,它确实还是能检测截屏行为的。

vvb2060 commented 1 month ago

旧版本系统不能检测截屏,只能检测新增图片,把存储权限撤销

ffplayer commented 1 month ago

旧版本系统不能检测截屏,只能检测新增图片,把存储权限撤销

果然有效,非常感谢!!