testwhat / SmaliEx

A wrapper to get de-optimized dex from odex/oat/vdex.
529 stars 142 forks source link

Update to smali 2.2.5 #63

Closed mfonville closed 5 years ago

mfonville commented 5 years ago

I am just not sure if dexlib2/src/main/java/org/jf/dexlib2/writer/io/MemoryDataStore.java is done in a correct way. The original smali has made some changes, but @testwhat already had made some changes. So I tried to merge this in a sane way, but having no experience with that codebase myself, I am not sure if I have done this correctly.