Skip to content

Mock project into MobSFs expected structure

Brian Williams requested to merge williams.brian-heb/mobsf:copy-manifest into master

For Android projects, MobSF expects the project to have a specific directory structure or analysis won't run. Unfortunately, this directory structure is configurable and many projects change it from the structure that MobSF expects. I've filed an issue upstream to allow different structures. As a workaround, this code copies & mocks files into the structure that MobSF expects.

Merge request reports