-
Notifications
You must be signed in to change notification settings - Fork 26
Hidden Things
Tim Guenther edited this page Jul 24, 2017
·
1 revision
This challenge should teach you how to find Strings in an Android application.
- If you haven't set up the environment, please follow the set up guide.
- Open the
OWASP Ruhrpott Workshop App
in your Android VM and navigate to theHidden Things
page. - Click on the button and a string will be displayed.
- Answer the following Questions:
- Where is the String stored in the application?
- What is the difference between dex2jar and apktool?
Please open an issue in the case you found a mistake in the wiki.