Skip to content

timtadh/jpdg

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
go
 
 
 
 
 
 
smali @ 0f1e995
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

jpdg

By Tim Henderson (tim.tadh@gmail.com)

What?

Nothing yet, but you can build all the submodules with buildr

Downloading

You can download a prebuilt jar for the current release.

Building

Before you get started you will need Java 7 and Apache Buildr 1.4.15. Once you have those it should be as straight forward as:

git clone git@github.com:timtadh/jpdg.git
cd jpdg
git submodule init
git submodule update
buildr soot:package
buildr run

Soot should be rebuilt any time the submodules change.

About

generate program dependence graphs for java programs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published