2019-01-31 14:22:47 +00:00
[![Build status ](https://ci.appveyor.com/api/projects/status/dxsbgm90sahgwbo0?svg=true )](https://ci.appveyor.com/project/hfiref0x/winobjex64)
2015-02-23 05:06:18 +00:00
2017-03-21 14:17:36 +00:00
# WinObjEx64
2015-02-23 05:06:18 +00:00
## Windows Object Explorer 64-bit
2018-12-03 08:14:22 +00:00
< img src = "https://raw.githubusercontent.com/hfiref0x/WinObjEx64/master/Screenshots/MainWindow.png" width = "600" / >
2016-03-01 07:33:06 +00:00
2015-02-23 05:06:18 +00:00
WinObjEx64 is an advanced utility that lets you explore the Windows Object Manager namespace. For certain object types, you can double-click on it or use the "Properties..." toolbar button to get more information, such as description, attributes, resource usage etc. WinObjEx64 let you view and edit object-related security information if you have required access rights.
# System Requirements
WinObjEx64 does not require administrative privileges. However administrative privilege is required to view much of the namespace and to edit object-related security information.
2018-10-01 14:36:13 +00:00
WinObjEx64 works only on the following x64 Windows: Windows 7, Windows 8, Windows 8.1 and Windows 10, including Server variants.
2015-02-23 05:06:18 +00:00
2018-10-30 16:43:27 +00:00
WinObjEx64 also supports running on Wine, including Wine Staging.
2015-02-23 05:06:18 +00:00
In order to use all program features Windows must be booted in the DEBUG mode.
# Build
WinObjEx64 comes with full source code.
2020-01-15 06:04:22 +00:00
In order to build from source you need Microsoft Visual Studio 2015/2017/2019 and later versions.
2018-10-30 16:43:27 +00:00
## Instructions
* Select Platform ToolSet first for project in solution you want to build (Project->Properties->General):
* v120 for Visual Studio 2013;
* v140 for Visual Studio 2015;
2020-01-15 06:04:22 +00:00
* v141 for Visual Studio 2017;
* v142 for Visual Studio 2019.
2018-10-30 16:43:27 +00:00
* For v140 and above set Target Platform Version (Project->Properties->General):
2020-01-15 06:04:22 +00:00
* If v140 then select 8.1;
* If v141/v142 then select 10.
* Minimum required Windows SDK version 8.1
2015-02-23 05:06:18 +00:00
2018-12-03 08:20:54 +00:00
# What is new
2015-03-01 15:26:13 +00:00
2019-08-27 06:02:24 +00:00
[Whats New in 1.8.0 ](https://github.com/hfiref0x/WinObjEx64/blob/master/Compiled/WHATSNEW_180.md )
2015-03-01 15:26:13 +00:00
2019-11-27 06:06:12 +00:00
[Complete changelog ](https://github.com/hfiref0x/WinObjEx64/blob/master/Source/CHANGELOG.txt )
2015-02-23 05:06:18 +00:00
# Authors
2016-08-11 05:26:22 +00:00
2020-01-15 06:04:22 +00:00
(c) 2015 - 2020 WinObjEx64 Project
2016-08-11 05:26:22 +00:00
2015-02-23 05:06:18 +00:00
Original WinObjEx (c) 2003 - 2005 Four-F