yoshimo

Results 329 comments of yoshimo

What would you need exactly? If i start the game via legendary/heroic, the 2k games launcher appears and closes again. I wasn't able to get the game to load.

Don't forget the other packages on that page.

> @yoshimo which packages are you referring to? Citrix Workspace app for Linux (x86_64) Citrix Workspace app for Linux (x86) Citrix Workspace app for Linux (ARM HF) and below that...

would it be possible to implement an optional crl link first and later consider extending it with an active ocsp responder?

If you turn Wifi Off, the Battle-net Mobile App can't finish the restore Process. https://github.com/winauth/winauth/blob/6af095b4d405563190e26c5ec1b129755d2cdf23/Authenticator/BattleNetAuthenticator.cs has the restore Process which involves some requests and calculations. Maybe to niche that particular...

Blizzards Mobile App stores it in /data/data/com.Blizzard.bma/sharred_prefs/com.blizzard.bma.AUTH_STORE.xml The secret to decoding this can be found at https://gist.github.com/stbuehler/8616943 https://github.com/jleclanche/python-bna

https://www.netguru.com/blog/3-ways-how-to-implement-certificate-pinning-on-android should cover the basic things for Cert-Pinning TrustManager, Network Config and OKHTTP. https://docs.unity3d.com/ScriptReference/Networking.CertificateHandler.ValidateCertificate.html has one more. For Root Detection we could have a look at https://github.com/scottyab/rootbeer

Pinning can also be implemented by custom whitelists inside the app resources or by various third party components like okhttp, UnityEngine and others which have their own major versions. This...

I think the threading should be close to the official websites with multiple branches of replies and replies to these replies. In addition to that i think we should collapse...

Isn't that covered by https://developer.twitter.com/en/docs/twitter-api/conversation-id ?