Skip to content

Instantly share code, notes, and snippets.

@iotakodali
Created March 11, 2017 05:12
Show Gist options
  • Save iotakodali/1f1a15f2db0588de112945f21fe0785d to your computer and use it in GitHub Desktop.
Save iotakodali/1f1a15f2db0588de112945f21fe0785d to your computer and use it in GitHub Desktop.
Breaking Android Session software setup
You will needing the following set of tools and prograaming stack for the session on android security testing.
Java Java Development Kit
https://www3.ntu.edu.sg/home/ehchua/programming/howto/JDK_Howto.html
Setting up Android Debug Bridge (ADB) in path along with Android SDk
http://lifehacker.com/the-easiest-way-to-install-androids-adb-and-fastboot-to-1586992378
Gradle https://gradle.org/install
mitmproxy (requires python)
http://docs.mitmproxy.org/en/stable/install.html
jadx
https://github.com/skylot/jadx
APKTool
https://ibotpeaches.github.io/Apktool/install/
For any issues in setting it up, please contact Srinivas Kodali over email at iota.kodali@gmail.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment