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
amazon-prime-video android black-screen-recording couldnt-save-screenshot disable-flag-secure disneyplus enable-screenrecording enabling enabling-screenshots incognito-mode lsposed netflix telegram-secret-chat xposed
icon_square

Xposed-Disable-FLAG_SECURE

Xposed Module to Disable FLAG_SECURE, enabling screenshots, screen sharing and recording in apps that normally wouldn't allow it.

Downloads

APK: v2.0.0 Download-Count License: GPL v3

Module Repository Listings:

Xposed Repository

LSPosed Repository

Requirements:

Usage:

Note:

Additional Information on DRM encrypted content

This is applicable only for some apps on some devices. If you aren't facing any issues, you can ignore these instructions.

When playing DRM encrypted content, most devices will use hardware decryption capabilities. This hardware decryption will push the video directly onto the screen, bypassing any screenshots/screenshare/recording functionality.

One possible solution is to disable this hardware decryption by installing the Magisk module liboemcrypto.so disabler. This will force the device to not use hardware decryption and in combination with this module will enable screenshots, screen sharing and recording.

Installing this module might have unintended consequences, such as lowered video quality. Read more