Difference between revisions of "CoursAndroid3"

From Fixme.ch
Jump to: navigation, search
(Description)
(Resources)
 
Line 25: Line 25:
 
* APK analysis: https://github.com/honeynet/apkinspector/
 
* APK analysis: https://github.com/honeynet/apkinspector/
 
* Android vulnerable apps: https://github.com/jackMannino/OWASP-GoatDroid-Project
 
* Android vulnerable apps: https://github.com/jackMannino/OWASP-GoatDroid-Project
 +
* Android security resources: https://github.com/ashishb/android-security-awesome
  
 
== Project leader ==
 
== Project leader ==

Latest revision as of 20:28, 9 January 2015

Description

Content

  • INTRO: Android stack, APK structure
  • Static: Decompile, modify, repackage with apktool
  • Dynamic: Modify library calls at run time with Android DDI
  • ...

Resources

Project leader

Participants

See also