muellerberndt / apkx

One-Step APK Decompilation With Multiple Backends
247 stars 39 forks source link

Apkx not install in cmd #4

Closed vivek-modi closed 3 years ago

vivek-modi commented 5 years ago

'apkx' is not recognized as an internal or external command, operable program or batch file.

How can be fixed in terminal.. I already install JRE and set path also in my machine python 3+ version install

rcd27 commented 4 years ago

Have you run install.sh?

vivek-modi commented 4 years ago

yes i install but nothing work

rcd27 commented 4 years ago

yes i install but nothing work

Edit it by deleting if statement:

  cp apkx apkx-libs.jar enjarify.pex /usr/local/bin  
  chmod 755 /usr/local/bin/apkx /usr/local/bin/enjarify.pex