This should work by patching the Authy app (.APK) and embedding a Frida library.
Potential methods:
There are a few things to consider:
- Authy app self protection i.e. does it check that the APK is modified?
- Android OS improvements (note: I've only tested the current script on Android 10)
- Anything else that is way too impractical (sorry, just use a rooted device...)
This should work by patching the Authy app (.APK) and embedding a Frida library.
Potential methods:
There are a few things to consider: