PlaystoreDownloader VS WhatsApp-Key-Database-Extractor

Compare PlaystoreDownloader vs WhatsApp-Key-Database-Extractor and see what are their differences.

PlaystoreDownloader

A command line tool to download Android applications directly from the Google Play Store by specifying their package name (an initial one-time configuration is required) (by ClaudiuGeorgiu)

WhatsApp-Key-Database-Extractor

The most advanced and complete solution for extracting WhatsApp key/DB from package directory (/data/data/com.whatsapp) without root access. (by YuvrajRaghuvanshiS)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
PlaystoreDownloader WhatsApp-Key-Database-Extractor
2 8
1,002 426
- -
1.9 3.7
over 1 year ago 8 months ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PlaystoreDownloader

Posts with mentions or reviews of PlaystoreDownloader. We have used some of these posts to build our list of alternatives and similar projects.

WhatsApp-Key-Database-Extractor

Posts with mentions or reviews of WhatsApp-Key-Database-Extractor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-07.
  • Open source chat app with plain text chat logs
    2 projects | /r/androidapps | 7 May 2023
    I've used "WHAGODRI" from https://github.com/B16f00t/whapa to download my backup from Google Drive. However, the message database (msgstore.db.crypt15) requires a key file to decrypt. My phone is not rooted, so I am unable to access the decryption key. I have tried https://github.com/YuvrajRaghuvanshiS/WhatsApp-Key-Database-Extractor but I did not succeed in retrieving the key.
  • How can I see all my messages on my PC going back years? Is there a specific database tool?
    3 projects | /r/whatsapp | 2 Feb 2023
    This method is a bit dangerous, since it uses ADB and may brick your phone and also corrupt your history. I made sure I had all my chats backed up before try it for the first time. It worked, then I used again yesterday and it worked again. Cant be sure that it will work on your device, but if you want to give it a try, here is what I did Backuping whatsapp chat history without root: I used these tools back in september 2022 and worked just fine. To extract the key and uncrypted messages database: https://github.com/YuvrajRaghuvanshiS/WhatsApp-Key-Database-Extractor To decrypt the backup databases using the key you extracted and also to visualize the databases: https://github.com/andreas-mausch/whatsapp-viewer/releases To fix the SQL tables in order to visualize in the WhatsApp-Viewer: https://github.com/andreas-mausch/whatsapp-viewer/issues/151#issuecomment-1229244368
  • when i export a chat to my mail it never saves the entire chat
    1 project | /r/whatsapp | 12 Nov 2022
    The only way I know to bypass this limitation (and I searched a lot because this was very important to me) is by extracting the WhatsApp key to decrypt the daily backups and export the chats from there (there is an app called WhatsApp viewer that lets you read the SQL database and export to html/txt). The way that worked for me to extract the key at Android was using this repository at GitHub https://github.com/YuvrajRaghuvanshiS/WhatsApp-Key-Database-Extractor There is also another way via rooting your android and extracting the key from the internal memory of the app. I couldn't root my phone, so I haven't tried this one.
  • Backup of Whatsapp NOT THE "BACK UP TO GOOGLE DRIVE AUTO UPLOAD"
    4 projects | /r/DataHoarder | 21 Aug 2022
    There is a way to get your key from a non-rooted device that should still work: https://github.com/YuvrajRaghuvanshiS/WhatsApp-Key-Database-Extractor
  • Export a specific WhatsApp conversation.
    2 projects | /r/DataHoarder | 15 May 2022
    You don't say what OS you have on the phone. For Android you need to extract the db/key, one of the few options that work is https://github.com/YuvrajRaghuvanshiS/WhatsApp-Key-Database-Extractor and then read it in https://github.com/andreas-mausch/whatsapp-viewer .
  • Extracting WhatsApp Messages from an iOS Backup
    12 projects | news.ycombinator.com | 23 Apr 2022
    Backuptrans is the best solution I’ve found for this, done 3 successful migrations with it.

    You’ll need to also use https://github.com/YuvrajRaghuvanshiS/WhatsApp-Key-Database-... which makes the process easier than it used to be - no need for an android emulator or second rooted phone

  • La solución más avanzada para extraer la clave/DB de WhatsApp del directorio de paquetes (/data/data/com.whatsapp) sin acceso root 💯
    1 project | /r/u_esgeeks | 12 Mar 2022
  • Linux Android Backup, an open-source & cross-platform tool to back up Android devices
    5 projects | /r/DataHoarder | 8 Jan 2022
    It's https://github.com/YuvrajRaghuvanshiS/WhatsApp-Key-Database-Extractor . It might still work for you, actually I'm curious. I see there were some changes last year in the project, although my problem wasn't really with any of the adb interaction or that python script, it was whatsapp itself getting frozen on the device. It was installing fine, starting up and getting stuck somewhere (don't know if it was due to some local stuff in the db or from what it was getting from the server about my account). Really scary stuff, because all your data is in their hands, I mean you have the encrypted backups but they can become useless in an instant.

What are some alternatives?

When comparing PlaystoreDownloader and WhatsApp-Key-Database-Extractor you can also consider the following projects:

python-for-android - Turn your Python application into an Android APK

WhatsApp-Key-DB-Extractor - Allows WhatsApp users to extract their cipher key and databases on non-rooted Android devices.