Skip to content

A curated list of resources to study Android security for a beginner

Notifications You must be signed in to change notification settings

arjunvkurup/Android-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 

Repository files navigation

Android-security

A curated list of resources to study Android security for a beginner

  1. Week 1
  2. Week 2
  3. Week 3
  4. Week 4
  5. Week 5
  6. Week 6
  7. Extra Stuff
  8. Tools

Week 1

Week 2

Week 3

  • View Source code > Unzip app.apk -o app > open exampe dir and do "d2j-dex2jar classes.dex" > Decompile the generated .classes file with Java decompiler

  • Permissions (use apktools and open AndroidManifest.xml) Android Developer

Week 4

Week 5

Week 6

  • Insufficient protection of communication channel Vuln Mobilesecurity.gitbook.io

  • Developer Backdoor Hard coded credentials :D.

  • Testing Authenticatio mechanism. Vuln

Week 7

Extra Reference and resources

Tools

About

A curated list of resources to study Android security for a beginner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published