Notices


Reply
Thread Tools
Posts: 262 | Thanked: 206 times | Joined on May 2010
#31
Originally Posted by DataGhost View Post
Yes, that's why I saw that it wasn't obfuscated.


I'm not building anything yet, as I said I stopped working on it due to a lack of time and because the source was obfuscated. In a couple of weeks, when I have some spare time, I'll probably start (if nobody did so) or help.
Have u ever worked with telepathy ? or know anything about it ? i don't know where to start !
 
Posts: 2 | Thanked: 3 times | Joined on Jan 2012 @ United Kingdom
#32
Originally Posted by teamer View Post
Have u ever worked with telepathy ? or know anything about it ? i don't know where to start !
Your Java developer has arrived, whatsup? (pun definitely intended)

 

The Following 3 Users Say Thank You to Jundillah For This Useful Post:
Posts: 262 | Thanked: 206 times | Joined on May 2010
#33
Originally Posted by Jundillah View Post
Your Java developer has arrived, whatsup? (pun definitely intended)

Finally hehe
here's the source code for whatsapp built in java :
http://www.4shared.com/rar/C3VN9BnV/whatsapp.html
(along with some other files)
things needed to build whatsapp :
- getting the username
- knowing how the password is generated (i think i figured that out in the Utility class something about reversing the imie)
- the registration request (request for sms depending on phone# for user/password)
- the verification request (what is actually sent back after the verification)

extra : file transfers and groups
 

The Following 7 Users Say Thank You to teamer For This Useful Post:
Posts: 262 | Thanked: 206 times | Joined on May 2010
#34
Originally Posted by Jundillah View Post
Your Java developer has arrived, whatsup? (pun definitely intended)

got everythig dug up but didn't understand this as i am not java expert :

in class com.whatapp.client.PhoneRegSMS
what those
import javax.wireless.messaging.Message;
import javax.wireless.messaging.MessageConnection;
import javax.wireless.messaging.TextMessage;
really do ?
specially the send and receive
do they make some kind of TCP connection ?
or just send and receive SMS ?

FOR PUBLIC :
anyone have any WA verification SMS ????????
the pidigin plugin is being built right now !!!!!! need this info to complete it !
its WORKING !!!
we're gonna have whatsap for N900 SOOOOOON
 

The Following 18 Users Say Thank You to teamer For This Useful Post:
Posts: 1,523 | Thanked: 1,997 times | Joined on Jul 2011 @ not your mom's FOSS basement
#35
SCNR,

 

The Following User Says Thank You to don_falcone For This Useful Post:
Posts: 58 | Thanked: 43 times | Joined on Aug 2010
#36
Originally Posted by teamer View Post
got everythig dug up but didn't understand this as i am not java expert :

in class com.whatapp.client.PhoneRegSMS
what those
import javax.wireless.messaging.Message;
import javax.wireless.messaging.MessageConnection;
import javax.wireless.messaging.TextMessage;
really do ?
specially the send and receive
do they make some kind of TCP connection ?
or just send and receive SMS ?

FOR PUBLIC :
anyone have any WA verification SMS ????????
the pidigin plugin is being built right now !!!!!! need this info to complete it !
its WORKING !!!
we're gonna have whatsap for N900 SOOOOOON
Can't really express how excited I am for this news!! Keep up the good work! There's a lot of work involved in really getting it together so it works for a larger user crowd, maintaining, etc.. Will you publish the code, so others can extend and improve?
 
Posts: 262 | Thanked: 206 times | Joined on May 2010
#37
Originally Posted by BertvanDorp View Post
Can't really express how excited I am for this news!! Keep up the good work! There's a lot of work involved in really getting it together so it works for a larger user crowd, maintaining, etc.. Will you publish the code, so others can extend and improve?
Yes sure ill upload them to github once i finish writing the registration steps , but i can't start writing that unless i get a sample of the verification SMS or an explanation of what the java classes listed above do !
 
Posts: 27 | Thanked: 3 times | Joined on Jul 2010
#38
Originally Posted by teamer View Post
in class com.whatapp.client.PhoneRegSMS
what those
import javax.wireless.messaging.Message;
import javax.wireless.messaging.MessageConnection;
import javax.wireless.messaging.TextMessage;
really do ?
specially the send and receive
do they make some kind of TCP connection ?
or just send and receive SMS ?
see the following site which explain these APIs
http://developers.sun.com/mobility/midp/articles/wma/
 
Posts: 1 | Thanked: 0 times | Joined on Feb 2012 @ Belgium
#39
I too am really excited about this!

Really really wish i could help you, but my JAVA skills are VERY limited

Just started learning this language, so i'm affraid i wouldn't be much of a help.

I wish you the best of luck with this!
 
Posts: 262 | Thanked: 206 times | Joined on May 2010
#40
Originally Posted by tamzak View Post
I too am really excited about this!

Really really wish i could help you, but my JAVA skills are VERY limited

Just started learning this language, so i'm affraid i wouldn't be much of a help.

I wish you the best of luck with this!
if you know good java guys and lead them here that would be a help
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 23:36.