CYB3RMX / Qu1cksc0pe

All-in-One malware analysis tool.
GNU General Public License v3.0
1.24k stars 176 forks source link

New install doesn't work -- /usr/bin/qu1cksc0pe: cannot execute: required file not found #41

Closed KDPryor closed 9 months ago

KDPryor commented 9 months ago

Hello,

I updated Qu1cksc0pe today after quite some time on an older version. I downloaded the latest, ran setup.sh and then sudo python3 qu1cksc0pe.py --install. The install seems to go well but when trying to run qu1cksc0pe I get the following output:

bash: /usr/bin/qu1cksc0pe: cannot execute: required file not found

I have tried uninstalling and reinstalling without success. If I just run python ./qu1cksc0pe.py it seems work normally, but the installed version will not work. I'm unsure how to troubleshoot this further.

KDPryor commented 9 months ago

Also, when installing I had issues with the shebang being /usr/bin/env python3 and had to change it to /usr/bin/python3 to make it work at all.

CYB3RMX commented 9 months ago

Hello @KDPryor !

Thank you for your report. I will fix the installation issues in the next update ASAP!

If you find another issues feel free to share with me.

KDPryor commented 9 months ago

Thank you very much! Also, just for your info, I failed to mention that I'm using Debian 12.