-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dont use Android-2.12.510 or Android-2.12.5xx #395
Comments
Were you able to analyze the protocol? |
I wish I can, but its completely 100% different, not even wireshark-whatsapp can read it, not even initial tx (without encryption) is same and readable, so probably need reverse enginering first, maybe need additional encryption from the start. but it still using pw password saved on android, |
I don't recognize any F8 stanza headers... Indeed, completely different. Also, could not find any invocations to Cipher.getInstance("ARC4") (after deobfuscation). :( |
On 3/16/2016 2:38 AM, assegaf wrote:
This is seriously feeling way too much like a "paper, show me your papers" mentality; what exactly is their justification for being so incredibly anal about how people connect? I can certain understand wanting to keep secure communications secure, but as long as that is being maintained, what exactly is the problem? The PTB for Whatsapp just seem to be taking it way too far, to seemingly unhealthy levels of extreme paranoia. |
they really doing their homework and pain in the a** . not even 6 month yet from Protocol 1.6 to 2.0 |
BouncyCastle usage was weird in old versions -- it was only partially embedded in the DEX, i.e. they had AES implementation but no ECDH... I will check it out soon. |
I just got banned immediately trying whatsapp-purple with Android-2.12.419. (not mad, don't worry ;) ) (EDIT: hmmm... now that I think about it, maybe it banned me during trying to grab the password... Sorry, didn't mean to red herring this.) |
any idea or link what to explain about "Noise Protocol" ? And I think AES-GCM seem an implementation to allow NSA or any goverment to sniff the packet, so we are an object 👍 |
oh that great news about AES-GCM is more secure. but its pain to follow up in this non official client, |
Yeah, Android 2.12.510 or probably below that version, already use Stream WA Protocol 2.0, stable 2.12.453 still 1.6, older than that version still use 1.6 Protocol.
If you still keep using Stream 2.12.510 or near it, and using protocol 1.6 will be banned instantly ...
@davidgfnet , I got this info from your wireshark-whatsapp hope helps.
The text was updated successfully, but these errors were encountered: