MobilePASSER
MobilePASSER copied to clipboard
A reimplementation of the MobilePASS client in Python.
The Safenet MobilePass app stores the tokens and various other data in ```/data/data/securecomputing.devices.android.controller/app_SAFENET_TOKEN_MP3``` , is it known how to parse this data and get the necessary parameters out to create...
Hi Where would I get the activation code from ? I more or less has the same problem as this guy in the comments: https://crypto.stackexchange.com/a/13189 All I have from my...
This should work happily with python 3.7, and retain backwards-compatibility with 2.7 (thanks @tresni). (Also, if you merge this, a new pypi release would be appreciated :))
The current release on https://pypi.org/project/MobilePASSER/ does not support the newer pip. Installing manually from git works.
Hi, I'm using the MobilePASS Windows Desktop application, is there a way to retrieve the activation code? Thank you!