반응형
URL : http://www.codeproject.com/KB/cpp/reversedisasm.aspx
C/C++ 로 컴파일 된 실행파일의 디스어셈블에 대한 내용입니다.
디버거/디스어셈블러 등으로 실행파일 바이너리 분석을 하려는 분들이~
읽어보면 도움이 될만한 자료입니다.
출처 : 코드프로젝트
반응형
'Programming > CodeProject' 카테고리의 다른 글
[CodeProject] API hooking for hotpatchable operating systems (0) | 2010.04.02 |
---|---|
[CodeProject] An Anti-Reverse Engeneering Guide (2) | 2009.03.04 |
[CodeProject] Driver Development Part1 ~ Part6 (0) | 2007.12.26 |
[CodeProject] Three Ways to Inject Your Code into Another Process (0) | 2007.12.13 |
[CodeProject] API hooking revealed (0) | 2007.10.03 |