You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI I'm working on a scala/akka implementation of this project, and I can get the messages decrypted. But I'm completely stucked on how to decode the decrypted messages. The Python code is too confuse, and I couldn't yet understand the protocol implemented by whatsapp encoding messages to transform them in pure json.
Anyone can help? Any annotations, other documentations, anything? please
The text was updated successfully, but these errors were encountered:
Any idea about how this part of the solution was developed I would appreciate very much. How was possible to find out the tags, the encoding implemented by whatsapp, etc? with which tools? How this part (after decrypting the messages) was "reverse engineered"??
HI I'm working on a scala/akka implementation of this project, and I can get the messages decrypted. But I'm completely stucked on how to decode the decrypted messages. The Python code is too confuse, and I couldn't yet understand the protocol implemented by whatsapp encoding messages to transform them in pure json.
Anyone can help? Any annotations, other documentations, anything? please
The text was updated successfully, but these errors were encountered: