Closed baptistapedro closed 3 years ago
Hello,
how did you launch dexcalibur ? What is your command ?
Is apktool configured into config.js ?
1 - ./dexcalibur --app=org.telegram.messenger --port=8000 --pull 2 - ./dexcalibur --app=org.telegram.messenger --port=8000
Yes I got the path to apk as follows: /home/lamba/Desktop/apktool.jar I got it pointed to the jar file directly, I assume theres no problem with that.
Can you test with "java --jar /home/lamba/Desktop/apktool.jar" into "apktPath" into config file ?
Didnt work either. I remain with the same bug
This error occurs when APK file pull from device has not been successfully extracted with APKTool.
Can you remove "/home/lamba/workspace/org.telegram.messenger/" from your workspace, rerun the command and and copy here full output of dexcalibur ?
Okay, i found the issue. Is it not relatde to APKtool but it is caused by an issue into Device Manager of Dexcalibur.
Please, can you send me the output of "adb devices" and "adb shell pm path org.telegram.messenger" ?
I close this issue. Feel free to reopen it, if the problem persists with latest version.