ibotpeaches.github.io/Apktool/install/
Apktool - How to Install
Install Instructions Quick Check Is at least Java 1.8 installed? Does executing java -version on command line / command prompt return 1.8 or greater? If not, please install Java 8+ and make it the default. (Java 7 will also work at this time) Windows: Down
ibotpeaches.github.io
decopile
C:\>java -jar ~~\apktool_2.x.x.jar d what.apk
rebuild
C:\>java -jar ~~\apktool_2.x.x.jar b source dirname [-o C:\path\what.apk]
refer) ibotpeaches.github.io/Apktool/documentation/
'Penetration Test > Mobile' 카테고리의 다른 글
JD-GUI (0) | 2020.12.29 |
---|---|
Dex2jar (0) | 2020.12.29 |
안드로이드 분석툴 (0) | 2020.11.01 |