Skip to content
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

Encrypt message #23

Open
khaf0 opened this issue Nov 6, 2015 · 4 comments
Open

Encrypt message #23

khaf0 opened this issue Nov 6, 2015 · 4 comments

Comments

@khaf0
Copy link

khaf0 commented Nov 6, 2015

hello, when I use test project on
static void wa_OnGetMessage(ProtocolTreeNode node, string from, string id, string name, string message, bool receipt_sent)
{
Console.WriteLine("Message from {0} {1}: {2}", name, from, message);
}
I get message like this
message = "3\b�����!��H����Q(�׿�H@�M�U;+\r�(����%��"�!��â�x���\v�/އ����Q���3��)�VOZ:��"C3\n!��\r\te����̼��$:���y�Y��K��\n�v��\fJ����\0"��'7ܳ؇?�\tK&���VYv�����(�����0\0"

please decryp this ;)
thank you

@khaf0
Copy link
Author

khaf0 commented Nov 6, 2015

update
when I recive message in group I get message without encrypt,but when i recive whisper message i get message with encode...
children tag = "body" in recived message in group
and
children tag = "enc" in recived message in whishper

@PeterHunt
Copy link

Just want to let you know I'm experiencing the same and waiting for a solution as well :)

@janpieterz
Copy link
Collaborator

If one of you is willing to tackle this and open a pull request, you'd be more than welcome.

@PeterHunt
Copy link

I know "yowsup" is still working fine and I read something about decoding/cipher/RC4 in this project, but unfortunately this is beyond my knowledge :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants