Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storsvc dll hijacking Exception: 1753 #10

Open
kayji opened this issue Mar 29, 2023 · 2 comments
Open

Storsvc dll hijacking Exception: 1753 #10

kayji opened this issue Mar 29, 2023 · 2 comments

Comments

@kayji
Copy link

kayji commented Mar 29, 2023

Hello,

I've compiled the code for storsvc with only 1 change, which is windows 10 to windows 11 in storsvc_c.c. And when I ran the RpcClient.exe binary on a Windows 11 system, I encountered an error:

Exception: 1753 - 0x000006d9

When trying to look for more information on this error code, I found mostly issues around Windows Firewall service. However, Windows Firewall service is running on my box. So I'm just wondering if you encountered this issue before, and how you'd fix it.

Thanks!

@SamHzzz
Copy link

SamHzzz commented May 23, 2023

Hello,

I had same error code when i run the RpcClient.exe on windows10.

@thejaymakwana
Copy link

Hello

when I am running RpcClient.exe I am getting this error. i have made all the changes in system which are required to solve this error but still getting this error. Can someone please do let me know what the problem may be and how can I solve this. I am attaching the error with code for your reference.

Exception: 1753 - 0x000006d9

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

No branches or pull requests

4 participants
@kayji @thejaymakwana @SamHzzz and others