I have ran this against an APK and it seemed to do everything. It created an exploit POC Android app but it fails when trying to build it. I opened the POC project in Android Studio and there are no Java files at all. In the manifest there are a number of Activities, A broadcast receiver, and a few other things declared there. But those files declared in the manifest dont exist in the project. Can the be found somewhere else or am I missing something?
I have ran this against an APK and it seemed to do everything. It created an exploit POC Android app but it fails when trying to build it. I opened the POC project in Android Studio and there are no Java files at all. In the manifest there are a number of Activities, A broadcast receiver, and a few other things declared there. But those files declared in the manifest dont exist in the project. Can the be found somewhere else or am I missing something?