WDAC and DLLs #643
Unanswered
JamesBowtell
asked this question in
Q&A
Replies: 1 comment 11 replies
-
|
Hi, When Dynamic Code Security is enabled it does its job and authorizes the required DLLs for .NET apps that use JIT. Do you see any logs in the event viewer or is there a particular app that is having problem that i can investigate? feel free to share that info in email/teams if dont wanna post publicly. |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I'm starting on my journey to enable WDAC for our client desktops (Windows 11). I'm using HotCakeX amazing AppControl Manager tool, which is making creating policies incredibly easy.
I am hitting a problem with parent executables calling DLLs from another location. Whats the best way to tackle this...?
I do not have Dynamic Code Security enabled and DLLs are still being blocked. It looks like most of these DLLs are stored in the Global Assembly Cache (GAC) 'C:\windows\assembly'
Any advice or guidance would be greatly appreciated.
Kind Regards
James
Beta Was this translation helpful? Give feedback.
All reactions