pkumza / LibRadar

LibRadar - A detecting tool for 3rd-party libraries in Android apps.
Apache License 2.0
262 stars 51 forks source link

PATH problem #40

Closed pkumza closed 7 years ago

pkumza commented 7 years ago

Users have to go to some directory to run my python script. It should not be OK!

Solve it in 12 hours !!!

IzzySoft commented 7 years ago

Pick it from V1, as there it works (rawly: determining the full-qualified path of the called module, and then build all "called paths" relative to that).