VarunS2002 / Xposed-Disable-FLAG_SECURE

Xposed Module to Disable FLAG_SECURE, enabling screenshots, screen sharing and recording in apps that normally wouldn't allow it.
GNU General Public License v3.0
409 stars 26 forks source link

The module enables screenshots in non-selected apps #10

Closed k2helix closed 2 years ago

k2helix commented 2 years ago

Hi, I just installed this module in LSPosed because I wanted to be able to record an app that normally would not let me do that. However, if I try to take a screenshot of other apps such as Signal (I enabled in its settings to prevent screenshots and recordings) it works when I have not selected that app in the LSPosed module. Thanks in advance

VarunS2002 commented 2 years ago

@k2helix Sorry for the late response. Did you try disabling the module from LSPosed and then try again and also restarting every time you change anything in LSPosed?

k2helix commented 2 years ago

@k2helix Sorry for the late response. Did you try disabling the module from LSPosed and then try again and also restarting every time you change anything in LSPosed?

@VarunS2002 yup, I tried doing that but I think the module always works for every app.

VarunS2002 commented 2 years ago

@k2helix Some apps need to be enabled to work but others work only if Android System is selected. Probably that's why.

k2helix commented 2 years ago

@VarunS2002 and is there a way to disable the module in those apps that work if Android System is enabled? I only want the module to be enabled in one app

VarunS2002 commented 2 years ago

@k2helix First to verify what I said I will have to check the log

k2helix commented 2 years ago

Here are the logs of the module in LSPosed IMG_20211228_123922.jpg

k2helix commented 2 years ago

@VarunS2002 and here the apps I selected in LSPosed Screenshot_20211228-124029_LSPosed.png

k2helix commented 2 years ago

Ok nevermind, I just disabled the module in System Framework and now it works as intended. Thanks for your support!

VarunS2002 commented 2 years ago

@k2helix Okay cool!