Skip to content

windows kernel programming requires a lot of searching. requires programming skills and reversing skills.

Notifications You must be signed in to change notification settings

kgyeongseong/System_Monitor

Repository files navigation

block_process_execution

PPS_CREATE_NOTIFY_INFO 구조체 이용 프로세스 실행 차단
CreateInfo->CreationStatus = STATUS_ACCESS_DENIED;

create_remote_thread_detection

EPROCESS 구조체의 ActiveThreads 필드 이용 CreateRemoteThread 탐지

About

windows kernel programming requires a lot of searching. requires programming skills and reversing skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages