티스토리 뷰
RecDec standalone 설치(https://github.com/avast-tl/retdec)
- https://github.com/avast-tl/retdec/releases에서 설치파일 다운로드
- 위에꺼 설치
- https://www.microsoft.com/en-us/download/details.aspx?id=48145 설치
- MSYS2 설치
- bash $RETDEC_INSTALL_DIR/bin/retdec-decompiler.sh test.exe
RecDec IDA plugin 설치(https://github.com/avast-tl/retdec-idaplugin/releases)
- python 3 설치
- Pygments 설치
- https://github.com/avast-tl/retdec-idaplugin/releases에서 설치파일 다운로드
- retdec.dll을 IDA 플러그인 디렉토리에 복사
사용법
- 컨트롤 + D : 선택 디컴파일
- 컨트롤 + 쉬프트 + D : 풀 디컴파일
- 컨트롤 + 쉬프트 + C : 플러그인 설정
- IDA - Options - RetDec plugin options로 설정 가능
참고
- RecDec github : https://github.com/avast-tl/retdec
- RecDec IDA plugin github : https://github.com/avast-tl/retdec-idaplugin/releases
'Reversing' 카테고리의 다른 글
[iMac] Windows Kernel Debugging under VMWare Fusion (0) | 2019.05.31 |
---|---|
[C] Streaming SIMD Extensions(SSE) API (0) | 2018.08.01 |
[IDA plugin] Diaphora (0) | 2018.06.18 |
windbg pykd 설치 (0) | 2018.06.18 |
Windows DLL Injector (0) | 2018.04.03 |
댓글