티스토리 뷰
파일
컴파일 방법(Visual Studio 2015 기준, 다른 버전인 경우 배치 파일의 VSPATH 경로 수정 필요)
- build 배치 파일 실행(32bit : build_32bit.bat, 64bit : build_64bit.bat)
- nmake -f dll_injector.mk all
- 완료
코드 : https://github.com/Tribal1012/DLL_Injector
참고
- 리버스코어(ReverseCore) : http://reversecore.com/
- 책 : 리버싱 핵심원리
'Reversing' 카테고리의 다른 글
[IDA plugin] Diaphora (0) | 2018.06.18 |
---|---|
windbg pykd 설치 (0) | 2018.06.18 |
IDA String이 no Xrefs로 참조 안 될 때 (0) | 2017.11.17 |
IDA 단축키 정리 (0) | 2017.11.17 |
Windows stub code와 main 함수(IDA 사용) (0) | 2017.10.19 |
댓글