-
Notifications
You must be signed in to change notification settings - Fork 25
Get used to the Tools
Tim Guenther edited this page Jul 24, 2017
·
4 revisions
This challenge should teach you basic interactions with the android device (in this case the Android VM).
- 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 theGet used to the tools
page. - Do the following exercises:
- Download the application from the device [adb]
- Get the smali code [apktool]
- Try to decompile the source code [dex2jar, JD-GUI]
To unlock the Android VM it is important to have the mouse integration enabled (PIN: 0000). While using the VM it is recommended to have the mouse integration disabled:
Please note: Press AltGr+Ctrl to leave the window after the mouse integration is disabled.
Please open an issue in the case you found a mistake in the wiki.