Sable / axml

The axml components for reading binary Android XML files in Soot
Apache License 2.0
70 stars 17 forks source link

Fixed parsing and typo #9

Closed YaxinCheng closed 2 years ago

YaxinCheng commented 2 years ago

Parser did not work, because there is an extra 4 bytes before the string pool. It is fixed using the offset provided in the file, also typo is fixed