Skip to content
This repository has been archived by the owner on Feb 5, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 454 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 454 Bytes

classesMD5-64

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

Releases

Download