Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/T3nb3w/ComDotNetExploit
/ COMPtr
Method
COMPtr
Bypass_COM_PPL/com_utils.h:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
CComPtr<T> ptr;
16
public:
17
COMPtr() = default;
18
COMPtr(const COMPtr&) = delete;
19
COMPtr& operator=(const COMPtr&) = delete;
20
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected