Skip to content

Rwkeith/KaceVSExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kace VS Extension

Usage

Use Tools->Invoke CleanTable while debugging to avoid BSOD.

UsageImage

About

Provides a button in VS to run CleanTable.exe and then stop debugging. When Kace is being debugged and the page table's been modified, use this method to stop debugging safely avoiding a BSOD.

Problem

On process teardown, if the processes page table doesn't match up with the memory manager has tracked, the system will bug check on MEMORY MANAGEMENT

This tool runs an executable that will restore the page table to a state that will pass the page table walks performed by the memory manager on Kace's teardown.

PTIntegrityFailure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages