'Kernel programming'에 해당되는 글 13건
- 2010.08.06 커널모드에서 프로그램 실행
- 2010.08.05 DebugRegister, ControlRegister, IDT
- 2010.08.04 가상주소(Virtual address) -> 선형주소 (Linear address) -> 물리 주소 (Physical address)
- 2010.04.06 Kernel mode GetProcAddress (_imp_, imp 함수 대신 실제 함수의 주소 얻기)
- 2010.01.07 현재 OS가 VME(VirtualMachineEnvironment, 가상머신환경)에서 실행중인지 확인하는 방법
- 2009.01.16 DeviceObject 를 통해 DeviceName을 얻는 방법
- 2008.11.06 Getting the kernel base (NtQuerySystemInformation) 1
- 2008.08.22 _DRIVER_OBJECT -> DriverSection 1
- 2008.07.17 Kernel-mode export driver (DLL)
- 2008.07.15 Windows VISTA, Windows 7 이상 버전에서 Debug (DebugView, WinDbg) 메세지 출력
- 2008.07.14 x64 VISTA 환경에서 드라이버개발 시 어셈블리언어 사용
- 2008.06.17 Mainboard Chips
- 2008.06.04 windbg 사용 중 심볼이 잘 맞지 않을때