v1.1.0
What's Changed
In this release we're introducing --enableAST flag to parse Java code 🚀
- enabled AST for parsing java code to add Arguments for performing exploit in dynamic analysis
manifest-scanner --file ANDROID_PROJECT --report json --output D:/source/output.json --enableAST
Full Changelog: v1.0.9...v.1.1.0