Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 219 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 219 Bytes

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.