Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Notifications You must be signed in to change notification settings

acuero/classesMD5-64

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

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%