WALA/com.ibm.wala.dalvik
Julian Dolby 63ec46f67d 1) changes for mobile
a) serializable added for use by Android services
  b) test classes refactored to allow Android variants to use JUnit 3
2) shrike instrumentation now uses java.lang.instrument
  a) refactoring
  b) online variants of call graph tracing
2015-05-25 19:00:51 -04:00
..
.settings fix some warnings and remove absolute path in build configuration for com.ibm.wala.dalvik 2013-03-12 01:05:15 +01:00
META-INF 1) changes for mobile 2015-05-25 19:00:51 -04:00
models scandriod merge 2014-10-01 21:32:36 -04:00
src 1) changes for mobile 2015-05-25 19:00:51 -04:00
.classpath 1) changes for mobile 2015-05-25 19:00:51 -04:00
.gitignore dalvik test infrastructure 2015-04-05 21:22:55 -04:00
.project make com.ibm.wala.dalvik a plugin project 2013-02-01 11:17:27 +01:00
README scandriod merge 2014-10-01 21:32:36 -04:00
StringTest.apk add android lib, model and example app to make test run possible (only temporary) 2013-02-01 11:13:03 +01:00
apkCGBuilder.xml 1) changes for mobile 2015-05-25 19:00:51 -04:00
build.properties fix dexlib 2015-04-11 10:05:03 -04:00
build.xml new source for dexlib 2015-04-11 09:46:52 -04:00
pom.xml update maven scripts to build com.ibm.wala.dalvik 2014-10-10 11:56:47 -07:00

README

NOTICE
======

This project was extracted from the SCanDroid project:

https://github.com/SCanDroid

(c) Copyright 2009-2012

The preferred license for SCanDroid is the BSD License and the majority of the SCanDroid software is licensed with it.

Based on that license, the code in WALA is being redistributed under the EPL.