PAIMEI 를 설치하는 과정이 번거러워서 포스팅

1. visual studio 2010(or 2008) 설치
2. IDA 6.2 설치 (or 6.1)
3. wxPython2.8-win32-unicode-2.8.11.0-py26.exe 설치 
4. setuptools-0.6c11.win32-py2.6.exe 설치
5. uDrawGraph-3.1.1-0-win32-en.exe 설치
6. gde-win.exe 설치

7. mysql 5.1 설치
8. MySQL-python-1.2.2.win32-py2.6.exe 설치

9. paimei.zip 을 c:\에 압축 해제
10. __install_requirements.py 수행
11. __setup_mysql.py [host] [id] [pass] 수행

12. console/PAIMEIconsole.pyw 실행

※만약 pida_dump.py 수행 시 "AttributeError: 'module' object has no attribute 'get_current_instruction'" 와 같은 에러가 발생한다면,  c:\paimei\pida\instruction.py 파일을 첨부된 instruction.py 로 교체


설치에 필요한 파일들 첨부 (IDA와 Mysql은 첨부하지 않음)


PAIMEI설치.vol1.egg

PAIMEI설치.vol2.egg

PAIMEI설치.vol3.egg


Posted by EXSO
,