only52607 / smali2java

vscode extension which allows you to decompile a single smali file into java code
MIT License
42 stars 3 forks source link

smali2java.decompiler.jadx.path #12

Open MadeByKit opened 8 months ago

MadeByKit commented 8 months ago

sorry i dont understand this instruction

"Download Jadx, unzip it somewhere, and modify the configuration item smali2java.decompiler.jadx.path to point to the path of the Jadx executable (not jadx-gui)."

where do i find the "smali2java.decompiler.jadx.path"?

only52607 commented 8 months ago

You can find it by just going to the extension’s settings page.

DenysBabi commented 5 months ago

image

Decompile failed: Command failed: D:\adb\jadx-master\jadx-master\gradlew.bat

I haven't seen any more .bat files in jadx

only52607 commented 5 months ago

image

Decompile failed: Command failed: D:\adb\jadx-master\jadx-master\gradlew.bat

I haven't seen any more .bat files in jadx

Download jadx release here, then you can find jadx.bat inside.