decaf-project / Droidscope

A dynamic analysis platform for Android
41 stars 12 forks source link

Unable to download dependencies #8

Open raphsimon opened 2 years ago

raphsimon commented 2 years ago

Hello!

I'm unable to download the dependencies of the project. The request returns a 403:

$ wget https://cluster.hpcc.ucr.edu/~zqi020/file_for_unpack/images.tar.gz
--2022-02-24 12:58:56--  https://cluster.hpcc.ucr.edu/~zqi020/file_for_unpack/images.tar.gz
Resolving cluster.hpcc.ucr.edu (cluster.hpcc.ucr.edu)... 138.23.51.28, 138.23.51.126
Connecting to cluster.hpcc.ucr.edu (cluster.hpcc.ucr.edu)|138.23.51.28|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2022-02-24 12:58:57 ERROR 403: Forbidden.

Could this be looked into? Thanks!