Thomas D.

Results 137 comments of Thomas D.

Hello Steve, Would it possible for you to give me an example of an APK file leading to the crashes you reported ? If you do not want it to...

Hello @StephenQuirolgico, Could you test again and tell me if the bug stills exists ? FYI I just tested with the current `QuranAndroid` application on the Play Store (version `2.9.1-p1`)...

Hello @StephenQuirolgico, The minimum androguard version is documented in the [`requirements.txt` file](https://github.com/maaaaz/androwarn/blob/master/requirements.txt), to date it's >= 3.2.1. Could you try a simple `pip install androwarn` ?

Okay, `androwarn` is, for the moment, a Python 2-only program.

Hello @StephenQuirolgico, Androwarn now works with Python 3. Cheers.

Hello @jhumphries, Can you test the latest version with a `pip install androwarn` and tell me if the FIPS bug is still valid ? Best regards.

I have never had this bug before as this `get_distribution` code is [quite recent](https://github.com/SecureAuthCorp/impacket/commit/c33bed05f523d114d3eb9db1de9b317dc7a4dc82#diff-a5339127ef49a305fc0c8029a9ec9689). It seems to be an common issue related to PyInstaller not copying metadata before packaging, you...

You need to provide a local APK file for the `-i` parameter,

In most of the cases I faced, the answer after the kickstart wasn't useful for the rest of the connection (wasn't like an challenge-response). But you are right, it might...