GithubHelp home page GithubHelp logo

pombredanne / smali_graph Goto Github PK

View Code? Open in Web Editor NEW

This project forked from plutec/smali_graph

0.0 0.0 0.0 320 KB

Little script to generate class connection from Smali code

License: MIT License

Python 3.41% HTML 6.50% Smali 46.33% CSS 3.26% JavaScript 40.50%

smali_graph's Introduction

Live example

http://plutec.github.io/smali_graph/

Installation

git clone https://github.com/plutec/smali_graph.git

Execution

First you must generate a json file with your class structure. This can be do with the script generate_json.py and passing as argument the folder with the smali code.

$ python generate_json.py -s smali_test/

Second, open with your browser the file graph.html or with double-clicking.

Third, open the json file generated in the first step using the button LOAD and the result is this:

Credits

  • Thanks to D3.js people for their great job.
  • Thanks to http://vowl.visualdataweb.org/ team for their ontology graph implementation that we are reusing.

License

MIT License

smali_graph's People

Contributors

plutec 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.