goldshtn / msos

Command-line environment a-la WinDbg for executing SOS commands without having SOS available.
Other
96 stars 21 forks source link

Add invasive attach mode for DbgEng-based commands #55

Open goldshtn opened 8 years ago

goldshtn commented 8 years ago

This would allow mixed-mode stack walking, Win32 heap inspection, and a bunch of other things that we can't do (or can't safely do) with the .Passive attach mode.