Xposed-Modules-Repo/me.hoshino.novpndetect — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Android Xposed module called NoVPNDetect. The goal is to stop selected apps from detecting that the phone is connected to a VPN.
I want a basic app screen where I can see installed apps, choose which ones should be protected, and save that list. After I activate the module in Xposed and reboot the phone, or relaunch a selected app, that app should no longer be able to tell that a VPN is active. Keep the interface simple and clear, with status text that tells me the module needs to be enabled in Xposed.
Please make the module focused on this one job. It should only affect the apps I select, and it should not collect data or need internet access. Add a short README with setup and usage steps, including download, activate module, select app, then reboot or relaunch the target app. Look up current Xposed module docs online if you need to.
Want more depth? Deep Reverse