Skip to content

Logcat Output

Tim edited this page Mar 28, 2017 · 1 revision

This challenge should teach you basic interactions with the android logging mechanism called logcat.

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 Logcat Output page.
  3. Do the following exercises:
    1. Get familiar with logcat [adb]
    2. Find a specific massage in the logcat output.
Clone this wiki locally