config case_sensitive = false | preset=xdr_image_load | filter event_type = ENUM.LOAD_IMAGE and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 (action_module_path contains "\dbghelp.dll" and 
 (not 
 (action_module_path in ("C:\Program Files (x86)\*", "C:\Program Files\*", "C:\Windows\SoftwareDistribution\*", "C:\Windows\System32\*", "C:\Windows\SystemTemp\*", "C:\Windows\SysWOW64\*", "C:\Windows\WinSxS\*"))) and 
 (not 
 ((action_module_path in ("*\Anaconda3\Lib\site-packages\vtrace\platforms\windll\amd64\dbghelp.dll", "*\Anaconda3\Lib\site-packages\vtrace\platforms\windll\i386\dbghelp.dll")) or 
 (action_module_path in ("*\Epic Games\Launcher\Engine\Binaries\ThirdParty\DbgHelp\dbghelp.dll", "*\Epic Games\MagicLegends\x86\dbghelp.dll")) or 
 (action_module_path contains "opera\Opera Installer Temp\opera_package" and 
 action_module_path contains "\assistant\dbghelp.dll")))))