Code Monkey home page Code Monkey logo

android-app-automated-test's Introduction

android-app-automated-test

seu SRTP ,一个安卓安全性及性能评估程序,目前已完成一些初始功能

依赖

  • 确保已经安装 android sdk 和 apktool,并已配置到环境变量

  • 必要的python包

    pip install jinja2
    

使用(windows 命令行模式)

  • app性能测试

    python main.py --package  <app包名>  --activity  <app的activity名> 
    

​ 运行后会自动在当前目录生成一个名为report的html文档,它对app的启动时间,内存占用,cpu占用率进行分析,如下所示

  • app反编译分析

    python main.py --apk <app安装包>
    

    会自动在当前目录生成一个名为reverseReport的html文档,对app使用的系统权限进行分析,生成权限等级分析图谱

android-app-automated-test's People

Contributors

neilai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.