ShEnableHooks and ShDisableHooks in shadow_hook.cpp
ScalletaZ opened this issue · 3 comments
ScalletaZ commented
why
HypercallNumber::kShEnablePageShadowing and
HypercallNumber::kShDisablePageShadowing
are missing?
tandasat commented
Hey, did you pull down files recursively?
$git clone --recursive https://github.com/tandasat/DdiMon.git
ScalletaZ commented
Yes.
And HypercallNumber in HyperPlatform/util.h there is no kShEnablePageShadowing and kShDisablePageShadowing
tandasat commented
That is weird. Can you manually checkout 374db11ecefd1f00acccbc34fec6c1013e6f080c in DdiMon/HyperPlatform? That commit is what the DdiMon expects.