2014-03-13   一些Android资源

by 路人甲    at: 2014-03-13 22:32   

  1.  Android漏洞信息库 http://android.scap.org.cn/index.html
  2. MWR android security  https://labs.mwrinfosecurity.com/research-projects/android-security/
  3. Android软件安全攻防研究现状  http://www.secmobi.com/wp-content/uploads/AndroidAppSecurity-ISF2012.pdf
  4. Android 官方 Security tips http://developer.android.com/training/articles/security-tips.html
  5.  Android 安全测试 http://www.cnblogs.com/fanfeng/archive/2013/08/10/3249968.html
  6. Gdb+gdbserver无源码调试Android 动态链接库的技巧 http://www.linuxidc.com/Linux/2013-06/85936.htm
  7. Secmobi提供移动安全资源、资讯和知识   http://secmobi.com
  8. Android系统中调试动态链接库so文件   http://www.360doc.com/content/12/1114/19/10388890_247863542.shtml
  9. Android调试 反汇编 http://www.360doc.com/content/12/1114/19/10388890_247863611.shtml
  10. Android Security Tool http://programming4.us/mobile/1306.aspx
  11. Drozer https://github.com/mwrlabs android应用分析软件
  12. AndBug https://github.com/swdunlop/AndBug 动态调试软件
  13. Droidbox https://code.google.com/p/droidbox/ 动态调试软件包
  14. Androwarn https://github.com/maaaaz/androwarn 静态分析工具,可以生成报告,集成化 **
  15. Trustlook http://blog.trustlook.com/ 分析安卓恶意软件