Git Product home page Git Product logo

dynodroid's Introduction

dynodroid

Automatic Input Generation System for Android Apps

Setup

  1. Clone the repository:
git clone [email protected]:dynodroid/dynodroid.git <local_repo_path>
  1. Download the sdcard image from the google drive link: https://drive.google.com/file/d/1b60pSjRiI-uGBNQZmrVLFmHlszob4oxK/view?usp=sharing
  2. Copy the downloaded sdcard image into setup location:
cp <path_to_the_downloaded_file> <local_repo_path>/dynodroidsetup/freshavd/emu.avd/sdcard.img
  1. Follow the instructions in the user doc

Self-contained VHD

  • You can download a self-contained VHD from the Google Drive.
  • Create a VirtualBox VM (select ubuntu, 32-bit) and load the above-downloaded VHD.
  • The username and password for the VHD are both dynodroid.

Using the VHD

The VHD will be running ubuntu 12.02, 32-bit OS. Login into the VHD under user-name and password as dynodroid. To test an app, follow the below instructions inside the VHD:

  1. Download the apk you want to test and copy into apps folder:
cp <path_to_apk_inside_VHD> /home/dynodroid/Desktop/dynodroiddeployment/apps/
  1. [Optional] Edit the file: /home/dynodroid/Desktop/dynodroiddeployment/dynodroid.properties according to the user doc.
  2. Run
cd /home/dynodroid/Desktop/dynodroiddeployment
ant run

dynodroid's People

Contributors

machiry avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

dynodroid's Issues

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.