Files
APKtoJava/tools/extractjava.bat
Florent Guichard 56eb17e806 Initial commit
Initial release (v0.5 beta) of APK to Java
2012-09-29 04:06:47 +02:00

3 lines
69 B
Batchfile

@echo off
cd /d %~dp0
7za.exe x -y classes-dex2jar.src.zip -ojavacode