android-otp-extractor icon indicating copy to clipboard operation
android-otp-extractor copied to clipboard

authenticator from lastpass

Open 3xploiton3 opened this issue 5 years ago • 1 comments

https://play.google.com/store/apps/details?id=com.lastpass.authenticator&hl=en

how to extract authenticator from lastpass?

3xploiton3 avatar Jul 28 '20 15:07 3xploiton3

LastPass Authenticator uses the Android KeyStore, which makes it impossible to extract secrets without also talking to the KeyStore. I'm working on adding this feature (#35) so this should be possible in the near future.

puddly avatar Jul 28 '20 16:07 puddly