SAAF-Developers / saaf

The Static Android Analysis Framework.
Other
36 stars 18 forks source link

how to update the apktool in project? #11

Open jerryhero opened 6 years ago

jerryhero commented 6 years ago

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?

Airgrelan commented 4 years ago

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!