Reverse Engineering WhatsApp Web
101–110 of 127 posts
Re: Reverse Engineering WhatsApp Web
#102I'm very hopeful this reverse engineering effort will enable the creation of a tool to export my conversations (WhatsApp can do email export, which let's be real, doesn't cut it for most cases). A point to those that support migrating to alternatives such as Signal. Signal is good, but far from great for a single reason: you need a phone number. This is very bad in necsec and reliability terms, my case: Reliability:…
Why not use wire then? iMessage works with email addresses too.
Re: Reverse Engineering WhatsApp Web
#103Earlier quoted context omitted.
Hi, I'm sigalor, the original creator of the project. The reverse engineering was almost entirely done using the Chrome debugging tools. That is, pretty-printing the JS source files, setting breakpoints and stepping through the code for hours. When I started, all of this was incredibly difficult, but the longer you do it, the more you get used to it. Additionally, the debugging tools also provide you with looking at…
That must've taken forever. Do you have any plans to reverse engineer other apps? I know people like you are in short supply and high demand.
Re: Reverse Engineering WhatsApp Web
#104Why did they not write the backend server for Whatsapp web in Erlang, which the original Whatsapp was mostly written in?
Re: Reverse Engineering WhatsApp Web
#105Earlier quoted context omitted.
Cellphones are far more safe than your computer - especially iPhones. All apps are run in a sandboxed environment and are vetted before being released. Further, the secure enclave is far better at protecting secrets than anything on a typical laptop/desktop machine.
iPhones are secure, maybe they contain backdoors from Apple and we don't know, but Android are not secure at all, especially because most Android vendors usually don't update the OS to the latest security patches, so the majority of the Android phones out there are full of unpatched security vulnerabilities. Also there are not good free software mobile operating systems, sure there is LineageOS and other ROMs that st…
Apple's reality distortion field in full effect...
Neither Android nor iPhone can be considered secure.
Re: Reverse Engineering WhatsApp Web
#106Re: Reverse Engineering WhatsApp Web
#107Earlier quoted context omitted.
After playing around with federated XMPP (on my own server): XMPP with OMEMO is brilliant. No battery drain (Conversations and Astrachat tested on android), multi-client e2e encryption, even voice/video is possible. And, being federated, I finally own my identity.
What's the benefit of end-to-end encryption if you don't have anyone on the other end?
Re: Reverse Engineering WhatsApp Web
#108Re: Reverse Engineering WhatsApp Web
#109Do you need a phone running to use this project?
Re: Reverse Engineering WhatsApp Web
#110Earlier quoted context omitted.
I would like to use Signal, but I am forced to use Telegram for the same reason. (I have also to say that Telegram mac client is pretty awesome). It makes no sense to create a "secure" chat app, and then to force your users to use cellphones, which is the most unsafe technology I can imagine... Why this cellphone fetish?
Cellphones are far more safe than your computer - especially iPhones. All apps are run in a sandboxed environment and are vetted before being released. Further, the secure enclave is far better at protecting secrets than anything on a typical laptop/desktop machine.