puddly / android-otp-extractor

Extracts OTP tokens from rooted Android devices
GNU General Public License v3.0
231 stars 22 forks source link

authenticator from lastpass #38

Open 3xploiton3 opened 4 years ago

3xploiton3 commented 4 years ago

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

how to extract authenticator from lastpass?

puddly commented 4 years ago

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.