기반 지식/Android
8. GDA를 활용한 디컴파일 코드 분석 사례
real-again
2024. 12. 13. 09:00
1. GDA
GDA4 출처 : https://github.com/charles2gan/GDA-android-reversing-Tool/releases/tag/GDA4.11
Release Bugs fix · charles2gan/GDA-android-reversing-Tool
Fixed the bug that the right-click menu can't display the frida menu. Fixed the bug that code blocks are lost during TRY-CATCH structure restoration. #154 Fixed the bug that API cross-reference res...
github.com
○ 달빅 파일을 디컴파일 하는 도구
○ 일부 난독화가 되어 있는 것을 복호화를 해주는 도구
2. 제목(2)