serval-snt-uni-lu / DroidRA

Taming Reflection to Support Whole-Program Analysis of Android Apps
GNU Lesser General Public License v2.1
51 stars 25 forks source link

Error: Unable to access jarfile DroidRA.jar #2

Open Patryck95 opened 6 years ago

Patryck95 commented 6 years ago

Hi, I cloned your project and when i run the case study command

java -Xmx8g -jar DroidRA.jar ~/Reflection3.apk ~/android-platforms/android-18/android.jar

the first error i get is: Error: Unable to access jarfile DroidRA.jar

I tried to find the jar file in the project directory by running the whereis DroidRA.jar, but it's not there.