apktool: add Korean translation (#11384)
This commit is contained in:

committed by
K.B.Dharun Krishna

parent
0c22f53b71
commit
362322fe70
16
pages.ko/common/apktool.md
Normal file
16
pages.ko/common/apktool.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# apktool
|
||||
|
||||
> APK 파일 리버스 엔지니어링.
|
||||
> 더 많은 정보: <https://ibotpeaches.github.io/Apktool/>.
|
||||
|
||||
- APK 파일 디코딩:
|
||||
|
||||
`apktool d {{경로/대상/파일.apk}}`
|
||||
|
||||
- 디렉토리로부터 APK 파일 빌드:
|
||||
|
||||
`apktool b {{경로/대상/폴더}}`
|
||||
|
||||
- 프레임워크 설치 및 저장:
|
||||
|
||||
`apktool if {{경로/대상/프레임워크.apk}}`
|
Reference in New Issue
Block a user