IT이야기/OS
poolmon.exe 사용법 -- 메모리 누수 찾기
주현ㅇHㅂI
2016. 4. 6. 09:19
728x90
Memory Pool Monitor (poolmon.exe)를 사용하여 커널모드 메모리 누수를 찾아보자
- Detecting and analyzing Memory Leaks
## poolmon.exe 사용법
1) poolmon.exe로 Paged Pool 사용량 확인
2) Tag를 확인하여
3) c:\>findstr /m /s /i tag명 *.sys
옵션
참고사이트
http://support.microsoft.com/kb/177415/ko
http://jkmoon.tistory.com/100
http://withsage.net/blog/archives/category/it/computer/windbg
http://process3.blog.me/20089981837
http://laigo.kr/34
728x90