DCOMClient is a client written in python that utilizes the impacket
python library in order to interact with remote machines using DCOM.
Planned features include:
- Create remote objects using an abstract design.
- Call remote object methods & interfaces abstractly.
- Query remote object interfaces, functions and variables abstractly.
- Delete & Destruct remote objects abstractly.
- Enumerate COM objects on the remote machine using remote registry.