dexlib icon indicating copy to clipboard operation
dexlib copied to clipboard

A libparse implementation of a Dex parser

dexlib

This is a libparse implementation of a Dex file parser. Check libparse at https://github.com/rchiossi/libparse for more information

The parsing structures can be found in the dex_entries.py file.