WinObjEx64/Compiled/WHATSNEW_187.md

24 lines
954 B
Markdown

## What is new in 1.8.7
- **Plugins subsystem changes**
It has been upgraded to include context plugins and multi-instance support.
- **ImageScope section object viewer**
<img src="https://raw.githubusercontent.com/hfiref0x/WinObjEx64/master/Screenshots/ImsSection.png" width="600" />
New WinObjEx64 context plugin. Display information about section object that is backed by an image file. Show version info fields, printable strings.
<img src="https://raw.githubusercontent.com/hfiref0x/WinObjEx64/master/Screenshots/ImsStrings.png" width="600" />
- **Other**
+ Compatibility improvements for Windows 10 20H1/20H2/21H1 versions.
+ Added recongnizing of shimmed drivers in drivers list, this feature is only supported starting from Windows 10
+ Process trust label (if present) now also displayed for objects of section type
+ Added plugins viewer
+ Multiple other minor changes in program logic and UI
+ Fixed several bugs