WinObjEx64/Source/CHANGELOG.txt

38 lines
1.1 KiB
Plaintext
Raw Normal View History

2018-01-07 17:20:01 +00:00
v1.5.2
internal rearrange
2017-12-17 03:10:59 +00:00
v1.5.1
bugfixes
v1.5.0
added Partition, DxghCurrentDxgProcessObject objects description
added mailslots viewer dialog
added file properties for drivers (menu -> extras -> Drivers)
added FltConnectionPort object dump
switched to hde instead of ldasm
fixed Wine behavior along with some bugs
rtls updated, switched to VS2015 U3
note: Windows 10 RS2 (15063), RS1 (14393) supported as well as TH1(10240)/TH2(10586), RS3 supported (16288+ build)
2016-03-01 07:33:06 +00:00
v 1.4.0
drivers list and dump (menu -> extras)
kiservicetable dump for all supported Windows versions
some code revision and corrections
v 1.3.0
official support for Windows 10
2016-01-16 02:50:35 +00:00
private namespaces (menu -> extras)
v 1.2.0
added KUSER_SHARED_DATA dump (menu -> extras)
code revision and corrections
ported to msvc 2015
v 1.1.0
2015-03-01 15:26:13 +00:00
added popup menu for Process page
added file properties dialog for Process page
added descriptions for more object types
added named pipes dialog (menu -> extras)
added information for IoCompletion object type, including structured object body dump2
some code revision and corrections