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? -

sql server - SQL Query returns one result, does not return 0 or NULL result -