Following is a list of tools & frameworks that were found to be used in the most latest version of WhatsApp mobile application. Please give a shout if you disagree with one or more entries listed below.
Following are set of things I did to decompile WhatsApp (apk) files. The same instructions could be used for any mobile app with apk extension.
From executing jd-gui command, what you get is Java source code file which could be viewed and studied. Following is the screenshot of JD-GUI tool displaying WhatsApp code.
If you've built a "Naive" RAG pipeline, you've probably hit a wall. You've indexed your…
If you're starting with large language models, you must have heard of RAG (Retrieval-Augmented Generation).…
If you've spent any time with Python, you've likely heard the term "Pythonic." It refers…
Large language models (LLMs) have fundamentally transformed our digital landscape, powering everything from chatbots and…
As Large Language Models (LLMs) evolve into autonomous agents, understanding agentic workflow design patterns has…
In today's data-driven business landscape, organizations are constantly seeking ways to harness the power of…
View Comments
Congratulation Ajitesh, very useful
thanks for your comments, Henry.
Did you miss the major part of the app ? i.e XMPP for message sending ?
"The GCM Cloud Connection Server (CCS) is a connection server based on XMPP"
https://developer.android.com/google/gcm/ccs.html
Ajitesh should only update point 5: cd2m is now gcm/css
nice...
thx and god bless.
a sincere blessing from hong kong...
^__^
Thank you sir,I want to create same image gallery for devices with Android 3.0 devices (https://play.google.com/store/apps/details?id=net.betterlabs.android.picbackman)
hello sir, i am doing my final year project and i am interested in adjusting whatsapp. i am thinking of adding on an upload function, to attach documents like email. do you think it is possible for me to did that? is there any tips, suggestions or knowledge that you would like to share? thank you :)
you can easily add this by modifying the ActionBarSherlock..
Get in deep of source code .. You would find section where you can add this feature(find attachments:pictures)..
the function will be same as attachments of pictures
only difference you will have to link it to gmail app. our mail app.
and change the file extension
which .apk file i should download ? whether android devices apk or windows phone apk?, and where i should execute the above commands...? please kindly reply as soon as possible