-
Notifications
You must be signed in to change notification settings - Fork 294
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added entirely new handling of object names to support embedded nulls added Pico providers, Nmi, SiloMonitor and Errata manager callbacks added CmControlVector viewer added Copy Name/Copy Name (Binary) commands to the main window popup menus added program statistics (see Help->Statistics) added legend window description for process list added ability to fix image sections for dumped drivers added RegistryTransaction object view and access rights moved "Globals" from about box to the View->System Information and rearranged it output drivers dump operation can now be cancelled fix display of PUNICODE_STRING dump fix ALPC Port type objects sometimes unable to open while they can be opened plugin sdk updated to accommodate new named objects handling imagescope plugin updated to accomodate plugin sdk changes elevation required features in "extras" will now request elevation instead of just been disabled help file updated with drivers and symbols usage internal rearrange and minor UI changes (release candidate 1)
- Loading branch information
Showing
122 changed files
with
7,673 additions
and
6,176 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
|
||
## What is new in 2.0.0 | ||
|
||
- **CmControlVector viewer** | ||
|
||
<img src="https://raw.githubusercontent.com/hfiref0x/WinObjEx64/master/Screenshots/CmControlVector.png" width="600" /> | ||
|
||
View contents of CmControlVector ntoskrnl parameters array. Can display actual values of variables or dump them when driver support is enabled. | ||
|
||
- **Other** | ||
+ Added entirely new handling of object names to support embedded nulls | ||
+ Added Pico providers, Nmi, SiloMonitor and Errata manager callbacks | ||
+ Added Copy Name/Copy Name (Binary) commands to the main window popup menus | ||
+ Added program statistics (see Help->Statistics) | ||
+ Added legend window description for process list | ||
+ Added ability to fix image sections for dumped drivers | ||
+ Added RegistryTransaction object view and access rights | ||
+ Moved "Globals" from about box to the View->System Information and rearranged it output | ||
+ Drivers dump operation can now be cancelled | ||
+ Fix display of PUNICODE_STRING dump | ||
+ Fix ALPC Port type objects sometimes unable to open while they can be opened | ||
+ Plugin sdk updated to accommodate new named objects handling | ||
+ Imagescope plugin updated to accomodate plugin sdk changes | ||
+ Elevation required features in "extras" will now request elevation instead of just been disabled | ||
+ Help file updated with drivers and symbols usage | ||
+ Internal rearrange and minor UI changes |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Binary file not shown.
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.