galapogos
galapogos
I actually don't have experience using this, however I recently encountered an app using this while doing an assessment of it, and wanted to refer to MSTG on testing it,...
Actually I'm not sure if EncryptedSharedPreferences is even a good idea. It seems to only provide data at rest protection, but is susceptible to runtime hooking in order to either...
True, but I think we need to list out the caveats in the MSTG once it's included.
Facing the same problem on my Nexus 6P as well, but on Android 6 and frida 11.0.12 on host (tried both Windows an Linux) and frida-server 11.0.13 on device. frida-ps...
@nelenkov You mention being able to extract the private key on devices that don't have a hardware backed keystore. What about devices that do, but during keypair generation did not...