fedora 원정대 core3 gate -> iron_golem
iron_golem, iron_golem.c
문제에 들어가기에 앞서 redhat원정대와 fedora원정대의 환경의 차이점을 알아보자.
[환경 요약]
Stack Dummy : O
Down privileage of bash : O
Random Stack : O
Random Library : X
Random Program Binary Mapped : X
ASCII Armor...
windows xp kernel debugging
윈도우 디버거는 크게 유저모드 디버거와 커널모드 디버거로 나눌수 있다.
유저모드 디버거는 유저권한으로 윈도우 프로그램을 디버깅 할수 있고 커널모드 디버거는 ring0 권한으로 윈도우 커널까지도 디버깅 할 수 있다.
윈도우를 공부하거나 루트킷등을 공부하다 보면 커널영역의 메모리를 확인해야 할 필요가 있다.
이번엔 커널모드 디버깅을 할 수 있는 환경을 구성해보겠다.
프로세스를 디버깅하게되면 프로세스는...
BOF redhat 원정대 xavius -> death_night
death_night, death_night.c
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears...