Difference between revisions of "CoursAndroid3"
From Fixme.ch
(→Content) |
(→Participants) |
||
Line 22: | Line 22: | ||
== Participants == | == Participants == | ||
− | * | + | * dgellow |
== See also == | == See also == | ||
* [[CoursAndroid1]] | * [[CoursAndroid1]] | ||
* [[CoursAndroid2]] | * [[CoursAndroid2]] |
Revision as of 14:40, 16 January 2014
Description
- Third session of Android development class, focused on security/re.
- Date: TBD
- Event: FIXME
Content
- INTRO: Android stack, APK structure
- Static: Decompile, modify, repackage with apktool
- Dynamic: Modify library calls at run time with Android DDI
- ...
Resources
- VM for Android RE: https://redmine.honeynet.org/projects/are/wiki
- Android dis/assembler: https://code.google.com/p/smali/
- APK analysis: https://github.com/honeynet/apkinspector/
- Android vulnerable apps: https://github.com/jackMannino/OWASP-GoatDroid-Project
Project leader
Participants
- dgellow