davidgfnet / whatsapp-purple

WhatsApp protocol implementation for libpurple (pidgin)
855 stars 211 forks source link

License renewal link #283

Open axel21a opened 9 years ago

axel21a commented 9 years ago

in the plugin may be useful to include an option for the payment the expiration of whatsapp

davidgfnet commented 9 years ago

Uhm I have no idea how to get that link from. Any suggestions? You can check the expiration date but that's all we have so far.

axel21a commented 9 years ago

http://www.whatsapp.com/payments/cksum_pay.php?phone=[telefono]&cksum=[codice]

axel21a commented 9 years ago

&cksum=[codice] connect to http://www.md5generator.de/ md5 generate code by entering the phone number including the area code early, and adding at the end abc (example: 393451234567abc) and press the button MD5 Hash generieren the end. In the line below you will see a long code incomprehensible (example: 94affd181d6ef279986a71b0ad03b5ef).

davidgfnet commented 9 years ago

Amazing man! Where did you get that from? It's absolutely retarded to use this kind of checksum, whatsapp guys are dumber than expected :D I may add this somewhere in the UI for people to be able to use it!

axel21a commented 9 years ago

It seems incredible, but there it is.I tested it works perfectly, so if you want you can also implement it in the plugin

 Il Giovedì 18 Giugno 2015 1:51, David G. F. <notifications@github.com> ha scritto:

Amazing man! Where did you get that from? It's absolutely retarded to use this kind of checksum, whatsapp guys are dumber than expected :D I may add this somewhere in the UI for people to be able to use it!— Reply to this email directly or view it on GitHub.

davidgfnet commented 9 years ago

BTW, if you pay for whatsapp, are they less picky about unofficial clients?

dequis commented 9 years ago

It's absolutely retarded to use this kind of checksum, whatsapp guys are dumber than expected :D

I think they just don't care. I mean, receiving money is good, right?

BTW, if you pay for whatsapp, are they less picky about unofficial clients?

...how do we even confirm this? Just, uh, asking? "hey whatsapp support i use an unofficial client if i gibe u mone do not repot pls?"

githubtefo commented 9 years ago

I can't believe we are talking about Facebook Inc. We can "pay" one number and perform all the basic mistakes which can block an account... Also we could use this bug for...

dequis commented 9 years ago

We can "pay" one number and perform all the basic mistakes which can block an account...

What the hell are you talking about? This will only get you a paypal payment link (like this) to send 1 USD, it's not a way to "hack" other accounts.

axel21a commented 9 years ago

I think you have to be corrected and not overdo it. what we are talking about is a link to allow the payment of the license, and I believe it is the minimum software that allow us to interact at very low cost. I am not totally agree assumptions hack

davidgfnet commented 9 years ago

Please read the messages with attention guys, otherwise we end up in stupid discussions. Axel is suggesting to pay for the service and then try to exhibit all the possible non-official behaviors, to see whether we get blocked at all. The assumption could be "only free accounts are blocked".

axel21a commented 9 years ago

thanks david, has centered the problem. P.S. the link in version 0.8.3 you have not yet implemented?