Skip to content

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

Notifications You must be signed in to change notification settings

apicolini/classesMD5-64

This branch is 4 commits behind mgp25/classesMD5-64:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e8ba07e · Aug 25, 2017

History

8 Commits
Aug 6, 2017
Aug 6, 2017
Aug 25, 2017

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 78.4%
  • Python 21.6%