Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encryption #59

Closed
wants to merge 12 commits into from
19 changes: 14 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,6 @@ Stable:
Beta:
2.23.1.26

### Stargazers over time

[![Star History Chart](https://api.star-history.com/svg?repos=ElDavoo/WhatsApp-Crypt14-Crypt15-Decrypter&type=Date)](https://star-history.com/#ElDavoo/WhatsApp-Crypt14-Crypt15-Decrypter&Date)

#### Protobuf classes generation

You can replace the provided generated protobuf classes with your own.
Expand All @@ -160,9 +156,22 @@ For example:
becomes
`import proto.C14_cipher_version_pb2 as C14__cipher__version__pb2`

---

## Donations

Thank you so much to each one of you!
- **🎉🎉🎉 [curious875](https://github.com/curious875) 🎉🎉🎉**

###### Credits:
---

#### Credits:
Original implementation for crypt12: [TripCode](https://github.com/TripCode)
Some help at the beginning: [DjEdu28](https://github.com/DjEdu28)
Actual crypt14/15 implementation with protobuf: [ElDavoo](https://github.com/ElDavoo)
Help with crypt14/15 footer: [george-lam](https://github.com/georg-lam)


### Stargazers over time

[![Star History Chart](https://api.star-history.com/svg?repos=ElDavoo/WhatsApp-Crypt14-Crypt15-Decrypter&type=Date)](https://star-history.com/#ElDavoo/WhatsApp-Crypt14-Crypt15-Decrypter&Date)
25 changes: 0 additions & 25 deletions proto/version_features_pb2.py

This file was deleted.

Loading