siis / ic3

IC3: Inter-Component Communication Analysis in Android
http://siis.cse.psu.edu/ic3/
Apache License 2.0
36 stars 21 forks source link

Run IC3 #9

Closed Mac85 closed 8 years ago

Mac85 commented 8 years ago

Hi please let you tell me what I need to do to launch IC3?

IC3 can be launched using: % java [JVM options] -jar -apkormanifest <path to .apk> \ -input -cp [IC3 options]

you can explain to me the paths of which files I have to add? Thank's

docteau commented 8 years ago

Hi,

After -jar, please use the path to the IC3 Jar file (extracted from one of the downloads from http://siis.cse.psu.edu/ic3/downloads.html). After -apkormanifest, use the path to the application apk you would like to analyze. After -input, include the path to the retargeted application (see http://siis.cse.psu.edu/dare/ for more information about retargeting). After -cp, use the path to the Android Jar that you have also downloaded from from http://siis.cse.psu.edu/ic3/downloads.html).

Mac85 commented 8 years ago

Hi Damien thank’s for your reply. But : “After -input, include the path to the retargeted application” ?? I have this path(to see image)

Which file do I have to select in the folder?

Il giorno 03 nov 2015, alle ore 09:39, Damien Octeau notifications@github.com ha scritto:

Hi,

After -jar, please use the path to the IC3 Jar file (extracted from one of the downloads from http://siis.cse.psu.edu/ic3/downloads.html http://siis.cse.psu.edu/ic3/downloads.html). After -apkormanifest, use the path to the application apk you would like to analyze. After -input, include the path to the retargeted application (see http://siis.cse.psu.edu/dare/ http://siis.cse.psu.edu/dare/ for more information about retargeting). After -cp, use the path to the Android Jar that you have also downloaded from from http://siis.cse.psu.edu/ic3/downloads.html http://siis.cse.psu.edu/ic3/downloads.html).

— Reply to this email directly or view it on GitHub https://github.com/siis/ic3/issues/9#issuecomment-153288366.

Mac85 commented 8 years ago

Now it works :) Thank's

Il giorno 06 nov 2015, alle ore 22:34, Luigi Gentile digitangi@gmail.com ha scritto:

Hi Damien thank’s for your reply. But : “After -input, include the path to the retargeted application” ?? I have this path(to see image)

Which file do I have to select in the folder? > Il giorno 03 nov 2015, alle ore 09:39, Damien Octeau > ha scritto: > > Hi, > > After -jar, please use the path to the IC3 Jar file (extracted from one of the downloads from http://siis.cse.psu.edu/ic3/downloads.html http://siis.cse.psu.edu/ic3/downloads.html). After -apkormanifest, use the path to the application apk you would like to analyze. After -input, include the path to the retargeted application (see http://siis.cse.psu.edu/dare/ http://siis.cse.psu.edu/dare/ for more information about retargeting). After -cp, use the path to the Android Jar that you have also downloaded from from http://siis.cse.psu.edu/ic3/downloads.html http://siis.cse.psu.edu/ic3/downloads.html). > > — > Reply to this email directly or view it on GitHub https://github.com/siis/ic3/issues/9#issuecomment-153288366.