I’ve installed a custom ROM on my Android phone from an untrusted internet source. My main purpose was to test APK applications that I develop myself.
However, I have serious security concerns:
-
Is it possible for the ROM creator to modify the source code to steal information?
-
Specifically, could they access:
- My APK applications?
- Files and images in the /sdcard directory?
-
If possible, can they do this without requesting Android permissions?
-
Is there any way to check if the ROM contains malicious code?
-
Are there any preventive measures to protect data when using a custom ROM from an untrusted source?
-
How significant is the risk of data theft or other security breaches in this scenario?
Thank you for your insights on this potentially dangerous situation.