encryption - How Android adb can see my files when the storage is encrypted -


when connect android device computer, adb on android can see device files when encrypted. have explanation? mean how terminal can decrypt files without entering password?

when enabled usb debugging on device in developer menu , authorized debugging, implicitly gave encryption secrets connected computer. disable adb debugging or revoke usb debugging authorizations in developer settings menu, , access files via adb shell should disappear.


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

formula - R: how to pass in a reference to the variable in glm or lm? -