windows-inspector
A driver to intercept low level windows events
파일 탐색기
최종 버전 다운로드 (.zip)- args.hxx
- EventFormatter.c
- EventFormatter.h
- InspectorDriver.c
- InspectorDriver.h
- main.cpp
- ntos.h
- WindowsInspector.Controller.vcxproj
- WindowsInspector.Controller.vcxproj.filters
- WindowsInspectorController.c
- WindowsInspectorController.h
- ImageLoadProvider.c
- ImageLoadProvider.h
- ObjectHandleCallbacks.c
- ObjectHandleCallbacks.h
- ProcessProvider.c
- ProcessProvider.h
- Providers.c
- Providers.h
- RegistryProvider.c
- RegistryProvider.h
- ThreadProvider.c
- ThreadProvider.h
- Debug.h
- DriverObject.c
- DriverObject.h
- EventBuffer.c
- EventBuffer.h
- Ioctl.c
- Ioctl.h
- KernelApi.c
- KernelApi.h
- Main.c
- ProcessNotifyWrapper.c
- ProcessNotifyWrapper.h
- WindowsInspector.Kernel.inf
- WindowsInspector.Kernel.vcxproj
- WindowsInspector.Kernel.vcxproj.filters
- base64.c
- base64.h
- Common.c
- Common.h
- MemStream.h
- Std.h
- .gitignore
- _config.yml
- README.md
- WindowsInspector.sln
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/repnz/windows-inspector
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd windows-inspector
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
