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

Windows 11 - Smart App Control #164

Open
hathawcs opened this issue Jun 13, 2023 · 2 comments
Open

Windows 11 - Smart App Control #164

hathawcs opened this issue Jun 13, 2023 · 2 comments

Comments

@hathawcs
Copy link

hathawcs commented Jun 13, 2023

Windows 11 introduced Smart App Control. One of the security checks for apps is ensuring that the app and its binaries are signed. Because AsyncAwaitBestPractices does not sign its binaries, software using it will be blocked from running when Smart App Control is enabled.

Please sign DLLs produced for AsyncAwaitBestPractices.

https://support.microsoft.com/en-us/topic/what-is-smart-app-control-285ea03d-fa88-4d56-882e-6698afdb7003

AsyncAwaitBestPractices (unsigned):
image

Microsoft dll (signed):
image

@brminnick
Copy link
Owner

Thanks for the heads up!

Could you update the link posted above? It is currently giving me a 404 error.

@hathawcs
Copy link
Author

Done! Copy/paste error...

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

2 participants