Hi Team,
I am facing an issue with dex2jar while running APKHunt. I am using a Docker Ubuntu container and have installed all the required packages. However, when I try to run it, I encounter an error stating that dex2jar has not been observed. Could you please assist me with this? I have attached the console screenshot of it.
Below are the export paths,
export JAVA_HOME=/usr/lib/jvm/java-11-openjdk-arm64
export PATH=$PATH:$JAVA_HOME/bin
export PATH=$PATH:/opt/jadx/bin
export PATH=$PATH:/opt/dex2jar
export PATH=$PATH:/opt/dex2jar/dex2jar-2.0 //tried with both path
Thank you.
Hi Team,
I am facing an issue with dex2jar while running APKHunt. I am using a Docker Ubuntu container and have installed all the required packages. However, when I try to run it, I encounter an error stating that dex2jar has not been observed. Could you please assist me with this? I have attached the console screenshot of it.
Below are the export paths,
Thank you.