Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up
A .net OLE/COM viewer and inspector to merge functionality of OleView and Test Container
C#
PowerShell
Cannot retrieve the latest commit at this time.
Cannot retrieve the latest commit at this time.
Permalink
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
OleViewDotNet.Main |
|
|
|
|
OleViewDotNet.PowerShell |
|
|
|
|
OleViewDotNet |
|
|
|
|
.gitignore |
|
|
|
|
LICENSE |
|
|
|
|
OleViewDotNet.sln |
|
|
|
|
README |
|
|
README
OleViewDotNet is a .NET 4 application to provide a tool which merges the classic SDK tools OleView and Test Container into one application. It allows you to find COM objects through a number of different views (e.g. by CLSID, by ProgID, by server executable), enumerate interfaces on the object and then create an instance and invoke methods. It also has a basic container to attack ActiveX objects to so you can see the display output while manipulating the data. All work (barring the shameless borrowing of the icon) copyright James Forshaw (c) 2014