Extract classes.dex from apk and returns base64 MD5 raw encoded
Very useful when you need classes.dex md5 raw hash, encoded with base64 for token generation in WhatsApp.
Usage:
classes.exe file.apk
If you are a Linux/macOS user, you can use the python script: dexMD5.py