SAAF-Developers/saaf

how to update the apktool in project?

Opened this issue · 1 comments

When I use the project to analyse apks,I get the error "could not decode arsc file".I think it is the version of apktool is too old to decode the apk.I download the last apktool recently and set as the global version of apktool but saaf still cannot decode the apk successfully.How can I use the last version of apktool to decode the apk?

Have you ever solved this problem ? There are so many apks that cannot be analysed.I got the warnnings like "Config flags size > 38. Exceeding bytes:" or "Invalid config flags detected. Dropping resources: string-sr-ERR0".If you find out the solution ,Please give me some tips ,thanks!