Results 20 issues of Matlink

Does 4 is enough for lambda ? It makes only lambda¹⁰ bits of security, according to the paper. Am I wrong ?

Seems to be a certificate error somewhere (and I can't build the project again, too many errors) : ``` $ java -Djava.ext.dirs=./lib -jar android-checkin-1.0.jar "a" "a" Fetching auth (google service)......

I previously used Cryptcheck, then updated it, `make clean && make all` ``` # bin/check_ssh matlink.fr matlink.fr:22 [2a01:e35:2e5c:9190::75] Key exchange : [email protected] Encryption : [email protected] HMAC : [email protected] Compression :...

As PushAlotAuth is quite content weak and seems abandoned, do you think this project can be adapted for linux-based systems? I can see that the notification script is made for...

long-term
contribution wanted

Authentication has changed, see https://github.com/whyorean/playstore-api-v2/blob/master/src/main/java/com/dragons/aurora/playstoreapiv2/GooglePlayAPI.java#L832

Got some security check error recently using newly created accounts: [INFO] GPlayCli version 3.24 [Python3.6.4] [INFO] Configuration file is gplaycli.conf [INFO] Device is bacon [INFO] Using credentials to connect to...

This line https://github.com/NoMore201/googleplay-api/commit/425a3f833408b0ad5c094a3e021a3c137f67de16#diff-71431ee0efb6f04140ae1488122c391eR31 always return an empty string.

Related to https://github.com/matlink/gplaycli/issues/158, do you think it could be interesting to make the device.properties file configurable? For example, having - one option to specify another path for the device.properties to...

I tried to download the `com.asus.email` app with the `t00q` device (Asus Zenfone 4), but I still get the `Error while retrieving information from server. [DF-DLA-26]` error. Does changing device...

When token is expired or invalid, the `login()` method throws a warning in `search('firefox', 1, None)`: ``` RuntimeWarning: Unexpected end-group tag: Not all data was converted message = googleplay_pb2.ResponseWrapper.FromString(response.content) ```...