Skip to content

backengineering/POC-ExFlushTb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC-ExFlushTb

A POC for monitoring Tb. This code is not neat, it's just a POC.

image

Principle

Hijack HalIommuDispatch + 0x48 image

KeFlushSingleTb
    -> ExFlushTb
KeFlushTb
    -> ExFlushTb

Compile

  • Visual Studio 2022 & WDK11
  • llvm-msvc [link]

Releases

No releases published

Packages

No packages published

Languages