CYB3RMX / Qu1cksc0pe

All-in-One malware analysis tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apkid command not found on Kali Linux

CYB3RMX opened this issue · comments

When you install apkid module via pip on kali linux pip installs apkid to /home/kali/.local/bin by default. If you encounter this error do this following command to solve the error:

  • sudo cp /home/kali/.local/bin/apkid /usr/bin/