Build jadx from source: git clone https://github.com/skylot/jadx.git cd jadx ./gradlew dist · Run jadx: cd build/jadx/ bin/jadx -d <output_folder> ...
確定! 回上一頁