Skip to content

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.

Setup

  1. If you haven't set up the environment, please follow the set up guide.
  2. Open the OWASP Ruhrpott Workshop App in your Android VM and navigate to the Hidden Things page.
  3. Click on the button and a string will be displayed.
  4. Answer the following Questions:
    1. Where is the String stored in the application?
    2. What is the difference between dex2jar and apktool?
Clone this wiki locally