Coder Social home page Coder Social logo

appfuzzer's People

Contributors

2xlink avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

appfuzzer's Issues

Catch intents issued by tested app

Apps may start external services like mail, browser, video player etc. Instead of starting the respective system service, we could cat the intent, log it and react accordingly (or ignore it).

Close GMail instances

When fuzzing apps, a side effect often is a GMail instance being opened (e.g. when a contact page is exercised). This results in a lot of stale GMail instances left open during fuzzing. We should find a way to kill or prevent those windows.

INSTALL_FAILED_INVALID_INSTALL_LOCATION

When installing the release to a Linage 14.1 device is get the following error:

Preparing system to install APK …
1. adb shell su root mount -o rw,remount /system
2. adb shell su root chmod 777 /system/lib/
3. adb shell su root mkdir -p /system/priv-app/AppFuzzer
4. adb push ./signed.apk /data/local/tmp/AppFuzzer.apk
[100%] /data/local/tmp/AppFuzzer.apk
5. adb shell su root mv /data/local/tmp/AppFuzzer.apk /system/priv-app/AppFuzzer/AppFuzzer.apk
Installing the app ...
Failure [INSTALL_FAILED_INVALID_INSTALL_LOCATION: Package couldn't be installed in /data/app/com.example.link.appfuzzer-1: Cannot install platform packages to user storage!]

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.