-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor IOCtl, detect L5 paging (#60)
* Refactored device io control. * Added support for detecting a level 5 paging system. * Made DbgPrints (mostly) toggleable again, except critical ones. * Made Winpmem rogue PTE TLB-uncached (cache disable bit). * Improvements on the usermode program bulk reading logic. * Increased version number to 4.0.1, BETA, for now. More details about the changes in changelog.md.
- Loading branch information
Showing
11 changed files
with
390 additions
and
313 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.