Skip to content

Fix security callback enumeration for 32bit#71

Open
qtc-de wants to merge 1 commit intosilverf0x:masterfrom
qtc-de:bug/fix-32bit-security-callbacks
Open

Fix security callback enumeration for 32bit#71
qtc-de wants to merge 1 commit intosilverf0x:masterfrom
qtc-de:bug/fix-32bit-security-callbacks

Conversation

@qtc-de
Copy link

@qtc-de qtc-de commented Sep 24, 2023

From RpcCore2 on, the _RPC_INTERFACE_T structure layout seems to be incorrect regarding the security callback. I recently encountered a 32bit RPC server utilizing security callbacks and they were not displayed in RpcView.

The changes in this PR were confirmed to fix the issue for RpcCore4 and probably also work for the previous two versions.

From RpcCore2, the _RPC_INTERFACE_T structure layout seems to be
incorrect regarding the security callback. The changes in this commit
were confirmed to fix the issue for RpcCore4 and probably also work for
the previous two versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant