Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
C#
Latest commit
6d6ca4d
Sep 18, 2017
Permalink
| Failed to load latest commit information. | |||
|
|
OleViewDotNet |
|
|
|
|
OleViewDotNet32 |
|
|
|
|
.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