The Wayback Machine - https://web.archive.org/web/20220411031336/https://github.com/topics/code-coverage
Skip to content
#

code-coverage

Here are 292 public repositories matching this topic...

wtf
0vercl0k
0vercl0k commented Jul 16, 2021

If I remember correctly, I wasn't able to implement on-demand paging with whv because doing a WHvTranslateGva with an empty environment doesn't generate memory faults like executing would.

This is annoying because wtf does memory translation to be able to set breakpoints where the user wants to; to do that it needs to do a VirtTranslate so I ended up mapping it all at start-up. It's not ide

enhancement good first issue

Improve this page

Add a description, image, and links to the code-coverage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code-coverage topic, visit your repo's landing page and select "manage topics."

Learn more