mirror of
https://github.com/broodplank/APKtoJava.git
synced 2026-04-25 03:00:02 -04:00
3 lines
69 B
Batchfile
3 lines
69 B
Batchfile
@echo off
|
|
cd /d %~dp0
|
|
7za.exe x -y classes-dex2jar.src.zip -ojavacode |