Giter VIP home page Giter VIP logo

jucify's Introduction

JuCify

Unifying Android code for enhanced static analysis.

โš ๏ธ Please checkout to the following commit to use JuCify: 6897c58350773987da0a2c52a99fd4ebf1edc39e

Getting started

Downloading the tool

git clone --recursive https://github.com/JordanSamhi/JuCify.git

Installing the tool

cd JuCify
mvn clean install

Issues

If you stumble upon a stack overflow error while building JuCify, increase memory available with this command:

export MAVEN_OPTS=-Xss32m

Then, try to rebuild.

Using the tool

java -jar JuCify/target/JuCify-0.1-jar-with-dependencies.jar options

Options:

  • -a : The path to the APK to process.
  • -p : The path to Android platofrms folder.
  • -f : Provide paths to necessary files for native reconstruciton.
  • -r : Print raw results.
  • -ta : Perform taint analysis.
  • -c : Export call-graph to text file.
  • -e : Export call-graph to dot format.

Scripts

Better use the following script to use JuCify as described in the paper.

./main.sh -f PATH_TO_APK -p PATH_TO_PLATFORMS

Built With

  • Maven - Dependency Management

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details

Contact

For any question regarding this study, please contact us at: Jordan Samhi

jucify's People

Contributors

dependabot[bot] avatar gaojun0816 avatar graux-pierre avatar jordansamhi avatar kordood 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.