{"id":18063012,"url":"https://github.com/schwartzblat/whatsapppatcher","last_synced_at":"2025-12-26T00:49:24.381Z","repository":{"id":65591721,"uuid":"583115393","full_name":"Schwartzblat/WhatsAppPatcher","owner":"Schwartzblat","description":"A patcher that decompiles WhatsApp APK, patches the smali, recompiles and signs it.","archived":false,"fork":false,"pushed_at":"2025-03-26T23:13:00.000Z","size":165926,"stargazers_count":180,"open_issues_count":26,"forks_count":30,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-29T07:01:38.524Z","etag":null,"topics":["apk","apktool","patcher","patching","reverse-engineering","whatsapp","whatsapp-plus"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Schwartzblat.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-28T20:14:02.000Z","updated_at":"2025-03-25T16:09:51.000Z","dependencies_parsed_at":"2023-12-19T03:18:57.093Z","dependency_job_id":"1199dce2-0142-4a04-a366-9f5684b92ef9","html_url":"https://github.com/Schwartzblat/WhatsAppPatcher","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schwartzblat%2FWhatsAppPatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schwartzblat%2FWhatsAppPatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schwartzblat%2FWhatsAppPatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schwartzblat%2FWhatsAppPatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Schwartzblat","download_url":"https://codeload.github.com/Schwartzblat/WhatsAppPatcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305919,"owners_count":20917204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apk","apktool","patcher","patching","reverse-engineering","whatsapp","whatsapp-plus"],"created_at":"2024-10-31T05:09:08.985Z","updated_at":"2025-12-26T00:49:24.373Z","avatar_url":"https://github.com/Schwartzblat.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WhatsApp Patcher\n\nWhatsApp patcher is a program that patches WhatsApp apk.\n\n## Features\n\n|            Feature             | Availability |\n|:------------------------------:|:------------:|\n|   Signature Verifier Bypass    |      ✔       |\n|      Enable all AB tests       |      X       |\n| Keep revoked for all messages  |      ✔       |\n|     Disable read receipts      |      x       |\n| Option to save view once media |      ✔       |\n|   Profile Picture Screenshot   |      ✔       |\n\nThere is support for apks, apkm and xapk files.\n\n## Requirements\n\n1. Python 3.11\n2. Java installed\n\n## Installation\n\n```bash\ngit clone https://github.com/Schwartzblat/WhatsAppPatcher.git\n\ncd WhatsAppPatcher\n\ngit submodule update --init --recursive\n```\n\nRequirements installation:\n\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\n```bash\npython whatsapp_patcher/main.py -p ./WhatsApp.apk -o PatchedWhatsApp.apk -g YOUR_GOOGLE_API_KEY\n```\n\nYou don't have to provide a Google API key, only if you want to patch the OAuth bypass feature.\n\nThis will determinate if you could use the Google Maps features inside WhatsApp.\n\n## Google API Key\n\nTo get a Google API key, follow these steps:\n\n1. Go to the [Google Cloud Console](https://console.cloud.google.com/).\n2. Create a new project or select an existing one.\n3. Navigate to the \"APIs \u0026 Services\" section.\n4. Click on \"Enable APIs and Services\" and search for the \"Maps SDK for Android\" and for \"Places API\".\n5. Enable the API for your project.\n6. Go to the \"Credentials\" tab and click on \"Create Credentials\".\n7. Select \"API Key\" from the dropdown menu.\n8. Copy the generated API key and use it in the Moovit Patcher.\n9. Make sure to restrict the API key to your app's package name and SHA-1 certificate fingerprint for security.\n\n## Contributing\n\nIf you want to add patches you can open an issue and I will implement it, or you can add patches yourself and open pull\nrequest.\n\n## Disclaimer\n\nFor educational purpose only or something like that. I am not responsible for any misuse of this software.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschwartzblat%2Fwhatsapppatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschwartzblat%2Fwhatsapppatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschwartzblat%2Fwhatsapppatcher/lists"}