Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 982 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 982 Bytes

JodelUpdate

JodelUpdate is a tool to automatically retrieve the HMAC secret from the Jodel Android App. Not affiliated with The Jodel Venture GmbH.

OUTDATED: You need to manually set the byte[] where the HMAC function is in order to get the key


Read before start For Educational Purposes Only

This repository was created for educational purposes only.


Getting started

Executing the program will create two new folders(/apk, /lib) for storing Jodel Android .apk and their related x86 libs which is used to calculate the HMAC secret for signing requests. The program will check for a new Jodel version, download it and extract the HMAC secret.


Acknowledgments

Thanks to

for developing his awesome project which helped me a lot understanding how Jodel works.


License

MIT