alexedtionweb / classesMD5-64

Extract classes.dex from apk and returns base64 MD5 raw encoded

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Extract classes.dex from apk and returns base64 MD5 raw encoded


Languages

Language:Python 100.0%