Skip to content

(This is a fork primarily used to submit pull requests into upstream repository) A .net OLE/COM viewer and inspector to merge functionality of OleView and Test Container

License

Notifications You must be signed in to change notification settings

the-deniss/oleviewdotnet

 
 

Repository files navigation

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

About

(This is a fork primarily used to submit pull requests into upstream repository) A .net OLE/COM viewer and inspector to merge functionality of OleView and Test Container

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 90.6%
  • PowerShell 9.4%