File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 609
609
<ChildProcess DisallowChildProcessCreation =" false" />
610
610
<UserShadowStack UserShadowStack =" true" UserShadowStackStrictMode =" false" AuditUserShadowStack =" false" />
611
611
</AppConfig >
612
+ <AppConfig Executable =" DragonFruit.OnionFruit.Windows.exe" >
613
+ <DEP Enable =" true" EmulateAtlThunks =" false" />
614
+ <ASLR ForceRelocateImages =" true" RequireInfo =" false" BottomUp =" true" HighEntropy =" false" />
615
+ <StrictHandle Enable =" true" />
616
+ <SystemCalls DisableWin32kSystemCalls =" false" />
617
+ <ExtensionPoints DisableExtensionPoints =" true" />
618
+ <DynamicCode BlockDynamicCode =" false" AllowThreadsToOptOut =" false" />
619
+ <ControlFlowGuard Enable =" true" SuppressExports =" false" />
620
+ <SignedBinaries MicrosoftSignedOnly =" false" AllowStoreSignedBinaries =" false" EnforceModuleDependencySigning =" true" />
621
+ <Fonts DisableNonSystemFonts =" true" AuditOnly =" false" Audit =" false" />
622
+ <ImageLoad BlockRemoteImageLoads =" true" AuditRemoteImageLoads =" false" BlockLowLabelImageLoads =" true" AuditLowLabelImageLoads =" false" />
623
+ <Payload EnableExportAddressFilter =" true" AuditEnableExportAddressFilter =" false" EnableExportAddressFilterPlus =" true" AuditEnableExportAddressFilterPlus =" false" EnableImportAddressFilter =" true" AuditEnableImportAddressFilter =" false" EnableRopStackPivot =" true" AuditEnableRopStackPivot =" false" EnableRopCallerCheck =" true" AuditEnableRopCallerCheck =" false" EnableRopSimExec =" true" AuditEnableRopSimExec =" false" />
624
+ <SEHOP Enable =" true" TelemetryOnly =" false" />
625
+ <Heap TerminateOnError =" true" />
626
+ <ChildProcess DisallowChildProcessCreation =" false" />
627
+ <UserShadowStack UserShadowStack =" true" UserShadowStackStrictMode =" false" AuditUserShadowStack =" false" />
628
+ </AppConfig >
612
629
<AppConfig Executable =" DuckDuckGo.exe" >
613
630
<DEP Enable =" true" EmulateAtlThunks =" false" />
614
631
<ASLR ForceRelocateImages =" true" RequireInfo =" true" BottomUp =" true" HighEntropy =" true" />
You can’t perform that action at this time.
0 commit comments