Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 291 Bytes

File metadata and controls

8 lines (5 loc) · 291 Bytes

KVM-RDTSC-SHIELD

IT IS PERSONAL PROJECT ,USE IT AT YOUR OWN RISK

HOW IT WORK?

  1. patching the kernel to make some points that can be hooked.(see patch file)
  2. make a linux driver to hook the points , so that control RDTSC flexible!(see source file, compile your self)