https://dev-huhu.tistory.com/27
[Android] 안드로이드 APK 분석 툴(디컴파일) jadx
과거 APK 디컴파일을 위해 무슨 과정을 많이 거쳤는데 classes.dex 파일을 어떻게 jar로 변환하는지? 폴더 구조는 보이지만 파일의 코드를 전혀 볼 수 없었는지? 등의 문제를 거치다가 그 모든 과정을
dev-huhu.tistory.com
https://github.com/skylot/jadx/releases/tag/v1.3.0
Release 1.3.0 · skylot/jadx
Core Initial support for 'invoke-custom' instruction (#384) Initial support for java bytecode decompilation Concat constant strings (#1014) Rewrite try-catch processing Support AAR files as input ...
github.com
'모바일' 카테고리의 다른 글
[apk-mitm] APK 파일 SSL/TLS pinning 우회 및 기능 없애는 방법 (펌) (0) | 2022.04.28 |
---|---|
libil2cpp-Patcher (0) | 2022.04.27 |
dex2jar 에러 경로 참고 (0) | 2021.12.11 |
모바일 원격 디버깅 대응 소스 코드 (0) | 2021.08.31 |
LLDB 디버깅 명령어 건 (0) | 2021.08.31 |