Skip to content

Conversation

@agreenbhm
Copy link
Contributor

Added code to allow for a decoded manifest file to be specified when using the "--skip-resources" flag. Normally, the manifest file that is extracted is not decoded automatically when using that flag, and as a result it cannot be parsed to determine classes to inject into. By using this new "--manifest" flag, you can specify a manifest file you have extracted manually in another program and have Objection automatically determine the target class, even if apktool normally crashes when extracting resources.

@leonjza
Copy link
Member

leonjza commented Feb 17, 2021

Smart! Thank you!

@leonjza leonjza merged commit 9370002 into sensepost:master Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants