• Stars
    star
    330
  • Rank 123,036 (Top 3 %)
  • Language
    C#
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A lib that allows using mhyprot2 driver for enum process modules, r/w process memory and kill process.

Mhyprot2DrvControl

A lib that allows using mhyprot2 driver for enum process modules, r/w process memory and kill process.

Usage

Build and run, see Driver\MhyProt2.cs for available function and usage.

Demo

Demo KillProcessDemo