Skip to content
View EvMac0's full-sized avatar

Block or report EvMac0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
EvMac0/README.md

My projects

  • PoC: "Hides TESTSIGNING OS mode from Windows Kernel Driver and read/write protected process memory". Repo link...
  • PoC: "Communication between Windows Kernel Driver shellcode and usermode app via thread hijacking". Repo link...

Pinned Loading

  1. TestSigning_driver TestSigning_driver Public

    Driver loading with TEST SIGNING mode in Windows and patch g_CiOptions flag

    C

  2. UserKernelCommunication UserKernelCommunication Public

    Communication between kernel driver and user mode with hijack address in stack of user mode thread

    C