Skip to content

Commit

Permalink
Allow dynamic code for SenseIR.exe.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdgregson committed Aug 3, 2022
1 parent 527d3c5 commit 76cb03a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ExploitProtectionSettings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1802,4 +1802,11 @@
DisallowChildProcessCreation="false"
Audit="false" />
</AppConfig>
<AppConfig
Executable="SenseIR.exe">
<DynamicCode
BlockDynamicCode="false"
AllowThreadsToOptOut="false"
Audit="false" />
</AppConfig>
</MitigationPolicy>

0 comments on commit 76cb03a

Please sign in to comment.