tandasat/DdiMon

ShEnableHooks and ShDisableHooks in shadow_hook.cpp

ScalletaZ opened this issue · 3 comments

why
HypercallNumber::kShEnablePageShadowing and
HypercallNumber::kShDisablePageShadowing
are missing?

Hey, did you pull down files recursively?
$git clone --recursive https://github.com/tandasat/DdiMon.git

Yes.
And HypercallNumber in HyperPlatform/util.h there is no kShEnablePageShadowing and kShDisablePageShadowing

That is weird. Can you manually checkout 374db11ecefd1f00acccbc34fec6c1013e6f080c in DdiMon/HyperPlatform? That commit is what the DdiMon expects.