Показано с 1 по 17 из 17.

Процессы m1.exe, c1.exe, dcore.exe [Trojan.MSIL.BitMiner.abv] (заявка № 222922)

  1. #1
    Junior Member Репутация
    Регистрация
    04.06.2019
    Сообщений
    15
    Вес репутации
    24

    Thumbs up Процессы m1.exe, c1.exe, dcore.exe [Trojan.MSIL.BitMiner.abv]

    Недавно обнаружил у себя в диспетчере задач процессы, указанные в заголовке в начале не придал им особого внимания, но позже заметил что некоторые программы стали тормозить, да и сама система тоже. При остановке этих процессов система снова начинала работать нормально. Встроенный антивирус windows (у меня десятый windows) перестал работать, а в его настройках было указанно, что настройками безопасности управляет некая "ваша организация", хотя пользователь у компьютера один (я). Прикрепляю логи. Они были сделаны когда на компьютере не было интернета. Не знаю, может ли это помешать. Если что сделаю повторное сканирование.

  2. Будь в курсе!
    Реклама на VirusInfo

    Надоело быть жертвой? Стань профи по информационной безопасности, получай самую свежую информацию об угрозах и средствах защиты от ведущего российского аналитического центра Anti-Malware.ru:

    Anti-Malware Telegram
     

  3. #2
    Cyber Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Аватар для Info_bot
    Регистрация
    11.05.2011
    Сообщений
    2,289
    Вес репутации
    384
    Уважаемый(ая) Винни Пух, спасибо за обращение на наш форум!

    Удаление вирусов - абсолютно бесплатная услуга на VirusInfo.Info. Хелперы в самое ближайшее время ответят на Ваш запрос. Для оказания помощи необходимо предоставить логи сканирования утилитой Autologger, подробнее можно прочитать в правилах оформления запроса о помощи.

    information

    Информация

    Если вы хотите получить персональную гарантированную помощь в приоритетном режиме, то воспользуйтесь платным сервисом Помогите+.





    Если наш сайт окажется полезен Вам и у Вас будет такая возможность - пожалуйста поддержите проект.

  4. #3
    Невымерший Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Аватар для thyrex
    Регистрация
    07.03.2009
    Адрес
    Soligorsk, Belarus
    Сообщений
    99,211
    Вес репутации
    3109
    Здравствуйте.

    Выполните скрипт в AVZ из папки Autologger
    Код:
    begin
    ShowMessage('Внимание! Перед выполнением скрипта AVZ автоматически закроет все сетевые подключения.' + #13#10 + 'После перезагрузки компьютера подключения к сети будут восстановлены в автоматическом режиме.');
    ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);
    if not IsWOW64
     then
      begin
       SearchRootkit(true, true);
       SetAVZGuardStatus(True);
      end;
     QuarantineFile('C:\Users\Pc\AppData\Local\Temp\start.exe','');
     DeleteFile('C:\Users\Pc\AppData\Local\Temp\start.exe','32');
     DeleteFile('1.vbs','32');
     DeleteFile('C:\Windows\system32\Tasks\Microsoft\Windows\AppID\AppID','64');
     DeleteFile('C:\Windows\system32\Tasks\Microsoft\Windows\Maintenance\WinNAT','64');
     DeleteFile('C:\Windows\system32\Tasks\WdfHG','64');
    BC_ImportAll;
    ExecuteSysClean;
    BC_Activate;
    RebootWindows(false);
    end.
    • Обратите внимание: будет выполнена перезагрузка компьютера.


    Выполните скрипт в AVZ
    Код:
    begin
    CreateQurantineArchive('c:\quarantine.zip');
    end.
    c:\quarantine.zip пришлите по красной ссылке Прислать запрошенный карантин над первым сообщением темы.

    Пожалуйста, ЕЩЕ РАЗ запустите Autologger; прикрепите к следующему сообщению НОВЫЕ логи.
    Microsoft MVP 2012-2016 Consumer Security
    Microsoft MVP 2016 Reconnect

  5. #4
    Junior Member Репутация
    Регистрация
    04.06.2019
    Сообщений
    15
    Вес репутации
    24
    Готово, карантин прикрепил, а логи вот

  6. #5
    Невымерший Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Аватар для thyrex
    Регистрация
    07.03.2009
    Адрес
    Soligorsk, Belarus
    Сообщений
    99,211
    Вес репутации
    3109
    Скачайте Farbar Recovery Scan Tool и сохраните на Рабочем столе.
    • Примечание: необходимо выбрать версию, совместимую с Вашей операционной системой. Если Вы не уверены, какая версия подойдет для Вашей системы, скачайте обе и попробуйте запустить. Только одна из них запустится на Вашей системе.

    1. Запустите программу двойным щелчком. Когда программа запустится, нажмите Yes для соглашения с предупреждением.
    2. Убедитесь, что в окне Optional Scan отмечены List BCD, Driver MD5 и 90 Days Files.

    3. Нажмите кнопку Scan.
    4. После окончания сканирования будет создан отчет (FRST.txt) в той же папке, откуда была запущена программа.
    5. Если программа была запущена в первый раз, также будет создан отчет (Addition.txt).
    6. Файлы FRST.txt и Addition.txt заархивируйте (в один общий архив) и прикрепите к сообщению.
    Microsoft MVP 2012-2016 Consumer Security
    Microsoft MVP 2016 Reconnect

  7. #6
    Junior Member Репутация
    Регистрация
    04.06.2019
    Сообщений
    15
    Вес репутации
    24
    Сделал отчеты, но в текущей версии, которая расположена на сайте по ссылке вместо пункта "Drivers MD5" расположен пункт "SigCheckExt", я сканировал без него. Нужно поискать версию, где есть "Drivers MD5"?

    - - - - -Добавлено - - - - -

    И еще хотел спросить, у меня в папке C:\Users\Pc\AppData\Local\Temp\ очень много папок, где есть файлы c1.exe, m1.exe, dcore.exe, можно ли и нужно ли их как нибудь очистить?
    Последний раз редактировалось Винни Пух; 05.06.2019 в 23:37.

  8. #7
    Невымерший Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Аватар для thyrex
    Регистрация
    07.03.2009
    Адрес
    Soligorsk, Belarus
    Сообщений
    99,211
    Вес репутации
    3109
    1. Выделите следующий код:
    Код:
    Start::
    CreateRestorePoint:
    HKLM\SOFTWARE\Policies\Microsoft\Windows Defender: Restriction <==== ATTENTION
    FF HKLM\SOFTWARE\Policies\Mozilla\Firefox: Restriction <==== ATTENTION
    Task: {2C798074-5435-4E30-97DC-19234E03D65E} - \Microsoft\Windows\Maintenance\WinNAT -> No File <==== ATTENTION
    Task: {93B264D4-F812-4F47-80C6-DEFC3BF661C4} - \Microsoft\Windows\AppID\AppID -> No File <==== ATTENTION
    Task: {E2480975-AF46-45C1-9151-CA2E5EA53125} - \WdfHG -> No File <==== ATTENTION
    FirewallRules: [{704B79A8-4F8D-47CC-A2A6-006CAE929FAD}] => (Allow) C:\ProgramData\Windows\Profile\dllhostn.exe () [File not signed]
    FirewallRules: [{79365222-DFC0-4E65-89DC-D2E1FD94FE07}] => (Allow) C:\ProgramData\Windows\Profile\host.exe No File
    FirewallRules: [{4FEF64E6-A225-4577-91DC-3CD1B58BD219}] => (Allow) C:\ProgramData\Windows\Profile\winlogin.exe No File
    FirewallRules: [{7D3043AE-B5E1-4763-8D0B-F7A1FC0B5EBE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysk5sgrs.a00\dcore.exe No File
    FirewallRules: [{7AD72F96-19DB-4F16-A8D1-CFC26998DAE5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysk5sgrs.a00\x86\c1.exe No File
    FirewallRules: [{2DC69D1F-D554-4713-86B7-60238D653547}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysk5sgrs.a00\x64\m1.exe () [File not signed]
    FirewallRules: [{F7C3A16D-B452-4D3F-93B5-EC0CC0BA961E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysk5sgrs.a00\x86\m1.exe No File
    FirewallRules: [{7A785378-2CD0-4755-8215-07C4EA216D29}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysk5sgrs.a00\x64\c1.exe () [File not signed]
    FirewallRules: [{59553A55-1E1F-4B0C-83EB-EBE18099824B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0g1o1hxk.uyq\dcore.exe No File
    FirewallRules: [{7E04BD89-3DC6-46B4-9BB6-77F387A6D199}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0g1o1hxk.uyq\x86\c1.exe No File
    FirewallRules: [{73D42EF4-55B4-44CE-918C-C275860A12B2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0g1o1hxk.uyq\x64\c1.exe No File
    FirewallRules: [{A7543C2A-5B10-4337-84EB-041179AB26EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0g1o1hxk.uyq\x64\m1.exe No File
    FirewallRules: [{6F145D62-403B-429B-8E4A-C7ED0FFED929}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0g1o1hxk.uyq\x86\m1.exe No File
    FirewallRules: [{319183A3-02C5-4E24-B0F7-AF57C284E105}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ato2k4y5.sac\x64\c1.exe No File
    FirewallRules: [{B89C9918-445D-4FE5-A299-0E1DAA5AE814}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ato2k4y5.sac\dcore.exe No File
    FirewallRules: [{73B92765-1F7E-40E9-B671-EAA71F78D39B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ato2k4y5.sac\x64\m1.exe No File
    FirewallRules: [{FB157973-3A56-4E67-9C36-4E15015D1E19}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ato2k4y5.sac\x86\c1.exe No File
    FirewallRules: [{06ED1C72-EBBB-4D0C-AEF2-D5B54DE7F0E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ato2k4y5.sac\x86\m1.exe No File
    FirewallRules: [{99965549-AE0A-4FD9-BAFB-35B9C1FD9B7D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eiyfhjny.5od\x64\m1.exe No File
    FirewallRules: [{2A25A4E2-1695-4E0A-82E4-1A7FC97D694D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eiyfhjny.5od\x86\c1.exe No File
    FirewallRules: [{603549C2-047D-4DB7-9123-0B2BC856170A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eiyfhjny.5od\x64\c1.exe No File
    FirewallRules: [{C7669CAE-6337-4BBE-960E-C4B3828D8F48}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eiyfhjny.5od\dcore.exe No File
    FirewallRules: [{A69840BF-8F12-47C7-ABBD-8946C1EFA25A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eiyfhjny.5od\x86\m1.exe No File
    FirewallRules: [{0B43FEA4-CB80-46DE-BBB5-121D3C1A85D1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\12wpo4as.r3g\dcore.exe No File
    FirewallRules: [{2F2AD032-7647-4D95-83CF-31DF8440A55D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\12wpo4as.r3g\x64\m1.exe No File
    FirewallRules: [{0EA804CE-F6DF-4BE9-BCA1-8A95350B8098}] => (Allow) C:\Users\Pc\AppData\Local\Temp\12wpo4as.r3g\x64\c1.exe No File
    FirewallRules: [{F3C1D222-58A8-4E67-B94E-697A7342A90E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\12wpo4as.r3g\x86\m1.exe No File
    FirewallRules: [{99E4AEC7-CD63-4DAA-9CB5-2A43CF51F2D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\12wpo4as.r3g\x86\c1.exe No File
    FirewallRules: [{D0029B16-CBBF-4A6D-932F-8762C50A1CE1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qgk0okod.js3\x64\c1.exe No File
    FirewallRules: [{E8C84099-4532-474E-99A6-8489C95F6442}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qgk0okod.js3\dcore.exe No File
    FirewallRules: [{8D93D89E-CF9F-4DBD-8B80-299E0736F477}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qgk0okod.js3\x86\c1.exe No File
    FirewallRules: [{09B61333-B249-44AB-A67F-0728236DC315}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qgk0okod.js3\x64\m1.exe No File
    FirewallRules: [{B59A7D82-59D3-4BBA-A761-50C71980E679}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qgk0okod.js3\x86\m1.exe No File
    FirewallRules: [{98077F12-2833-4273-B59D-474044175659}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y4ibzkk.ni4\dcore.exe No File
    FirewallRules: [{069C1DD2-4F33-40B1-973F-D93B0FC529D1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y4ibzkk.ni4\x64\c1.exe No File
    FirewallRules: [{800D08B5-F7C4-47A1-A406-105FC7728E74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y4ibzkk.ni4\x64\m1.exe No File
    FirewallRules: [{3DDA7F00-7BD6-4B2B-A074-79EB73442E07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y4ibzkk.ni4\x86\c1.exe No File
    FirewallRules: [{C62A80FD-9B4F-4CCC-8618-98504493DA4C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y4ibzkk.ni4\x86\m1.exe No File
    FirewallRules: [{97EC5DD1-211E-4905-8427-3EE03A257DD5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\imtptawg.rud\dcore.exe No File
    FirewallRules: [{CE5B6D7D-5748-426E-9026-8CAC8CAEABEA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\imtptawg.rud\x64\m1.exe No File
    FirewallRules: [{F77497AE-87EF-44E6-8902-1D187058309A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\imtptawg.rud\x64\c1.exe No File
    FirewallRules: [{5BD8753B-2E73-4BB3-976F-5E9D9837E401}] => (Allow) C:\Users\Pc\AppData\Local\Temp\imtptawg.rud\x86\c1.exe No File
    FirewallRules: [{EA80269C-B709-46B8-A664-B185FE7DB9F0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\imtptawg.rud\x86\m1.exe No File
    FirewallRules: [{A10E66CE-E028-44DF-936E-51620B660146}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ewbsxj5j.ka5\dcore.exe No File
    FirewallRules: [{30748FEB-1506-4BEC-B4DB-26528A169D18}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ewbsxj5j.ka5\x64\c1.exe No File
    FirewallRules: [{79D277A6-283B-4501-83CC-CC6F85C707CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ewbsxj5j.ka5\x64\m1.exe No File
    FirewallRules: [{B3481741-14DF-46F8-B7B5-50B95CBEACD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ewbsxj5j.ka5\x86\c1.exe No File
    FirewallRules: [{1D10B0A6-87C2-4B02-A229-50E34EA30090}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ewbsxj5j.ka5\x86\m1.exe No File
    FirewallRules: [{55F2D2BD-009F-4DA6-97E1-C70AC38D8837}] => (Allow) C:\Users\Pc\AppData\Local\Temp\azuox3fx.jci\dcore.exe No File
    FirewallRules: [{E3D70071-1065-4844-9371-554ACEB5C5B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\azuox3fx.jci\x64\c1.exe No File
    FirewallRules: [{F96E4935-C41F-4123-9C71-F4D1410AFA29}] => (Allow) C:\Users\Pc\AppData\Local\Temp\azuox3fx.jci\x64\m1.exe No File
    FirewallRules: [{05D6FA85-136F-4748-8AEF-0E7656EBB398}] => (Allow) C:\Users\Pc\AppData\Local\Temp\azuox3fx.jci\x86\c1.exe No File
    FirewallRules: [{BC75ABB5-EC68-462A-A27C-4770BE402648}] => (Allow) C:\Users\Pc\AppData\Local\Temp\azuox3fx.jci\x86\m1.exe No File
    FirewallRules: [{8CBE6EE6-45F5-483D-A8A6-2AD97B505E85}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5gksb2z.g3g\dcore.exe No File
    FirewallRules: [{05B4FEA5-0E18-46C1-B901-6FD3B95685D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5gksb2z.g3g\x64\c1.exe No File
    FirewallRules: [{A2623745-7990-457F-A5D7-87407E9C7BCC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5gksb2z.g3g\x64\m1.exe No File
    FirewallRules: [{91D69DC9-455E-4903-8EAC-AF8691454C2E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5gksb2z.g3g\x86\c1.exe No File
    FirewallRules: [{562123C0-AA71-4264-82CE-83D111518EC7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5gksb2z.g3g\x86\m1.exe No File
    FirewallRules: [{A82F3EFD-7CC0-4639-9DC3-5D9F1D79B615}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rzcz333k.xqt\x64\c1.exe No File
    FirewallRules: [{B3152CAF-A5DB-4CF5-8D51-5FF1E250F708}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rzcz333k.xqt\x64\m1.exe No File
    FirewallRules: [{300C1591-439F-4C0C-9CB6-81F69AA91745}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rzcz333k.xqt\dcore.exe No File
    FirewallRules: [{7F7FF7D6-9715-4387-85AD-2462A7AF95EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rzcz333k.xqt\x86\m1.exe No File
    FirewallRules: [{31B0472B-2FE1-4174-A0E8-0B9963EA27D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rzcz333k.xqt\x86\c1.exe No File
    FirewallRules: [{F828EAE1-B922-4FC1-B91E-96CF207944D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxaw2qnr.fvp\dcore.exe No File
    FirewallRules: [{72781F46-9F33-46EA-AABF-BC3C1565FE12}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxaw2qnr.fvp\x64\m1.exe No File
    FirewallRules: [{7A4E8048-47DE-4CE4-9442-5BE781C22D13}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxaw2qnr.fvp\x64\c1.exe No File
    FirewallRules: [{36124F36-3F40-41CA-95C8-FA5C0FBE5708}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxaw2qnr.fvp\x86\c1.exe No File
    FirewallRules: [{EC6EB473-7F8C-4200-948F-D4FC384C5769}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxaw2qnr.fvp\x86\m1.exe No File
    FirewallRules: [{4A5D6A01-C671-4D11-9094-EBE83450BB16}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0h3wtc5.dkr\dcore.exe No File
    FirewallRules: [{A74EF223-ACA1-4C15-9BC9-EC820DB1385B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0h3wtc5.dkr\x64\m1.exe No File
    FirewallRules: [{F65BA653-4BF9-4246-AFB4-9295BDF6D998}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0h3wtc5.dkr\x86\c1.exe No File
    FirewallRules: [{365D6DCB-ADA7-4EFD-8C96-3BCFC1E57080}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0h3wtc5.dkr\x64\c1.exe No File
    FirewallRules: [{7294777A-0B04-4CA4-B2A9-EFAE317BFB6F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0h3wtc5.dkr\x86\m1.exe No File
    FirewallRules: [{96BCF551-BD95-4DB0-A814-FEAEB394A79B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bppnzj34.nfq\dcore.exe No File
    FirewallRules: [{703EC2F6-A0ED-4247-8785-78516A69A208}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bppnzj34.nfq\x64\c1.exe No File
    FirewallRules: [{0DAF3314-6B33-4F5D-AA41-C5779FD65598}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bppnzj34.nfq\x64\m1.exe No File
    FirewallRules: [{466BEAD6-4873-427F-ABAD-DCAC60436329}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bppnzj34.nfq\x86\c1.exe No File
    FirewallRules: [{E2BB0397-D77F-4CAB-A24C-85A9A574D43E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bppnzj34.nfq\x86\m1.exe No File
    FirewallRules: [{DB889AE1-7D88-4155-96BD-4FAE1DA3A5C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\02pck45c.ppy\x64\m1.exe No File
    FirewallRules: [{D86A84F8-EE33-4975-A944-C2826F086FEB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\02pck45c.ppy\dcore.exe No File
    FirewallRules: [{AECB16D5-46A7-493F-BF02-C2841EE2A0A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\02pck45c.ppy\x64\c1.exe No File
    FirewallRules: [{0F408CE0-2E9D-4761-87AC-A7E20C14EFE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\02pck45c.ppy\x86\c1.exe No File
    FirewallRules: [{7103A410-6351-4E2A-81D0-36BECE61D681}] => (Allow) C:\Users\Pc\AppData\Local\Temp\02pck45c.ppy\x86\m1.exe No File
    FirewallRules: [{0B19A91E-9365-4E66-896E-D08F2EF6983A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xlcre3o2.iq2\dcore.exe No File
    FirewallRules: [{75BA486F-DFCE-4CA6-B468-5A48C703B419}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xlcre3o2.iq2\x86\c1.exe No File
    FirewallRules: [{042CDBB2-C5AF-45AF-8B43-E6FB6D92B666}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xlcre3o2.iq2\x64\c1.exe No File
    FirewallRules: [{7DD986D5-405D-4F70-937D-48F6E5D3B6BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xlcre3o2.iq2\x64\m1.exe No File
    FirewallRules: [{8267B37C-AD05-4EC9-8B9B-1856D0575B8C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xlcre3o2.iq2\x86\m1.exe No File
    FirewallRules: [{47A021A1-5A0C-4BBF-A910-80DFDCC02F83}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anuoitq0.gud\dcore.exe No File
    FirewallRules: [{8315777E-B0CC-4A69-A1E0-AA070B66CFC6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anuoitq0.gud\x64\c1.exe No File
    FirewallRules: [{AAA7156C-C42D-4E6B-863D-50193878B672}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anuoitq0.gud\x64\m1.exe No File
    FirewallRules: [{114DEDC6-FF68-45AA-8C54-DB3719A0513F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anuoitq0.gud\x86\c1.exe No File
    FirewallRules: [{611A9B84-9DD1-49F9-8D58-A237CFAC3D26}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anuoitq0.gud\x86\m1.exe No File
    FirewallRules: [{3399CD08-AC5E-45E8-AED5-FCD12895E77E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ht3wwiro.osx\dcore.exe No File
    FirewallRules: [{67916CDF-E7DA-4E55-8436-966D319E82C9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ht3wwiro.osx\x64\c1.exe No File
    FirewallRules: [{CF47F6CD-E061-460C-82EC-997D038628DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ht3wwiro.osx\x86\c1.exe No File
    FirewallRules: [{3A8AE97B-B452-45DC-B153-9D51716106BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ht3wwiro.osx\x64\m1.exe No File
    FirewallRules: [{7697C7CF-FAA4-41BE-AD95-585D185A5E49}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ht3wwiro.osx\x86\m1.exe No File
    FirewallRules: [{E0308A29-ECA9-44F4-99E7-48B9C3A22635}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wyxopdgd.2ih\dcore.exe No File
    FirewallRules: [{AAB24510-9B9E-40DE-8071-7D7699AF6472}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wyxopdgd.2ih\x64\m1.exe No File
    FirewallRules: [{45AA62C3-5CD7-4730-BF41-D02E9E1E3373}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wyxopdgd.2ih\x64\c1.exe No File
    FirewallRules: [{A940E50F-54C9-43EE-ABB7-64E29BF8028D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wyxopdgd.2ih\x86\c1.exe No File
    FirewallRules: [{802B2CA4-667F-4E77-A47E-8404974FDA11}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wyxopdgd.2ih\x86\m1.exe No File
    FirewallRules: [{556FCEE7-09BC-43A1-AF93-3A3BD6A7D9BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxp2asg5.vpq\x64\c1.exe No File
    FirewallRules: [{676006FA-9601-4550-BAD0-E550A6043ADD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxp2asg5.vpq\dcore.exe No File
    FirewallRules: [{40588D30-DE07-413A-B7CC-82C7D6686569}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxp2asg5.vpq\x64\m1.exe No File
    FirewallRules: [{7FA50E15-28D4-401B-AA3A-687DBBEE2B85}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxp2asg5.vpq\x86\m1.exe No File
    FirewallRules: [{53484E24-AC96-472B-9AB7-1E1841D4E879}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxp2asg5.vpq\x86\c1.exe No File
    FirewallRules: [{17316D75-6535-4079-9CD7-C821EAD390A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4ofxjsj.g2a\dcore.exe No File
    FirewallRules: [{068C3BA8-CC8F-4502-8D9B-58E94702AD65}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4ofxjsj.g2a\x64\c1.exe No File
    FirewallRules: [{37A84E88-2C3A-42E8-B034-C6F4B7E5A8D9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4ofxjsj.g2a\x64\m1.exe No File
    FirewallRules: [{A4E822BF-B902-4A3B-BE6D-C554D3F5622B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4ofxjsj.g2a\x86\c1.exe No File
    FirewallRules: [{E7E88646-1368-41A5-B376-62E15019161D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4ofxjsj.g2a\x86\m1.exe No File
    FirewallRules: [{704DBF70-7F5E-43A8-9886-074562FB7232}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45i0icgf.d14\x64\c1.exe No File
    FirewallRules: [{95A20BAB-A063-4A08-8E67-EC4F378CCB99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45i0icgf.d14\dcore.exe No File
    FirewallRules: [{CDDF0549-170C-45C5-ADF3-51EBD5907468}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45i0icgf.d14\x64\m1.exe No File
    FirewallRules: [{6C959B01-BE91-4E11-82ED-85CC3DF69209}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45i0icgf.d14\x86\m1.exe No File
    FirewallRules: [{8F08E19D-89E3-46F4-99FB-F4C597F4E31F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45i0icgf.d14\x86\c1.exe No File
    FirewallRules: [{3223EA35-FD39-4291-8E2D-DBE7E0A09540}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xi2rg3.krv\dcore.exe No File
    FirewallRules: [{11B37AB9-91B5-410C-81EA-5176DF923FA4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xi2rg3.krv\x64\c1.exe No File
    FirewallRules: [{68263080-5218-4B26-A39D-325DAF31D153}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xi2rg3.krv\x64\m1.exe No File
    FirewallRules: [{73519BA2-9E77-444E-A719-2C4E2139F944}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xi2rg3.krv\x86\c1.exe No File
    FirewallRules: [{D3B09920-7C20-40AA-8C70-92B9B9F6C510}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xi2rg3.krv\x86\m1.exe No File
    FirewallRules: [{6B92994D-BAE6-400E-B50B-C568325A76EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sawwvjks.v0s\dcore.exe No File
    FirewallRules: [{4BDDB4C9-7555-4EF2-AA56-EA0A8B753995}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sawwvjks.v0s\x64\c1.exe No File
    FirewallRules: [{92836C49-A8A3-4626-A4B4-C3B1CBEBFAFB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sawwvjks.v0s\x64\m1.exe No File
    FirewallRules: [{CF6CB54B-8AAE-465A-A2AA-55F7C3C112A0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sawwvjks.v0s\x86\m1.exe No File
    FirewallRules: [{15593461-50FB-4F10-91DA-F141144988D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sawwvjks.v0s\x86\c1.exe No File
    FirewallRules: [{BEA18269-C160-4FE5-8161-F1C4CCE47F6C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3jciub1s.5lw\dcore.exe No File
    FirewallRules: [{C66B1CCC-1AF4-406F-A741-59F658B7B6DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3jciub1s.5lw\x64\c1.exe No File
    FirewallRules: [{81868B80-279B-474F-ABA8-56E125E1E157}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3jciub1s.5lw\x64\m1.exe No File
    FirewallRules: [{6DE098CB-538D-4FEB-8483-EF613C43DA7A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3jciub1s.5lw\x86\c1.exe No File
    FirewallRules: [{58CAA6ED-10DC-4F4E-B3A5-CB41B5DD65A7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3jciub1s.5lw\x86\m1.exe No File
    FirewallRules: [{371F2D19-2EB0-435E-A54C-5C18218B2BAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eues4ck1.gy1\x64\c1.exe No File
    FirewallRules: [{9EDAF1A6-85B9-4E14-8987-FBC8CA9E3734}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eues4ck1.gy1\x64\m1.exe No File
    FirewallRules: [{5728513F-85C1-44EB-BDF5-5F3BFFBD7A66}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eues4ck1.gy1\dcore.exe No File
    FirewallRules: [{9F61835E-6D14-4858-BAD1-825BC1D85247}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eues4ck1.gy1\x86\c1.exe No File
    FirewallRules: [{373CD4B2-84A1-4855-B231-DFFEC8BC74D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eues4ck1.gy1\x86\m1.exe No File
    FirewallRules: [{8175F0EA-2B6D-4255-A16F-9988192587CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a0svcnle.vvw\dcore.exe No File
    FirewallRules: [{5FE5D669-514D-4CB4-9200-8460E4B5912F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a0svcnle.vvw\x64\c1.exe No File
    FirewallRules: [{DA93D99F-8827-4EDF-95C0-1EC5F31BA934}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a0svcnle.vvw\x64\m1.exe No File
    FirewallRules: [{4FC8BDA0-C0C0-48B1-B0F4-87A8649F99E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a0svcnle.vvw\x86\c1.exe No File
    FirewallRules: [{21147973-48D3-42B7-A386-E818AE23BF4A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a0svcnle.vvw\x86\m1.exe No File
    FirewallRules: [{827CEB36-173B-45A4-B395-A8F565646077}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n50xxcep.d41\dcore.exe No File
    FirewallRules: [{33DE457D-FA91-4000-8678-E708E8DE89E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n50xxcep.d41\x64\m1.exe No File
    FirewallRules: [{3B8BE08D-CB4C-4733-9D63-43EBE10F52F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n50xxcep.d41\x86\c1.exe No File
    FirewallRules: [{0B30CD5E-9E06-4BB5-AA9B-07B5AF3898D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n50xxcep.d41\x64\c1.exe No File
    FirewallRules: [{4900D0FF-B874-4695-A677-A82804171BE9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n50xxcep.d41\x86\m1.exe No File
    FirewallRules: [{90670125-6EBC-4EB3-9ECB-B05E3F01F98F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\154mlc35.10n\dcore.exe No File
    FirewallRules: [{5233A223-4320-4825-B002-43929CCEBBC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\154mlc35.10n\x64\c1.exe No File
    FirewallRules: [{78E628C8-B052-4873-A093-EEF9303BB0E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\154mlc35.10n\x64\m1.exe No File
    FirewallRules: [{A4C63E2E-E4BC-43E3-B653-83692514884B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\154mlc35.10n\x86\c1.exe No File
    FirewallRules: [{6D810BEA-6331-41A8-A455-5B4A7F6FB3B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\154mlc35.10n\x86\m1.exe No File
    FirewallRules: [{62DDE361-F14B-4F0B-B612-343146E48C24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b02ux2i0.b0t\dcore.exe No File
    FirewallRules: [{1A25FF15-80D4-4295-B29E-00DA81D67FE7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b02ux2i0.b0t\x64\c1.exe No File
    FirewallRules: [{B2B8070D-20A4-4567-B22A-F1ACD9287D4C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b02ux2i0.b0t\x64\m1.exe No File
    FirewallRules: [{7A613D04-4F69-46C2-A7F0-8C0997427CAB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b02ux2i0.b0t\x86\c1.exe No File
    FirewallRules: [{2EBB8B51-17EB-4132-AF7E-61C272002DBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b02ux2i0.b0t\x86\m1.exe No File
    FirewallRules: [{B48ACFED-33AF-4D9E-B97C-AC3E31450FB3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb4lptvs.mlo\x64\c1.exe No File
    FirewallRules: [{F07E1C34-ACA4-471F-80C6-38F5E9305564}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb4lptvs.mlo\x64\m1.exe No File
    FirewallRules: [{EEA55254-4571-4DAB-8517-13EA40BA7329}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb4lptvs.mlo\x86\m1.exe No File
    FirewallRules: [{F9123820-C704-47A0-9285-6D8191263124}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb4lptvs.mlo\dcore.exe No File
    FirewallRules: [{0C2FF9F3-22CD-4792-B3FA-029D25F2BF45}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb4lptvs.mlo\x86\c1.exe No File
    FirewallRules: [{E69FF342-687D-427B-802B-BBC9F2DED817}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uogjsi55.b4x\dcore.exe No File
    FirewallRules: [{A81182A0-7F34-4E64-B996-62E2703B0680}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uogjsi55.b4x\x64\m1.exe No File
    FirewallRules: [{6629A4A4-68ED-40BE-AE61-34A67BB69D48}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uogjsi55.b4x\x64\c1.exe No File
    FirewallRules: [{22F96F76-00D4-432A-BEF2-7029BAFC3056}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uogjsi55.b4x\x86\m1.exe No File
    FirewallRules: [{5465BBA8-B3F9-4C4A-A0A2-A5A9F700E4AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uogjsi55.b4x\x86\c1.exe No File
    FirewallRules: [{B4FF7754-8724-40B7-9190-644B1B5D71FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywc2drue.ln1\dcore.exe No File
    FirewallRules: [{95A4A79A-6473-4173-B1C6-3634CAC0882C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywc2drue.ln1\x64\c1.exe No File
    FirewallRules: [{39D9A635-007F-47C4-A01D-8260081BDBE6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywc2drue.ln1\x64\m1.exe No File
    FirewallRules: [{E330DE12-4689-495E-A3D9-A4F1D64B4BEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywc2drue.ln1\x86\c1.exe No File
    FirewallRules: [{4A399E34-79F9-4F44-8BB9-D0E15A03424D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywc2drue.ln1\x86\m1.exe No File
    FirewallRules: [{1920F477-6D0D-4230-AD37-7A81B92EA1F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dxh20or.z23\x64\c1.exe No File
    FirewallRules: [{961834E4-EED8-4546-AAA4-E91825F10FCB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dxh20or.z23\dcore.exe No File
    FirewallRules: [{043B607F-A493-4746-AFCF-9AB77D126EE1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dxh20or.z23\x64\m1.exe No File
    FirewallRules: [{158511E3-8D0D-4981-A6A1-A1F5DBD2E890}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dxh20or.z23\x86\c1.exe No File
    FirewallRules: [{86718B64-5884-4102-901F-1E81DA5889DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dxh20or.z23\x86\m1.exe No File
    FirewallRules: [{F12D1461-4317-489B-B2CC-6967DFA9926E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fktnv3kn.zbr\dcore.exe No File
    FirewallRules: [{DA97DB93-C472-43C4-9A80-655894BC5867}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fktnv3kn.zbr\x64\c1.exe No File
    FirewallRules: [{D0F1A609-CE41-4ADE-A8DE-7CA2FF7BC656}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fktnv3kn.zbr\x64\m1.exe No File
    FirewallRules: [{9072B049-D61B-4035-AD77-F4B11B83D54F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fktnv3kn.zbr\x86\c1.exe No File
    FirewallRules: [{71656D21-2A88-4CB2-97C4-0DE1E6A706D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fktnv3kn.zbr\x86\m1.exe No File
    FirewallRules: [{4D9C1418-17C8-40B4-9080-746A90000B81}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l10qttpi.vzx\dcore.exe No File
    FirewallRules: [{6261A635-E93B-44F7-99FA-14649C0B4683}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l10qttpi.vzx\x64\c1.exe No File
    FirewallRules: [{EE4A0443-5B83-4776-BD82-48FC28A5B27E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l10qttpi.vzx\x86\c1.exe No File
    FirewallRules: [{A432EB81-EDE9-4072-ABF4-39756A54B1EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l10qttpi.vzx\x64\m1.exe No File
    FirewallRules: [{400DEB19-215A-48EA-B353-6F0A506A1B8E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l10qttpi.vzx\x86\m1.exe No File
    FirewallRules: [{8D9C6BB8-FC2E-4456-A9B0-E226A109611C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ydd50g11.0wb\dcore.exe No File
    FirewallRules: [{F81EDD94-2DB9-4E64-82F1-29D17D099633}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ydd50g11.0wb\x64\c1.exe No File
    FirewallRules: [{5BD2E567-3CEA-49EA-AB95-1DB6E434DADE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ydd50g11.0wb\x64\m1.exe No File
    FirewallRules: [{A01CB86C-DCE3-414E-B385-4CB2CB1CF315}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ydd50g11.0wb\x86\c1.exe No File
    FirewallRules: [{B8BC40F4-5BAC-43BE-AD66-CC8B7E82218A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ydd50g11.0wb\x86\m1.exe No File
    FirewallRules: [{F65CA24D-C631-41B2-A537-3D1F0739056A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5nmgynt.nha\dcore.exe No File
    FirewallRules: [{A6C923AB-2C5A-40B7-8E40-EF6560DC10C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5nmgynt.nha\x64\m1.exe No File
    FirewallRules: [{386FE7CC-DB19-4D59-AFAA-BFFA66F4B460}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5nmgynt.nha\x64\c1.exe No File
    FirewallRules: [{A6976186-64E7-475D-8E13-A65207A04C7E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5nmgynt.nha\x86\c1.exe No File
    FirewallRules: [{9738E545-E669-465B-8D9F-253B0FC4BE08}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5nmgynt.nha\x86\m1.exe No File
    FirewallRules: [{C05E417A-DA84-4746-AB63-7FCC35452AF1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5xnug1jf.xup\dcore.exe No File
    FirewallRules: [{135D97EA-05A5-4D64-B953-D599B3A1A1CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5xnug1jf.xup\x64\m1.exe No File
    FirewallRules: [{87948CFA-4A9C-42AF-92B0-2F0934D8D097}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5xnug1jf.xup\x64\c1.exe No File
    FirewallRules: [{39BD833A-5868-44BF-8F08-79A29A12C5FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5xnug1jf.xup\x86\c1.exe No File
    FirewallRules: [{EAD1C20E-ACC4-48BD-97DD-34C6D859AFB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5xnug1jf.xup\x86\m1.exe No File
    FirewallRules: [{FF9EF08F-D4D5-4E51-92B6-A928DA2AF0E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cjd5vahy.ytg\dcore.exe No File
    FirewallRules: [{96A8674A-455B-490B-BAB5-43DA2ACC264E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cjd5vahy.ytg\x64\c1.exe No File
    FirewallRules: [{0F018ED0-A45B-40B1-9FD4-8E034BC3D09C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cjd5vahy.ytg\x64\m1.exe No File
    FirewallRules: [{B9859EED-C909-48F8-99C9-766C063CD576}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cjd5vahy.ytg\x86\c1.exe No File
    FirewallRules: [{4353D862-5AEA-4F92-B312-495CA904F397}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cjd5vahy.ytg\x86\m1.exe No File
    FirewallRules: [{0A7A853B-6338-4220-BBEA-B6015ED82F50}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m22zse23.anh\dcore.exe No File
    FirewallRules: [{C5A355F4-A6EE-4140-82B1-D04C0CF26551}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m22zse23.anh\x64\c1.exe No File
    FirewallRules: [{CD8504E3-862C-4813-A187-5F551A5E3C0F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m22zse23.anh\x64\m1.exe No File
    FirewallRules: [{4CE0B6E4-AE98-44AE-B85A-FC79E4DEB943}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m22zse23.anh\x86\c1.exe No File
    FirewallRules: [{58F59735-96E2-4EA4-B29D-63D4C353715B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m22zse23.anh\x86\m1.exe No File
    FirewallRules: [{7740780C-49BB-4C31-8646-4462386E6572}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wh1stbzf.sqv\x64\c1.exe No File
    FirewallRules: [{30813317-81AD-4D97-81AE-4878B10BDB4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wh1stbzf.sqv\dcore.exe No File
    FirewallRules: [{92CDE902-7DC7-4EE3-8653-280126FA17E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wh1stbzf.sqv\x64\m1.exe No File
    FirewallRules: [{CD66DAC6-3FC7-40DA-BBAC-36C53980A479}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wh1stbzf.sqv\x86\c1.exe No File
    FirewallRules: [{77B99B66-48E9-4665-B10F-3A2E6FE7AC47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wh1stbzf.sqv\x86\m1.exe No File
    FirewallRules: [{5FB2E163-CE1C-454B-B87E-BB22B36A77AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bautlruh.grt\x86\c1.exe No File
    FirewallRules: [{15B46F87-F272-481B-8A61-7E5E80A98943}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bautlruh.grt\dcore.exe No File
    FirewallRules: [{24E342CE-98E8-443C-A555-B5400EE9F9FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bautlruh.grt\x64\c1.exe No File
    FirewallRules: [{CD6D50DF-13ED-42C8-8419-9879612FA312}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bautlruh.grt\x86\m1.exe No File
    FirewallRules: [{1770D829-D2AD-4428-8F6C-6EB326BBC260}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bautlruh.grt\x64\m1.exe No File
    FirewallRules: [{60C38B68-62CD-40A9-8225-87EB42813DE9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f4m4y01k.f0a\x64\c1.exe No File
    FirewallRules: [{70668576-2F8E-4F18-B2F8-B4F1CB280FF4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f4m4y01k.f0a\dcore.exe No File
    FirewallRules: [{DE177E45-057A-40DC-B032-3FE8AAC3D6A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f4m4y01k.f0a\x86\c1.exe No File
    FirewallRules: [{E9641B7D-5215-4E80-8F2F-67EA27E710D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f4m4y01k.f0a\x64\m1.exe No File
    FirewallRules: [{00B69ECC-E257-4768-9D8A-B96A2DEF6A87}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f4m4y01k.f0a\x86\m1.exe No File
    FirewallRules: [{AD5636D9-C361-4480-B662-1AE962CD75D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1lhf4yk1.uvz\dcore.exe No File
    FirewallRules: [{8863D8E9-E6C6-4C90-AF16-BE69D6E6DE8E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1lhf4yk1.uvz\x64\c1.exe No File
    FirewallRules: [{7CA2CA39-B132-4380-AB8D-E6153A66DF82}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1lhf4yk1.uvz\x64\m1.exe No File
    FirewallRules: [{2125A29C-26AF-49E4-87B3-4589AAB3C3E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1lhf4yk1.uvz\x86\m1.exe No File
    FirewallRules: [{31064B17-98BA-4241-9970-8C55808DD994}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1lhf4yk1.uvz\x86\c1.exe No File
    FirewallRules: [{ED0173E4-305F-40E3-93FB-FD7081A57A94}] => (Allow) C:\Users\Pc\AppData\Local\Temp\now1iya5.cq1\x64\m1.exe No File
    FirewallRules: [{77C75765-341B-47D8-8127-71AD3F6D1F01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\now1iya5.cq1\dcore.exe No File
    FirewallRules: [{6D897CAB-13B2-46A9-8861-6CA792F8D48F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\now1iya5.cq1\x64\c1.exe No File
    FirewallRules: [{E1014E78-3366-4853-BA57-B528D0B52468}] => (Allow) C:\Users\Pc\AppData\Local\Temp\now1iya5.cq1\x86\c1.exe No File
    FirewallRules: [{191440FF-4D5B-4450-B54C-0EE598502954}] => (Allow) C:\Users\Pc\AppData\Local\Temp\now1iya5.cq1\x86\m1.exe No File
    FirewallRules: [{46A42481-C333-4F48-91DA-4CDC0FCB514C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\amajt5cu.kx0\x64\m1.exe No File
    FirewallRules: [{2E4E96D9-E72E-4A16-B941-758B3A99A366}] => (Allow) C:\Users\Pc\AppData\Local\Temp\amajt5cu.kx0\dcore.exe No File
    FirewallRules: [{35782EF2-34C7-4A39-B8F6-2F962C9B0209}] => (Allow) C:\Users\Pc\AppData\Local\Temp\amajt5cu.kx0\x64\c1.exe No File
    FirewallRules: [{3CF7D4AD-3EF2-4148-8A3A-B06657753A47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\amajt5cu.kx0\x86\m1.exe No File
    FirewallRules: [{6EC756C5-0E01-4C64-9631-CC219CAE6D8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\amajt5cu.kx0\x86\c1.exe No File
    FirewallRules: [{CB5E90AD-6C24-440E-AE76-69D346EF9861}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ooctxer2.kye\dcore.exe No File
    FirewallRules: [{BECD6BE9-ADDF-462F-A2F7-1D889D5AD127}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ooctxer2.kye\x64\c1.exe No File
    FirewallRules: [{64FF37AB-ABC8-408C-840F-B94FEAEE3EA5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ooctxer2.kye\x64\m1.exe No File
    FirewallRules: [{0E6520F9-223A-4862-9ADE-33E9F66C79E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ooctxer2.kye\x86\c1.exe No File
    FirewallRules: [{8A0A60FF-0357-4F12-8837-EDBC45D6B6E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ooctxer2.kye\x86\m1.exe No File
    FirewallRules: [{109332A2-7AAA-4CB7-AB19-5181D3893AF9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\atlcbngj.xp0\x64\c1.exe No File
    FirewallRules: [{079C7012-5BAE-4894-806C-4F6F8426D5AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\atlcbngj.xp0\x86\c1.exe No File
    FirewallRules: [{06D581D6-48F6-4B28-A25F-BBB6DD49C2E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\atlcbngj.xp0\x64\m1.exe No File
    FirewallRules: [{9CF3A7E9-72FE-4743-8D27-8ED799EE10F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\atlcbngj.xp0\dcore.exe No File
    FirewallRules: [{6C288737-B744-42D3-B2FA-1D3225F642C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\atlcbngj.xp0\x86\m1.exe No File
    FirewallRules: [{D30DA362-410D-4CC1-8967-3BC444AEBFD0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bzusym3k.00e\dcore.exe No File
    FirewallRules: [{3D7DC22F-933C-43F6-A306-83BFAAB33459}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bzusym3k.00e\x64\c1.exe No File
    FirewallRules: [{DEBA6EDD-B86B-4D01-AF32-AD5B49C86188}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bzusym3k.00e\x86\m1.exe No File
    FirewallRules: [{749A3D9C-1985-4792-8D58-0F5EB87BBFB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bzusym3k.00e\x86\c1.exe No File
    FirewallRules: [{849AF056-5D02-4513-8319-918A9A2A4B51}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bzusym3k.00e\x64\m1.exe No File
    FirewallRules: [{B72B177A-C716-4C98-A54D-ED0657AE1D78}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aunx3gni.hwu\dcore.exe No File
    FirewallRules: [{AFD30AEA-9E96-4840-BAF6-3BBAD7F191D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aunx3gni.hwu\x64\c1.exe No File
    FirewallRules: [{39150BE6-1473-4440-BDD9-5E0118B24753}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aunx3gni.hwu\x64\m1.exe No File
    FirewallRules: [{B79AF4B0-A771-45D9-AB7A-9A09C652FFC9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aunx3gni.hwu\x86\c1.exe No File
    FirewallRules: [{C8199F3F-861C-4974-A0BD-7AF1C78B1BAC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aunx3gni.hwu\x86\m1.exe No File
    FirewallRules: [{80448A6A-F60E-4124-B536-53E1A3B04DCF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpnvxaxu.dbg\dcore.exe No File
    FirewallRules: [{CACB7AE4-16CD-4419-9EFD-AE3FBA004C21}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpnvxaxu.dbg\x64\c1.exe No File
    FirewallRules: [{10C9F41A-00AB-4969-976B-11580BEC0F1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpnvxaxu.dbg\x64\m1.exe No File
    FirewallRules: [{3359EB36-450B-4F36-B798-EDD648AA51DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpnvxaxu.dbg\x86\c1.exe No File
    FirewallRules: [{2751736F-8CFA-4B37-8D28-4B9EC3115335}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpnvxaxu.dbg\x86\m1.exe No File
    FirewallRules: [{499DBB03-41AD-4837-B9E4-EF04466B4498}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fvghihq.v4y\dcore.exe No File
    FirewallRules: [{80C0F261-2B5E-4258-92B5-61C5DC7E5B32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fvghihq.v4y\x86\m1.exe No File
    FirewallRules: [{AB19AD05-BC35-473E-8D31-58B5E65048BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fvghihq.v4y\x64\c1.exe No File
    FirewallRules: [{DC833D60-BF04-466F-85B7-5BE0DAEBB524}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fvghihq.v4y\x64\m1.exe No File
    FirewallRules: [{F7E6447C-1C84-4475-86EA-CCD1A1A53D03}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fvghihq.v4y\x86\c1.exe No File
    FirewallRules: [{E16A3408-8BFE-487C-8778-BD82EEAC8C59}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ah1fyz5l.3gi\dcore.exe No File
    FirewallRules: [{2DB621BA-7729-4521-BE84-85A7FBD86A2B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ah1fyz5l.3gi\x64\c1.exe No File
    FirewallRules: [{768D2F1C-9671-4582-AC7F-CA693D79801D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ah1fyz5l.3gi\x64\m1.exe No File
    FirewallRules: [{D5762AE1-9485-44B0-9861-13091542FD64}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ah1fyz5l.3gi\x86\m1.exe No File
    FirewallRules: [{9EC81B78-256F-4978-A7B6-C68E043396EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ah1fyz5l.3gi\x86\c1.exe No File
    FirewallRules: [{87A7AC27-6534-4F5E-8D45-E5CBA6DFFAEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhx1twhb.nbd\dcore.exe No File
    FirewallRules: [{DA86EA5B-A11C-42F5-99FD-F451FE78A4EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhx1twhb.nbd\x64\m1.exe No File
    FirewallRules: [{224425EF-E618-402D-A69A-4348672BD7CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhx1twhb.nbd\x64\c1.exe No File
    FirewallRules: [{EB48A126-BA58-4782-BF80-F658A82FFFE6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhx1twhb.nbd\x86\c1.exe No File
    FirewallRules: [{98A187FD-DA8B-4711-9ABE-A54402C8BCD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhx1twhb.nbd\x86\m1.exe No File
    FirewallRules: [{6FFC9997-60D0-4379-A688-E98160E6904D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ipv2vqfx.2mr\x64\c1.exe No File
    FirewallRules: [{D9189B19-D403-4603-AEB7-F2CD67D29347}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ipv2vqfx.2mr\dcore.exe No File
    FirewallRules: [{8E0D53DE-62E2-47D4-B4AB-ECA0459BFE45}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ipv2vqfx.2mr\x86\m1.exe No File
    FirewallRules: [{14E228DB-BE75-4326-BE78-2269F3CC0EBC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ipv2vqfx.2mr\x64\m1.exe No File
    FirewallRules: [{7BAA5D5C-66D2-41D0-9475-704A6601EF57}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ipv2vqfx.2mr\x86\c1.exe No File
    FirewallRules: [{3BBEABF8-C53D-4C27-B87F-A30E39C1386A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tueb0iw4.uvw\dcore.exe No File
    FirewallRules: [{EB275754-586B-49F5-8CCC-1042D57E4E52}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tueb0iw4.uvw\x64\c1.exe No File
    FirewallRules: [{8358F53F-F593-4BA4-8D73-C7A00991C19F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tueb0iw4.uvw\x86\c1.exe No File
    FirewallRules: [{A3BA974F-08A4-4C32-9311-52A54E7BAE6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tueb0iw4.uvw\x86\m1.exe No File
    FirewallRules: [{35845801-709F-4F06-8F31-5E32F74CD13F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tueb0iw4.uvw\x64\m1.exe No File
    FirewallRules: [{23F5D9EC-FE86-4898-B10D-8A92921A517D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13pzp3js.2lp\dcore.exe No File
    FirewallRules: [{15787B99-704A-4600-B630-0C4E3DFD0074}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13pzp3js.2lp\x64\c1.exe No File
    FirewallRules: [{FEC8608D-D151-454F-9CE7-87C36776E324}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13pzp3js.2lp\x64\m1.exe No File
    FirewallRules: [{AC37C39F-7F83-4E1E-A638-AB161A0D0808}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13pzp3js.2lp\x86\c1.exe No File
    FirewallRules: [{FACB14CE-088F-4766-8718-C7E871E4FD6C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13pzp3js.2lp\x86\m1.exe No File
    FirewallRules: [{FF14DD74-E17A-4D25-9999-B713D9BE12DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4stymelq.nsg\dcore.exe No File
    FirewallRules: [{DA989785-38FC-4B84-BAA0-1F23A9696ED2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4stymelq.nsg\x64\c1.exe No File
    FirewallRules: [{E3A49F4B-83ED-4315-90DD-006268DFDF09}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4stymelq.nsg\x86\c1.exe No File
    FirewallRules: [{D23718D8-F23A-4BF8-B2CD-B6AB86B2EAE3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4stymelq.nsg\x64\m1.exe No File
    FirewallRules: [{92297F44-1468-4799-B4AB-27E1077E81E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4stymelq.nsg\x86\m1.exe No File
    FirewallRules: [{EEDEA38B-C068-40A9-A191-B17DEB365591}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysits0q4.5ev\x64\m1.exe No File
    FirewallRules: [{B9319936-3D7D-4453-ACDB-55A61DA0AF53}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysits0q4.5ev\x64\c1.exe No File
    FirewallRules: [{4E73A3C5-BDB9-4E71-89D3-D077AEAD746D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysits0q4.5ev\dcore.exe No File
    FirewallRules: [{B27B5BF3-6712-4632-A9E6-6771FAE62E7F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysits0q4.5ev\x86\c1.exe No File
    FirewallRules: [{39E7C96B-3946-4C0F-8D2B-E1233A311289}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysits0q4.5ev\x86\m1.exe No File
    FirewallRules: [{01EB0F0D-6A06-4A44-9DC1-04B48664C14A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wfkllpuo.hr5\dcore.exe No File
    FirewallRules: [{A2F0205E-CACC-41A4-A4C9-E3C164CEA32E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wfkllpuo.hr5\x64\c1.exe No File
    FirewallRules: [{95235200-9BA7-47FD-A232-436FD08E97ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wfkllpuo.hr5\x86\c1.exe No File
    FirewallRules: [{9FF155CC-C8A4-42EA-8322-403D4126D5D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wfkllpuo.hr5\x64\m1.exe No File
    FirewallRules: [{1B913EC5-BD19-4FA9-8DCA-CE0151483A74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wfkllpuo.hr5\x86\m1.exe No File
    FirewallRules: [{37A4727C-CC38-4EC3-95C8-2C2C3880424A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebk0mgdi.00u\x64\m1.exe No File
    FirewallRules: [{96541E37-1FB2-44D5-9747-5A4566414E3C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebk0mgdi.00u\dcore.exe No File
    FirewallRules: [{C474CD8C-DAD2-47BF-927A-DA3A4E6C3743}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebk0mgdi.00u\x64\c1.exe No File
    FirewallRules: [{A7E29E7C-91D3-4E64-B97F-89932A4D14D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebk0mgdi.00u\x86\m1.exe No File
    FirewallRules: [{86C8DD41-78F2-454E-A102-F0016AB9834E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebk0mgdi.00u\x86\c1.exe No File
    FirewallRules: [{C7755B9A-2BFC-4A74-BC49-92DBA2DFB5C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kjltiov.2qd\x64\c1.exe No File
    FirewallRules: [{762ADEBE-5D7D-43BC-B0DE-9E574E27F56E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kjltiov.2qd\dcore.exe No File
    FirewallRules: [{36236801-A6B2-46A8-86E7-6A469B00F95E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kjltiov.2qd\x64\m1.exe No File
    FirewallRules: [{4BC3CC2B-ABAF-4C6C-A2DA-4AC155DC97A5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kjltiov.2qd\x86\c1.exe No File
    FirewallRules: [{254A3F23-4DD1-4481-AAC3-69EEE18B420B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kjltiov.2qd\x86\m1.exe No File
    FirewallRules: [{9D8DB79B-75BC-4DEB-A965-C0BDB01D88BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\plaanygn.c0x\dcore.exe No File
    FirewallRules: [{1F555780-599E-4388-9273-DCA91DD2F8F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\plaanygn.c0x\x64\c1.exe No File
    FirewallRules: [{DCC7EE94-4951-4BAB-A12C-785B5CB38C2B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\plaanygn.c0x\x86\c1.exe No File
    FirewallRules: [{69E8D8CA-77D5-4303-9CAF-ECB4554BD51C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\plaanygn.c0x\x64\m1.exe No File
    FirewallRules: [{9F156050-B34B-4671-8926-0B4FE43908AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\plaanygn.c0x\x86\m1.exe No File
    FirewallRules: [{FB62FF02-C5BA-4A06-82A0-E037F7AE02D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lvkhbknn.4eq\x64\c1.exe No File
    FirewallRules: [{1BB75750-4A29-4083-B77C-452BF50635D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lvkhbknn.4eq\dcore.exe No File
    FirewallRules: [{F95BD4EB-60D7-4432-B204-B71723376171}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lvkhbknn.4eq\x64\m1.exe No File
    FirewallRules: [{2BE26FE9-42FC-4E30-8392-BA280A4D27B2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lvkhbknn.4eq\x86\c1.exe No File
    FirewallRules: [{603F199B-54B7-4780-AD3A-46A60A7DD8CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lvkhbknn.4eq\x86\m1.exe No File
    FirewallRules: [{068A073C-30DA-4B30-A3D7-CBC075A78D11}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ioeucjsp.n2x\dcore.exe No File
    FirewallRules: [{F84DE23B-28FF-46B8-82C0-7120B9E01108}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ioeucjsp.n2x\x64\m1.exe No File
    FirewallRules: [{B0DAF825-169C-4BFB-9590-D1ABE842F96A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ioeucjsp.n2x\x64\c1.exe No File
    FirewallRules: [{1CE62BFC-0BF8-448F-915A-86AC90F53CFC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ioeucjsp.n2x\x86\m1.exe No File
    FirewallRules: [{F097B976-3B15-496C-8762-5FE54F5E35BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ioeucjsp.n2x\x86\c1.exe No File
    FirewallRules: [{7B7C235C-EEE7-4C54-87D1-556621CDA39A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gk4yluak.tkx\dcore.exe No File
    FirewallRules: [{8EE5EEE4-B42D-40BB-AAD8-9F981E570E23}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gk4yluak.tkx\x64\c1.exe No File
    FirewallRules: [{A0520D2E-7C2A-4083-B2A9-0582490A5DF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gk4yluak.tkx\x64\m1.exe No File
    FirewallRules: [{642D3AC3-6560-400F-9417-617D3FDC627E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gk4yluak.tkx\x86\m1.exe No File
    FirewallRules: [{4F7E43BF-D191-4E5F-972A-1F8E5A38F617}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gk4yluak.tkx\x86\c1.exe No File
    FirewallRules: [{47892409-381C-4E46-9640-C5B4591AC6FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sta0kjgl.wa2\x64\c1.exe No File
    FirewallRules: [{9781E44D-431D-471E-8D12-4C24DE0EA86D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sta0kjgl.wa2\dcore.exe No File
    FirewallRules: [{2A224CD6-7EE7-4346-8D1A-7084A85F38D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sta0kjgl.wa2\x64\m1.exe No File
    FirewallRules: [{CB0E107E-2073-4990-8918-90CC3CA4490F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sta0kjgl.wa2\x86\c1.exe No File
    FirewallRules: [{4042C63B-B3EE-49DA-AEEB-5D478052DF83}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sta0kjgl.wa2\x86\m1.exe No File
    FirewallRules: [{EA5C434D-DB9F-473B-AE4C-EA6E4D6783F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ebwcm4z.z4v\dcore.exe No File
    FirewallRules: [{E5BE9725-A655-4C49-B296-1E14E5C1A9B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ebwcm4z.z4v\x64\c1.exe No File
    FirewallRules: [{2ECFACC0-5550-45DC-A321-11E947195A17}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ebwcm4z.z4v\x86\m1.exe No File
    FirewallRules: [{6C6D3D1B-9B3B-49B2-AF2B-C34460516DA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ebwcm4z.z4v\x64\m1.exe No File
    FirewallRules: [{14AB6AF2-6826-41D3-8ADF-237CEAD5958F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ebwcm4z.z4v\x86\c1.exe No File
    FirewallRules: [{60DB54C6-E390-48F2-BA2E-06A00E6F33FF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgw1z1yj.coj\dcore.exe No File
    FirewallRules: [{9CEAD95C-7621-4850-A510-4D175C17FC56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgw1z1yj.coj\x64\c1.exe No File
    FirewallRules: [{F3AD09C4-FF07-4D00-A9D2-5677D485826F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgw1z1yj.coj\x64\m1.exe No File
    FirewallRules: [{4C0E885C-23F2-498B-B641-6B91AEAC8114}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgw1z1yj.coj\x86\c1.exe No File
    FirewallRules: [{AA8D5868-9866-4E48-AE13-BFF137BCFB59}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgw1z1yj.coj\x86\m1.exe No File
    FirewallRules: [{BC1D7896-A95E-406B-A2DD-2AC9F8AC3113}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lfl1wlr4.mf2\dcore.exe No File
    FirewallRules: [{704D06A0-5010-4321-95ED-4CB1AE0AA134}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lfl1wlr4.mf2\x64\m1.exe No File
    FirewallRules: [{DA3FD685-938E-4206-B2C5-42C071FC0858}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lfl1wlr4.mf2\x64\c1.exe No File
    FirewallRules: [{EA560759-1A03-4C22-B584-BE39106F547A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lfl1wlr4.mf2\x86\c1.exe No File
    FirewallRules: [{0C3B075E-EC50-49D8-A348-521C50DADA50}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lfl1wlr4.mf2\x86\m1.exe No File
    FirewallRules: [{3B4A3AC2-588E-4A88-BA4F-FDB0C1F7746D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tsefwyc0.k5i\dcore.exe No File
    FirewallRules: [{4EC0CE81-789F-4CE0-8A65-F774AF194956}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tsefwyc0.k5i\x86\c1.exe No File
    FirewallRules: [{11DE390A-A1D7-499F-B0F7-38FC09B31F5D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tsefwyc0.k5i\x64\c1.exe No File
    FirewallRules: [{1F2FDB9E-DFA3-4A7F-9CA5-2611A12026B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tsefwyc0.k5i\x64\m1.exe No File
    FirewallRules: [{8A3D289B-C620-49D6-965D-BFFD6BBB4E09}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tsefwyc0.k5i\x86\m1.exe No File
    FirewallRules: [{13317711-CD44-4BA3-B6F3-5954AFF2BF30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n123llvc.5kj\dcore.exe No File
    FirewallRules: [{F55A57B3-9125-4536-85D8-4A9529B3874F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n123llvc.5kj\x64\m1.exe No File
    FirewallRules: [{119FB812-5BB7-432D-866B-4C40CC9C3C80}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n123llvc.5kj\x64\c1.exe No File
    FirewallRules: [{07E93368-177C-484B-B4B4-5873F1AEC89F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n123llvc.5kj\x86\c1.exe No File
    FirewallRules: [{AD9ECCB6-7176-4659-ACA9-EC83CDE2F98F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n123llvc.5kj\x86\m1.exe No File
    FirewallRules: [{940DA13D-590D-487C-AD3C-D8365AC33F44}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4iagp2fu.y5k\dcore.exe No File
    FirewallRules: [{CB1268E0-6DD3-4B3A-8BD4-570E5DA44A61}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4iagp2fu.y5k\x64\c1.exe No File
    FirewallRules: [{038B61DB-15E3-4041-8A07-814E32853ADC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4iagp2fu.y5k\x64\m1.exe No File
    FirewallRules: [{897BDAC6-F04E-450E-9B7D-1E3D7BF731B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4iagp2fu.y5k\x86\c1.exe No File
    FirewallRules: [{5D79BBC3-0B16-468C-9DF3-BD2419C3C971}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4iagp2fu.y5k\x86\m1.exe No File
    FirewallRules: [{0F42E0A4-28CF-43C0-A189-35E5C719042D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iaq3bnyj.ica\x64\c1.exe No File
    FirewallRules: [{A13FA21F-2B9F-47E7-8858-FB6379F5F17F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iaq3bnyj.ica\x86\m1.exe No File
    FirewallRules: [{C751EDD9-5077-4079-96C1-379FE5E9A108}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iaq3bnyj.ica\dcore.exe No File
    FirewallRules: [{204AA45E-67ED-4460-9EF6-2979ED6BE200}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iaq3bnyj.ica\x64\m1.exe No File
    FirewallRules: [{674C0058-E982-419A-9A4F-CB33A525489C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iaq3bnyj.ica\x86\c1.exe No File
    FirewallRules: [{E53BDC09-86D7-4760-934C-8BFC4265704B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dgbv1tro.o0v\dcore.exe No File
    FirewallRules: [{FE4D7E21-01AD-4B64-8F44-2EBF86EE874E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dgbv1tro.o0v\x64\m1.exe No File
    FirewallRules: [{27330AAF-DB0E-47A9-8D84-A5332EC78865}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dgbv1tro.o0v\x64\c1.exe No File
    FirewallRules: [{B76787C7-E5D7-4473-83ED-6F5C78270B3A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dgbv1tro.o0v\x86\c1.exe No File
    FirewallRules: [{94304D1A-D6BC-450F-82A4-92DDCAC539CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dgbv1tro.o0v\x86\m1.exe No File
    FirewallRules: [{CF216BDE-1316-487E-B3C5-916DE75FCF61}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24bdatmf.i0a\dcore.exe No File
    FirewallRules: [{6A2C46BD-B429-4C3A-8C0C-F4A07853AF0F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24bdatmf.i0a\x64\c1.exe No File
    FirewallRules: [{FCC2196A-EF9D-4861-9B30-360530E8AE19}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24bdatmf.i0a\x64\m1.exe No File
    FirewallRules: [{534A6F53-EB96-412E-9069-20951640C061}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24bdatmf.i0a\x86\m1.exe No File
    FirewallRules: [{3B33321A-C9F6-4365-9AA6-B7E37E3A9455}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24bdatmf.i0a\x86\c1.exe No File
    FirewallRules: [{4E8F92CA-6004-4FD2-92F8-80FDA1203A4C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\evrefzhx.n5f\dcore.exe No File
    FirewallRules: [{3E4F3243-28C6-422B-B124-AE5A63027C3B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\evrefzhx.n5f\x64\c1.exe No File
    FirewallRules: [{24CF13B3-1AC9-426B-80D8-81AE5BBCF848}] => (Allow) C:\Users\Pc\AppData\Local\Temp\evrefzhx.n5f\x64\m1.exe No File
    FirewallRules: [{9B2A24AE-DD8E-4D2D-92D0-C6D74DF23D9C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\evrefzhx.n5f\x86\m1.exe No File
    FirewallRules: [{A0A8D26F-0B00-4326-9F3F-37B9A35EBE69}] => (Allow) C:\Users\Pc\AppData\Local\Temp\evrefzhx.n5f\x86\c1.exe No File
    FirewallRules: [{36DAC9A9-2BA8-4DAE-B637-665BF6F9DC72}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgvpddps.ods\dcore.exe No File
    FirewallRules: [{C22B3E52-2C42-4EB3-8E22-0011635ED88B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgvpddps.ods\x64\c1.exe No File
    FirewallRules: [{B3595988-AE08-44F0-ACC2-45D590B43B5C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgvpddps.ods\x86\c1.exe No File
    FirewallRules: [{1E1F095C-257E-4E6C-87B9-D3A5466E9745}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgvpddps.ods\x64\m1.exe No File
    FirewallRules: [{38F6A4BE-E095-424E-812C-4229431F91C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgvpddps.ods\x86\m1.exe No File
    FirewallRules: [{77EDC128-C6EF-46B8-BCC9-6DEB30AB6FC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywmfnu5c.d4r\dcore.exe No File
    FirewallRules: [{E8A438E4-02E6-4338-B392-173171D5DE15}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywmfnu5c.d4r\x64\c1.exe No File
    FirewallRules: [{4FF97E4E-C489-4B4F-9355-7E18364D0D2C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywmfnu5c.d4r\x64\m1.exe No File
    FirewallRules: [{345937F7-EC87-4181-8104-E979906C11C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywmfnu5c.d4r\x86\c1.exe No File
    FirewallRules: [{C68B639E-F112-462B-910B-7033B84CBEF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywmfnu5c.d4r\x86\m1.exe No File
    FirewallRules: [{E6A1A8E4-3591-4AF3-8946-5F6E2894BC31}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2hxwzgs4.vi4\x64\m1.exe No File
    FirewallRules: [{6ED5B069-5585-4A6B-8557-FCC2A75E2B46}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2hxwzgs4.vi4\dcore.exe No File
    FirewallRules: [{2B5A56F4-C6C4-43B3-B294-3E7B02218ED6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2hxwzgs4.vi4\x64\c1.exe No File
    FirewallRules: [{055528F5-69F1-4347-B956-9F75A9397502}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2hxwzgs4.vi4\x86\c1.exe No File
    FirewallRules: [{CA235FCF-3646-4263-B112-D3B347A75AC7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2hxwzgs4.vi4\x86\m1.exe No File
    FirewallRules: [{ABA46BC3-6A10-4692-9BCE-E8DA185B0A3D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5v4vz0cx.ovi\x64\m1.exe No File
    FirewallRules: [{52F55EF1-4C3A-4B1C-A88C-C0002DD844B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5v4vz0cx.ovi\x64\c1.exe No File
    FirewallRules: [{56606845-C9B8-45F6-9CA9-5240BC7CFD35}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5v4vz0cx.ovi\dcore.exe No File
    FirewallRules: [{79F27D0E-876F-4086-A0D5-5A6ECD5853C1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5v4vz0cx.ovi\x86\m1.exe No File
    FirewallRules: [{075C0FC5-8940-434D-BC44-7493DE5F33A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5v4vz0cx.ovi\x86\c1.exe No File
    FirewallRules: [{C65C922E-2B2E-408C-829A-84473BBAA192}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd5xp0pj.i1t\x64\m1.exe No File
    FirewallRules: [{DF550EC9-9437-40A9-AA3F-2FD8E9C37883}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd5xp0pj.i1t\dcore.exe No File
    FirewallRules: [{853624E0-3972-4EA6-A687-73498BE5AF8A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd5xp0pj.i1t\x64\c1.exe No File
    FirewallRules: [{6661567B-2F18-46D2-9F39-97F55AFF1950}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd5xp0pj.i1t\x86\c1.exe No File
    FirewallRules: [{0BBDA0B3-6D97-485C-8302-0788F26E5FA8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd5xp0pj.i1t\x86\m1.exe No File
    FirewallRules: [{0F5A9136-9ECF-445E-9AB5-7DA32EB6932F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3uc4oypp.fjg\x64\c1.exe No File
    FirewallRules: [{3C0AF7D6-913C-4FBF-9B47-A457F9D41013}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3uc4oypp.fjg\x86\c1.exe No File
    FirewallRules: [{D959A7EB-5BC2-4336-91E4-8C74D21ADD99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3uc4oypp.fjg\dcore.exe No File
    FirewallRules: [{D1C3B3C7-A6C8-45A9-8B50-CFF37BBED10D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3uc4oypp.fjg\x64\m1.exe No File
    FirewallRules: [{67E4F082-8F23-47F1-9439-996A560F4A69}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3uc4oypp.fjg\x86\m1.exe No File
    FirewallRules: [{63F85159-0066-4014-BA62-6719E705A06D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rudnakfx.vnm\dcore.exe No File
    FirewallRules: [{9CC2551F-75BF-41CE-966C-879C18CA2D78}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rudnakfx.vnm\x64\m1.exe No File
    FirewallRules: [{4457EBE0-7455-4DD9-AFE8-B97AC733145B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rudnakfx.vnm\x64\c1.exe No File
    FirewallRules: [{563706A0-B7AC-4682-AE84-6CC4B2378A15}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rudnakfx.vnm\x86\m1.exe No File
    FirewallRules: [{3E27A115-DD68-4A3F-A7D0-B17C6E155939}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rudnakfx.vnm\x86\c1.exe No File
    FirewallRules: [{2715D102-B51E-4159-9185-76888C16C6E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xwgjfwxk.zwd\x64\m1.exe No File
    FirewallRules: [{6F18A56D-E481-4B80-AB45-9915670B3015}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xwgjfwxk.zwd\dcore.exe No File
    FirewallRules: [{F75CFDE2-E5B0-496D-B13D-D246C0DE8A43}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xwgjfwxk.zwd\x64\c1.exe No File
    FirewallRules: [{B39671B0-3299-4086-A2AB-930702FFA28E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xwgjfwxk.zwd\x86\c1.exe No File
    FirewallRules: [{C810D77E-4EAC-49D1-BA3D-4A9673A5CB14}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xwgjfwxk.zwd\x86\m1.exe No File
    FirewallRules: [{2A7FE72D-3CA1-4D4B-862D-549F3968DA82}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bf4qk5cv.wax\dcore.exe No File
    FirewallRules: [{DA3EA38E-F292-4BCE-A96F-36EEBA856C14}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bf4qk5cv.wax\x64\c1.exe No File
    FirewallRules: [{22F89493-9BCA-46E3-972F-CE32226AC3D1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bf4qk5cv.wax\x64\m1.exe No File
    FirewallRules: [{0D75272F-19E5-434B-A73D-42590E82E1AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bf4qk5cv.wax\x86\c1.exe No File
    FirewallRules: [{C00C13FA-6E10-44EA-A91E-D9740DB7959E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bf4qk5cv.wax\x86\m1.exe No File
    FirewallRules: [{DB06CF40-E962-40C2-8F37-CC75A0E0FBE1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ud0tcrcc.jwl\dcore.exe No File
    FirewallRules: [{3704FE41-9EC6-41AB-A3DE-F70C50479890}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ud0tcrcc.jwl\x64\c1.exe No File
    FirewallRules: [{045E2A30-0BD5-48F0-925B-668A7E6E2BBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ud0tcrcc.jwl\x64\m1.exe No File
    FirewallRules: [{350D4779-C575-48C5-BF33-2FC63DEF400A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ud0tcrcc.jwl\x86\c1.exe No File
    FirewallRules: [{8B22A605-1EED-4658-9EFF-BD9A1930D1C2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ud0tcrcc.jwl\x86\m1.exe No File
    FirewallRules: [{01ED7EE1-0A8D-49A2-A941-008D8EEC30CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k2bgw052.ahh\dcore.exe No File
    FirewallRules: [{E60AE7B2-00CA-47B8-ACE2-7C338FE75C05}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k2bgw052.ahh\x64\m1.exe No File
    FirewallRules: [{F7726220-9529-4D29-A48B-06369FEEA9A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k2bgw052.ahh\x86\m1.exe No File
    FirewallRules: [{344AF127-41D1-401F-992C-517EF4CB0D7D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k2bgw052.ahh\x86\c1.exe No File
    FirewallRules: [{379A0F94-182A-488C-B8CE-F5332A0A7A94}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k2bgw052.ahh\x64\c1.exe No File
    FirewallRules: [{DA5EC33C-7BA0-4ADA-A767-445B03CD2C42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gy0fgsnv.bmp\dcore.exe No File
    FirewallRules: [{A31B3EA5-7757-428C-8492-F993E8BCB514}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gy0fgsnv.bmp\x64\m1.exe No File
    FirewallRules: [{1EFFD535-DA96-4C6C-9F64-3E1F74B4D509}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gy0fgsnv.bmp\x64\c1.exe No File
    FirewallRules: [{E63BA367-2EB2-4495-9FFB-CA1C595C16A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gy0fgsnv.bmp\x86\m1.exe No File
    FirewallRules: [{E260396C-4582-4B60-855E-29F2602D5910}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gy0fgsnv.bmp\x86\c1.exe No File
    FirewallRules: [{B9F1B3D7-C7CC-485D-9124-764DF147EECB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f44fryhm.0vr\dcore.exe No File
    FirewallRules: [{DAB19612-B653-4CBB-85A0-301FAC5141B4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f44fryhm.0vr\x64\m1.exe No File
    FirewallRules: [{3F343E2E-4BDA-4C8C-A36A-24BD21AB98FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f44fryhm.0vr\x64\c1.exe No File
    FirewallRules: [{4C161288-49A1-4595-808F-13847ACC97DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f44fryhm.0vr\x86\c1.exe No File
    FirewallRules: [{7EE3CC93-277E-4414-8BC5-653060303715}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f44fryhm.0vr\x86\m1.exe No File
    FirewallRules: [{4150642C-A05E-40FC-8A15-0E30F9BD13F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qtps5pqw.fac\dcore.exe No File
    FirewallRules: [{D2CA87D1-7E89-4BBF-B68E-121BA348789B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qtps5pqw.fac\x64\c1.exe No File
    FirewallRules: [{73DCB0DF-B1E8-49C1-8468-CA75793AB4B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qtps5pqw.fac\x64\m1.exe No File
    FirewallRules: [{9A4A9891-F37A-4942-AE4E-6F8DC8F04D4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qtps5pqw.fac\x86\c1.exe No File
    FirewallRules: [{CF4D81C6-2202-4E90-AA76-C3A718F84F69}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qtps5pqw.fac\x86\m1.exe No File
    FirewallRules: [{8F050A1E-0491-491B-8F4C-28D9E9C9B433}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db3eb1kr.elk\dcore.exe No File
    FirewallRules: [{78791E3B-3139-4CB5-9433-FB40E6D67713}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db3eb1kr.elk\x64\c1.exe No File
    FirewallRules: [{A3B9A847-A901-44AD-A408-969020BA06CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db3eb1kr.elk\x64\m1.exe No File
    FirewallRules: [{A672542E-BFBD-4BA0-924D-CA1415B377F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db3eb1kr.elk\x86\c1.exe No File
    FirewallRules: [{40BEFFA9-C1A8-4482-B40B-1850E1D08F84}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db3eb1kr.elk\x86\m1.exe No File
    FirewallRules: [{261A29D2-08DB-4A4C-89E2-D9C00445DB7D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5dwx3dy.yut\dcore.exe No File
    FirewallRules: [{EDF65719-458F-478C-A878-E03F4F5830ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5dwx3dy.yut\x64\c1.exe No File
    FirewallRules: [{AF7B4DF0-8139-4720-A0EC-AF195EDE7869}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5dwx3dy.yut\x64\m1.exe No File
    FirewallRules: [{6827A489-D090-4A54-8B33-1E6C396EA16F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5dwx3dy.yut\x86\c1.exe No File
    FirewallRules: [{70CE40E6-5B10-4090-AD16-542075BD415F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5dwx3dy.yut\x86\m1.exe No File
    FirewallRules: [{C28FE1EC-4FE3-484A-95EC-E32BDFC8D66E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lmvozlx.q2k\dcore.exe No File
    FirewallRules: [{3667789D-6123-4311-B9CA-AF2345F9E525}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lmvozlx.q2k\x64\c1.exe No File
    FirewallRules: [{446B64C4-015C-4BFE-ABB1-198A2DADA57C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lmvozlx.q2k\x64\m1.exe No File
    FirewallRules: [{2636C34F-0E4C-4984-A231-84FC717E56E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lmvozlx.q2k\x86\m1.exe No File
    FirewallRules: [{EA79558B-9AA8-422F-A7B8-005D3033BEE3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lmvozlx.q2k\x86\c1.exe No File
    FirewallRules: [{5DFF871B-9ACE-4FB0-B909-D44FDF12D1FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2toqckj.iyw\x64\c1.exe No File
    FirewallRules: [{AF94C63A-F3F7-461F-8256-D0E78D9DD5BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2toqckj.iyw\dcore.exe No File
    FirewallRules: [{F508A1F5-B132-4312-841C-0AB21C8A18B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2toqckj.iyw\x64\m1.exe No File
    FirewallRules: [{70861183-B3E3-47A6-9A20-3563E9722EF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2toqckj.iyw\x86\m1.exe No File
    FirewallRules: [{8D8CDC14-F3E2-4ABA-9855-5F331956D208}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2toqckj.iyw\x86\c1.exe No File
    FirewallRules: [{68026285-5923-40D8-A034-D5D7431C72F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mqvmq21g.krl\dcore.exe No File
    FirewallRules: [{EAE07DD7-E06D-4459-9998-142B8EF510C4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mqvmq21g.krl\x64\m1.exe No File
    FirewallRules: [{F04C9E04-F213-4CEA-A06A-52B2FD9B7566}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mqvmq21g.krl\x86\c1.exe No File
    FirewallRules: [{D992E829-122A-4336-B965-A75E4A61160B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mqvmq21g.krl\x64\c1.exe No File
    FirewallRules: [{CE143926-68D5-4520-A7DC-7EAED8A0114E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mqvmq21g.krl\x86\m1.exe No File
    FirewallRules: [{A1D96AE9-1EC3-4B03-B750-F3FC3ACE111D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ty13yxfg.huw\dcore.exe No File
    FirewallRules: [{A9D292DD-6A5C-436C-8615-24C26005B20B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ty13yxfg.huw\x86\m1.exe No File
    FirewallRules: [{3B290A65-E9F6-456A-A5F8-03E07BD11A42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ty13yxfg.huw\x64\m1.exe No File
    FirewallRules: [{B7B42BA3-0F67-4400-81D6-E408F757821E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ty13yxfg.huw\x64\c1.exe No File
    FirewallRules: [{92DAC508-197E-4616-B0E7-1BAD01BD58FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ty13yxfg.huw\x86\c1.exe No File
    FirewallRules: [{1FEE0AC5-281C-49EA-B3DA-E99376B22CB8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w2qguqqf.gyv\dcore.exe No File
    FirewallRules: [{2760C21A-820A-43A7-9458-B26F256BB746}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w2qguqqf.gyv\x64\c1.exe No File
    FirewallRules: [{AD8D322A-AEC0-4E8F-88FE-6BD7D55F143E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w2qguqqf.gyv\x64\m1.exe No File
    FirewallRules: [{0C657590-7054-4FF7-9C78-DD8533EA7908}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w2qguqqf.gyv\x86\c1.exe No File
    FirewallRules: [{8EAB3DF6-6FDA-4CC4-8F28-7D9E07E42991}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w2qguqqf.gyv\x86\m1.exe No File
    FirewallRules: [{E9D743BF-F408-4FBE-9246-07395B717EED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pfxifd5g.bzf\dcore.exe No File
    FirewallRules: [{1E2C0095-9DBB-44B6-AD3A-AA9DAD680AFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pfxifd5g.bzf\x64\c1.exe No File
    FirewallRules: [{2B495A13-CE0F-49CF-BE5E-909AE5541117}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pfxifd5g.bzf\x64\m1.exe No File
    FirewallRules: [{5852D707-8DF6-4AAC-A4C4-2778FDB7AC5D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pfxifd5g.bzf\x86\m1.exe No File
    FirewallRules: [{B2EEB5A5-8BE6-455E-9830-EE92588A5C46}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pfxifd5g.bzf\x86\c1.exe No File
    FirewallRules: [{F8C9A6B3-760F-4185-ADF2-C716FEC78564}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vrwibrw.txk\x64\c1.exe No File
    FirewallRules: [{4DDB4A62-DD56-4803-85D3-B353CD4A6E29}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vrwibrw.txk\dcore.exe No File
    FirewallRules: [{77351C43-75F2-45E4-BFA3-387D91E03F39}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vrwibrw.txk\x64\m1.exe No File
    FirewallRules: [{37A9C82A-9135-4C51-BE70-AB9EFF42E5C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vrwibrw.txk\x86\c1.exe No File
    FirewallRules: [{57C2F465-B0A4-40B3-A64A-F08D76077FD7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vrwibrw.txk\x86\m1.exe No File
    FirewallRules: [{77797234-3493-42EB-AE2B-7D0A48AE78CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xvtvu4qi.evc\dcore.exe No File
    FirewallRules: [{57CBC07F-7558-4F80-A84A-2016EAD643FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xvtvu4qi.evc\x64\c1.exe No File
    FirewallRules: [{2851FDA2-D0A9-4A2D-AD43-3981EE9EFA4D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xvtvu4qi.evc\x64\m1.exe No File
    FirewallRules: [{C4F3BF93-0752-42EA-AE72-C72752AE27F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xvtvu4qi.evc\x86\c1.exe No File
    FirewallRules: [{83C689A0-4644-440A-8EFF-27064CA1A90D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xvtvu4qi.evc\x86\m1.exe No File
    FirewallRules: [{3B392E39-DD47-4C44-BF6F-FC12B6CA9BD5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sxhs1nc.t5z\x64\m1.exe No File
    FirewallRules: [{A3AE197F-EC07-460B-B5B1-6AD7B03F3167}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sxhs1nc.t5z\dcore.exe No File
    FirewallRules: [{58109CAD-201B-4652-888F-B464158B1CBB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sxhs1nc.t5z\x86\m1.exe No File
    FirewallRules: [{C8C32D76-460F-41EC-97CB-568B6D6A9BD0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sxhs1nc.t5z\x64\c1.exe No File
    FirewallRules: [{E87B3D7C-95E0-43E0-A769-C870E8C5D13E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sxhs1nc.t5z\x86\c1.exe No File
    FirewallRules: [{B006EAAB-7532-4838-94AC-CEB15D5DA824}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cpaqtf22.wxt\dcore.exe No File
    FirewallRules: [{024777FE-6332-4080-9B32-AFCF27010F3E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cpaqtf22.wxt\x64\c1.exe No File
    FirewallRules: [{8DEE7189-BDC9-44C6-A494-718A0662A7AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cpaqtf22.wxt\x64\m1.exe No File
    FirewallRules: [{12A713B1-5D86-44B8-B5D2-C0F6408E5F27}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cpaqtf22.wxt\x86\c1.exe No File
    FirewallRules: [{FC010BFE-FC5D-4088-BDC5-2BAC6129FB26}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cpaqtf22.wxt\x86\m1.exe No File
    FirewallRules: [{4C11E244-3B6A-457F-BACF-F1FD773CB8FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kiusmr2g.nd2\x64\m1.exe No File
    FirewallRules: [{8116392D-A395-4225-98B8-48BE4FE9902D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kiusmr2g.nd2\x64\c1.exe No File
    FirewallRules: [{5C40BF17-C600-4CF6-8877-7DE0AE5D894A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kiusmr2g.nd2\dcore.exe No File
    FirewallRules: [{81799C55-5F48-4C72-B302-95AA4730B742}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kiusmr2g.nd2\x86\c1.exe No File
    FirewallRules: [{8322A8FD-BB7C-46BA-9A18-537BD6A666A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kiusmr2g.nd2\x86\m1.exe No File
    FirewallRules: [{79D09898-2352-49FE-868E-E8923A87E110}] => (Allow) C:\Users\Pc\AppData\Local\Temp\obgdq01a.f25\dcore.exe No File
    FirewallRules: [{DA6EAF1D-0872-43A3-88EC-09B7E0A571E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\obgdq01a.f25\x64\c1.exe No File
    FirewallRules: [{420704CB-D92A-461D-A51C-8EEEF949E78E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\obgdq01a.f25\x64\m1.exe No File
    FirewallRules: [{9D0CD20F-4334-42C2-801A-E14298B70EA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\obgdq01a.f25\x86\c1.exe No File
    FirewallRules: [{FFDB0B2D-16BE-4A88-92C3-1FDA8B381ACF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\obgdq01a.f25\x86\m1.exe No File
    FirewallRules: [{08AB7C76-B43D-446D-A12E-10C1A8AA5F03}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5odgxljq.q4e\x64\c1.exe No File
    FirewallRules: [{F264E558-0FF2-4C0D-B8C7-A61A5ABC66EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5odgxljq.q4e\dcore.exe No File
    FirewallRules: [{A91D24DD-77EB-44B9-A010-4C8DFA4F8622}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5odgxljq.q4e\x64\m1.exe No File
    FirewallRules: [{1DF3A756-B4CA-47DC-B26C-E839D77589FA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5odgxljq.q4e\x86\m1.exe No File
    FirewallRules: [{15FBA4E7-0508-472B-BF11-458FB5B913A2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5odgxljq.q4e\x86\c1.exe No File
    FirewallRules: [{608E11C2-3E66-42FD-9388-584F6FDFC355}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wsmssvxu.rw2\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{0D22CBF2-5AE5-4AD4-813B-15F3C02F6FF1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wsmssvxu.rw2\x64\m1.exe () [File not signed]
    FirewallRules: [{E88787A4-3F39-4ECB-8B3F-1034328EFCE8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wsmssvxu.rw2\x64\c1.exe () [File not signed]
    FirewallRules: [{232DFDB9-644A-46D7-94D6-A807260B29A7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wsmssvxu.rw2\x86\c1.exe No File
    FirewallRules: [{079079C9-7139-4D1D-A258-17B8D15032E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wsmssvxu.rw2\x86\m1.exe No File
    FirewallRules: [{BF2E5DC4-D7AC-450E-89A8-FC4400021323}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kq1ujdzs.wna\x86\m1.exe No File
    FirewallRules: [{F83B8460-6EB5-40E3-837F-E2C906893040}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kq1ujdzs.wna\dcore.exe No File
    FirewallRules: [{759CF69B-746E-4DFE-A016-23D91FAD07EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kq1ujdzs.wna\x64\c1.exe No File
    FirewallRules: [{81CC305A-2231-4359-ADD2-1F3B39BBBDCC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kq1ujdzs.wna\x64\m1.exe No File
    FirewallRules: [{773BF65F-6C44-4336-A20A-A853E753E874}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kq1ujdzs.wna\x86\c1.exe No File
    FirewallRules: [{3BBEC4E6-CF8D-4EB9-A9E6-B041C74E2BFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\is0dhw3j.d0l\x64\m1.exe No File
    FirewallRules: [{41B0E991-B3A2-4FA4-828E-9A56D1B73E33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\is0dhw3j.d0l\dcore.exe No File
    FirewallRules: [{ED93A29A-2443-4981-8F54-261A0D2B98F6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\is0dhw3j.d0l\x86\m1.exe No File
    FirewallRules: [{B37D25BD-966D-4589-8E33-BBF937A48399}] => (Allow) C:\Users\Pc\AppData\Local\Temp\is0dhw3j.d0l\x64\c1.exe No File
    FirewallRules: [{78272573-BBA5-4D45-90B3-53E200F68A56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\is0dhw3j.d0l\x86\c1.exe No File
    FirewallRules: [{495F7A71-6B7B-4376-A40B-DAF1A702B0F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mmeijna0.wtt\x86\c1.exe No File
    FirewallRules: [{08F0B209-03B6-4F49-BB75-A46522CFA84D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mmeijna0.wtt\x64\m1.exe No File
    FirewallRules: [{3860CCF3-13D3-4CA6-8688-63FC3F8CE949}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mmeijna0.wtt\x64\c1.exe No File
    FirewallRules: [{36720C87-7DCB-4400-9974-01C2E65DD66D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mmeijna0.wtt\dcore.exe No File
    FirewallRules: [{FEFC9345-B952-4F29-872F-2F66C8067236}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mmeijna0.wtt\x86\m1.exe No File
    FirewallRules: [{D0610510-5712-47F8-9817-7CF33AA8E45F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0eumh0y1.fe5\dcore.exe No File
    FirewallRules: [{410182FB-6003-4468-A70F-AA8609FB24A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0eumh0y1.fe5\x64\c1.exe No File
    FirewallRules: [{C92C6321-41D1-41B9-984C-2645FB385DFD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0eumh0y1.fe5\x86\c1.exe No File
    FirewallRules: [{7A22FEF0-BBF2-4A7A-811E-66E9D7CCC38B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0eumh0y1.fe5\x64\m1.exe No File
    FirewallRules: [{16B204F1-2447-4A52-BBBD-002F04E84DA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0eumh0y1.fe5\x86\m1.exe No File
    FirewallRules: [{5174E74F-88AC-4AA5-870E-456F52CCBC42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsacefpi.ipo\dcore.exe No File
    FirewallRules: [{1A468148-7D9E-4FC3-A822-62BE3C64AAF9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsacefpi.ipo\x64\m1.exe No File
    FirewallRules: [{B5E336BE-9DA8-4B27-84F7-3BE753731379}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsacefpi.ipo\x86\m1.exe No File
    FirewallRules: [{AC349499-042B-4134-9C74-D10E449A223C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsacefpi.ipo\x64\c1.exe No File
    FirewallRules: [{3B0C8549-256D-4676-8EC3-B71FDE0EA333}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsacefpi.ipo\x86\c1.exe No File
    FirewallRules: [{5094F0DF-CD1B-440C-9DAC-2EA014AC3354}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hbzichip.0nb\dcore.exe No File
    FirewallRules: [{DA085D0E-F8C1-4E63-84EA-213D9766474C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hbzichip.0nb\x64\m1.exe No File
    FirewallRules: [{35A5E94C-9C26-4076-AA2C-270014F03D11}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hbzichip.0nb\x64\c1.exe No File
    FirewallRules: [{D01C0A5B-FF0D-4A75-980F-9DF0BB071282}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hbzichip.0nb\x86\m1.exe No File
    FirewallRules: [{333311B8-56FB-48C5-A6A2-4160F7D6C625}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hbzichip.0nb\x86\c1.exe No File
    FirewallRules: [{E9D7B67F-7248-4021-B75C-2C0F3C641170}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyo5k2j1.xp0\dcore.exe No File
    FirewallRules: [{4DAA7F1D-0965-4F22-9B42-53D215F6BC47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyo5k2j1.xp0\x64\c1.exe No File
    FirewallRules: [{56FF06A2-1545-4E8C-B7DB-D36BEB48A8C9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyo5k2j1.xp0\x86\c1.exe No File
    FirewallRules: [{24628758-C00D-4AAA-AF33-6444BB92BDF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyo5k2j1.xp0\x64\m1.exe No File
    FirewallRules: [{50AC5ADA-9B3B-4520-8C5C-3447B7B2108C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyo5k2j1.xp0\x86\m1.exe No File
    FirewallRules: [{EBACBFDE-EBAA-4887-A48E-1CADC57A6BBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w5gnufoj.vrq\dcore.exe No File
    FirewallRules: [{E1DAA7A8-F660-419F-A99E-218E2116F79F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w5gnufoj.vrq\x64\c1.exe No File
    FirewallRules: [{7ED7F7D8-36F4-4F87-A814-3D8A67BAA89E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w5gnufoj.vrq\x64\m1.exe No File
    FirewallRules: [{ABE243AA-1E91-49A1-A501-C90B776CFBB9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w5gnufoj.vrq\x86\c1.exe No File
    FirewallRules: [{110A1129-02B9-4830-AB3E-DC678006B7A5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w5gnufoj.vrq\x86\m1.exe No File
    FirewallRules: [{47569D0F-295D-458F-ACE2-6C9FBD5965E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\txrdchin.rr0\dcore.exe No File
    FirewallRules: [{D8A3B4A8-E1B4-49AC-B43D-7AD8A516E456}] => (Allow) C:\Users\Pc\AppData\Local\Temp\txrdchin.rr0\x86\m1.exe No File
    FirewallRules: [{88501826-A5E7-43A5-8E2F-571DBEE7EA79}] => (Allow) C:\Users\Pc\AppData\Local\Temp\txrdchin.rr0\x64\c1.exe No File
    FirewallRules: [{4D02CD4B-3415-4502-B444-B2D176154EF8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\txrdchin.rr0\x64\m1.exe No File
    FirewallRules: [{9489F8BE-54C0-418D-8E99-BC12113E9C44}] => (Allow) C:\Users\Pc\AppData\Local\Temp\txrdchin.rr0\x86\c1.exe No File
    FirewallRules: [{0218B39D-46B0-45ED-89D5-BBF8353E664B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ukc2uupz.yui\dcore.exe No File
    FirewallRules: [{531E76F5-3A79-4947-A06E-23943C1C90F8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ukc2uupz.yui\x64\c1.exe No File
    FirewallRules: [{7632BBCA-3E7B-484F-96F6-E3DE85BBC1A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ukc2uupz.yui\x64\m1.exe No File
    FirewallRules: [{FB6CCA29-0760-4ECC-AF93-AF45234BD76A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ukc2uupz.yui\x86\m1.exe No File
    FirewallRules: [{E29EB712-1A4C-46FC-97A8-A6F34F2BB9CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ukc2uupz.yui\x86\c1.exe No File
    FirewallRules: [{D5370AE5-2D31-4E48-AF96-6A2B8A586F12}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t2ytfdxw.yvv\dcore.exe No File
    FirewallRules: [{70CE9FB6-C443-4A47-AC0F-AA1BC01185AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t2ytfdxw.yvv\x64\c1.exe No File
    FirewallRules: [{D5276729-62EC-432D-A858-2F7154970DAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t2ytfdxw.yvv\x64\m1.exe No File
    FirewallRules: [{584C5EF8-6F48-426D-B1E9-D37B2A009B99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t2ytfdxw.yvv\x86\c1.exe No File
    FirewallRules: [{8CD04D41-E22B-4854-B248-7C42840C38B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t2ytfdxw.yvv\x86\m1.exe No File
    FirewallRules: [{F0DEED41-E9AC-46C7-9EA4-861AA5CCD639}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ejxwh23t.axm\dcore.exe No File
    FirewallRules: [{02B321EA-8273-4692-ABD1-0D89730438D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ejxwh23t.axm\x64\m1.exe No File
    FirewallRules: [{1F034967-675A-4BC9-A981-137CCC2E990E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ejxwh23t.axm\x64\c1.exe No File
    FirewallRules: [{6C87D57B-CACA-467C-883F-2DBFFAFBC76F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ejxwh23t.axm\x86\m1.exe No File
    FirewallRules: [{DF839E9A-0BD3-41A4-8B5E-DA68F312E906}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ejxwh23t.axm\x86\c1.exe No File
    FirewallRules: [{E81D4934-C21B-48BD-BFA2-9B713C52818C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wb0oa0de.kfk\dcore.exe No File
    FirewallRules: [{1DEE1F1D-91EA-4833-B923-AC7F986B6924}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wb0oa0de.kfk\x64\c1.exe No File
    FirewallRules: [{5120FD8C-8FB6-4825-B673-36072182AC03}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wb0oa0de.kfk\x64\m1.exe No File
    FirewallRules: [{A4520BFD-DF67-454C-8986-C098E2B6FB36}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wb0oa0de.kfk\x86\c1.exe No File
    FirewallRules: [{1638339B-F41A-4DB1-A22B-196BFF12AC6F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wb0oa0de.kfk\x86\m1.exe No File
    FirewallRules: [{F18809C8-2B8F-4D47-A1EF-804668ABBDD8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkm3mvze.wrh\dcore.exe No File
    FirewallRules: [{952F6802-5F85-4496-B814-6E49E8A5C107}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkm3mvze.wrh\x64\c1.exe No File
    FirewallRules: [{8E1B7E97-E4DB-4BFE-96A1-4DFC99DA6EA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkm3mvze.wrh\x64\m1.exe No File
    FirewallRules: [{66F892D8-84CE-4FE2-A172-645E482FD9A7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkm3mvze.wrh\x86\c1.exe No File
    FirewallRules: [{D4B2293E-126D-4ED8-B975-B24EF5EA58A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkm3mvze.wrh\x86\m1.exe No File
    FirewallRules: [{15D85295-4EB7-446E-AC6F-2C1FFDECB485}] => (Allow) C:\Users\Pc\AppData\Local\Temp\52nusehk.zn2\x64\c1.exe No File
    FirewallRules: [{62CF6530-3FD1-44FB-A44F-E0477C0BB9F6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\52nusehk.zn2\dcore.exe No File
    FirewallRules: [{60840F4E-8251-4BC2-A076-C42B3C2DD214}] => (Allow) C:\Users\Pc\AppData\Local\Temp\52nusehk.zn2\x86\c1.exe No File
    FirewallRules: [{5F670E4F-D757-4636-A28F-DA69604AC4CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\52nusehk.zn2\x64\m1.exe No File
    FirewallRules: [{65B873CE-4146-46A8-822D-389458E669A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\52nusehk.zn2\x86\m1.exe No File
    FirewallRules: [{1FB87559-FBBF-4F89-95CC-9747FCA80E41}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i10aqrny.iny\dcore.exe No File
    FirewallRules: [{99E3AF65-30C5-43B1-BB39-4A57D5B9A579}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i10aqrny.iny\x64\c1.exe No File
    FirewallRules: [{034FFA11-BE45-4128-8C76-A251C60C09BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i10aqrny.iny\x64\m1.exe No File
    FirewallRules: [{DA8FDE62-241F-4384-A10D-983DE307CB19}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i10aqrny.iny\x86\c1.exe No File
    FirewallRules: [{87C7C960-D263-47BC-B63A-5B093E32BF8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i10aqrny.iny\x86\m1.exe No File
    FirewallRules: [{E22EC7F8-6A84-49B4-8533-FF13D0A0F770}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ropfaw4u.akn\dcore.exe No File
    FirewallRules: [{545A588B-C512-4D4F-B86C-A824435E1BC7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ropfaw4u.akn\x64\m1.exe No File
    FirewallRules: [{E2BEA71E-0D2E-4258-B251-BDA5EF886308}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ropfaw4u.akn\x64\c1.exe No File
    FirewallRules: [{671C5AC8-DA26-4205-AC92-06D7A1137E13}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ropfaw4u.akn\x86\c1.exe No File
    FirewallRules: [{4C8A88D0-AC7B-4841-A1E2-17BC30DD5101}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ropfaw4u.akn\x86\m1.exe No File
    FirewallRules: [{BE509230-5B04-429A-A38F-39773C10D9AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zgutnkqf.nym\x64\c1.exe No File
    FirewallRules: [{974E7804-45B2-46BE-80AA-6DDDA3DE72BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zgutnkqf.nym\dcore.exe No File
    FirewallRules: [{A293E22A-C5D0-4674-8A68-3450001158AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zgutnkqf.nym\x64\m1.exe No File
    FirewallRules: [{036BE4FA-62A0-4A83-A7FB-126A8C7783FF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zgutnkqf.nym\x86\m1.exe No File
    FirewallRules: [{697D5B72-10D9-4CC7-9E6D-54D6F69727CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zgutnkqf.nym\x86\c1.exe No File
    FirewallRules: [{0C194CA7-7FAA-438D-9153-0B2EDF483B2B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gdfefava.5ck\x64\c1.exe No File
    FirewallRules: [{5E7B9DDD-78A5-40EB-B278-AC84C25A2917}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gdfefava.5ck\dcore.exe No File
    FirewallRules: [{0C132C72-FF52-4147-AD2B-A87DE9BFD109}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gdfefava.5ck\x64\m1.exe No File
    FirewallRules: [{5EDE0569-21EA-4FC8-80B8-4F5954616B4E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gdfefava.5ck\x86\c1.exe No File
    FirewallRules: [{38C73960-E2FC-4337-9555-0FFFF7C79CA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gdfefava.5ck\x86\m1.exe No File
    FirewallRules: [{3443BC9F-E1D9-4BE1-ADB9-078B1E4D150B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pjzxyest.qdi\x64\c1.exe No File
    FirewallRules: [{71735617-0190-4A14-A671-F18ECF334A90}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pjzxyest.qdi\dcore.exe No File
    FirewallRules: [{3AFBDD6B-788F-4904-AD69-28010DD35025}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pjzxyest.qdi\x64\m1.exe No File
    FirewallRules: [{6B66415A-705F-4916-9A72-3737505B398F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pjzxyest.qdi\x86\c1.exe No File
    FirewallRules: [{0A3EA2D6-43B9-4384-8C3C-C7B8FEAC9719}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pjzxyest.qdi\x86\m1.exe No File
    FirewallRules: [{A282F3AD-A63C-4202-A1C4-8711921153B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxxqh5be.ijf\dcore.exe No File
    FirewallRules: [{4AB6AB6F-45C8-4C16-B613-5A17F5367A8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxxqh5be.ijf\x64\m1.exe No File
    FirewallRules: [{45E2E004-CF7F-4EB3-BC1A-67632B5BF5B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxxqh5be.ijf\x64\c1.exe No File
    FirewallRules: [{56D2E220-872C-4F7C-A2CE-422B716BEA4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxxqh5be.ijf\x86\c1.exe No File
    FirewallRules: [{26D4C6B5-BBC5-433C-8FF4-791130836552}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxxqh5be.ijf\x86\m1.exe No File
    FirewallRules: [{64E60057-168B-4A79-AA9A-CA5F8AB855D9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h2rlp3sp.liq\dcore.exe No File
    FirewallRules: [{C38D632C-2D47-4FAD-BBA0-2636D2CFBC49}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h2rlp3sp.liq\x64\c1.exe No File
    FirewallRules: [{1785DAFE-FBAC-4A45-8EA4-91BFF6EB318A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h2rlp3sp.liq\x64\m1.exe No File
    FirewallRules: [{325C6AF4-103C-443A-AA43-AFA61219E20B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h2rlp3sp.liq\x86\c1.exe No File
    FirewallRules: [{F40AB991-C82D-4EB6-A52E-16A69CC7F79A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h2rlp3sp.liq\x86\m1.exe No File
    FirewallRules: [{235C43DF-BA07-476F-B380-1997C01BF55C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ari3alsn.gek\dcore.exe No File
    FirewallRules: [{E30EA998-D5C6-453A-B9AE-926B9C7A5FB9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ari3alsn.gek\x64\c1.exe No File
    FirewallRules: [{48ACD90E-D51A-4451-BB4A-E25C72F614AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ari3alsn.gek\x64\m1.exe No File
    FirewallRules: [{0996D1F5-B4FF-42F0-8924-A88E2AAF450D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ari3alsn.gek\x86\c1.exe No File
    FirewallRules: [{FE9866F0-B200-4CB5-8E3D-0506D5DD6E0E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ari3alsn.gek\x86\m1.exe No File
    FirewallRules: [{51E25DB8-B795-43B8-AC24-CC7E488BCB09}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jvxkiwwv.fha\dcore.exe No File
    FirewallRules: [{FD079361-68E4-407A-993D-63E83EFBE77E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jvxkiwwv.fha\x64\c1.exe No File
    FirewallRules: [{13570CA8-76A5-4D67-8DBA-4D9AEDE0A801}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jvxkiwwv.fha\x64\m1.exe No File
    FirewallRules: [{C2B693F2-DDF8-4371-89B8-A1E071DAE8C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jvxkiwwv.fha\x86\c1.exe No File
    FirewallRules: [{74E70B61-4AA5-4468-A802-87EF305ED612}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jvxkiwwv.fha\x86\m1.exe No File
    FirewallRules: [{D19F37A0-A099-41A3-86E6-B03D806EFD22}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tjif0efw.bs0\dcore.exe No File
    FirewallRules: [{4F3CF605-55FE-45BA-A88A-C0F4B7BC7080}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tjif0efw.bs0\x64\c1.exe No File
    FirewallRules: [{EC6E5D7A-6D6E-4D1F-9141-02A93C9DE4B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tjif0efw.bs0\x64\m1.exe No File
    FirewallRules: [{D9183B6C-C9C5-4332-8D40-D74B0D1B979A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tjif0efw.bs0\x86\c1.exe No File
    FirewallRules: [{A2207366-41D3-43F2-9026-476F480BE560}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tjif0efw.bs0\x86\m1.exe No File
    FirewallRules: [{0905F8C3-ADE7-408B-9ECE-F1A3B5479A40}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mwth4dx0.lfg\dcore.exe No File
    FirewallRules: [{7EF7005B-A3DA-4136-905F-3A347006F251}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mwth4dx0.lfg\x64\c1.exe No File
    FirewallRules: [{6E010AFE-70DD-4C54-8F1C-17957DB97407}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mwth4dx0.lfg\x64\m1.exe No File
    FirewallRules: [{049D1BE3-FBC8-41FB-8352-6441FBCE044A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mwth4dx0.lfg\x86\c1.exe No File
    FirewallRules: [{3A80D2AB-DEAC-4C3F-B279-96548412A4A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mwth4dx0.lfg\x86\m1.exe No File
    FirewallRules: [{60D217B9-F6FB-45AB-8C57-C94ADE66E38C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om3fg25m.izk\dcore.exe No File
    FirewallRules: [{AACF9A28-BD23-4B36-AFCA-47533D998696}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om3fg25m.izk\x64\c1.exe No File
    FirewallRules: [{A5168C39-BB8D-4E25-AAC4-CECAB58B8F43}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om3fg25m.izk\x64\m1.exe No File
    FirewallRules: [{29F4AC37-7BB9-45B6-9CF4-DA2699DA23E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om3fg25m.izk\x86\c1.exe No File
    FirewallRules: [{A7309F72-F74C-4686-9673-D9E71F752C84}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om3fg25m.izk\x86\m1.exe No File
    FirewallRules: [{6C017D09-38F3-47E3-B271-A239893C1C57}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hxuuwour.02r\dcore.exe No File
    FirewallRules: [{8D8DD58B-9794-467D-B1D8-571537423785}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hxuuwour.02r\x64\m1.exe No File
    FirewallRules: [{8CF45FEE-7271-4464-8D04-706DEECE2803}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hxuuwour.02r\x64\c1.exe No File
    FirewallRules: [{AB5C6D6E-0EF1-4B88-A335-459B3D1898E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hxuuwour.02r\x86\m1.exe No File
    FirewallRules: [{B0B0D43F-0E7C-44D6-BBC4-D345316FC0B4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hxuuwour.02r\x86\c1.exe No File
    FirewallRules: [{BA74BDA1-922D-43D3-93B3-79E8A71EF4C2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kaomayh1.lie\dcore.exe No File
    FirewallRules: [{734C3B96-215B-4B35-A99E-E7A7C0E3A49A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kaomayh1.lie\x64\c1.exe No File
    FirewallRules: [{A339E150-49D4-4D02-885C-1B6EA05DBA26}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kaomayh1.lie\x64\m1.exe No File
    FirewallRules: [{EB4526CD-EF97-425C-A13B-1DFEA3B15F3B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kaomayh1.lie\x86\m1.exe No File
    FirewallRules: [{943A8555-4865-4F55-8A2E-BB71CFF8E0B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kaomayh1.lie\x86\c1.exe No File
    FirewallRules: [{9E8EB08A-0F1F-42AB-9CEF-954F9A0554C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aoakoxat.0px\x64\c1.exe No File
    FirewallRules: [{027E5414-F9DC-428F-9DEE-AC14E0FE48A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aoakoxat.0px\dcore.exe No File
    FirewallRules: [{A88D824A-9319-459F-8058-C781A49FFCF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aoakoxat.0px\x86\c1.exe No File
    FirewallRules: [{18FFDF39-80A4-44AB-80C3-B7C26F8BC951}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aoakoxat.0px\x64\m1.exe No File
    FirewallRules: [{27339CF0-8F5A-424C-8EFE-A3E3FD4C6A56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aoakoxat.0px\x86\m1.exe No File
    FirewallRules: [{71A5F39D-E87A-40E4-B6EB-69B0DAFDC721}] => (Allow) C:\Users\Pc\AppData\Local\Temp\up0nfhow.vd1\dcore.exe No File
    FirewallRules: [{44B66DF9-07E6-4018-BB6C-32ABA255A8C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\up0nfhow.vd1\x64\m1.exe No File
    FirewallRules: [{C32F0D8D-D5C0-4E0C-B323-790B09F06641}] => (Allow) C:\Users\Pc\AppData\Local\Temp\up0nfhow.vd1\x64\c1.exe No File
    FirewallRules: [{B718CF12-28C2-42A5-85AE-FA3841098B8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\up0nfhow.vd1\x86\m1.exe No File
    FirewallRules: [{1EDDDDA8-313A-4715-91EE-AB3B9697CA8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\up0nfhow.vd1\x86\c1.exe No File
    FirewallRules: [{A34CC952-AA77-4599-80A9-BB385A21EC3D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3nb2gn0j.gww\dcore.exe No File
    FirewallRules: [{2933B51D-DFA2-4687-B8C8-54ED57E690D7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3nb2gn0j.gww\x64\c1.exe No File
    FirewallRules: [{946658B5-4E53-45C7-A39E-E29CE5F9785D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3nb2gn0j.gww\x64\m1.exe No File
    FirewallRules: [{BAB469C1-D9C4-4FAD-8054-5BA3ECDAA654}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3nb2gn0j.gww\x86\c1.exe No File
    FirewallRules: [{E76554FA-ECA1-48A0-A655-481915CF3771}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3nb2gn0j.gww\x86\m1.exe No File
    FirewallRules: [{0DE619F1-BBFB-445F-A0D0-4A2304F16A63}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3neulkpj.3qu\dcore.exe No File
    FirewallRules: [{0D31D84D-E428-4D3F-BB1C-04C3657F9544}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3neulkpj.3qu\x64\c1.exe No File
    FirewallRules: [{46F0FEE8-EC72-4A74-9C36-9A3DB2502286}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3neulkpj.3qu\x64\m1.exe No File
    FirewallRules: [{48EBFEE0-BB3E-45E4-AF7D-EDCCC858BB8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3neulkpj.3qu\x86\c1.exe No File
    FirewallRules: [{DCB48592-CCE8-410C-9CEE-9A5C460D3C05}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3neulkpj.3qu\x86\m1.exe No File
    FirewallRules: [{0416EB70-7410-43C2-AB07-32CE6B741DFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ahb0vudk.3gl\dcore.exe No File
    FirewallRules: [{802106BF-7DDE-46F0-B918-1AD3D97FAE86}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ahb0vudk.3gl\x64\c1.exe No File
    FirewallRules: [{847EAAA1-AC46-419F-A46B-38E0F3959442}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ahb0vudk.3gl\x64\m1.exe No File
    FirewallRules: [{1BB2EB5B-3C58-45D2-AF84-F178EFDC00B2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ahb0vudk.3gl\x86\c1.exe No File
    FirewallRules: [{BB1B8CA1-1F93-466C-84DE-F360D1324CB3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ahb0vudk.3gl\x86\m1.exe No File
    FirewallRules: [{6A53A61F-4CB9-4C7D-84F5-BCACE7CFCDED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugrvbmqk.1jj\dcore.exe No File
    FirewallRules: [{0B5B1203-2789-4D2D-BE1C-800E6D484999}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugrvbmqk.1jj\x64\c1.exe No File
    FirewallRules: [{D0AA379B-CA59-455D-A95F-A88A7B5F0BF9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugrvbmqk.1jj\x86\c1.exe No File
    FirewallRules: [{3BBEF80A-FAE3-4F8B-AA30-C81D7E907C7E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugrvbmqk.1jj\x64\m1.exe No File
    FirewallRules: [{B14CD328-FC0C-4BB0-A3A2-CC9E953C7CDC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugrvbmqk.1jj\x86\m1.exe No File
    FirewallRules: [{0D0D2E59-9D85-47AB-A225-5C595D7583E1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dlncwjrx.jqj\dcore.exe No File
    FirewallRules: [{081D75F9-50E2-42FA-A310-0FBE801C8653}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dlncwjrx.jqj\x64\c1.exe No File
    FirewallRules: [{2E5B42A4-DF8D-4189-BEDC-4933915E664E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dlncwjrx.jqj\x64\m1.exe No File
    FirewallRules: [{5B2BE6CF-B4AC-4814-8E2A-2E0AEF1BCE7A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dlncwjrx.jqj\x86\c1.exe No File
    FirewallRules: [{0B38AA41-C4F8-4625-806D-0004772733F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dlncwjrx.jqj\x86\m1.exe No File
    FirewallRules: [{CBA4FE1F-855D-4685-9544-AE79FCF48132}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utnttaw4.4xf\dcore.exe No File
    FirewallRules: [{3F78107D-8278-4C5E-B31E-647DAF000BEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utnttaw4.4xf\x64\c1.exe No File
    FirewallRules: [{A2786EFB-BEC6-41A3-A11B-DED6AE16472A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utnttaw4.4xf\x64\m1.exe No File
    FirewallRules: [{102BC77E-81D5-4E4D-A451-D99AEF003822}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utnttaw4.4xf\x86\c1.exe No File
    FirewallRules: [{0E4F6E96-D935-4BF5-AFA8-B5C9D57F9193}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utnttaw4.4xf\x86\m1.exe No File
    FirewallRules: [{328CF7E0-9DBA-4C3E-B8C6-83D183C2F2A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgqkhbl1.yto\dcore.exe No File
    FirewallRules: [{9B7178E4-0C15-4B15-A549-4C54E879AF30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgqkhbl1.yto\x64\c1.exe No File
    FirewallRules: [{37783FF7-BB3B-43BF-9640-749AC3075AB2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgqkhbl1.yto\x64\m1.exe No File
    FirewallRules: [{A7380FE5-2BF5-44EE-BB75-D722A028739E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgqkhbl1.yto\x86\c1.exe No File
    FirewallRules: [{E230667B-7229-43D0-9ED0-56ACB48571CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgqkhbl1.yto\x86\m1.exe No File
    FirewallRules: [{C1C08B14-3271-403B-B26D-4C883771884A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\msxnljip.rp2\dcore.exe No File
    FirewallRules: [{702037F2-BE67-432E-99CE-525D0581273A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\msxnljip.rp2\x64\c1.exe No File
    FirewallRules: [{5B4E926F-315F-4A03-AB2B-38338C562E99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\msxnljip.rp2\x86\c1.exe No File
    FirewallRules: [{DEB468EA-4CCA-4A18-80E3-EABD5B4E4D1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\msxnljip.rp2\x64\m1.exe No File
    FirewallRules: [{63D122E5-3195-40D7-BB2B-B8F2ECF18A1E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\msxnljip.rp2\x86\m1.exe No File
    FirewallRules: [{5C6938C5-4CAD-46E6-97CE-26E6605697F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rlhmq0vt.qb3\dcore.exe No File
    FirewallRules: [{AC4BFC56-7462-4B19-8821-3DE7FED72B52}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rlhmq0vt.qb3\x64\c1.exe No File
    FirewallRules: [{3378A989-7188-4719-8475-C893069DF68B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rlhmq0vt.qb3\x86\c1.exe No File
    FirewallRules: [{B4B0C3BE-767D-4699-88DB-C5CB9FC319FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rlhmq0vt.qb3\x64\m1.exe No File
    FirewallRules: [{B0E5C02D-575C-455A-9F62-C1DAF17CD760}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rlhmq0vt.qb3\x86\m1.exe No File
    FirewallRules: [{DF779DD3-6ED1-4C57-82B5-878B70EBF212}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3b5npwy2.dhx\dcore.exe No File
    FirewallRules: [{51F3D58F-45D0-4B1B-9FF3-4BB1E42ECD1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3b5npwy2.dhx\x64\c1.exe No File
    FirewallRules: [{FBEA2F32-1210-4B97-8B76-7B9101CB74B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3b5npwy2.dhx\x64\m1.exe No File
    FirewallRules: [{917EC446-314C-4E4F-B42D-BCC0A196EFD0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3b5npwy2.dhx\x86\c1.exe No File
    FirewallRules: [{1EBEB360-7285-4A64-AEC5-854CBED8010C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3b5npwy2.dhx\x86\m1.exe No File
    FirewallRules: [{02AA39B1-E057-4FB8-9D92-7FD39881A0DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fw4fjo14.umk\dcore.exe No File
    FirewallRules: [{2D6B7E5D-35DC-4C5F-BB04-45EB3F9B5E8E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fw4fjo14.umk\x86\c1.exe No File
    FirewallRules: [{2C61F957-D78D-4B05-B458-2192E324BF8C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fw4fjo14.umk\x64\m1.exe No File
    FirewallRules: [{070AF836-9D97-4EA5-A4D2-5D9BA173394A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fw4fjo14.umk\x64\c1.exe No File
    FirewallRules: [{9F1168D4-1629-4C59-9266-A4C1B7C1E006}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fw4fjo14.umk\x86\m1.exe No File
    FirewallRules: [{E2ED6A57-390A-4EDF-B62C-F87DADE7E176}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugxrgobp.l4y\dcore.exe No File
    FirewallRules: [{272A6755-DD37-4E94-A5B2-C7446F2FE5E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugxrgobp.l4y\x64\c1.exe No File
    FirewallRules: [{F5DB4F8F-91D2-4C5F-9647-78A1A11A610C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugxrgobp.l4y\x64\m1.exe No File
    FirewallRules: [{540BF21A-8801-4DCD-A3B5-374B1C1175D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugxrgobp.l4y\x86\c1.exe No File
    FirewallRules: [{7479489F-72AB-4192-A752-668818986092}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugxrgobp.l4y\x86\m1.exe No File
    FirewallRules: [{3C082699-4243-484A-9F41-7B97E3564E91}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zxsfrxpu.3sv\dcore.exe No File
    FirewallRules: [{555DD59C-26F6-4061-8654-0520A4C19319}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zxsfrxpu.3sv\x64\m1.exe No File
    FirewallRules: [{99AE3992-8307-4DFC-AA6A-3102D87FC325}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zxsfrxpu.3sv\x86\c1.exe No File
    FirewallRules: [{416BD9D6-0F4A-4823-8890-FE21C307FD64}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zxsfrxpu.3sv\x86\m1.exe No File
    FirewallRules: [{67BA2880-F1D0-4787-9213-6A3317D16DAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zxsfrxpu.3sv\x64\c1.exe No File
    FirewallRules: [{86B1C262-2184-4820-935F-37484D9E002D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bs13ss1r.wmu\dcore.exe No File
    FirewallRules: [{11A91917-FD20-4FC6-BFA3-AE00EC9CDDD5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bs13ss1r.wmu\x64\c1.exe No File
    FirewallRules: [{46641986-A772-4082-8ACC-69BEA0D2CC1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bs13ss1r.wmu\x64\m1.exe No File
    FirewallRules: [{4EFEA09E-1184-42AD-896F-173D50C61A47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bs13ss1r.wmu\x86\c1.exe No File
    FirewallRules: [{55399408-369B-4958-A884-927460F2C9A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bs13ss1r.wmu\x86\m1.exe No File
    FirewallRules: [{209CDA42-5366-4F6C-98B3-4AE07BCEBCF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slqnnjat.de1\dcore.exe No File
    FirewallRules: [{60AD2000-BB6E-4FCA-90BA-1F7CEB6B7C4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slqnnjat.de1\x64\c1.exe No File
    FirewallRules: [{A632F1ED-868A-4285-8F95-FCF41027DAF9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slqnnjat.de1\x64\m1.exe No File
    FirewallRules: [{180852E9-67FE-4D38-ABFE-38DD1334BA88}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slqnnjat.de1\x86\c1.exe No File
    FirewallRules: [{433FDC53-1AB3-4681-B892-89B3CA15767C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slqnnjat.de1\x86\m1.exe No File
    FirewallRules: [{611DF1B8-1177-442B-82C4-7BF60BABED2C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cngv3y3c.zcd\dcore.exe No File
    FirewallRules: [{9B5EEE36-6A9A-491D-97B3-0A25C3A66150}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cngv3y3c.zcd\x64\c1.exe No File
    FirewallRules: [{D46582BB-A982-406B-B20F-FFFCF6E5DEF2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cngv3y3c.zcd\x64\m1.exe No File
    FirewallRules: [{D8CE9ACF-9BC6-42AE-873F-A4DAA594B8E6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cngv3y3c.zcd\x86\c1.exe No File
    FirewallRules: [{8C5F569D-3237-4CB0-AFA0-A4461A5EC860}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cngv3y3c.zcd\x86\m1.exe No File
    FirewallRules: [{5BB7B3F5-38FE-4CD6-910C-29F4646B729C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tn0zet4r.bbw\x64\c1.exe No File
    FirewallRules: [{25FEC87E-3CA8-46E7-8C31-955837E5062F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tn0zet4r.bbw\dcore.exe No File
    FirewallRules: [{F771EFB1-99B6-4D1B-BE37-03708E2ECC6A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tn0zet4r.bbw\x86\c1.exe No File
    FirewallRules: [{62FE5C28-0E0C-4763-BE26-A0E750661DC6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tn0zet4r.bbw\x64\m1.exe No File
    FirewallRules: [{A9323411-6DFD-48E7-82A7-D15FA53DCE03}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tn0zet4r.bbw\x86\m1.exe No File
    FirewallRules: [{63792864-3717-45E2-8E4C-58D2D9098DEA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cyqh5fmh.tmp\dcore.exe No File
    FirewallRules: [{032F7FA7-FF5B-4FB0-9ACD-8AC9C17F8F09}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cyqh5fmh.tmp\x64\c1.exe No File
    FirewallRules: [{2EFD8360-011C-4DAC-B9B8-15F46827733C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cyqh5fmh.tmp\x64\m1.exe No File
    FirewallRules: [{D2B3CA49-B0B9-4660-9C55-E495A1BD2572}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cyqh5fmh.tmp\x86\c1.exe No File
    FirewallRules: [{21E1B69D-EE2F-4F48-A76A-A534379B310D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cyqh5fmh.tmp\x86\m1.exe No File
    FirewallRules: [{45C17AE3-CC7A-4F50-9FEA-FCE54DEB5BCF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w13tjij4.1ia\x64\c1.exe No File
    FirewallRules: [{65A13716-D231-495D-B34C-D27EB6FE3C6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w13tjij4.1ia\dcore.exe No File
    FirewallRules: [{E91B9585-3D7A-4584-AB77-D5359454DDC0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w13tjij4.1ia\x86\c1.exe No File
    FirewallRules: [{6A94A226-C069-4A08-867C-BF4EA584346F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w13tjij4.1ia\x86\m1.exe No File
    FirewallRules: [{2F95948B-1FC0-417B-97A1-186981B5181D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w13tjij4.1ia\x64\m1.exe No File
    FirewallRules: [{CD9D2652-8FE3-409B-A09C-A34E10BCAD65}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0jiu2op.xoq\dcore.exe No File
    FirewallRules: [{565260C7-0002-4319-8E6C-ECBE170CC44B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0jiu2op.xoq\x64\c1.exe No File
    FirewallRules: [{79ABAAA6-AAF1-4758-B1CE-5285640CCD15}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0jiu2op.xoq\x64\m1.exe No File
    FirewallRules: [{EADC9EF8-7EBD-4B62-A320-ECEA0B64B300}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0jiu2op.xoq\x86\c1.exe No File
    FirewallRules: [{3E664875-1550-4CEF-A271-782208E63728}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0jiu2op.xoq\x86\m1.exe No File
    FirewallRules: [{32A1C042-16A5-41E0-BCAA-F0BF5E06113D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzxxlipf.qhm\dcore.exe No File
    FirewallRules: [{5C9BF5E3-34E2-4BA2-A093-34D8305939DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzxxlipf.qhm\x64\c1.exe No File
    FirewallRules: [{6D428B69-589F-44B8-AC36-7403B05E1E9A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzxxlipf.qhm\x64\m1.exe No File
    FirewallRules: [{4797DA68-A96E-4546-8EA5-2B42E7750CFC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzxxlipf.qhm\x86\c1.exe No File
    FirewallRules: [{DDDC01DE-0684-47BA-B7CD-6FBDAAE86A9B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzxxlipf.qhm\x86\m1.exe No File
    FirewallRules: [{536C4E81-0CEF-4407-B6F8-E5BAC00C75D1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ipe1wak.ir3\x64\c1.exe No File
    FirewallRules: [{57AA52B8-8322-40EC-83DC-A30B39945DCB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ipe1wak.ir3\dcore.exe No File
    FirewallRules: [{45303D28-A9E9-446A-8FD8-56408890451C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ipe1wak.ir3\x64\m1.exe No File
    FirewallRules: [{E8822941-4C16-4515-ACF3-910B6B6749C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ipe1wak.ir3\x86\c1.exe No File
    FirewallRules: [{27FBEB1B-ACB9-4B4E-A96F-0B85E0476ABD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ipe1wak.ir3\x86\m1.exe No File
    FirewallRules: [{B5848FE8-1A48-4253-9C68-06AC12E3A446}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kmpspghz.0qs\dcore.exe No File
    FirewallRules: [{00A663BF-73E2-4828-829B-47729BB22E1D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kmpspghz.0qs\x64\c1.exe No File
    FirewallRules: [{FDCA8978-321B-4FB5-BEE3-BF9A0E823EA8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kmpspghz.0qs\x64\m1.exe No File
    FirewallRules: [{F6E9CDF1-CD3D-472C-9BC1-8E7DC9C56FBE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kmpspghz.0qs\x86\m1.exe No File
    FirewallRules: [{BC1CA48A-F15D-40DC-95AE-64A2ACEF722D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kmpspghz.0qs\x86\c1.exe No File
    FirewallRules: [{786DDF17-5327-4313-9704-3556D4C467C8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l0leaprh.m54\dcore.exe No File
    FirewallRules: [{BE031DBD-524D-4253-AA26-738DF5FBD40E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l0leaprh.m54\x64\c1.exe No File
    FirewallRules: [{F7431B6D-4D68-4E13-BC8C-65F275AA5A56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l0leaprh.m54\x86\m1.exe No File
    FirewallRules: [{2FA0041D-9D3C-4D30-811D-3AD05AC50B01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l0leaprh.m54\x64\m1.exe No File
    FirewallRules: [{491207A3-DEA7-48ED-B346-0AF44E58C6D7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l0leaprh.m54\x86\c1.exe No File
    FirewallRules: [{4A257C61-7BA6-4D3E-8CF6-E3BBBF907BD2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3tbdnkj5.vyj\dcore.exe No File
    FirewallRules: [{7F3E9B38-3D66-4B49-B768-83460C99ACC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3tbdnkj5.vyj\x64\c1.exe No File
    FirewallRules: [{C969B7FC-1085-473A-80B5-CCF4E50152EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3tbdnkj5.vyj\x64\m1.exe No File
    FirewallRules: [{A07871BC-0912-476D-802D-8FF62AB5B61F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3tbdnkj5.vyj\x86\c1.exe No File
    FirewallRules: [{448D955C-9437-45E2-8F4B-DA2D907DF97D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3tbdnkj5.vyj\x86\m1.exe No File
    FirewallRules: [{FAF9DDCA-03BD-4C43-9B39-B4C4041A7A47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nfijwera.tiw\dcore.exe No File
    FirewallRules: [{11A4E849-F684-4C02-88EB-6BB57E62DB80}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nfijwera.tiw\x64\c1.exe No File
    FirewallRules: [{2A1E9ACC-554D-4185-B823-64E2F27A9D2B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nfijwera.tiw\x86\c1.exe No File
    FirewallRules: [{E6D8FA81-F144-41A0-890C-D3D499D21725}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nfijwera.tiw\x64\m1.exe No File
    FirewallRules: [{3F00854C-88CC-43FF-96F7-17CC7AE6A562}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nfijwera.tiw\x86\m1.exe No File
    FirewallRules: [{AD399787-D026-4B85-847C-A831C35692FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a3bf4bbd.2lm\dcore.exe No File
    FirewallRules: [{07981071-AB70-4FCD-B084-8F844515AD51}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a3bf4bbd.2lm\x64\c1.exe No File
    FirewallRules: [{519858BD-7E2B-4420-8D05-AF458E8DF9E6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a3bf4bbd.2lm\x86\m1.exe No File
    FirewallRules: [{E8E35655-B9D2-4051-86D8-F29C5438FF88}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a3bf4bbd.2lm\x86\c1.exe No File
    FirewallRules: [{804FA889-6F90-4FE8-BFAE-5C7D9E53A187}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a3bf4bbd.2lm\x64\m1.exe No File
    FirewallRules: [{1937CF35-C935-42BD-BF1B-8A0ECFF95D01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfgvf0js.lyo\dcore.exe No File
    FirewallRules: [{33B08F8D-14CC-4605-8032-1DFD13D028FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfgvf0js.lyo\x64\c1.exe No File
    FirewallRules: [{F779DDAF-2C97-4B67-B169-D6D15655186E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfgvf0js.lyo\x64\m1.exe No File
    FirewallRules: [{982F32FB-4A35-43EE-8D2B-9649395A5A57}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfgvf0js.lyo\x86\m1.exe No File
    FirewallRules: [{C18F8BCB-9338-4700-B4A2-C62AA9EE4151}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfgvf0js.lyo\x86\c1.exe No File
    FirewallRules: [{41307662-22A3-4A66-9E5C-E2544650E41F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pohlpdb1.tsd\dcore.exe No File
    FirewallRules: [{9D5E0C95-493D-4773-8574-7E19177BE470}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pohlpdb1.tsd\x64\c1.exe No File
    FirewallRules: [{D5FB3E87-E13D-4032-B8FE-25450D0B02B0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pohlpdb1.tsd\x86\m1.exe No File
    FirewallRules: [{4ABF9E17-12F4-4A0F-9380-1F2D00E40D47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pohlpdb1.tsd\x64\m1.exe No File
    FirewallRules: [{770CA592-8951-408E-A32D-7B03C5597568}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pohlpdb1.tsd\x86\c1.exe No File
    FirewallRules: [{0895F121-8F0A-43BD-BBFA-232EE46791E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smgpzp0r.4co\dcore.exe No File
    FirewallRules: [{F2A60CEF-3777-47E2-9E1F-A27342E6BE53}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smgpzp0r.4co\x64\c1.exe No File
    FirewallRules: [{F97831DD-A074-4E28-AFDB-27404904D282}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smgpzp0r.4co\x64\m1.exe No File
    FirewallRules: [{6586E95A-527E-474A-9F2F-B126D2AEE6BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smgpzp0r.4co\x86\c1.exe No File
    FirewallRules: [{60722D57-127B-4F0E-BB75-72958C35746E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smgpzp0r.4co\x86\m1.exe No File
    FirewallRules: [{786E814F-9C58-4AC8-AA86-0ABE6262F586}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eugr14tz.yxn\dcore.exe No File
    FirewallRules: [{66241555-99A8-495A-AAF1-0B2466486FBE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eugr14tz.yxn\x64\c1.exe No File
    FirewallRules: [{06DC4DA0-89EC-4359-AE00-F4A57C17E833}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eugr14tz.yxn\x64\m1.exe No File
    FirewallRules: [{97B85F29-CF92-48A6-97F9-D0F7DE38364E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eugr14tz.yxn\x86\c1.exe No File
    FirewallRules: [{61EF9B48-FCCC-49B7-99D5-AA67F5846057}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eugr14tz.yxn\x86\m1.exe No File
    FirewallRules: [{BE59488B-C43C-4AFD-849A-50BBA3D1C981}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dscttk5z.rep\dcore.exe No File
    FirewallRules: [{FF708FFD-68F4-4A75-9C68-83C2AE72012D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dscttk5z.rep\x64\m1.exe No File
    FirewallRules: [{2601F1A2-EEA8-4C4D-8CDD-04F8FC06A34E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dscttk5z.rep\x64\c1.exe No File
    FirewallRules: [{F0AE7FB6-449C-4989-A7DA-6FAC56620F32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dscttk5z.rep\x86\c1.exe No File
    FirewallRules: [{1A22C428-B85C-4C97-841E-E2955D9233E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dscttk5z.rep\x86\m1.exe No File
    FirewallRules: [{BA528A3A-EF68-4706-8BE0-44685D940145}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hicrw4z1.r2d\dcore.exe No File
    FirewallRules: [{12B488A7-2E59-4799-A774-A972BCD558F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hicrw4z1.r2d\x64\c1.exe No File
    FirewallRules: [{66A30AF6-6C91-44EA-BFB2-80B7DBE33AF8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hicrw4z1.r2d\x86\c1.exe No File
    FirewallRules: [{420E6A7B-CF40-4A8B-BFA3-B5003FE2DA3B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hicrw4z1.r2d\x86\m1.exe No File
    FirewallRules: [{20C0505E-4470-43AB-922A-B253F2C9BBE1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hicrw4z1.r2d\x64\m1.exe No File
    FirewallRules: [{5069D948-EF79-48B3-977F-512F7A4E7A85}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbhppp4s.gtk\dcore.exe No File
    FirewallRules: [{3704D4E1-0E4B-4E93-92E0-1C1BE7A0E005}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbhppp4s.gtk\x64\m1.exe No File
    FirewallRules: [{7D979C81-A049-44B1-A0C0-4735A9BC97D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbhppp4s.gtk\x86\c1.exe No File
    FirewallRules: [{E5E173BC-A23E-4FDC-9BC9-E0957ED56F65}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbhppp4s.gtk\x64\c1.exe No File
    FirewallRules: [{2B13C736-D557-4F9B-945E-DC77DF2404EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbhppp4s.gtk\x86\m1.exe No File
    FirewallRules: [{C50DD8F6-C090-49B3-B362-12D6721E7849}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4qwipbc.lit\dcore.exe No File
    FirewallRules: [{C70971DE-9A63-4788-89B8-8F36FFCF8DD9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4qwipbc.lit\x64\c1.exe No File
    FirewallRules: [{A6632BC8-36CF-4C3C-9CAD-F91708455942}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4qwipbc.lit\x86\c1.exe No File
    FirewallRules: [{EB6C6DF8-2274-4C75-B35C-51842D02DBEA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4qwipbc.lit\x86\m1.exe No File
    FirewallRules: [{C71AEF65-6945-448A-9551-B5702FC09273}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4qwipbc.lit\x64\m1.exe No File
    FirewallRules: [{31EBA4FC-DB8A-4DC2-A63C-9EF307E2592F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c2tpttr4.teg\dcore.exe No File
    FirewallRules: [{4800BCB0-4231-4121-A644-CE1E33E59175}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c2tpttr4.teg\x64\m1.exe No File
    FirewallRules: [{694E9450-FF4F-4BF1-BE7E-CE0E326FE0DE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c2tpttr4.teg\x64\c1.exe No File
    FirewallRules: [{089E41BD-9E2F-44E9-9E5F-44D19FA6D841}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c2tpttr4.teg\x86\c1.exe No File
    FirewallRules: [{5543DCE8-237D-44B7-854E-F843E308F416}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c2tpttr4.teg\x86\m1.exe No File
    FirewallRules: [{2CDCA512-6EC4-4ABE-B2AD-183A53905C2D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yry31h2b.kjb\x64\c1.exe No File
    FirewallRules: [{57074B7A-33B1-4AC7-A891-09872D4B7045}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yry31h2b.kjb\x86\m1.exe No File
    FirewallRules: [{7ADD8B20-48F3-4F85-9BBD-171A43BD508D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yry31h2b.kjb\x64\m1.exe No File
    FirewallRules: [{62D5F0D8-908D-4105-912C-05FE2148E939}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yry31h2b.kjb\dcore.exe No File
    FirewallRules: [{83B81BD3-89EC-4AC5-A8C2-D8A148F16DC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yry31h2b.kjb\x86\c1.exe No File
    FirewallRules: [{7F5289C6-74A8-41B4-9045-8189DBE2A362}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s5jglcgy.ui1\x86\m1.exe No File
    FirewallRules: [{135BD94A-18D1-4F9F-83CF-D6E8FDCC04DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s5jglcgy.ui1\x64\c1.exe No File
    FirewallRules: [{6C8D06D3-DD88-4B00-A5DA-AC7B80623BA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s5jglcgy.ui1\dcore.exe No File
    FirewallRules: [{4EE58CF3-10E1-48A0-8F3C-392CFFCEBF60}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s5jglcgy.ui1\x64\m1.exe No File
    FirewallRules: [{FFC33E61-EAB1-4F08-B59E-327E99659F05}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s5jglcgy.ui1\x86\c1.exe No File
    FirewallRules: [{E496CA59-FB7E-47E7-B73F-04932BE21CEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n2bin0ri.wgg\dcore.exe No File
    FirewallRules: [{A727D18E-128B-47B9-9EA2-909DF818FF3B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n2bin0ri.wgg\x64\c1.exe No File
    FirewallRules: [{0455B564-D1FD-4D65-96B7-202CB46C54D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n2bin0ri.wgg\x64\m1.exe No File
    FirewallRules: [{CD4C3857-A107-448D-9DF2-A549FA6C89F6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n2bin0ri.wgg\x86\c1.exe No File
    FirewallRules: [{EAF0B2B4-D071-477A-8FA3-F90B020A797A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n2bin0ri.wgg\x86\m1.exe No File
    FirewallRules: [{0F21200E-D4CE-4BEE-9DE0-C7BC43149A81}] => (Allow) C:\Users\Pc\AppData\Local\Temp\efxi3bik.jyz\dcore.exe No File
    FirewallRules: [{88B2175C-D449-4850-BDE9-D1A3628462B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\efxi3bik.jyz\x86\m1.exe No File
    FirewallRules: [{10C7CBF2-FA78-4048-87D6-8177CEEA7EBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\efxi3bik.jyz\x64\m1.exe No File
    FirewallRules: [{ACD44736-3384-4314-B0F6-9BDC3BC6B01D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\efxi3bik.jyz\x64\c1.exe No File
    FirewallRules: [{E10EF2D3-62AE-444A-85F5-72500CD227CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\efxi3bik.jyz\x86\c1.exe No File
    FirewallRules: [{7EB814FA-E6A0-4B01-A354-F8228B987615}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hldgmkbx.mtn\dcore.exe No File
    FirewallRules: [{287FA47C-7F77-4603-854E-C98E1A9D351C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hldgmkbx.mtn\x64\c1.exe No File
    FirewallRules: [{4ECFE0E1-9848-4990-B704-66820643ECBF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hldgmkbx.mtn\x86\c1.exe No File
    FirewallRules: [{BFA70FEE-273D-42FF-A86F-DD63DA682009}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hldgmkbx.mtn\x86\m1.exe No File
    FirewallRules: [{4C9680F7-5611-4723-A82F-DB4D7CD79A7E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hldgmkbx.mtn\x64\m1.exe No File
    FirewallRules: [{3C8EF8AF-FF92-4945-9AFC-D5D5D92376EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xbrfjv.mmk\dcore.exe No File
    FirewallRules: [{AA4C7966-4861-442D-9209-FF4EB3CBD427}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xbrfjv.mmk\x86\c1.exe No File
    FirewallRules: [{17E67F16-81ED-4B99-BD66-764953DB9CCE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xbrfjv.mmk\x64\m1.exe No File
    FirewallRules: [{4634BDB2-5EC9-4485-B3CD-8E7CBDAFA79B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xbrfjv.mmk\x64\c1.exe No File
    FirewallRules: [{0611995B-DD85-4A00-A67E-7F0C2E204172}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xbrfjv.mmk\x86\m1.exe No File
    FirewallRules: [{3BDB3298-6CCC-4EF6-A6FB-2BBB5FCD8AFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zxuzii.5wt\dcore.exe No File
    FirewallRules: [{A4BD5811-14C2-4949-9151-F7B971D220D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zxuzii.5wt\x86\c1.exe No File
    FirewallRules: [{179D7D25-EA2A-41F3-9F60-222E1C5EF5B4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zxuzii.5wt\x64\c1.exe No File
    FirewallRules: [{FCA8F49C-EE96-4918-8FDD-2462DAAFEA09}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zxuzii.5wt\x64\m1.exe No File
    FirewallRules: [{66F2B8AB-288D-420B-A201-A8C030C0B899}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zxuzii.5wt\x86\m1.exe No File
    FirewallRules: [{05ABEC26-B6BC-4A0E-886B-A95E099F3313}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dp03xp4b.fw2\dcore.exe No File
    FirewallRules: [{048997C2-331F-4F54-9769-55D0E8ED6884}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dp03xp4b.fw2\x64\c1.exe No File
    FirewallRules: [{8505A92C-A6FD-4987-BF90-168455A942E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dp03xp4b.fw2\x86\c1.exe No File
    FirewallRules: [{7CD97406-ECDF-437D-BB71-14801FAB3F24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dp03xp4b.fw2\x64\m1.exe No File
    FirewallRules: [{93C72550-7E3E-48D7-9793-DDD589AD7535}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dp03xp4b.fw2\x86\m1.exe No File
    FirewallRules: [{426483EB-83A4-47B2-B9F3-CD1D269948DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cmtzs03y.2wu\dcore.exe No File
    FirewallRules: [{4FE700E0-CD39-40B3-AA14-6BC5342165E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cmtzs03y.2wu\x64\c1.exe No File
    FirewallRules: [{D7F6CD97-62E9-4AA2-ACEB-6E8CBF076030}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cmtzs03y.2wu\x64\m1.exe No File
    FirewallRules: [{FBCF8679-42E5-4B79-BAF9-917BFE03F97C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cmtzs03y.2wu\x86\c1.exe No File
    FirewallRules: [{B4F367FD-E662-4033-9B9E-5AF6BC5EE24F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cmtzs03y.2wu\x86\m1.exe No File
    FirewallRules: [{D47E9113-D9A0-4804-B583-F5FA392D4809}] => (Allow) C:\Users\Pc\AppData\Local\Temp\deayz420.vd4\dcore.exe No File
    FirewallRules: [{74F5B83B-A26B-4B18-84EF-DF7EE66D821A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\deayz420.vd4\x64\c1.exe No File
    FirewallRules: [{8F0A0E5E-46FF-40BF-AAD9-780189AE0E60}] => (Allow) C:\Users\Pc\AppData\Local\Temp\deayz420.vd4\x64\m1.exe No File
    FirewallRules: [{50A19E83-E380-494C-919C-4AE513562E02}] => (Allow) C:\Users\Pc\AppData\Local\Temp\deayz420.vd4\x86\c1.exe No File
    FirewallRules: [{45460075-30CC-42DD-A8A8-7BEEE9397B3F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\deayz420.vd4\x86\m1.exe No File
    FirewallRules: [{8A0D1F47-A910-4BE9-8CA6-28220A4B7CA6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xapszlah.pyb\dcore.exe No File
    FirewallRules: [{BDF63D88-D711-4DE8-A0B2-7A220C3A636C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xapszlah.pyb\x64\c1.exe No File
    FirewallRules: [{E8AB3BDA-CFEA-4A01-A765-F954067DBC33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xapszlah.pyb\x86\c1.exe No File
    FirewallRules: [{E17A9019-4613-48F3-AA5D-E4EB78C5CC1C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xapszlah.pyb\x64\m1.exe No File
    FirewallRules: [{ED35BC69-294F-4879-9FB7-0B62F0B65353}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xapszlah.pyb\x86\m1.exe No File
    FirewallRules: [{03EF07D6-3241-4A23-A42E-1C90E082CD31}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dk2k5ivo.yhm\dcore.exe No File
    FirewallRules: [{F6E84E78-B2C2-4CAF-B854-A115E031F56C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dk2k5ivo.yhm\x64\c1.exe No File
    FirewallRules: [{14D7811D-5D93-4DE2-9512-343CA972C251}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dk2k5ivo.yhm\x86\m1.exe No File
    FirewallRules: [{C8400F7E-2351-4357-93BD-3F5B441E0C4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dk2k5ivo.yhm\x86\c1.exe No File
    FirewallRules: [{A1CA021E-24ED-4911-8670-8DB4AC82F18D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dk2k5ivo.yhm\x64\m1.exe No File
    FirewallRules: [{9118BA10-026D-4A57-A81D-362C15EBEC98}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45hiya2r.eiw\dcore.exe No File
    FirewallRules: [{68544634-D5D8-4BFB-A4FF-AE23A6DAE8EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45hiya2r.eiw\x64\c1.exe No File
    FirewallRules: [{5A967CC1-2E9A-403F-9FC2-81F258401ACC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45hiya2r.eiw\x86\m1.exe No File
    FirewallRules: [{F0C4DF35-2CE8-4CD9-A185-C9ED47B260C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45hiya2r.eiw\x64\m1.exe No File
    FirewallRules: [{F920B181-2627-4489-93C4-7E76AB2EDE82}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45hiya2r.eiw\x86\c1.exe No File
    FirewallRules: [{BAAA286C-D1A0-43F1-95A7-FB978F883F40}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ec2p5sai.ip3\dcore.exe No File
    FirewallRules: [{1E9D091B-74F7-4EBE-A896-AD73EF469FFB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ec2p5sai.ip3\x64\c1.exe No File
    FirewallRules: [{16D9A272-29A5-448A-854D-6BEC375B9BEF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ec2p5sai.ip3\x86\m1.exe No File
    FirewallRules: [{DD70B59C-75D3-406D-93F3-4469AEEA7B6D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ec2p5sai.ip3\x86\c1.exe No File
    FirewallRules: [{56886116-512E-4614-AF32-78B8D9341A0F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ec2p5sai.ip3\x64\m1.exe No File
    FirewallRules: [{5585015B-E247-45CD-9CEC-9A352374A463}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hw0ppec5.t2e\dcore.exe No File
    FirewallRules: [{71AEBCCB-30C2-4D01-8419-11EF0FF9A110}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hw0ppec5.t2e\x64\c1.exe No File
    FirewallRules: [{DA9B6E84-7E63-4B3B-9017-503663160E38}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hw0ppec5.t2e\x86\c1.exe No File
    FirewallRules: [{E47DF98D-7E96-4114-A7C1-107916425B76}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hw0ppec5.t2e\x86\m1.exe No File
    FirewallRules: [{A3330970-87C2-4A47-A126-C9CE4D3999B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hw0ppec5.t2e\x64\m1.exe No File
    FirewallRules: [{822E6244-D91E-4138-8992-6D8725D9BA41}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xftxg4vq.vl3\dcore.exe No File
    FirewallRules: [{003F5CF6-851B-4949-A100-7218F082BA38}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xftxg4vq.vl3\x64\m1.exe No File
    FirewallRules: [{2F23AA91-BB71-4EA8-8EEB-7C11928579F0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xftxg4vq.vl3\x64\c1.exe No File
    FirewallRules: [{0166E503-7058-41E5-A76E-AEEE362E2247}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xftxg4vq.vl3\x86\c1.exe No File
    FirewallRules: [{F1806C38-1D48-417B-B3BC-06FFDC9797EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xftxg4vq.vl3\x86\m1.exe No File
    FirewallRules: [{723D55D9-3F6B-4AEC-9DD7-2B0A63C50B42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wccj0g1w.pzy\x86\c1.exe No File
    FirewallRules: [{C476D7FA-3F4B-4581-BD8C-CF1B3AFB3BD8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wccj0g1w.pzy\dcore.exe No File
    FirewallRules: [{B282335E-5B2F-459A-A262-D36DD602DEA2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wccj0g1w.pzy\x86\m1.exe No File
    FirewallRules: [{6F513434-11A4-4B08-AE91-ED5F984D12DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wccj0g1w.pzy\x64\c1.exe No File
    FirewallRules: [{A3E96D2C-0914-44E1-B7B3-4A47D8CD8459}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wccj0g1w.pzy\x64\m1.exe No File
    FirewallRules: [{C43F296F-2FF7-4575-9B63-154E577EDAE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwgdo55k.s4k\x64\c1.exe No File
    FirewallRules: [{D3EE3B96-CF23-4D95-A171-8601F39F3446}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwgdo55k.s4k\x64\m1.exe No File
    FirewallRules: [{AF43B4B5-AE80-4C5F-B311-887E44765763}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwgdo55k.s4k\dcore.exe No File
    FirewallRules: [{1591E6E2-3CC5-4DCC-8A97-CC25B0E312C4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwgdo55k.s4k\x86\c1.exe No File
    FirewallRules: [{F2362251-6814-482B-8D34-DA24CA70CC53}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwgdo55k.s4k\x86\m1.exe No File
    FirewallRules: [{59D55DB3-D325-48F3-934D-433B146BDF5C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wvjnacx0.pxf\x64\m1.exe No File
    FirewallRules: [{6862D585-FF1B-4F72-83EF-97B90A1AAE32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wvjnacx0.pxf\dcore.exe No File
    FirewallRules: [{0B93D40A-0907-4F75-8CEC-92A02FA3CFAE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wvjnacx0.pxf\x86\m1.exe No File
    FirewallRules: [{56506D0A-3685-41B2-A538-F0E1520AC4A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wvjnacx0.pxf\x64\c1.exe () [File not signed]
    FirewallRules: [{0435E4E0-FE92-436A-B014-2073DF44DFBC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wvjnacx0.pxf\x86\c1.exe No File
    FirewallRules: [{6DFC926F-2330-49DC-8650-D4C2CE56BE11}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kd5b51l4.p2v\x64\c1.exe No File
    FirewallRules: [{528BE041-87B8-4857-BA29-8F089E5DB2B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kd5b51l4.p2v\x86\c1.exe No File
    FirewallRules: [{A04D4489-D6D9-4293-ACF9-2DC4A55DBDFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kd5b51l4.p2v\x86\m1.exe No File
    FirewallRules: [{F7D5957E-6AAF-4B81-AAD9-042439514BCF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kd5b51l4.p2v\dcore.exe No File
    FirewallRules: [{B78986A1-A6E4-4ED6-AE7F-D07A75CF5FB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kd5b51l4.p2v\x64\m1.exe No File
    FirewallRules: [{E42B1D0E-9AB4-452D-8F4F-86B981D4FEA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vwbyebfp.jt5\dcore.exe No File
    FirewallRules: [{4E5436D0-41F5-488F-A6A8-8408FA7A61FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vwbyebfp.jt5\x86\m1.exe No File
    FirewallRules: [{F86C84CF-91A9-473E-A65D-6EAE27ED8A71}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vwbyebfp.jt5\x64\c1.exe No File
    FirewallRules: [{7C168AAC-0621-497F-9586-3EE23A31F720}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vwbyebfp.jt5\x64\m1.exe No File
    FirewallRules: [{8EEFBA6E-E962-422A-BFAD-B0D1B193EAA5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vwbyebfp.jt5\x86\c1.exe No File
    FirewallRules: [{00E04FE9-C93E-475E-B9F9-F860384D0109}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3j0vkj4i.25k\x64\c1.exe No File
    FirewallRules: [{7829A92F-1EAF-4C7E-8A86-DC009941FB6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3j0vkj4i.25k\x64\m1.exe No File
    FirewallRules: [{4A1E737A-A426-460C-8313-BA22B0B68C6B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3j0vkj4i.25k\dcore.exe No File
    FirewallRules: [{6EE0AC25-663C-4415-9AAA-62104DA63C74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3j0vkj4i.25k\x86\c1.exe No File
    FirewallRules: [{B3D44EAC-6F8C-4C34-AD12-3644A6848EED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3j0vkj4i.25k\x86\m1.exe No File
    FirewallRules: [{69BF1C5B-35E5-44CA-80C2-3300501E3889}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pu042wp.gge\dcore.exe No File
    FirewallRules: [{B39FD8D1-487D-4A4D-82DD-C60F510B8ADE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pu042wp.gge\x64\m1.exe No File
    FirewallRules: [{C37A6BAC-EDF5-4EBA-8DB5-3A9628C66CE0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pu042wp.gge\x64\c1.exe No File
    FirewallRules: [{E0BA1FBF-83A8-4980-AB27-B3193DD633C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pu042wp.gge\x86\m1.exe No File
    FirewallRules: [{735F993A-48FC-4DE7-BAC5-2BFC915E75AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pu042wp.gge\x86\c1.exe No File
    FirewallRules: [{A3C065F9-24BD-4281-A424-07E2CA5AE7E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tue3oiqh.1iv\dcore.exe No File
    FirewallRules: [{95B860F9-AA5E-4D0B-9D64-4F5098223581}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tue3oiqh.1iv\x64\c1.exe No File
    FirewallRules: [{315933D4-E357-4847-B8DA-18FE40B70574}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tue3oiqh.1iv\x64\m1.exe No File
    FirewallRules: [{E2CB7AD2-9913-419E-B08F-8665A44741B6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tue3oiqh.1iv\x86\c1.exe No File
    FirewallRules: [{B9DE4126-E46C-42E6-AF04-D008DB62A680}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tue3oiqh.1iv\x86\m1.exe No File
    FirewallRules: [{4987DF73-FB70-41DC-B7E8-D5AB871DC24D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdyhvddf.1jb\dcore.exe No File
    FirewallRules: [{EABC09EA-0376-4844-BA4C-8AFBAEBCDA06}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdyhvddf.1jb\x64\c1.exe No File
    FirewallRules: [{7A502676-8627-4F13-BEC3-BC56F38CFA1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdyhvddf.1jb\x64\m1.exe No File
    FirewallRules: [{47355547-4D16-454F-A895-7367D5DA70B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdyhvddf.1jb\x86\c1.exe No File
    FirewallRules: [{8E1004E5-FA3E-43C5-9258-B47B3C8AF995}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdyhvddf.1jb\x86\m1.exe No File
    FirewallRules: [{DC19AB29-B4CA-47CD-87F9-482B267C7230}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ixtnftog.qhe\dcore.exe No File
    FirewallRules: [{C9FBC315-4D38-4018-A489-6C5AFAE55A6B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ixtnftog.qhe\x64\c1.exe No File
    FirewallRules: [{5E831A66-2AE2-4F64-9ADC-84DBB1897839}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ixtnftog.qhe\x64\m1.exe No File
    FirewallRules: [{708C3AC1-0B33-401F-8382-2E7C802DB20A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ixtnftog.qhe\x86\m1.exe No File
    FirewallRules: [{4A9E925F-8A3C-4125-A618-92FDAEE3166D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ixtnftog.qhe\x86\c1.exe No File
    FirewallRules: [{1DF62BA4-07C0-4B5B-9144-88C276AD9F8F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ike3zb1x.nir\dcore.exe No File
    FirewallRules: [{780902D9-5DA7-43DF-9733-7B5309815DD3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ike3zb1x.nir\x64\m1.exe No File
    FirewallRules: [{E6CDE6A1-489A-421C-AC45-F2CE376F395D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ike3zb1x.nir\x64\c1.exe No File
    FirewallRules: [{4940DF68-3582-402D-ACEF-05392136097E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ike3zb1x.nir\x86\c1.exe No File
    FirewallRules: [{15A7E4A4-3149-4659-8191-92A0CC4AFAC5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ike3zb1x.nir\x86\m1.exe No File
    FirewallRules: [{1A98E581-1B82-4A87-8273-4806933B53E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sgs0mllt.dup\dcore.exe No File
    FirewallRules: [{6B3844AD-B846-4172-BC0D-6291A1E44BE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sgs0mllt.dup\x64\m1.exe No File
    FirewallRules: [{DFC0B391-EC79-47A1-9E18-059EAE223B33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sgs0mllt.dup\x86\c1.exe No File
    FirewallRules: [{DEED234C-9A4C-42B4-AAF1-3CDD1E8AA984}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sgs0mllt.dup\x64\c1.exe No File
    FirewallRules: [{D5040291-FA3C-465F-80F9-3AF6E7D771FC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sgs0mllt.dup\x86\m1.exe No File
    FirewallRules: [{D10BDA5D-AA80-4EC3-9EB9-A2513E640258}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hrhl3mrm.jgf\x64\c1.exe No File
    FirewallRules: [{CFBBC863-4BA8-4A22-AB56-2CB527B12E25}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hrhl3mrm.jgf\dcore.exe No File
    FirewallRules: [{9B7433BC-7451-4ECC-A56C-DD302B9A5186}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hrhl3mrm.jgf\x64\m1.exe No File
    FirewallRules: [{DC3DD22F-EF21-419F-AA81-758007A1B9AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hrhl3mrm.jgf\x86\c1.exe No File
    FirewallRules: [{74216591-A721-43E9-95AF-652723688125}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hrhl3mrm.jgf\x86\m1.exe No File
    FirewallRules: [{213EFF18-562B-4B9C-A5DD-1FC51C7E1939}] => (Allow) C:\Users\Pc\AppData\Local\Temp\prkexzju.xro\dcore.exe No File
    FirewallRules: [{53C822FA-9A24-4896-8334-6D551586CCC8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\prkexzju.xro\x64\c1.exe No File
    FirewallRules: [{05D92BDB-6E6F-4B00-B2DD-BA5F0CC42E72}] => (Allow) C:\Users\Pc\AppData\Local\Temp\prkexzju.xro\x64\m1.exe No File
    FirewallRules: [{78A5B141-1394-4ACA-9691-545382428C9C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\prkexzju.xro\x86\c1.exe No File
    FirewallRules: [{6B81F14B-3C1F-4DC6-96D4-F089FC6D082A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\prkexzju.xro\x86\m1.exe No File
    FirewallRules: [{508A51AC-DA92-47D9-AF7F-6E7102A196E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swwi4sbp.fdq\dcore.exe No File
    FirewallRules: [{97A2014A-1991-4427-ABBB-C548D5DB4C6D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swwi4sbp.fdq\x64\m1.exe No File
    FirewallRules: [{05CEEB43-AD48-404E-84D3-69BD8C33F187}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swwi4sbp.fdq\x64\c1.exe No File
    FirewallRules: [{698549B9-B668-4577-A2E7-B082ECDD6B97}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swwi4sbp.fdq\x86\c1.exe No File
    FirewallRules: [{70C90F59-0C34-4061-B9FB-02F98BFE64B0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swwi4sbp.fdq\x86\m1.exe No File
    FirewallRules: [{7A0FFF7A-A4B7-47AB-90DD-27CE05F0FC24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\andczycj.nkm\dcore.exe No File
    FirewallRules: [{47B7094F-51FC-48A3-89A8-AFD6E82F018A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\andczycj.nkm\x64\m1.exe No File
    FirewallRules: [{4DE4278D-8ECC-412D-81D6-279E04B51F8A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\andczycj.nkm\x64\c1.exe No File
    FirewallRules: [{118699B9-BD19-4A04-8383-26BDC1F4F2E0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\andczycj.nkm\x86\c1.exe No File
    FirewallRules: [{AF39FE77-2D4D-4E93-A097-943F824E118E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\andczycj.nkm\x86\m1.exe No File
    FirewallRules: [{94DA2212-E545-4AD0-8447-DC43A7738897}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czgi4jqh.imj\dcore.exe No File
    FirewallRules: [{30A3DD90-9AD2-4449-9CCC-54CD3A1BF769}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czgi4jqh.imj\x64\m1.exe No File
    FirewallRules: [{46C7AC94-6DB7-4054-A1E3-188A45578D7A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czgi4jqh.imj\x86\m1.exe No File
    FirewallRules: [{D9C6A118-C4B9-49EA-B6EC-6F47BB14548A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czgi4jqh.imj\x64\c1.exe No File
    FirewallRules: [{7BB1602D-9180-4847-BFB1-4C1D89739BD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czgi4jqh.imj\x86\c1.exe No File
    FirewallRules: [{C941843D-EDA1-4E98-8844-08DC179755A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxld0l4e.4n3\dcore.exe No File
    FirewallRules: [{0D4B801B-19A9-4635-A1D8-255DD58476E0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxld0l4e.4n3\x64\c1.exe No File
    FirewallRules: [{4911A24A-8BF1-4612-905A-81CCEEB8B207}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxld0l4e.4n3\x64\m1.exe No File
    FirewallRules: [{0B4202E5-38C4-447D-8F2B-A8831D21B7EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxld0l4e.4n3\x86\c1.exe No File
    FirewallRules: [{D5434E82-7C44-441C-8125-9D944460259F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxld0l4e.4n3\x86\m1.exe No File
    FirewallRules: [{B9D89F93-CD1A-4FA1-BD65-40D4A4CA5A86}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5vjn3kug.kee\x64\c1.exe No File
    FirewallRules: [{F0A5894B-F9DC-4B6D-92CE-73D717CF42C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5vjn3kug.kee\dcore.exe No File
    FirewallRules: [{BAF17DCA-7607-4F4B-B870-E2AC4C5E5376}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5vjn3kug.kee\x86\m1.exe No File
    FirewallRules: [{DF920586-AA8C-47A8-A6A1-6038CCABF0EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5vjn3kug.kee\x64\m1.exe No File
    FirewallRules: [{005EACF1-E020-4763-94D6-FA5794AA7934}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5vjn3kug.kee\x86\c1.exe No File
    FirewallRules: [{12E047C6-5DF9-4F85-B7A9-6652FEDD8521}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yqfs1j4i.1ac\dcore.exe No File
    FirewallRules: [{7188D035-4DB4-4853-BDFE-6A559E056553}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yqfs1j4i.1ac\x64\c1.exe No File
    FirewallRules: [{6CDD8F9D-A719-424D-AB7A-29BFB379C7CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yqfs1j4i.1ac\x64\m1.exe No File
    FirewallRules: [{7F509B43-CBD2-4B51-B40E-64B6CC6A809C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yqfs1j4i.1ac\x86\c1.exe No File
    FirewallRules: [{D131FA2D-A63D-4427-97D7-14C5829FF34D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yqfs1j4i.1ac\x86\m1.exe No File
    FirewallRules: [{04CF428F-8E27-45BF-A2CE-8938E01B1D2B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fmhgotx0.1hq\x64\c1.exe No File
    FirewallRules: [{DAE4BC32-30CA-4D5A-83C8-C2CC81EDA437}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fmhgotx0.1hq\dcore.exe No File
    FirewallRules: [{4D84A9C8-3147-4FA2-A6CE-7E893F2D6790}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fmhgotx0.1hq\x64\m1.exe No File
    FirewallRules: [{ADDC149F-23E9-4A83-95B8-A48BFA13FFBF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fmhgotx0.1hq\x86\m1.exe No File
    FirewallRules: [{3DDC5045-E0FF-4738-A140-B878F98A396A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fmhgotx0.1hq\x86\c1.exe No File
    FirewallRules: [{F98BF118-6C3C-4A1E-A345-24CB6F498C37}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xllpnexc.xtw\dcore.exe No File
    FirewallRules: [{10BF8AD8-EA20-4F13-A73B-34A670DAB1B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xllpnexc.xtw\x64\c1.exe No File
    FirewallRules: [{6794B361-7458-41FC-91C4-F28741D865EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xllpnexc.xtw\x64\m1.exe No File
    FirewallRules: [{61137A14-5A7A-4AF0-99AC-ED8ADA00692D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xllpnexc.xtw\x86\m1.exe No File
    FirewallRules: [{CE64A328-C773-4669-9F98-7A86761BD5DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xllpnexc.xtw\x86\c1.exe No File
    FirewallRules: [{8A8BBA41-3156-4B76-922C-E3F5B38F3E99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qlnz13in.oqm\dcore.exe No File
    FirewallRules: [{D7ED37BB-6F6B-469B-BA2D-FC6731978398}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qlnz13in.oqm\x64\c1.exe No File
    FirewallRules: [{53E84702-8689-45A5-89AC-96493D6F7C77}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qlnz13in.oqm\x64\m1.exe No File
    FirewallRules: [{CA0D4AA3-68B1-45F9-A872-576675467C33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qlnz13in.oqm\x86\m1.exe No File
    FirewallRules: [{AE85F7CB-6015-456D-AED4-AD7DB6502FDB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qlnz13in.oqm\x86\c1.exe No File
    FirewallRules: [{39ADA4CE-2AC2-45B2-955C-2A3E939BA8CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bfld2obb.kfc\dcore.exe No File
    FirewallRules: [{7F3620B1-A3A6-4B03-AED3-836C578AB720}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bfld2obb.kfc\x64\m1.exe No File
    FirewallRules: [{CA3F91B6-5776-47CB-9696-A7BC5C16404F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bfld2obb.kfc\x64\c1.exe No File
    FirewallRules: [{FD252BA8-CAD4-4DC9-9818-4EF96407D009}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bfld2obb.kfc\x86\c1.exe No File
    FirewallRules: [{D9A18E20-6813-4689-89BA-DFE02A73F1FA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bfld2obb.kfc\x86\m1.exe No File
    FirewallRules: [{990105D7-9529-47CA-92A7-6F209BC8105F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uuj2kpjn.zqi\x64\c1.exe No File
    FirewallRules: [{44B623E3-45E1-413A-9D91-278621BB3FE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uuj2kpjn.zqi\dcore.exe No File
    FirewallRules: [{8457AE6A-087D-48DB-B88C-0271DF7D0EB7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uuj2kpjn.zqi\x86\c1.exe No File
    FirewallRules: [{DA1A7F18-951C-41B5-B8D7-27DB8DC60B4A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uuj2kpjn.zqi\x86\m1.exe No File
    FirewallRules: [{B9DBF2C6-2424-4C47-B309-6F01941B3C07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uuj2kpjn.zqi\x64\m1.exe No File
    FirewallRules: [{2A477B4C-7C18-4508-9D76-1B3D3537BC72}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxj1gxtd.sdm\dcore.exe No File
    FirewallRules: [{B14E679E-38F5-4CCD-AD9A-9D7AC7C303C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxj1gxtd.sdm\x64\c1.exe No File
    FirewallRules: [{2B3A659F-2FC0-47DF-A4B5-B9679D6A14FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxj1gxtd.sdm\x64\m1.exe No File
    FirewallRules: [{7B640911-BCE7-4F28-94DA-AAB911558AE7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxj1gxtd.sdm\x86\c1.exe No File
    FirewallRules: [{C3B7B40F-3B4A-4CCB-8472-02884EC3C01B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxj1gxtd.sdm\x86\m1.exe No File
    FirewallRules: [{B454D851-D2C5-416B-952D-529E94066D75}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxpojdxc.tzr\dcore.exe No File
    FirewallRules: [{78A111C6-998E-45B5-8BF0-1D63F0A230F8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxpojdxc.tzr\x86\c1.exe No File
    FirewallRules: [{B3B07146-6333-43EE-A419-CCF91B0C95F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxpojdxc.tzr\x64\c1.exe () [File not signed]
    FirewallRules: [{6B7507D1-0F17-446C-B2E9-14C590B33AC8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxpojdxc.tzr\x64\m1.exe () [File not signed]
    FirewallRules: [{777A872E-9840-4D91-BFE3-5C86390DBC49}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxpojdxc.tzr\x86\m1.exe No File
    FirewallRules: [{20E7D292-3384-4283-B6AF-5BEF0395FD7C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1ofoyu1.ch5\x64\m1.exe () [File not signed]
    FirewallRules: [{ACA70C0C-953E-4563-B133-71BB9488C6BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1ofoyu1.ch5\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{6FA1DCA8-F572-4C06-ABAF-2433CDC2B44A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1ofoyu1.ch5\x86\c1.exe No File
    FirewallRules: [{78BC38ED-6241-4FBB-98D7-4DB6ABE1B889}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1ofoyu1.ch5\x86\m1.exe No File
    FirewallRules: [{4F9EE58C-B0B6-444B-B6EB-68B57031608E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1ofoyu1.ch5\x64\c1.exe () [File not signed]
    FirewallRules: [{7B04AAB8-8DC0-42A8-89AF-EE94B23E1782}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5crokko.52o\x64\m1.exe No File
    FirewallRules: [{84A4E1FC-030B-49F6-B5A6-85666453A128}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5crokko.52o\dcore.exe No File
    FirewallRules: [{55060080-31B0-4008-9C0E-E39BEB18D4BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5crokko.52o\x64\c1.exe No File
    FirewallRules: [{FD4E713A-9397-40CE-88C3-08A809D66688}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5crokko.52o\x86\c1.exe No File
    FirewallRules: [{13B8A15A-8B7A-4258-A0F5-EF24854AF9BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5crokko.52o\x86\m1.exe No File
    FirewallRules: [{CDD8C0EB-89D0-4796-8353-17DD451536E1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2parhuh.2ea\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{07471582-D4BC-467B-83C5-97EF40AD379D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2parhuh.2ea\x64\c1.exe () [File not signed]
    FirewallRules: [{8BAFEF93-AD58-4190-95A1-E11C5A5D3258}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2parhuh.2ea\x86\c1.exe No File
    FirewallRules: [{9FFD262C-0768-495D-99B2-0065F782CA5E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2parhuh.2ea\x64\m1.exe () [File not signed]
    FirewallRules: [{5F9FAB91-E19E-4E8C-A43E-C1FE0E9A504F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2parhuh.2ea\x86\m1.exe No File
    FirewallRules: [{E9D63E0A-542A-43C1-9EBA-35577125C47D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\15u2fsqh.rxv\x86\m1.exe No File
    FirewallRules: [{2ACCD721-5D08-4F9E-AA19-C99E0A5ADE7A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\15u2fsqh.rxv\x64\c1.exe No File
    FirewallRules: [{733C4294-CEAD-4DC4-8733-30CA021483F8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\15u2fsqh.rxv\dcore.exe No File
    FirewallRules: [{25FE2C0F-04CE-44EE-925E-C6A7530FE6D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\15u2fsqh.rxv\x86\c1.exe No File
    FirewallRules: [{419E8E8D-F23A-41E1-B2B2-90598D539CBC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\15u2fsqh.rxv\x64\m1.exe No File
    FirewallRules: [{FE369603-5FC8-4E02-8D42-A4B2E5911627}] => (Allow) C:\Users\Pc\AppData\Local\Temp\50fcayfv.qsv\x64\c1.exe No File
    FirewallRules: [{E92B3F5C-B4CB-4B1F-8F04-DFE6ED5F8A62}] => (Allow) C:\Users\Pc\AppData\Local\Temp\50fcayfv.qsv\dcore.exe No File
    FirewallRules: [{B83451D0-957B-4AAA-A170-D2166EBD6653}] => (Allow) C:\Users\Pc\AppData\Local\Temp\50fcayfv.qsv\x64\m1.exe No File
    FirewallRules: [{52E98E18-AF59-4678-8D7A-7B9DEC16EF33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\50fcayfv.qsv\x86\c1.exe No File
    FirewallRules: [{5128DE64-8099-48A2-A0F4-8A779E4BF825}] => (Allow) C:\Users\Pc\AppData\Local\Temp\50fcayfv.qsv\x86\m1.exe No File
    FirewallRules: [{81BE369C-7534-4768-8E98-1FF4FE12E74B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\flnua22g.wbk\x64\m1.exe No File
    FirewallRules: [{53D78594-842C-45E9-9501-6CAC3235675F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\flnua22g.wbk\dcore.exe No File
    FirewallRules: [{F7201D65-029B-44EB-AE5F-F1D233968D44}] => (Allow) C:\Users\Pc\AppData\Local\Temp\flnua22g.wbk\x86\m1.exe No File
    FirewallRules: [{C18C4A6E-C815-4B30-92B3-0477944C544A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\flnua22g.wbk\x64\c1.exe No File
    FirewallRules: [{09A85433-8BAB-4579-87C5-0BA100B50A5F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\flnua22g.wbk\x86\c1.exe No File
    FirewallRules: [{AFE82FF2-2DDB-4BAB-B8F5-0FDA52BC8C3F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ut0hpuhd.e55\x64\c1.exe No File
    FirewallRules: [{59C3EB41-85E4-48BC-9E93-81DC8B77550E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ut0hpuhd.e55\dcore.exe No File
    FirewallRules: [{5DCA8043-1A81-44B3-8032-632724B46211}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ut0hpuhd.e55\x64\m1.exe No File
    FirewallRules: [{F1704FC6-55B4-4746-916E-8E12408E39AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ut0hpuhd.e55\x86\c1.exe No File
    FirewallRules: [{1D2EB474-25F2-41F9-9A0C-6624C8B3688B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ut0hpuhd.e55\x86\m1.exe No File
    FirewallRules: [{1B26F737-7E59-4474-BE2C-0E5A5DB31B1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rkqpjo0i.xgg\dcore.exe No File
    FirewallRules: [{1115A13F-4153-41C3-85DA-51C3BA8C03A0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rkqpjo0i.xgg\x64\c1.exe No File
    FirewallRules: [{E41DF04F-FD04-4021-99E0-69C9BA6AFDBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rkqpjo0i.xgg\x64\m1.exe No File
    FirewallRules: [{399C6FD6-F442-4F13-A628-7648A71A7C12}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rkqpjo0i.xgg\x86\m1.exe No File
    FirewallRules: [{7BCE21FE-3DC5-46C2-A9FD-2F0EED482C07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rkqpjo0i.xgg\x86\c1.exe No File
    FirewallRules: [{A3D112F4-48EB-40A2-A2D5-72EBB58E17D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mgb100ul.p13\x64\c1.exe No File
    FirewallRules: [{BAECA0CD-8400-47BB-8CD3-F9BBC9C333F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mgb100ul.p13\x64\m1.exe No File
    FirewallRules: [{0686E645-4B27-4C01-8C11-37CA55FD68E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mgb100ul.p13\x86\m1.exe No File
    FirewallRules: [{145D5201-B6F3-4173-AC49-43EA9B27ECBF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mgb100ul.p13\dcore.exe No File
    FirewallRules: [{A901A83E-4687-4BB0-B8D5-CD42BDFC9461}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mgb100ul.p13\x86\c1.exe No File
    FirewallRules: [{768437A4-94C0-4496-B224-987ED381241E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vn5wt51l.4lu\dcore.exe No File
    FirewallRules: [{D490EC07-4600-447F-872B-A4096BC56225}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vn5wt51l.4lu\x64\m1.exe No File
    FirewallRules: [{CA506197-0909-4A6B-87E1-4C59D395715B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vn5wt51l.4lu\x64\c1.exe No File
    FirewallRules: [{74668585-0951-47E4-A6EE-93546B13B5DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vn5wt51l.4lu\x86\c1.exe No File
    FirewallRules: [{DEE54373-CE91-416D-B11D-60ECC11DAA23}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vn5wt51l.4lu\x86\m1.exe No File
    FirewallRules: [{5D2FF224-D7B0-491F-A177-60C97C6E6B1B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\paudvsvh.msu\x64\c1.exe No File
    FirewallRules: [{72CE6B2A-C0C7-4F99-890A-3C888812E45A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\paudvsvh.msu\x64\m1.exe No File
    FirewallRules: [{8C51FE3B-9D76-4B2C-95A0-C5E29CCF5260}] => (Allow) C:\Users\Pc\AppData\Local\Temp\paudvsvh.msu\dcore.exe No File
    FirewallRules: [{47B4D2A3-ECAB-48BE-A667-A4FDA6DB1353}] => (Allow) C:\Users\Pc\AppData\Local\Temp\paudvsvh.msu\x86\c1.exe No File
    FirewallRules: [{9BF5AEDC-6B1E-46B2-9193-3A6443D89076}] => (Allow) C:\Users\Pc\AppData\Local\Temp\paudvsvh.msu\x86\m1.exe No File
    FirewallRules: [{7172E767-9520-45A0-B263-DC2BD4224937}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nkb1jlye.lzc\dcore.exe No File
    FirewallRules: [{7D891A7B-4A9A-4A1B-9E78-4CFBD34FC628}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nkb1jlye.lzc\x64\c1.exe No File
    FirewallRules: [{BD7FA85A-8465-45C7-BBD8-BADC27D616DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nkb1jlye.lzc\x86\c1.exe No File
    FirewallRules: [{B75845E4-D9D0-450B-905A-44877890193B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nkb1jlye.lzc\x64\m1.exe No File
    FirewallRules: [{534B332A-80CD-4E08-9299-2E4C458B69EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nkb1jlye.lzc\x86\m1.exe No File
    FirewallRules: [{1199D5B8-2F4D-4FF1-8027-DC23711BEF0B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bbjmoaoh.dsx\x64\m1.exe No File
    FirewallRules: [{E448C5E0-6D69-4A46-9405-5A5B64134DD1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bbjmoaoh.dsx\dcore.exe No File
    FirewallRules: [{5D850B3B-5B47-4657-880A-DB37B0599124}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bbjmoaoh.dsx\x86\c1.exe No File
    FirewallRules: [{806BF128-D3B3-42F6-A8CE-F63744DEEE2A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bbjmoaoh.dsx\x64\c1.exe No File
    FirewallRules: [{E6C68797-12B4-4A8C-AA57-0C98B7615E9C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bbjmoaoh.dsx\x86\m1.exe No File
    FirewallRules: [{841CFE97-8B9D-45B3-A992-7E90603238A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bd5yyx0m.hjk\dcore.exe No File
    FirewallRules: [{C0CCD631-E492-4C79-9C12-6239F0AB5C6D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bd5yyx0m.hjk\x64\c1.exe No File
    FirewallRules: [{9D0A549A-9AD1-4B31-9318-B95AB61BA642}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bd5yyx0m.hjk\x64\m1.exe No File
    FirewallRules: [{50B06496-2D91-4AC1-B9E8-A3703E11B641}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bd5yyx0m.hjk\x86\c1.exe No File
    FirewallRules: [{E683179B-2D14-4BE4-902D-E0E05CF6B694}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bd5yyx0m.hjk\x86\m1.exe No File
    FirewallRules: [{EE330A54-24EB-4E54-83AB-C380D42C1BE6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpupv1oi.xxa\dcore.exe No File
    FirewallRules: [{BDABDE3C-63D0-42B9-9C12-642A6309AA14}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpupv1oi.xxa\x64\c1.exe No File
    FirewallRules: [{DF9B613F-68DF-4629-815C-86423BFABEEE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpupv1oi.xxa\x64\m1.exe No File
    FirewallRules: [{9085716A-AF79-42BD-B36C-9027DE4C38D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpupv1oi.xxa\x86\m1.exe No File
    FirewallRules: [{AA6BFCDE-A639-472A-8A9F-6144323E9790}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpupv1oi.xxa\x86\c1.exe No File
    FirewallRules: [{FA6A200A-F73A-4A67-86E9-4E129133CFD4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndol55ou.ug3\dcore.exe No File
    FirewallRules: [{9952C1E8-0314-4A2D-AD3D-045B72A2DDE3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndol55ou.ug3\x64\c1.exe No File
    FirewallRules: [{1B2B8D05-AB02-492D-A92D-E298F182892B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndol55ou.ug3\x86\c1.exe No File
    FirewallRules: [{9B551DE6-3603-41C2-B94F-49901B1BDC00}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndol55ou.ug3\x64\m1.exe No File
    FirewallRules: [{967D6F3A-5C29-4957-BF2F-E8CA8E7C846E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndol55ou.ug3\x86\m1.exe No File
    FirewallRules: [{5740C207-3220-4B5F-9A1A-FE70C6D35A43}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybgxi4ni.ya5\dcore.exe No File
    FirewallRules: [{F0508571-B52A-437C-B577-81626D4D17B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybgxi4ni.ya5\x64\m1.exe No File
    FirewallRules: [{4FF9C75C-EDC4-4F79-95E7-BD681F543903}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybgxi4ni.ya5\x64\c1.exe No File
    FirewallRules: [{373A3660-7937-4C4D-86C5-548AA2DD3EB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybgxi4ni.ya5\x86\c1.exe No File
    FirewallRules: [{74D9C31C-F5C5-433E-BDAA-A2832C8D5856}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybgxi4ni.ya5\x86\m1.exe No File
    FirewallRules: [{966BB5E6-5E72-4524-87D9-B0C208B5E14F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kf2aeip2.sh1\dcore.exe No File
    FirewallRules: [{9FB9A422-205F-4761-97C0-05C90B0E0099}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kf2aeip2.sh1\x64\m1.exe No File
    FirewallRules: [{3D51AD07-10CD-45C0-8684-7FE1848BDA0F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kf2aeip2.sh1\x64\c1.exe No File
    FirewallRules: [{8E71FF61-1D5D-41AF-BC12-F5529F9F6C3A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kf2aeip2.sh1\x86\m1.exe No File
    FirewallRules: [{FBD9FEB6-AEE2-4BCB-A5B0-DD7622247516}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kf2aeip2.sh1\x86\c1.exe No File
    FirewallRules: [{41238773-E7B0-4857-B433-2C3CC3FBECF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wgmtbc4r.pjm\dcore.exe No File
    FirewallRules: [{147C0F0B-8892-4F0C-B0B2-F802B926FC5A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wgmtbc4r.pjm\x64\m1.exe No File
    FirewallRules: [{5CE659FD-BFCE-4502-8439-91D1D74A84E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wgmtbc4r.pjm\x64\c1.exe No File
    FirewallRules: [{0057E771-415B-47D9-AE98-BD7503B04594}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wgmtbc4r.pjm\x86\m1.exe No File
    FirewallRules: [{59B38C6A-FDB8-4111-B421-DFDBDE6B7B58}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wgmtbc4r.pjm\x86\c1.exe No File
    FirewallRules: [{E5A33F9D-6F79-48D2-AFFC-467BC4D3F018}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1qa4h33.ppl\x64\c1.exe No File
    FirewallRules: [{05A2E1AC-6F56-49DD-A90A-8708B30B5BF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1qa4h33.ppl\x64\m1.exe No File
    FirewallRules: [{BE7D25CA-753F-44A8-92D2-18B1829421B0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1qa4h33.ppl\dcore.exe No File
    FirewallRules: [{D60A5CD1-F7FE-4F57-AE5C-CA0A29D555A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1qa4h33.ppl\x86\m1.exe No File
    FirewallRules: [{6708D8FD-41E4-4E73-B0CE-51A042080E1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1qa4h33.ppl\x86\c1.exe No File
    FirewallRules: [{4BA7CAF0-1040-4711-917B-CAD9B829B8EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vlipkiba.5la\x64\c1.exe No File
    FirewallRules: [{F85D17C6-E518-4E92-9B5A-79859DDAD23D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vlipkiba.5la\dcore.exe No File
    FirewallRules: [{326B5B70-A05E-43F7-A3A2-7DC18E4AE29B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vlipkiba.5la\x64\m1.exe No File
    FirewallRules: [{CF5C0538-5636-421A-A52D-913101DCF2E1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vlipkiba.5la\x86\m1.exe No File
    FirewallRules: [{7E8A7752-60CF-491B-9386-EA415D810037}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vlipkiba.5la\x86\c1.exe No File
    FirewallRules: [{E5E192AC-B3F8-4543-8A12-F483AEFE0449}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcvxniyf.3hw\x64\m1.exe No File
    FirewallRules: [{A907A5C6-73AB-481B-AB7E-5B3D7A1D6873}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcvxniyf.3hw\dcore.exe No File
    FirewallRules: [{A2602D6A-6197-488C-9800-DC8D3552BBAC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcvxniyf.3hw\x64\c1.exe No File
    FirewallRules: [{49073973-06F0-49FA-BF25-2345C55B9FE6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcvxniyf.3hw\x86\c1.exe No File
    FirewallRules: [{81717C05-2CCF-4DFC-AEF5-8F4B98F14216}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcvxniyf.3hw\x86\m1.exe No File
    FirewallRules: [{9DC78650-97B1-41A7-8B6E-97CEE8EB4622}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t45zvs4f.bv3\dcore.exe No File
    FirewallRules: [{7AF0419B-B9D4-4F5A-BBCD-49121447E684}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t45zvs4f.bv3\x86\c1.exe No File
    FirewallRules: [{DF5DC7F2-C15F-4CFD-9671-A0499D94DC0A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t45zvs4f.bv3\x64\m1.exe No File
    FirewallRules: [{E2394929-6CD0-433F-889D-78F6BCC0F55A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t45zvs4f.bv3\x64\c1.exe No File
    FirewallRules: [{41FCE322-A757-4122-A7AC-2A7F9131EE98}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t45zvs4f.bv3\x86\m1.exe No File
    FirewallRules: [{150D6835-5B1C-40FA-A17E-F654D6EB58FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fekj3xt1.b2d\dcore.exe No File
    FirewallRules: [{6505681B-5003-4812-87EA-7A3619857F47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fekj3xt1.b2d\x64\m1.exe No File
    FirewallRules: [{ADF93530-E2B2-48A0-AF23-FAF57F363362}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fekj3xt1.b2d\x86\c1.exe No File
    FirewallRules: [{F982CBC6-87FF-4224-8F7B-A7ECA389EFF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fekj3xt1.b2d\x64\c1.exe No File
    FirewallRules: [{8AE622D9-2D27-413E-82C0-D0B675290227}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fekj3xt1.b2d\x86\m1.exe No File
    FirewallRules: [{FFBC24BF-97D2-404B-ACA5-D8BBD7E35A25}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4vndkxx1.kba\dcore.exe No File
    FirewallRules: [{9E16C068-9B8D-4D34-81AA-E48D50134288}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4vndkxx1.kba\x64\c1.exe No File
    FirewallRules: [{ADD03BC9-9D8A-4DC3-B326-7F66118BAF47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4vndkxx1.kba\x64\m1.exe No File
    FirewallRules: [{521AA9AB-B0D1-4742-9D81-B86499E600A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4vndkxx1.kba\x86\c1.exe No File
    FirewallRules: [{D6CA4133-36E9-4562-A28D-CA7E79F1DE2D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4vndkxx1.kba\x86\m1.exe No File
    FirewallRules: [{5D3A6E47-D18E-4B76-A005-B04B86ABEAA6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1flre1vj.ipt\dcore.exe No File
    FirewallRules: [{5D1F9880-8C5C-433F-A5B3-1C336DD898F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1flre1vj.ipt\x64\m1.exe No File
    FirewallRules: [{6B3912D6-3FA4-45D5-91F3-F8E8980EDD92}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1flre1vj.ipt\x64\c1.exe No File
    FirewallRules: [{6A89F540-6B40-4C0C-8DF4-5274B090E148}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1flre1vj.ipt\x86\m1.exe No File
    FirewallRules: [{2C70E8C7-12DC-44A0-88C4-B490A2EA53C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1flre1vj.ipt\x86\c1.exe No File
    FirewallRules: [{B7558875-4CC6-4A41-AE85-2659B8E0E968}] => (Allow) C:\Users\Pc\AppData\Local\Temp\brytlccg.y4l\dcore.exe No File
    FirewallRules: [{EED3AF27-FB8B-4C25-A58A-2134D4E770BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\brytlccg.y4l\x86\c1.exe No File
    FirewallRules: [{8E171706-F678-4F0C-A888-55ACC4911412}] => (Allow) C:\Users\Pc\AppData\Local\Temp\brytlccg.y4l\x64\c1.exe No File
    FirewallRules: [{20DD9422-2E2A-41B0-A352-009FC4431C66}] => (Allow) C:\Users\Pc\AppData\Local\Temp\brytlccg.y4l\x86\m1.exe No File
    FirewallRules: [{06C1F5A6-9BB5-4A49-A028-2C468D22C50D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\brytlccg.y4l\x64\m1.exe No File
    FirewallRules: [{8354616E-A8D0-498D-A8AC-A43FB2FA4B96}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cdd4zmq.4w4\dcore.exe No File
    FirewallRules: [{DDCB1904-31C4-4639-8373-4D285F105B8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cdd4zmq.4w4\x64\c1.exe No File
    FirewallRules: [{0E59BAB5-D3AD-4CC5-9B1C-C1061EE99387}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cdd4zmq.4w4\x64\m1.exe No File
    FirewallRules: [{B0F2AC5E-B54D-4682-8E2A-7D7C01A67B79}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cdd4zmq.4w4\x86\c1.exe No File
    FirewallRules: [{D9D54636-4700-4A93-B827-613117BB12E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cdd4zmq.4w4\x86\m1.exe No File
    FirewallRules: [{40C72FA2-1AB5-4EDC-95AD-167BE80B111F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsb2jeca.fhk\dcore.exe No File
    FirewallRules: [{071B5C33-D59F-4D0E-BF12-B1BDF812C0ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsb2jeca.fhk\x64\m1.exe No File
    FirewallRules: [{52182CD1-8174-4EC0-A586-F532477B8D00}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsb2jeca.fhk\x64\c1.exe No File
    FirewallRules: [{2FE556C5-8C61-4BEA-A7BF-51CA1071ABB9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsb2jeca.fhk\x86\c1.exe No File
    FirewallRules: [{CDF9F581-CE69-40A6-8BB3-4B19AFB923C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsb2jeca.fhk\x86\m1.exe No File
    FirewallRules: [{4B5B033C-E5B3-4EA4-90F4-773B46A9B87A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pepo4acn.5ep\dcore.exe No File
    FirewallRules: [{529BDA4D-9A19-4513-B86E-DB7026CC33E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pepo4acn.5ep\x64\m1.exe No File
    FirewallRules: [{27D1C5F1-FEB2-4AD0-8FD8-C48F5C54F053}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pepo4acn.5ep\x64\c1.exe No File
    FirewallRules: [{08D3B872-2B7B-4D36-BB5D-6491F9D54D70}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pepo4acn.5ep\x86\c1.exe No File
    FirewallRules: [{8B636C1A-BBB6-4BE1-B1E8-B67347148E85}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pepo4acn.5ep\x86\m1.exe No File
    FirewallRules: [{DA34379F-E0DE-462B-982F-E096544B80F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2nl2intr.nlb\dcore.exe No File
    FirewallRules: [{B73B8215-0E8B-4731-94E2-96094E857F07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2nl2intr.nlb\x64\c1.exe No File
    FirewallRules: [{37230538-08D6-4CB9-852F-78ADAF4E45D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2nl2intr.nlb\x86\c1.exe No File
    FirewallRules: [{18E24E2D-18A6-416F-8444-458011D2FBD7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2nl2intr.nlb\x64\m1.exe No File
    FirewallRules: [{73D0D184-84B6-4872-9D5D-066AC426EFE5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2nl2intr.nlb\x86\m1.exe No File
    FirewallRules: [{B2B9C3E4-EEB2-4974-BDB1-B202F21F75EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsbqzp0r.ulj\dcore.exe No File
    FirewallRules: [{92836AB2-5A5B-40F6-9F37-A58CD22E15C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsbqzp0r.ulj\x64\c1.exe No File
    FirewallRules: [{AFE85BE7-559D-441E-9098-05C4DCAA40B5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsbqzp0r.ulj\x64\m1.exe No File
    FirewallRules: [{A9067AE6-1286-42D4-9054-4E368038F009}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsbqzp0r.ulj\x86\c1.exe No File
    FirewallRules: [{F2311B6E-4814-40B1-8348-D324F2B4440D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsbqzp0r.ulj\x86\m1.exe No File
    FirewallRules: [{9B004354-029E-4052-B135-DD7829F1587A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxtf0qnp.emx\dcore.exe No File
    FirewallRules: [{526A6835-9AF9-4340-9FCF-29973BCFB9FF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxtf0qnp.emx\x64\c1.exe No File
    FirewallRules: [{85DCB3E2-4D7E-41E1-9EB1-A6C7CA4D24D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxtf0qnp.emx\x64\m1.exe No File
    FirewallRules: [{F81F4501-955B-4F5E-BC6D-520F81A85753}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxtf0qnp.emx\x86\m1.exe No File
    FirewallRules: [{00339F25-1EC3-4034-918F-95584B364AD7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxtf0qnp.emx\x86\c1.exe No File
    FirewallRules: [{B921C31E-FF22-48F9-B414-9589F6C8FF94}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4hvwxssv.y2s\dcore.exe No File
    FirewallRules: [{E58EDF5F-1823-48C5-80B2-0C8C679E1FE5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4hvwxssv.y2s\x64\c1.exe No File
    FirewallRules: [{AF38E07E-AEB6-4333-BF94-3887CF3F89CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4hvwxssv.y2s\x64\m1.exe No File
    FirewallRules: [{97ABB760-608C-4281-9ACD-654FE7FD369B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4hvwxssv.y2s\x86\c1.exe No File
    FirewallRules: [{D67975F5-188D-4EBE-9C1E-51F9861167C1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4hvwxssv.y2s\x86\m1.exe No File
    FirewallRules: [{BB1BDEA5-49F6-4CDF-8E80-9BDC0A4786E0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orx4ggrj.wto\x64\c1.exe No File
    FirewallRules: [{AC62C93C-C4F1-4B1F-B448-71CED1853CB4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orx4ggrj.wto\dcore.exe No File
    FirewallRules: [{F9D220A3-8FC0-496B-87D8-5617CAC360ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orx4ggrj.wto\x86\m1.exe No File
    FirewallRules: [{049D0252-D5E7-40DA-B18E-AF438E7663B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orx4ggrj.wto\x64\m1.exe No File
    FirewallRules: [{6C3358EF-36A0-4A65-8C16-F4B4476F280D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orx4ggrj.wto\x86\c1.exe No File
    FirewallRules: [{86351734-EF20-4693-A85D-383C1533908D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nddp2kfx.5a0\dcore.exe No File
    FirewallRules: [{EAE3C20B-C4CA-4281-AF2D-4C8F65648D6D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nddp2kfx.5a0\x64\c1.exe No File
    FirewallRules: [{164DCA44-4BCC-4BD9-9D9B-12D1E92F5610}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nddp2kfx.5a0\x64\m1.exe No File
    FirewallRules: [{36EB34C4-CEDD-4DB3-B3FF-E0265D0295EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nddp2kfx.5a0\x86\m1.exe No File
    FirewallRules: [{0E2FF613-69A0-4C89-A7B3-317441B1724E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nddp2kfx.5a0\x86\c1.exe No File
    FirewallRules: [{2E2652DC-0378-4C38-B4D0-E2E9E6F29E48}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ctbojiai.lyx\dcore.exe No File
    FirewallRules: [{AE67E18B-E090-4D23-8872-786C307B0C90}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ctbojiai.lyx\x64\m1.exe No File
    FirewallRules: [{8FBFEC58-EFE8-4A46-BE01-31E06C0BDE95}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ctbojiai.lyx\x64\c1.exe No File
    FirewallRules: [{58012AD3-3C8B-4211-9EA1-BAB6BAD22D27}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ctbojiai.lyx\x86\c1.exe No File
    FirewallRules: [{CF9B7E10-CBB3-4733-941F-B9F70139276C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ctbojiai.lyx\x86\m1.exe No File
    FirewallRules: [{2223ACFE-F3CB-4525-86CA-A7EB774A53EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ou5jm3cy.f05\x64\c1.exe No File
    FirewallRules: [{1F73B334-73B8-46AE-9F80-0573DEB06B46}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ou5jm3cy.f05\dcore.exe No File
    FirewallRules: [{DFD46512-D9D0-47A8-9131-E4CA6A5BB1ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ou5jm3cy.f05\x64\m1.exe No File
    FirewallRules: [{CFC2A1E9-03A0-4E11-84C0-626FF80C7AF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ou5jm3cy.f05\x86\c1.exe No File
    FirewallRules: [{74ADE211-34C2-436D-8B67-4048D170BC9B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ou5jm3cy.f05\x86\m1.exe No File
    FirewallRules: [{F3CC57F7-E118-4FE5-A0F3-447FE500BE88}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2tdco53g.43n\dcore.exe No File
    FirewallRules: [{F2BAA951-39B1-438D-8785-F8EBC8A36814}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2tdco53g.43n\x64\c1.exe No File
    FirewallRules: [{16F2E87D-F0A0-4E80-A920-2A5505ADC86D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2tdco53g.43n\x64\m1.exe No File
    FirewallRules: [{16669F2B-6CEA-4C7D-8F1E-01E257219A33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2tdco53g.43n\x86\c1.exe No File
    FirewallRules: [{ACE162E7-43B7-43CC-9D72-D1292DF14F81}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2tdco53g.43n\x86\m1.exe No File
    FirewallRules: [{1458CE3F-A75D-470F-BDD3-563933AF8CD0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vb2smgju.it0\dcore.exe No File
    FirewallRules: [{913ACDAD-0A6D-488B-AE5B-BC13828D8FC1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vb2smgju.it0\x64\c1.exe No File
    FirewallRules: [{61A94850-05B1-4CFF-9340-89A97EA3CC59}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vb2smgju.it0\x64\m1.exe No File
    FirewallRules: [{EDE10497-8042-4D37-8E7B-D67CF9E1956C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vb2smgju.it0\x86\c1.exe No File
    FirewallRules: [{4886561E-B511-4859-BB72-7C9FE720A042}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vb2smgju.it0\x86\m1.exe No File
    FirewallRules: [{6C51C5E2-9BA1-4322-9888-5008183F1D96}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqrzucpe.zvx\dcore.exe No File
    FirewallRules: [{2EECD160-36FA-4A35-A1E9-F31C2D1CDCA0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqrzucpe.zvx\x64\m1.exe No File
    FirewallRules: [{FC247623-9916-445D-B231-9C8291C918D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqrzucpe.zvx\x86\m1.exe No File
    FirewallRules: [{AA50EACE-F589-49AF-A633-8F85132B943A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqrzucpe.zvx\x86\c1.exe No File
    FirewallRules: [{5833F65F-C9C6-4204-BA13-B31584F42583}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqrzucpe.zvx\x64\c1.exe No File
    FirewallRules: [{C306EC9C-EBB4-47AA-9A57-21A05EFC5165}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bpianxte.nnn\x64\m1.exe No File
    FirewallRules: [{D9296644-E39B-4C93-AB87-A669F9C3E8F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bpianxte.nnn\dcore.exe No File
    FirewallRules: [{C1186AA7-1AC6-4FF4-8589-E49F76C8DD8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bpianxte.nnn\x64\c1.exe No File
    FirewallRules: [{CC856D24-B7DF-4DD6-8093-290F070AAADA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bpianxte.nnn\x86\c1.exe No File
    FirewallRules: [{89C3CD20-156E-4052-BDEF-BC7A6BFCB3D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bpianxte.nnn\x86\m1.exe No File
    FirewallRules: [{B3A7BEAF-7556-48FC-A65D-22234F2CF308}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ss00xmui.mzm\dcore.exe No File
    FirewallRules: [{F31A0D3D-9128-44EF-B88B-A036BB8DD5FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ss00xmui.mzm\x86\m1.exe No File
    FirewallRules: [{C29D0B04-0AAB-480F-BC98-BAB9675DCDF2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ss00xmui.mzm\x64\m1.exe No File
    FirewallRules: [{85673968-A61C-46E9-9767-06A2F805E42B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ss00xmui.mzm\x64\c1.exe No File
    FirewallRules: [{07283A5E-44BE-4F76-BA24-4D5931874564}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ss00xmui.mzm\x86\c1.exe No File
    FirewallRules: [{CCFB584F-256D-4DF0-9B15-2286C5EEDA3E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxtqzt1q.mzy\dcore.exe No File
    FirewallRules: [{3A8A9E53-965B-4C81-A173-6471B526FC3A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxtqzt1q.mzy\x64\m1.exe No File
    FirewallRules: [{591618D2-EE6D-44DD-8B2C-88013E809E23}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxtqzt1q.mzy\x64\c1.exe No File
    FirewallRules: [{C2DA4F43-1A95-493D-BC71-3557324FCEF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxtqzt1q.mzy\x86\c1.exe No File
    FirewallRules: [{C0706386-6942-4972-87E3-9E7182A34140}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxtqzt1q.mzy\x86\m1.exe No File
    FirewallRules: [{879FA5F8-3661-490E-B36B-96F86D2E3047}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qxa2woot.bod\dcore.exe No File
    FirewallRules: [{CDE58C01-8BB5-4AF3-AC02-670D770F9B83}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qxa2woot.bod\x64\c1.exe No File
    FirewallRules: [{1BC34D05-E535-4FD8-B8E6-573A0A3D8B6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qxa2woot.bod\x64\m1.exe No File
    FirewallRules: [{952CED2B-EA0C-4B93-B194-0709216B4DA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qxa2woot.bod\x86\c1.exe No File
    FirewallRules: [{E9DB7905-93BF-4D5C-B9DA-625DAB7F4663}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qxa2woot.bod\x86\m1.exe No File
    FirewallRules: [{6E968E0C-5C61-4384-981C-9F5E2B11A45C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rr3mzusn.2dx\x64\c1.exe No File
    FirewallRules: [{7F151871-9CBB-44ED-BFC1-815365446968}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rr3mzusn.2dx\dcore.exe No File
    FirewallRules: [{034A0041-0119-4554-9C2A-80AEA6663F60}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rr3mzusn.2dx\x86\c1.exe No File
    FirewallRules: [{97645960-F456-4545-B76C-951B5DDED4DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rr3mzusn.2dx\x64\m1.exe No File
    FirewallRules: [{AE2CC0A2-CAD0-494B-A9F6-BBC06E36321C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rr3mzusn.2dx\x86\m1.exe No File
    FirewallRules: [{8AA2D5ED-5D03-4C6E-BDCF-25F075EBEEA8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n3zryhix.yi4\dcore.exe No File
    FirewallRules: [{13B0DFCC-453D-47C3-A9CB-922012E1A672}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n3zryhix.yi4\x64\m1.exe No File
    FirewallRules: [{7F039026-BA13-4595-9E4E-81E27950112C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n3zryhix.yi4\x64\c1.exe No File
    FirewallRules: [{BE8F27BF-5A1E-4685-A03A-4F81335D4865}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n3zryhix.yi4\x86\m1.exe No File
    FirewallRules: [{B79080CD-0D10-4C29-AECD-D1A77400AFE9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n3zryhix.yi4\x86\c1.exe No File
    FirewallRules: [{1D609A7F-0E41-4C3A-A834-2B302C721E99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0h3qn2g.ufq\x86\c1.exe No File
    FirewallRules: [{6E323249-850F-4B17-9F12-AD5D31471365}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0h3qn2g.ufq\dcore.exe No File
    FirewallRules: [{CE9040FC-57F6-44D0-93B6-F85B04082C00}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0h3qn2g.ufq\x64\c1.exe No File
    FirewallRules: [{CC33D307-817C-40B8-BA90-28ED62679520}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0h3qn2g.ufq\x64\m1.exe No File
    FirewallRules: [{5A441F03-1573-42BA-8DBF-E9EDA553BC04}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0h3qn2g.ufq\x86\m1.exe No File
    FirewallRules: [{C5C142F7-C1A5-4242-BF2A-8FEA0CEDA272}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd4jz4a0.cho\dcore.exe No File
    FirewallRules: [{394EC7B0-DC7E-4268-9256-6B0683BD3606}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd4jz4a0.cho\x64\c1.exe No File
    FirewallRules: [{B759C329-3BCD-42CB-AACA-73D0C1D79138}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd4jz4a0.cho\x64\m1.exe No File
    FirewallRules: [{33E7D55F-B249-4E16-AAC4-CE61ABF8F1AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd4jz4a0.cho\x86\c1.exe No File
    FirewallRules: [{32B0072B-B6F3-4F09-9F4C-F49A978F72B4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd4jz4a0.cho\x86\m1.exe No File
    FirewallRules: [{D3C734FA-CC21-463A-8AAD-8AA2A94B8D06}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o3pbihjl.mqa\x64\c1.exe No File
    FirewallRules: [{D7A26E18-58F8-4FB2-8449-F65D763B0EFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o3pbihjl.mqa\dcore.exe No File
    FirewallRules: [{032BF93A-095C-4C2A-9444-F18B10819ECE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o3pbihjl.mqa\x86\m1.exe No File
    FirewallRules: [{90E1A320-7E49-4A2D-9111-2C1525FAE2F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o3pbihjl.mqa\x64\m1.exe No File
    FirewallRules: [{304B6C89-7297-4DFE-8F1E-F072FBC0EFDC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o3pbihjl.mqa\x86\c1.exe No File
    FirewallRules: [{13B405B5-8E9E-448C-8701-A2639FF45FD4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kxdmumn.tkc\x64\c1.exe No File
    FirewallRules: [{746DA404-A0AA-4A35-B4DA-F71DAD29C5DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kxdmumn.tkc\dcore.exe No File
    FirewallRules: [{BE7A4B2A-5CF0-4E72-8F42-8D9BB4A50E99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kxdmumn.tkc\x64\m1.exe No File
    FirewallRules: [{10B14A50-EA5D-46C2-924F-08AC2781C184}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kxdmumn.tkc\x86\c1.exe No File
    FirewallRules: [{956F95BA-1ED5-4E93-BEA1-9CC9E7003AFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kxdmumn.tkc\x86\m1.exe No File
    FirewallRules: [{08524C7E-8999-4594-BAB7-99ED2E588FDC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ay1r1l2p.okx\dcore.exe No File
    FirewallRules: [{76460A76-2DEE-4E93-A95D-BD5DB5B432E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ay1r1l2p.okx\x64\c1.exe No File
    FirewallRules: [{8FB2CD17-DD50-43E6-B7E9-841BF183C874}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ay1r1l2p.okx\x64\m1.exe No File
    FirewallRules: [{2C740EC9-0028-46A8-96BC-9185807A3FC1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ay1r1l2p.okx\x86\c1.exe No File
    FirewallRules: [{1242EA66-6EB3-42AB-BA71-7E5E5E97D817}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ay1r1l2p.okx\x86\m1.exe No File
    FirewallRules: [{040FB220-49EC-412A-96EE-47DF5C3E0839}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r4nqncpo.f3k\dcore.exe No File
    FirewallRules: [{4A726A9C-E724-48F5-91F3-6AA811F5B232}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r4nqncpo.f3k\x64\c1.exe No File
    FirewallRules: [{2F0B4CC6-F6AE-44C6-B412-3F142FB069E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r4nqncpo.f3k\x64\m1.exe No File
    FirewallRules: [{3A66F53E-62CE-4E0D-A63D-B832D5CB894F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r4nqncpo.f3k\x86\c1.exe No File
    FirewallRules: [{9411918D-8E07-443B-A72E-4F6B694A0E58}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r4nqncpo.f3k\x86\m1.exe No File
    FirewallRules: [{7B14AFC0-0F32-4B50-8E4E-6925CA55339C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxwrc1yn.inb\dcore.exe No File
    FirewallRules: [{7835E571-8377-4EC9-B762-9E6678CCC0BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxwrc1yn.inb\x64\c1.exe No File
    FirewallRules: [{591654D6-EBFE-4DBD-800B-9D6D10E7BA36}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxwrc1yn.inb\x86\m1.exe No File
    FirewallRules: [{287938B1-13D5-4DC0-A998-A1F6027C0672}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxwrc1yn.inb\x64\m1.exe No File
    FirewallRules: [{0386B2F6-879C-4C35-8BA0-CD9B7A7EE281}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxwrc1yn.inb\x86\c1.exe No File
    FirewallRules: [{BE752DD0-48F2-47EF-81CF-3F1408B33D3C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufqhdt44.fzh\dcore.exe No File
    FirewallRules: [{8040FC3C-9E1E-4DE3-9E4C-5B885650EC2D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufqhdt44.fzh\x64\m1.exe No File
    FirewallRules: [{61BDB653-4D2E-4CCE-A461-0B3C08ACE44A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufqhdt44.fzh\x64\c1.exe No File
    FirewallRules: [{3BE02330-0042-425B-B722-9C9DAD3A5ECF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufqhdt44.fzh\x86\c1.exe No File
    FirewallRules: [{67E377C3-4CC2-41D1-AE7B-04D6FE535A0A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufqhdt44.fzh\x86\m1.exe No File
    FirewallRules: [{5B948C46-AE04-4CBC-94AA-3542938417A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cbcudn31.0qy\dcore.exe No File
    FirewallRules: [{6781B7F7-4A5A-4BBC-95D9-C1DF55536B21}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cbcudn31.0qy\x64\c1.exe No File
    FirewallRules: [{CB387849-7449-475C-9D19-C03C312B41B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cbcudn31.0qy\x64\m1.exe No File
    FirewallRules: [{C95B78F9-CB62-4011-BBB8-0D9A3AECBDF1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cbcudn31.0qy\x86\c1.exe No File
    FirewallRules: [{7B3F10B8-BE99-4280-8C70-1DFC421FBCE2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cbcudn31.0qy\x86\m1.exe No File
    FirewallRules: [{6E60BA04-5A84-4966-95A0-04C1991177D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlzpncwp.jbr\dcore.exe No File
    FirewallRules: [{1B9FC220-0DD4-4A56-8B06-C3E963105BA6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlzpncwp.jbr\x64\m1.exe No File
    FirewallRules: [{B048797E-D440-426A-8FEC-0225E3DFF456}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlzpncwp.jbr\x64\c1.exe No File
    FirewallRules: [{C5C75A1B-6C5A-449F-AADD-3729CD703220}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlzpncwp.jbr\x86\c1.exe No File
    FirewallRules: [{95A3E20D-BE3D-4E08-9D65-C79E0B07FF1E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlzpncwp.jbr\x86\m1.exe No File
    FirewallRules: [{4D1DC4B4-4031-4B21-8C88-BFB922AD3332}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lqzb4p1k.0vw\dcore.exe No File
    FirewallRules: [{A4C422D1-765A-476A-A223-836B244865EC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lqzb4p1k.0vw\x64\c1.exe No File
    FirewallRules: [{71D15C7E-F654-464C-86BD-7F02E49D5B80}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lqzb4p1k.0vw\x86\c1.exe No File
    FirewallRules: [{12B9D3A5-A1F6-43F2-85EA-10A10D99510D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lqzb4p1k.0vw\x86\m1.exe No File
    FirewallRules: [{D47F8C0E-5FF3-4F4B-9C37-477546530C70}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lqzb4p1k.0vw\x64\m1.exe No File
    FirewallRules: [{5E0A5A78-5AE1-4DCC-ABD9-387CF8BEC39E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ree4kkyq.yrp\dcore.exe No File
    FirewallRules: [{9600A58F-ED2C-4299-813A-C6D88B5637ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ree4kkyq.yrp\x64\c1.exe No File
    FirewallRules: [{35E92CBE-3888-43DB-97FE-4D58FAAEE517}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ree4kkyq.yrp\x86\m1.exe No File
    FirewallRules: [{5826A102-1DB1-4DD3-AE7E-C5C60D5BB0D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ree4kkyq.yrp\x64\m1.exe No File
    FirewallRules: [{D9A42AD3-0988-40C3-8414-E8AF47490BBC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ree4kkyq.yrp\x86\c1.exe No File
    FirewallRules: [{13E4EB9D-51CB-4EC4-9BC9-BD634AB2223A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0gs0qdwx.unw\dcore.exe No File
    FirewallRules: [{D12A090F-1261-4B50-AA72-DE98CE2C1ED0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0gs0qdwx.unw\x86\c1.exe No File
    FirewallRules: [{5EB71C08-63E7-441C-BABE-54C093DB51A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0gs0qdwx.unw\x64\c1.exe No File
    FirewallRules: [{A0450FAC-8BA2-415E-82D1-FA82ACDB6291}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0gs0qdwx.unw\x64\m1.exe No File
    FirewallRules: [{A1B80654-5AC3-4612-9FBC-2E608CFF8204}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0gs0qdwx.unw\x86\m1.exe No File
    FirewallRules: [{89855B31-87D8-4B29-9ECC-2424A197EB83}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lx3f2bak.brv\dcore.exe No File
    FirewallRules: [{D5D357B4-BBEE-4AF3-9981-60B1FBED367F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lx3f2bak.brv\x64\c1.exe No File
    FirewallRules: [{A32D13D9-0131-4B3D-A73A-CE93C2DF793E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lx3f2bak.brv\x64\m1.exe No File
    FirewallRules: [{9504F860-E310-440E-8992-91BE5623B395}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lx3f2bak.brv\x86\c1.exe No File
    FirewallRules: [{8F00D7B4-B802-452D-A88B-4B6AEE78F8B6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lx3f2bak.brv\x86\m1.exe No File
    FirewallRules: [{E2F8594F-CA9E-4FE5-BFA5-41979CAAB220}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hgc03y3x.nuk\x64\m1.exe No File
    FirewallRules: [{AC7D4599-C7C1-4585-A0BF-C64E88AAD28A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hgc03y3x.nuk\x64\c1.exe No File
    FirewallRules: [{52C5E2A2-B759-4108-9C3E-908A383D4E8E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hgc03y3x.nuk\dcore.exe No File
    FirewallRules: [{F2C57FF7-03D8-4566-9E2B-563AAEE6DC6B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hgc03y3x.nuk\x86\c1.exe No File
    FirewallRules: [{0C3BA329-8C75-4B05-9625-675B789DD392}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hgc03y3x.nuk\x86\m1.exe No File
    FirewallRules: [{083D8F07-08AF-4C4A-86CF-3E93C1A88D31}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssj25twt.xfc\dcore.exe No File
    FirewallRules: [{A4DFECA9-6C87-4B85-B79A-A1E906DAEFFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssj25twt.xfc\x64\m1.exe No File
    FirewallRules: [{A44A5EE5-DEA7-4981-AF80-13A296C88A11}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssj25twt.xfc\x64\c1.exe No File
    FirewallRules: [{553DAE74-C4FC-4BB5-9CC0-3BD38FF35F83}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssj25twt.xfc\x86\c1.exe No File
    FirewallRules: [{A876204C-A54D-46B9-A13F-EF10D54B20B4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssj25twt.xfc\x86\m1.exe No File
    FirewallRules: [{139C6AEE-3E4D-4495-A6B5-6E60174ED1E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w0iepvn3.du1\dcore.exe No File
    FirewallRules: [{4042D4AE-6EB1-43EE-AACA-23CB3357965D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w0iepvn3.du1\x64\c1.exe No File
    FirewallRules: [{59541F81-512A-4930-8D78-5DCEBEC95F1B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w0iepvn3.du1\x86\c1.exe No File
    FirewallRules: [{02BBC2D6-4C16-4EBE-8C91-4F4C4939E5A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w0iepvn3.du1\x64\m1.exe No File
    FirewallRules: [{87014014-0346-4D1C-8BFF-9534D6369099}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w0iepvn3.du1\x86\m1.exe No File
    FirewallRules: [{A9BD9278-0803-4146-B5E6-381B5B56DB5F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tk11hckg.qxu\dcore.exe No File
    FirewallRules: [{DF4CB579-F485-43FB-924B-E7AC8526057E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tk11hckg.qxu\x64\c1.exe No File
    FirewallRules: [{E05D4AF2-BF5E-4325-874E-7557E74E8138}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tk11hckg.qxu\x64\m1.exe No File
    FirewallRules: [{90889401-80DD-493B-ACA0-E5E16EB2EB08}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tk11hckg.qxu\x86\m1.exe No File
    FirewallRules: [{D9855734-DDCE-4BEE-8DEB-6E179B91F2CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tk11hckg.qxu\x86\c1.exe No File
    FirewallRules: [{A0846096-0CE5-4FA7-AF53-B809CF19DAFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kdg24d4x.1hy\dcore.exe No File
    FirewallRules: [{2DA0AB4B-1332-4F74-8CEE-8F6B1B3C98AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kdg24d4x.1hy\x86\c1.exe No File
    FirewallRules: [{C9A56D7D-25BB-49D1-8B62-4C453550718B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kdg24d4x.1hy\x64\m1.exe No File
    FirewallRules: [{36BDF82C-4C94-4DAE-A60D-78A2079401B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kdg24d4x.1hy\x86\m1.exe No File
    FirewallRules: [{4CCC92F6-6B29-4311-8CB3-44DDBBACECDD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kdg24d4x.1hy\x64\c1.exe No File
    FirewallRules: [{25231262-32AC-4401-81EF-60494393CE7A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1rfe3neh.ywv\x64\m1.exe No File
    FirewallRules: [{766B7609-B027-4B40-90AD-98266FA6D350}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1rfe3neh.ywv\x64\c1.exe No File
    FirewallRules: [{C331774E-20B2-4F78-A20F-C0918B124F64}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1rfe3neh.ywv\x86\c1.exe No File
    FirewallRules: [{2765BAF6-037C-4876-B7CD-991506D242E6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1rfe3neh.ywv\x86\m1.exe No File
    FirewallRules: [{AE59EE00-B81D-4481-A932-D3AEAEFCDC08}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1rfe3neh.ywv\dcore.exe No File
    FirewallRules: [{9E747939-E239-45E4-9ECC-11E68256C371}] => (Allow) C:\Users\Pc\AppData\Local\Temp\heae3gu2.oew\dcore.exe No File
    FirewallRules: [{2DCFEA2B-43F6-4D0A-AC91-9698C0150017}] => (Allow) C:\Users\Pc\AppData\Local\Temp\heae3gu2.oew\x64\c1.exe No File
    FirewallRules: [{EEB86A73-9F1A-4BB8-A6E1-ED3A668B5968}] => (Allow) C:\Users\Pc\AppData\Local\Temp\heae3gu2.oew\x64\m1.exe No File
    FirewallRules: [{09C809CE-977B-4238-B2FD-1BC2AAA09D42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\heae3gu2.oew\x86\c1.exe No File
    FirewallRules: [{0A5569C3-93A8-4231-8E1F-C09CAA6F3804}] => (Allow) C:\Users\Pc\AppData\Local\Temp\heae3gu2.oew\x86\m1.exe No File
    FirewallRules: [{CAE007EA-2FAA-4A78-AE13-42CF0CA383E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ld15bolj.gvx\x86\m1.exe No File
    FirewallRules: [{EC347495-7AF9-409E-9B4F-1DFC5162DFD8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ld15bolj.gvx\dcore.exe No File
    FirewallRules: [{D8D590EE-34BC-45CF-A830-3386633B4020}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ld15bolj.gvx\x64\c1.exe No File
    FirewallRules: [{24B6D073-635B-4197-B062-8DDA97465ABC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ld15bolj.gvx\x86\c1.exe No File
    FirewallRules: [{B5C1C37E-D793-436D-84F9-F7F32F27CBEF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ld15bolj.gvx\x64\m1.exe No File
    FirewallRules: [{F1990FF4-C006-41BB-9624-619EE12F3CA0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hwpwwwe0.0ds\x86\c1.exe No File
    FirewallRules: [{947CC1A8-E566-4D0B-BFA7-8FFBA4319C70}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hwpwwwe0.0ds\dcore.exe No File
    FirewallRules: [{3B467C2F-171C-4EAD-B42F-D317ECB8C771}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hwpwwwe0.0ds\x64\m1.exe No File
    FirewallRules: [{E7866872-8467-4E2D-8EF8-42851A2A3AFD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hwpwwwe0.0ds\x86\m1.exe No File
    FirewallRules: [{371E356B-2368-4377-8F5B-4C8F5D9D59EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hwpwwwe0.0ds\x64\c1.exe No File
    FirewallRules: [{0C664FB3-DE67-461B-91BC-CDE4B17CCFC9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwkuxecb.p4l\x64\m1.exe No File
    FirewallRules: [{13355DF9-3FAA-4465-97A1-E474B000447F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwkuxecb.p4l\x86\c1.exe No File
    FirewallRules: [{A494DA47-1522-4812-8756-445A904A2FA0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwkuxecb.p4l\x86\m1.exe No File
    FirewallRules: [{8B857B82-8E04-452F-838F-E4C0DFCE6944}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwkuxecb.p4l\dcore.exe No File
    FirewallRules: [{3E4BF2AB-282B-4409-8C54-48E3935B3BD1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwkuxecb.p4l\x64\c1.exe No File
    FirewallRules: [{19126D95-971D-4066-AC4F-B52164FA35D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4lemali.nbm\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{8727F8EC-08AB-49D0-AFB3-2EE89F7514DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4lemali.nbm\x64\c1.exe () [File not signed]
    FirewallRules: [{F984898C-EC1F-49D3-B680-6AF80549A5BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4lemali.nbm\x86\m1.exe No File
    FirewallRules: [{9EFF1B1B-6B26-4E61-AC75-D9742E56FA60}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4lemali.nbm\x86\c1.exe No File
    FirewallRules: [{9AEA8F43-C5FD-40EB-90BD-BAA273AD0721}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4lemali.nbm\x64\m1.exe () [File not signed]
    FirewallRules: [{BB987542-4E45-4E88-9691-34E79CBD4314}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mn5w5e0y.chj\x86\c1.exe No File
    FirewallRules: [{CB1F7390-979F-42CA-A534-21F2F3FF25FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mn5w5e0y.chj\x86\m1.exe No File
    FirewallRules: [{2EA5D29C-6042-4B94-9469-BB04ABDC7596}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mn5w5e0y.chj\x64\c1.exe No File
    FirewallRules: [{C8A4995C-3976-4EC5-8776-0DD70AE21A06}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mn5w5e0y.chj\dcore.exe No File
    FirewallRules: [{0FA19157-F59A-41B2-87BE-4EF36B8A1573}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mn5w5e0y.chj\x64\m1.exe No File
    FirewallRules: [{B54BF13A-4476-499D-8A9A-FB6DDA432A73}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzlbnw5t.ttr\dcore.exe No File
    FirewallRules: [{A33A08BA-2110-4BF5-ABE8-F22727C1DFB8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzlbnw5t.ttr\x86\c1.exe No File
    FirewallRules: [{0C7A7F1D-3702-4C8C-84DF-96CC6425F9DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzlbnw5t.ttr\x86\m1.exe No File
    FirewallRules: [{D38B5021-F277-4B10-9EB3-C68EDCDC5370}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzlbnw5t.ttr\x64\m1.exe No File
    FirewallRules: [{F84B29F9-9AEC-4819-B256-933DCEB5A854}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzlbnw5t.ttr\x64\c1.exe No File
    FirewallRules: [{6E94DB50-DD41-400F-8646-FB4E80E671E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\frccujhs.2tp\x86\c1.exe No File
    FirewallRules: [{62557D1C-7255-4ED3-B67B-73EAC055114F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\frccujhs.2tp\x86\m1.exe No File
    FirewallRules: [{26DA3BA8-F941-4F43-8A05-078D3C5AB19F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\frccujhs.2tp\dcore.exe No File
    FirewallRules: [{AF6D2FBF-EBE9-46E1-A967-0A5DAA616929}] => (Allow) C:\Users\Pc\AppData\Local\Temp\frccujhs.2tp\x64\m1.exe No File
    FirewallRules: [{E971799F-86A4-423F-BC76-7449ACE3D6F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\frccujhs.2tp\x64\c1.exe No File
    FirewallRules: [{E48CF3D2-7A44-4878-9D3A-66099118B907}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xqw4q3sl.w3b\x64\c1.exe () [File not signed]
    FirewallRules: [{2F241E02-B4F1-49E4-9D36-DAB1D6850654}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xqw4q3sl.w3b\x86\m1.exe No File
    FirewallRules: [{307FEE9F-F48F-4DC5-9D2A-9F28D409C9A2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xqw4q3sl.w3b\x64\m1.exe () [File not signed]
    FirewallRules: [{E9952783-D1C7-4301-9753-32353CEBCFC6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xqw4q3sl.w3b\x86\c1.exe No File
    FirewallRules: [{F1C272A3-D74A-4904-9823-D029618CC5C8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xqw4q3sl.w3b\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{CC3DD6C8-310C-4F01-AB9D-BF47A33D7EDC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ey2ng03a.kg3\x64\c1.exe No File
    FirewallRules: [{BA098D5F-80FB-4EAA-9E92-36E462061790}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ey2ng03a.kg3\dcore.exe No File
    FirewallRules: [{72BDBEED-E006-454D-B70F-E31AB6D1BEE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ey2ng03a.kg3\x64\m1.exe No File
    FirewallRules: [{66EB0948-52EE-4403-8175-3136206037E0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ey2ng03a.kg3\x86\c1.exe No File
    FirewallRules: [{B1EE192E-F3BD-464D-AFED-A35DBC12B20E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ey2ng03a.kg3\x86\m1.exe No File
    FirewallRules: [{AFD85C67-7131-467A-9321-50A93CB8CD76}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pqagj0mf.vvp\x64\c1.exe () [File not signed]
    FirewallRules: [{E1AB751B-414B-4CF4-8076-476D07497F4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pqagj0mf.vvp\x86\c1.exe No File
    FirewallRules: [{6D3BDC27-C881-4C7C-9CBD-10C4F1F03E66}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pqagj0mf.vvp\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{26622069-4DA8-4F9B-88BB-FB9C2BABC2D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pqagj0mf.vvp\x64\m1.exe () [File not signed]
    FirewallRules: [{BE175AD6-3763-4AC2-AA9D-D22D09777497}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pqagj0mf.vvp\x86\m1.exe No File
    FirewallRules: [{186D3046-AA41-4EDB-BD3A-9E81675484C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1d0l2lrs.5hg\x64\c1.exe No File
    FirewallRules: [{6CFAAC6E-E943-4E51-8A21-7F349258B436}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1d0l2lrs.5hg\x86\m1.exe No File
    FirewallRules: [{B6E76CD2-6816-4DD6-8D4F-BC84D7FA993B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1d0l2lrs.5hg\x86\c1.exe No File
    FirewallRules: [{0013FEDE-24FB-4A91-A1E9-7CE0598F9A3E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1d0l2lrs.5hg\dcore.exe No File
    FirewallRules: [{43F62FBE-1D66-48BC-B0E0-362AF8468138}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1d0l2lrs.5hg\x64\m1.exe No File
    FirewallRules: [{D1C6216F-2704-4980-83C8-07E459C1E05E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om1pz2gk.wil\dcore.exe No File
    FirewallRules: [{CE6AD7B9-297D-4570-A82E-9FF0B1D7A6B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om1pz2gk.wil\x64\m1.exe No File
    FirewallRules: [{10D0263F-73F6-46A8-AAF3-17639E2DBF1B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om1pz2gk.wil\x64\c1.exe No File
    FirewallRules: [{CEFCF046-88D3-4E0A-9A10-573F3D27EC0A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om1pz2gk.wil\x86\m1.exe No File
    FirewallRules: [{313791E1-EEC8-4614-BE9B-0B696802B330}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om1pz2gk.wil\x86\c1.exe No File
    FirewallRules: [{66B012E0-380C-43FC-8180-B2889705D290}] => (Allow) C:\Users\Pc\AppData\Local\Temp\graw3jga.04d\x64\c1.exe No File
    FirewallRules: [{C4EDC55A-0E30-482B-8718-BDE79A65D4D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\graw3jga.04d\x86\c1.exe No File
    FirewallRules: [{D6599927-90F9-4128-808C-684BD790C963}] => (Allow) C:\Users\Pc\AppData\Local\Temp\graw3jga.04d\dcore.exe No File
    FirewallRules: [{18AB02D4-1FE6-46EE-A052-4E1D2F397727}] => (Allow) C:\Users\Pc\AppData\Local\Temp\graw3jga.04d\x86\m1.exe No File
    FirewallRules: [{91D20592-A058-44A2-BBE9-315C93230CF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\graw3jga.04d\x64\m1.exe No File
    FirewallRules: [{EFB90AA1-4BEB-4217-AC77-87CDCBDCC9D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2s3hdxze.zv4\dcore.exe No File
    FirewallRules: [{4FE07589-DA07-4634-B131-DEE4B8B39FE2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2s3hdxze.zv4\x64\m1.exe No File
    FirewallRules: [{9CA27A60-665A-47A3-92FF-727ED5DD9B76}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2s3hdxze.zv4\x64\c1.exe No File
    FirewallRules: [{0E423037-5A47-4F07-8AD0-1225FB73D7E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2s3hdxze.zv4\x86\m1.exe No File
    FirewallRules: [{958768F0-D19A-4755-A2D1-25ABDF791B91}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2s3hdxze.zv4\x86\c1.exe No File
    FirewallRules: [{898F5D16-6322-4B95-9ED2-814BAB237ABF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5sjyf5kp.sih\dcore.exe No File
    FirewallRules: [{A6749D90-A5A6-4D22-AC89-D37B79B08A4D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5sjyf5kp.sih\x64\m1.exe No File
    FirewallRules: [{BCD030C3-BEE7-4CEF-9794-629728D6E613}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5sjyf5kp.sih\x64\c1.exe No File
    FirewallRules: [{182C4448-D3D2-4256-B12C-2F7433F0D91C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5sjyf5kp.sih\x86\c1.exe No File
    FirewallRules: [{D44C02AC-6C69-41CB-AFAB-15CBFE8CE1CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5sjyf5kp.sih\x86\m1.exe No File
    FirewallRules: [{11959CEB-7B7E-4D20-8074-E86F2C9409B6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1kd3jpk.2si\x86\c1.exe No File
    FirewallRules: [{5B2BC2D9-32E0-4EC1-B2B0-2152E9F4AD9E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1kd3jpk.2si\x64\m1.exe () [File not signed]
    FirewallRules: [{B9CCFF85-7331-4274-A930-3B40F18D02B0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1kd3jpk.2si\x64\c1.exe () [File not signed]
    FirewallRules: [{BF019F39-E89B-446E-81CF-823D3EF77BAA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1kd3jpk.2si\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{38A2860B-D979-425A-BADC-E52887635D8C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1kd3jpk.2si\x86\m1.exe No File
    FirewallRules: [{03A82DEF-F3ED-418C-B95F-2A4B445E38BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qeoberwk.mmz\x86\m1.exe No File
    FirewallRules: [{E99CFD55-F8D2-4A79-98EA-7BA8A05AE996}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qeoberwk.mmz\x64\m1.exe () [File not signed]
    FirewallRules: [{B8A7399E-5506-42BB-B610-1E17078C29F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qeoberwk.mmz\x86\c1.exe No File
    FirewallRules: [{9185D7F9-06C9-4A88-B70E-A700F89F0317}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qeoberwk.mmz\dcore.exe No File
    FirewallRules: [{E8DF3B44-1B99-4F55-BD11-4AF38D654EAC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qeoberwk.mmz\x64\c1.exe () [File not signed]
    FirewallRules: [{2EED19B9-1684-4C21-A18A-0DA244DC68B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i0r4kcjn.g3g\dcore.exe No File
    FirewallRules: [{4824E5F5-91EB-412E-B029-D079823FE8ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i0r4kcjn.g3g\x64\m1.exe No File
    FirewallRules: [{6D661453-B5AD-42A6-ABFC-CE39D1EF06B2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i0r4kcjn.g3g\x64\c1.exe No File
    FirewallRules: [{FE5F01F9-0022-43AE-88CC-74D18F3F4555}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i0r4kcjn.g3g\x86\m1.exe No File
    FirewallRules: [{33ADC2B7-1170-470C-8494-945C8CAE2926}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i0r4kcjn.g3g\x86\c1.exe No File
    FirewallRules: [{0554CE75-AB51-4C04-BAD0-869A24E44AF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zma2bfdw.5pa\x64\m1.exe No File
    FirewallRules: [{E0CD34E6-D652-4846-88F5-5912AA632551}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zma2bfdw.5pa\dcore.exe No File
    FirewallRules: [{FF859A72-D7DC-441F-B5CC-679D8749406F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zma2bfdw.5pa\x64\c1.exe No File
    FirewallRules: [{9D76D9FF-E0BD-4715-B9CA-86FDD08DE76C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zma2bfdw.5pa\x86\c1.exe No File
    FirewallRules: [{6D7231C2-19BD-424A-8533-12E2338ABBAF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zma2bfdw.5pa\x86\m1.exe No File
    FirewallRules: [{48545BB6-359B-4BD1-9337-9ACBE6325D51}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bz2jlpl1.uor\dcore.exe No File
    FirewallRules: [{D1AE7FAE-6E78-481F-8269-CCFC8F2BF594}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bz2jlpl1.uor\x64\c1.exe No File
    FirewallRules: [{398ED9B4-6438-469C-A776-7D66432B5C2C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bz2jlpl1.uor\x64\m1.exe No File
    FirewallRules: [{3F37A90F-A477-4B48-9F4B-392C879E1E4D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bz2jlpl1.uor\x86\c1.exe No File
    FirewallRules: [{A966D39F-09C6-4231-AFDD-AAB05DB7414A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bz2jlpl1.uor\x86\m1.exe No File
    FirewallRules: [{38154548-391D-4D96-A323-036DE9F627FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rg3dbf44.k0n\x64\m1.exe () [File not signed]
    FirewallRules: [{2168DDBE-C61A-467D-9301-A96FB3DC1DB6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rg3dbf44.k0n\x86\m1.exe No File
    FirewallRules: [{C03C64B3-CDCF-4C63-BE6F-96D48774B0D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rg3dbf44.k0n\x86\c1.exe No File
    FirewallRules: [{FB88DA37-F504-4266-80D3-B25ABB46D05C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rg3dbf44.k0n\dcore.exe No File
    FirewallRules: [{6B036FD6-079A-419F-BF78-ED4C15AE6386}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rg3dbf44.k0n\x64\c1.exe () [File not signed]
    FirewallRules: [{72E6C67F-AEBF-4A1D-97BC-2268B1A6DBFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kfbk3ucl.m5j\dcore.exe No File
    FirewallRules: [{5E5B7F1D-A2CE-44A3-A281-FF69961AF8FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kfbk3ucl.m5j\x64\c1.exe No File
    FirewallRules: [{D4686535-0448-45AC-A796-6C8865BD851F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kfbk3ucl.m5j\x64\m1.exe No File
    FirewallRules: [{7DB86053-3243-4B03-A55C-A09E120955F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kfbk3ucl.m5j\x86\m1.exe No File
    FirewallRules: [{37F94B05-2730-4077-B852-878E8693ECBF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kfbk3ucl.m5j\x86\c1.exe No File
    FirewallRules: [{8E3ABA00-70F0-4E4A-9146-901C8DD1B1C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gbehcbxg.zjy\dcore.exe No File
    FirewallRules: [{2292B67E-4653-4A92-BCA2-7BB7470AF0CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gbehcbxg.zjy\x64\c1.exe No File
    FirewallRules: [{21B7B054-C760-4F7C-A20F-5F66BD2DD621}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gbehcbxg.zjy\x64\m1.exe No File
    FirewallRules: [{33E6F954-0157-4641-A2E6-4387A3AC3CC3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gbehcbxg.zjy\x86\c1.exe No File
    FirewallRules: [{229045FC-1784-411F-8AAC-8882DEA78412}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gbehcbxg.zjy\x86\m1.exe No File
    FirewallRules: [{B22694C9-B35C-40C1-B2AA-3DEC22651EB2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xy5pukys.lot\x64\c1.exe () [File not signed]
    FirewallRules: [{87C713A0-378E-4A12-8754-3175D3A896BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xy5pukys.lot\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{A4BDA2F9-DE9A-4634-9970-CA978E4DE19D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xy5pukys.lot\x86\c1.exe No File
    FirewallRules: [{FBF186FE-AA3B-42CB-8AA6-03DFA5BA53AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xy5pukys.lot\x64\m1.exe () [File not signed]
    FirewallRules: [{3DCA464E-3A63-4FA6-834F-55F38A263F3E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xy5pukys.lot\x86\m1.exe No File
    FirewallRules: [{62B6917F-0128-458F-A025-295C144B86D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\unxcrrol.i5i\x86\c1.exe No File
    FirewallRules: [{AF2ACE13-DF22-4D16-A33E-67D1DF50C641}] => (Allow) C:\Users\Pc\AppData\Local\Temp\unxcrrol.i5i\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{E81D9D0C-4324-43BF-A161-C10B45DB59E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\unxcrrol.i5i\x86\m1.exe No File
    FirewallRules: [{7D93DDD2-A10D-4840-B23A-5376021CA87E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\unxcrrol.i5i\x64\c1.exe () [File not signed]
    FirewallRules: [{5B653AE3-4E49-4181-AE61-0E81CE1F5D6D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\unxcrrol.i5i\x64\m1.exe () [File not signed]
    FirewallRules: [{BB929251-C9E1-4E0C-9A4B-51267C8365C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lhszmu4.00r\x86\m1.exe No File
    FirewallRules: [{01479603-8356-47E4-A055-AE38D23A3F77}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lhszmu4.00r\x64\m1.exe () [File not signed]
    FirewallRules: [{63976EF6-8190-4148-BE0F-7A4F428795C2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lhszmu4.00r\x86\c1.exe No File
    FirewallRules: [{04EB1ED0-46FA-4F60-ACD6-D69B48BFDB9C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lhszmu4.00r\x64\c1.exe () [File not signed]
    FirewallRules: [{2A4FAEBA-C6AF-468E-8D09-F28B2D3B42EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lhszmu4.00r\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{4D53B187-70C8-4F1A-B0CD-B02A91D3DE3F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tl5cuyus.5p5\x86\c1.exe No File
    FirewallRules: [{12162199-036F-46E7-9B22-40717C24EE71}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tl5cuyus.5p5\dcore.exe No File
    FirewallRules: [{B32ACA2D-4793-470D-9CCD-F43EECE3C9C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tl5cuyus.5p5\x86\m1.exe No File
    FirewallRules: [{2C02FA67-CB6E-4922-BC7B-9B4902790E9B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tl5cuyus.5p5\x64\m1.exe No File
    FirewallRules: [{F5A384C9-F16C-4658-8851-EAA2511C3237}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tl5cuyus.5p5\x64\c1.exe No File
    FirewallRules: [{F39B1AD5-8E64-4B52-A45E-7D2658DD9A2C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j1g44phf.ecn\x64\m1.exe No File
    FirewallRules: [{4FE1900F-0C7A-496B-BB26-7921C51C4DC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j1g44phf.ecn\x64\c1.exe No File
    FirewallRules: [{557E53C5-F145-4BFF-89FC-51C83E471F14}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j1g44phf.ecn\x86\m1.exe No File
    FirewallRules: [{9D576B71-34CF-4A99-874E-928647EF41E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j1g44phf.ecn\x86\c1.exe No File
    FirewallRules: [{8AA1EC93-01FC-4178-8E8A-B54F4D270D17}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j1g44phf.ecn\dcore.exe No File
    FirewallRules: [{1EE3DD32-8C06-4064-B116-179AE03325FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsxjxzk2.0ta\x64\m1.exe () [File not signed]
    FirewallRules: [{CE29CDD9-CE48-4FDF-A0F9-A93BD272410B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsxjxzk2.0ta\x64\c1.exe () [File not signed]
    FirewallRules: [{1F374B6C-A371-41FF-896E-1CB8D914BC09}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsxjxzk2.0ta\dcore.exe No File
    FirewallRules: [{A08C698D-7D71-452A-BBD7-5CA8E7E2D2C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsxjxzk2.0ta\x86\m1.exe No File
    FirewallRules: [{833ACE02-F2D6-44A3-AD39-C4F7834408B6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsxjxzk2.0ta\x86\c1.exe No File
    FirewallRules: [{8956BAA6-4FE8-4535-9243-59A60851479E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2twda005.nmj\x64\m1.exe () [File not signed]
    FirewallRules: [{0A4A57FF-FD8E-40CA-8FAC-B8227A9D981C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2twda005.nmj\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{EDE24F88-0B4F-4BEF-B801-D9165606418E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2twda005.nmj\x64\c1.exe () [File not signed]
    FirewallRules: [{13A53C50-EC6C-4225-8895-29DB92F729FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2twda005.nmj\x86\m1.exe No File
    FirewallRules: [{8F6D2A86-64BF-4AA5-8559-1E763670744F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2twda005.nmj\x86\c1.exe No File
    FirewallRules: [{1BFC3DE6-0D5C-4412-882D-D1D33FE70DB5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0tcxjzkh.moc\x86\m1.exe No File
    FirewallRules: [{4CE90838-A779-4052-BDF2-E8FF57FDFDFD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0tcxjzkh.moc\x64\c1.exe () [File not signed]
    FirewallRules: [{F4E3AE4F-EB11-4EB3-8729-6EF38D226E9A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0tcxjzkh.moc\x86\c1.exe No File
    FirewallRules: [{7A52449F-AACB-4A63-B2F5-9DF0A071FDF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0tcxjzkh.moc\x64\m1.exe () [File not signed]
    FirewallRules: [{2AE7A9A1-B9AD-4477-95AE-89A325DECA9D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0tcxjzkh.moc\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{9B4A8384-BCE5-4D3B-B733-C7D26E62EE8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ql3d4u0j.ry3\x86\c1.exe No File
    FirewallRules: [{C3EBBD4E-C89D-4011-B8B3-B95E72C06EE5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ql3d4u0j.ry3\dcore.exe No File
    FirewallRules: [{5B2A78B3-36A2-4BF0-BCE4-47760E86E234}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ql3d4u0j.ry3\x64\m1.exe No File
    FirewallRules: [{3E986F4C-CD61-4A1E-9594-2AE235A5A8CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ql3d4u0j.ry3\x64\c1.exe No File
    FirewallRules: [{1C036BA6-D053-4E57-A6BD-EC188E97CFE5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ql3d4u0j.ry3\x86\m1.exe No File
    FirewallRules: [{8D4E193F-053A-46C4-B57F-CF69DACC662D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\enz4l2pj.ceh\dcore.exe No File
    FirewallRules: [{3E1B037D-6071-4561-ACAB-B5C14D1789C9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\enz4l2pj.ceh\x64\m1.exe No File
    FirewallRules: [{6838EFDC-8A6B-41F2-854F-FA805783589E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\enz4l2pj.ceh\x86\c1.exe No File
    FirewallRules: [{AD5A1DC8-DFCC-4978-B96A-0C9768F7F43F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\enz4l2pj.ceh\x64\c1.exe No File
    FirewallRules: [{708D32DD-700A-43B6-A65E-73D6C1A09711}] => (Allow) C:\Users\Pc\AppData\Local\Temp\enz4l2pj.ceh\x86\m1.exe No File
    FirewallRules: [{921E3054-43F3-4D44-8939-A6547F170CF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tj0q5xm2.4bz\dcore.exe No File
    FirewallRules: [{9837383F-355C-474A-937F-44AC99E5542F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tj0q5xm2.4bz\x64\c1.exe No File
    FirewallRules: [{E7F9B385-2841-4430-A00B-8436C86CF8F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tj0q5xm2.4bz\x86\c1.exe No File
    FirewallRules: [{95E065A6-E826-4457-A263-C883F3CDB90A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tj0q5xm2.4bz\x64\m1.exe No File
    FirewallRules: [{8E561BA3-6E52-4F81-AA33-0CC9F826E1EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tj0q5xm2.4bz\x86\m1.exe No File
    FirewallRules: [{0D813E6D-CA2B-4A67-A009-1B3D1C9C4451}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgdtzy1j.0ia\dcore.exe No File
    FirewallRules: [{AA60532B-4525-4FCB-BB53-0D9F765AE0E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgdtzy1j.0ia\x64\c1.exe No File
    FirewallRules: [{B500C827-FAA2-4494-8BF7-CB27C061C392}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgdtzy1j.0ia\x64\m1.exe No File
    FirewallRules: [{092962A8-A1A2-4DD9-9DA2-AB22609F6FB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgdtzy1j.0ia\x86\c1.exe No File
    FirewallRules: [{0726A055-4EE7-4193-83EC-BE65D506053A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgdtzy1j.0ia\x86\m1.exe No File
    FirewallRules: [{9EAB9EE3-52FC-4339-A831-544299C83F7D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bixi43nc.pbf\x64\m1.exe No File
    FirewallRules: [{C9719C71-E99C-41CA-B830-95280523CD49}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bixi43nc.pbf\x64\c1.exe No File
    FirewallRules: [{F493E9D0-4361-46FB-87D6-2621B02A97BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bixi43nc.pbf\dcore.exe No File
    FirewallRules: [{DA655B6E-D13E-467C-B125-FC618B10A934}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bixi43nc.pbf\x86\c1.exe No File
    FirewallRules: [{36DDCBAF-070B-4C03-A097-BCEB60DDD705}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bixi43nc.pbf\x86\m1.exe No File
    FirewallRules: [{465BCD99-866E-40FE-9A85-7117B0885A7F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa2wr22a.afc\dcore.exe No File
    FirewallRules: [{AB3C24AE-8CCE-4938-A07D-4601B4ADE3BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa2wr22a.afc\x64\c1.exe No File
    FirewallRules: [{648763D9-BAF8-4886-A9CD-2B8160B60159}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa2wr22a.afc\x64\m1.exe No File
    FirewallRules: [{D8016ADE-D47C-4E0F-86CC-334D56CD38F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa2wr22a.afc\x86\c1.exe No File
    FirewallRules: [{9835CC97-52AE-4DF6-9EF4-25B6767FD39D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa2wr22a.afc\x86\m1.exe No File
    FirewallRules: [{D495C71E-54D9-45B2-ADA7-ACD2A0B6EB7D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\20uoqs4s.0xz\dcore.exe No File
    FirewallRules: [{EE4379CC-8FA3-453C-91B4-964ED84CEFDD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\20uoqs4s.0xz\x64\c1.exe No File
    FirewallRules: [{6A4FE4B6-4D1B-4FFC-9440-7077F5B374F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\20uoqs4s.0xz\x64\m1.exe No File
    FirewallRules: [{37255298-693A-40BC-8751-D325B943D3F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\20uoqs4s.0xz\x86\c1.exe No File
    FirewallRules: [{4EE3E8DE-A6DB-4B38-9469-27C6E8E71390}] => (Allow) C:\Users\Pc\AppData\Local\Temp\20uoqs4s.0xz\x86\m1.exe No File
    FirewallRules: [{10D21D8A-7457-49C8-BBB9-75B8EFE3BACD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4emjm3c.5wy\dcore.exe No File
    FirewallRules: [{2E8A34E6-36E2-4F92-B88C-EF14EED0B3B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4emjm3c.5wy\x64\c1.exe No File
    FirewallRules: [{FF8CBFFE-E820-4FF1-A4BA-B6DCC1D586ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4emjm3c.5wy\x64\m1.exe No File
    FirewallRules: [{697BAC62-E0B7-40E0-9C5D-F93009158C8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4emjm3c.5wy\x86\c1.exe No File
    FirewallRules: [{2579718D-1BE8-4E26-B16E-AC82C86D8C7E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4emjm3c.5wy\x86\m1.exe No File
    FirewallRules: [{0AE5F3D7-AA0E-49C0-9A5E-498F904EE8BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\55lhjoft.koc\x86\c1.exe No File
    FirewallRules: [{7C3C4B86-68B7-4B06-9792-6494046F86A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\55lhjoft.koc\dcore.exe No File
    FirewallRules: [{00BF305E-3DCF-4911-90C0-B1D0DF7DFC24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\55lhjoft.koc\x86\m1.exe No File
    FirewallRules: [{7FBC3976-F92F-44A6-B264-1A490E6ACE4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\55lhjoft.koc\x64\c1.exe No File
    FirewallRules: [{024356F7-2F33-44E6-B01C-5D40EB5A8C1D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\55lhjoft.koc\x64\m1.exe No File
    FirewallRules: [{8AD9568A-6B58-4464-B57F-09AE58CC811A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ia12nvgk.x2t\dcore.exe No File
    FirewallRules: [{FE4CE0D6-B854-4865-8A93-A754CD542B19}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ia12nvgk.x2t\x64\c1.exe No File
    FirewallRules: [{EB572E28-D25F-4FC3-9042-75E6622692A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ia12nvgk.x2t\x64\m1.exe No File
    FirewallRules: [{1FE69979-50C9-4219-B35D-B2562B716383}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ia12nvgk.x2t\x86\m1.exe No File
    FirewallRules: [{191492E5-C4F7-461D-88A6-921149B2C17C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ia12nvgk.x2t\x86\c1.exe No File
    FirewallRules: [{0940C1EC-45EF-4DAA-88EF-7756B47D36F0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpltteua.mgl\dcore.exe No File
    FirewallRules: [{228629FA-EA38-43D1-A920-9142051B5551}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpltteua.mgl\x64\c1.exe No File
    FirewallRules: [{1AE6B821-6E68-4735-AC10-9E131F1E6F4E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpltteua.mgl\x86\c1.exe No File
    FirewallRules: [{B16274DB-D71E-4D9D-8A4D-B9D806C9ECDD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpltteua.mgl\x64\m1.exe No File
    FirewallRules: [{41FBDBBB-15E6-4CF0-95B8-3165166CC2AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpltteua.mgl\x86\m1.exe No File
    FirewallRules: [{8878FB29-51F5-4A13-8ADC-3BB2C1DAA871}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rp3ojagl.oxo\dcore.exe No File
    FirewallRules: [{54506996-6FB6-49A7-AA89-98CDCB78D7D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rp3ojagl.oxo\x64\c1.exe No File
    FirewallRules: [{B8B4C159-1D2E-4DF4-A0C4-4EA8DABA4B71}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rp3ojagl.oxo\x64\m1.exe No File
    FirewallRules: [{E5754E2F-7C7F-4971-85EE-9A1427AD0317}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rp3ojagl.oxo\x86\c1.exe No File
    FirewallRules: [{357BEAC9-CD67-4CB6-9F3B-F1946AE7E3C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rp3ojagl.oxo\x86\m1.exe No File
    FirewallRules: [{E4118837-E07D-4A44-BD73-6DAED65FEAAF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rjbdcdcl.cr5\dcore.exe No File
    FirewallRules: [{071BDF6D-8F69-42D4-B608-33BCF84375A0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rjbdcdcl.cr5\x64\c1.exe No File
    FirewallRules: [{FB783400-A5AA-46C1-91AD-2811A68B7040}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rjbdcdcl.cr5\x64\m1.exe No File
    FirewallRules: [{ED349F85-0ADA-4160-B698-A0A6B53A6A8E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rjbdcdcl.cr5\x86\c1.exe No File
    FirewallRules: [{E105386A-D345-4618-8220-CED7B6C2229B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rjbdcdcl.cr5\x86\m1.exe No File
    FirewallRules: [{1ABCF752-EF39-472E-9A8E-3FA8890B2919}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gln32tkm.dlj\dcore.exe No File
    FirewallRules: [{301CA27B-2FF9-45CF-BC0A-1A6D53608E82}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gln32tkm.dlj\x64\c1.exe No File
    FirewallRules: [{4827718A-409B-456E-9778-E50E53E11C4A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gln32tkm.dlj\x64\m1.exe No File
    FirewallRules: [{C39F7ACC-EB76-4C4B-BD4B-A4E1A68BB77D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gln32tkm.dlj\x86\c1.exe No File
    FirewallRules: [{48077CEF-3E67-4F60-A838-BD6515EA2DA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gln32tkm.dlj\x86\m1.exe No File
    FirewallRules: [{136B0BB6-7870-4BBD-BE49-40A2E0F3BDB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nusx3km3.cxl\dcore.exe No File
    FirewallRules: [{CD9E7242-7E18-4DD5-8D92-43A824E169FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nusx3km3.cxl\x64\c1.exe No File
    FirewallRules: [{0801EF3B-3471-4F25-A7CC-B3FCF746FF42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nusx3km3.cxl\x86\c1.exe No File
    FirewallRules: [{C2386D65-B59D-4550-AAA5-5C1B0B3EC9CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nusx3km3.cxl\x64\m1.exe No File
    FirewallRules: [{6D3A40C6-EEBD-4B5B-A0E3-6E8602FABD1F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nusx3km3.cxl\x86\m1.exe No File
    FirewallRules: [{6B072C39-10AB-453F-972A-E849D9228F44}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfhdh4wv.zbt\dcore.exe No File
    FirewallRules: [{C994FA07-8AD9-4882-A49B-2E7FFC3D70ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfhdh4wv.zbt\x64\c1.exe No File
    FirewallRules: [{6107E053-F3CA-4D27-B26F-9232C2D1D2BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfhdh4wv.zbt\x86\m1.exe No File
    FirewallRules: [{BA026D15-8CFE-479D-BEB8-6DB7B15908F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfhdh4wv.zbt\x64\m1.exe No File
    FirewallRules: [{144A5CAD-F63A-45E4-8AF4-622F7D2F62F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfhdh4wv.zbt\x86\c1.exe No File
    FirewallRules: [{E2565329-B6A4-484B-986B-B034FE084BCD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2ogynjbe.nys\dcore.exe No File
    FirewallRules: [{A24189D7-5369-4FDE-8EAA-659CCAE255F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2ogynjbe.nys\x64\c1.exe No File
    FirewallRules: [{02F83366-E18D-4888-8E10-F07BB3D72506}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2ogynjbe.nys\x86\m1.exe No File
    FirewallRules: [{799336AF-7CCC-4DA5-875A-B1ED6692B7E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2ogynjbe.nys\x86\c1.exe No File
    FirewallRules: [{007BA1E4-23C1-41D2-A837-F67908FB3F1F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2ogynjbe.nys\x64\m1.exe No File
    FirewallRules: [{1ACC3EEA-B303-4BA0-9314-5ACF732ABFA9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bk24zjo2.5fh\x64\c1.exe No File
    FirewallRules: [{92BE285B-8A6D-4D2D-842F-CF413464410A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bk24zjo2.5fh\dcore.exe No File
    FirewallRules: [{0DEF0DDA-F815-41B3-88C9-1B7989009494}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bk24zjo2.5fh\x86\m1.exe No File
    FirewallRules: [{9230F47D-584A-4EFF-83AB-554511CB5AEE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bk24zjo2.5fh\x64\m1.exe No File
    FirewallRules: [{F1983F4C-2FD4-4D86-8E5A-F0556A784D3D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bk24zjo2.5fh\x86\c1.exe No File
    FirewallRules: [{B1AA99A2-96E2-4A0C-B625-BC54424D67B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3jnlmu.3go\dcore.exe No File
    FirewallRules: [{F04A1A45-47CF-4423-9A62-37C9BD61FBDC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3jnlmu.3go\x64\c1.exe No File
    FirewallRules: [{0171DB63-AAE3-416C-A938-ADD2E7E66F7E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3jnlmu.3go\x64\m1.exe No File
    FirewallRules: [{AF4B69AB-A780-4E29-A1C1-12104D016FB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3jnlmu.3go\x86\c1.exe No File
    FirewallRules: [{9885311A-8DD2-436E-BECB-84748671C940}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3jnlmu.3go\x86\m1.exe No File
    FirewallRules: [{F463D237-6102-496B-89A7-DD2366D88A9E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oozhl2q1.ubb\dcore.exe No File
    FirewallRules: [{B0089F48-7362-44BC-B342-02F6E1D0BD91}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oozhl2q1.ubb\x86\c1.exe No File
    FirewallRules: [{D8BEE568-F3C2-49D9-AB2C-A730F8287732}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oozhl2q1.ubb\x64\m1.exe No File
    FirewallRules: [{0F98418B-6FF1-41F5-A076-6E48C77CBEA6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oozhl2q1.ubb\x86\m1.exe No File
    FirewallRules: [{18C98577-CB52-4D62-97B9-3880C8EA6B39}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oozhl2q1.ubb\x64\c1.exe No File
    FirewallRules: [{913F66B9-4C18-4ACA-A54F-FBC863AACC12}] => (Allow) C:\Users\Pc\AppData\Local\Temp\knbzt3eo.m3b\dcore.exe No File
    FirewallRules: [{692C4030-1380-4F2B-83FC-4495A025B4D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\knbzt3eo.m3b\x86\c1.exe No File
    FirewallRules: [{B593C41F-DB1D-4158-9696-79A2EEAD73DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\knbzt3eo.m3b\x64\m1.exe No File
    FirewallRules: [{2369272B-6403-47B6-BA70-EBC7CAFE579B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\knbzt3eo.m3b\x64\c1.exe No File
    FirewallRules: [{2F36A677-6D26-4611-B8D5-2E1D8318B4AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\knbzt3eo.m3b\x86\m1.exe No File
    FirewallRules: [{3A8DFAA0-B2A5-4ECC-BA49-49ADF3456797}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zimhiihz.nuf\dcore.exe No File
    FirewallRules: [{8CEA9961-A883-4CEE-9275-0410F660AAD5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zimhiihz.nuf\x64\c1.exe No File
    FirewallRules: [{56A613B8-44ED-4614-9206-96D251C19CEE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zimhiihz.nuf\x64\m1.exe No File
    FirewallRules: [{DC55B12F-8C22-40DF-9163-BD865E24CD70}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zimhiihz.nuf\x86\c1.exe No File
    FirewallRules: [{6C334E9D-FF82-4C1F-BD6F-4A685F788077}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zimhiihz.nuf\x86\m1.exe No File
    FirewallRules: [{F91190A0-D51D-40A9-8A49-2A41880B119E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fbnmazys.mh0\x64\c1.exe No File
    FirewallRules: [{349D6888-B843-4928-9151-CF05083DA394}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fbnmazys.mh0\dcore.exe No File
    FirewallRules: [{22D1160E-1F70-47F6-B898-795B34E03A5B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fbnmazys.mh0\x64\m1.exe No File
    FirewallRules: [{3EB9CC05-E8C0-4153-B5C8-683A7D0AAA2D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fbnmazys.mh0\x86\c1.exe No File
    FirewallRules: [{A43D6E99-9356-4C09-AC70-2DDDAE2042FF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fbnmazys.mh0\x86\m1.exe No File
    FirewallRules: [{B1EC39E6-323F-4057-AA68-492E22149C96}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jun5kphk.jyc\dcore.exe No File
    FirewallRules: [{4AFFB6BD-394D-4724-B509-4202A9B1EEBE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jun5kphk.jyc\x64\c1.exe () [File not signed]
    FirewallRules: [{51C74F33-63AB-4B16-BECE-732E80314DFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jun5kphk.jyc\x64\m1.exe () [File not signed]
    FirewallRules: [{9AB9011F-8706-4E24-88FD-F07A649A2D56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jun5kphk.jyc\x86\c1.exe No File
    FirewallRules: [{2F11B57C-78EF-45E0-9135-E1C95ADE704D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jun5kphk.jyc\x86\m1.exe No File
    FirewallRules: [{E360E348-D454-4B7F-9028-099C0EC1CBB6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btddqsxg.pot\dcore.exe No File
    FirewallRules: [{FCEE30DA-24E7-4755-9983-80BD087E98A7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btddqsxg.pot\x64\m1.exe () [File not signed]
    FirewallRules: [{25C4A60F-20FB-4E40-9E1B-D682484C5391}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btddqsxg.pot\x64\c1.exe () [File not signed]
    FirewallRules: [{B163557D-1DBD-41F1-8D9F-B06E619B88C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btddqsxg.pot\x86\m1.exe No File
    FirewallRules: [{2FBCAA8C-21B2-40A6-AEE0-37D6B61DE93E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btddqsxg.pot\x86\c1.exe No File
    FirewallRules: [{193A3A09-316E-4D81-A54E-4DD460022F67}] => (Allow) C:\Users\Pc\AppData\Local\Temp\khdhwfux.0py\x86\c1.exe No File
    FirewallRules: [{242BFBC1-EFED-4F8B-B2A9-43E4C8E57793}] => (Allow) C:\Users\Pc\AppData\Local\Temp\khdhwfux.0py\x64\m1.exe No File
    FirewallRules: [{4CB9E45D-2417-4DBB-9772-205D40C1679B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\khdhwfux.0py\x64\c1.exe No File
    FirewallRules: [{AD7297E9-2EC1-4C0B-833A-EAB8EED939F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\khdhwfux.0py\dcore.exe No File
    FirewallRules: [{F62E701F-14B5-4A81-B51E-DE9935DA28B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\khdhwfux.0py\x86\m1.exe No File
    FirewallRules: [{8FC01FAD-5F08-4D60-9431-E462AECEA05D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om5qhgxs.uo4\dcore.exe No File
    FirewallRules: [{B440D329-921C-4695-B694-C44517A784D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om5qhgxs.uo4\x64\c1.exe No File
    FirewallRules: [{74D2BB06-C232-46FC-9C03-9EC1B14BEEBE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om5qhgxs.uo4\x64\m1.exe No File
    FirewallRules: [{C232C830-4FA5-4C1B-B4A3-EE8D2238F98E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om5qhgxs.uo4\x86\c1.exe No File
    FirewallRules: [{48D71BD1-32DD-463C-9F3B-451CF3F6458C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om5qhgxs.uo4\x86\m1.exe No File
    FirewallRules: [{FB0E7066-DFFB-41C8-A097-E16F09FB6E42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bi02grsn.nct\dcore.exe No File
    FirewallRules: [{7E22A587-66E2-464E-95CF-AD0C5AB3823B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bi02grsn.nct\x64\c1.exe No File
    FirewallRules: [{D9901001-2732-403B-8F4E-3A1EFB96B768}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bi02grsn.nct\x64\m1.exe No File
    FirewallRules: [{B5A99000-0D96-4FF2-ACE6-969F7F95C06D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bi02grsn.nct\x86\c1.exe No File
    FirewallRules: [{40DEF8FC-AC57-47EA-99AA-885D1394BE55}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bi02grsn.nct\x86\m1.exe No File
    FirewallRules: [{72DBBE1E-4B0E-4B48-90CC-C833E347C992}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb0fz2yp.yse\dcore.exe No File
    FirewallRules: [{5CABB7EE-87EE-4FC5-A6F0-B9D714804B0F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb0fz2yp.yse\x64\m1.exe No File
    FirewallRules: [{94DC68DC-996C-464B-B753-5C95D0CED5BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb0fz2yp.yse\x64\c1.exe No File
    FirewallRules: [{B5E16E25-044E-460F-9DA5-5F0F46E58AF9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb0fz2yp.yse\x86\c1.exe No File
    FirewallRules: [{F0AAEDC2-B8B0-4784-AF28-F7AF2931FB59}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb0fz2yp.yse\x86\m1.exe No File
    FirewallRules: [{63E7EE4D-00E5-4CC3-8E1E-1671437BF146}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xox53cnn.gmz\dcore.exe No File
    FirewallRules: [{DC50FA82-F030-4E2B-B1AC-3F79142B8CD2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xox53cnn.gmz\x64\c1.exe () [File not signed]
    FirewallRules: [{5AB552CE-6A73-4BDD-BCB3-DB3181473BAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xox53cnn.gmz\x86\c1.exe No File
    FirewallRules: [{50934553-4C68-4383-8AD1-55BEC03FE8E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xox53cnn.gmz\x64\m1.exe () [File not signed]
    FirewallRules: [{434164B3-6AD2-4F28-94A7-85316913CBF8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xox53cnn.gmz\x86\m1.exe No File
    FirewallRules: [{34945A99-C0D3-4DE6-84B3-6E83AADF2DDA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i5lbisr0.wt2\dcore.exe No File
    FirewallRules: [{1AC077D9-F6E9-4E5F-8652-2B28E33C9F9C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i5lbisr0.wt2\x86\c1.exe No File
    FirewallRules: [{3B199F6F-3C82-4F00-8216-69D70BACCC6F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i5lbisr0.wt2\x64\c1.exe No File
    FirewallRules: [{3B9CF51D-3472-45A9-84F1-F4DC28A75CB3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i5lbisr0.wt2\x64\m1.exe No File
    FirewallRules: [{8E879A1C-3595-4E2B-85E5-1AEDEDFEC636}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i5lbisr0.wt2\x86\m1.exe No File
    FirewallRules: [{7E32BF1F-38A1-47F6-BFC7-0ECF0BBD3191}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnbt1d2u.o2o\dcore.exe No File
    FirewallRules: [{3D1697ED-6346-4CD3-9945-14946B332F37}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnbt1d2u.o2o\x64\c1.exe () [File not signed]
    FirewallRules: [{8EABDFE0-320E-43FE-964E-FF80215ED543}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnbt1d2u.o2o\x64\m1.exe () [File not signed]
    FirewallRules: [{21127EFE-FAD5-4D3A-8F56-345AB77F5963}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnbt1d2u.o2o\x86\m1.exe No File
    FirewallRules: [{A7003472-0B8F-4CEF-A889-EE9695124803}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnbt1d2u.o2o\x86\c1.exe No File
    FirewallRules: [{7E875943-B155-476B-8980-284F983162E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f5lh1jhb.cre\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{C46FA94D-9D4D-4C6D-B296-5AB70CD29E40}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f5lh1jhb.cre\x64\c1.exe () [File not signed]
    FirewallRules: [{E9B3627F-7EDD-4422-9265-E2ECAFB89D41}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f5lh1jhb.cre\x64\m1.exe () [File not signed]
    FirewallRules: [{0A0D0A18-89C6-4FA0-BB4F-F5B936D8C8F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f5lh1jhb.cre\x86\c1.exe No File
    FirewallRules: [{C0E651F3-6475-4283-BDC2-E16C5F9336C2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f5lh1jhb.cre\x86\m1.exe No File
    FirewallRules: [{9B0F4F60-9C9F-479A-94E1-C3D983CC7791}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cy1akdfg.zea\dcore.exe No File
    FirewallRules: [{354024CE-E620-4CC7-B42A-C48DB6136B78}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cy1akdfg.zea\x64\c1.exe () [File not signed]
    FirewallRules: [{98E1AE89-9EB8-44A2-93B9-4D961D32AD30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cy1akdfg.zea\x86\c1.exe No File
    FirewallRules: [{C643FA28-8882-41B5-BCE1-1F16F6F02156}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cy1akdfg.zea\x64\m1.exe () [File not signed]
    FirewallRules: [{7596E715-7FFA-4B3F-9733-6A01EA0AAED4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cy1akdfg.zea\x86\m1.exe No File
    FirewallRules: [{EED52ECC-6228-445A-B343-DC28FAC57141}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hedps4bj.kxq\dcore.exe No File
    FirewallRules: [{4976649B-F5EA-48E7-94D7-0C1F4198F666}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hedps4bj.kxq\x64\c1.exe () [File not signed]
    FirewallRules: [{B4DC89ED-4013-4FDE-B19B-A831170C407B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hedps4bj.kxq\x64\m1.exe () [File not signed]
    FirewallRules: [{FBB88A76-69EE-4956-A5E2-B1A04A24E8C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hedps4bj.kxq\x86\m1.exe No File
    FirewallRules: [{F059684F-8B11-4288-9CAB-972F68D07923}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hedps4bj.kxq\x86\c1.exe No File
    FirewallRules: [{0E7CAE38-FEAF-4C3D-A824-DBAD8330FAB4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db1fr2b2.wht\dcore.exe No File
    FirewallRules: [{230CA37A-F9B4-4864-B366-10EF290BD59A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db1fr2b2.wht\x64\m1.exe No File
    FirewallRules: [{4EBD411C-A237-4888-8287-2473B72B8B66}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db1fr2b2.wht\x64\c1.exe No File
    FirewallRules: [{C2B1138F-A6D7-4907-BA9B-437DA888DBB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db1fr2b2.wht\x86\c1.exe No File
    FirewallRules: [{3774B1DE-54D5-4CB8-B2BB-8F2B24861AE7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db1fr2b2.wht\x86\m1.exe No File
    FirewallRules: [{D0F12AD8-5FBC-4654-98FC-4CE290D0457B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2gxgenxm.fcy\x64\m1.exe () [File not signed]
    FirewallRules: [{0693CE29-0997-470B-A862-61A445529851}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2gxgenxm.fcy\x64\c1.exe () [File not signed]
    FirewallRules: [{A8DCA65F-19DA-4776-8374-780196680BD2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2gxgenxm.fcy\x86\m1.exe () [File not signed]
    FirewallRules: [{B03264DD-A1C1-43A4-A1C5-33DBAC949860}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2gxgenxm.fcy\x86\c1.exe () [File not signed]
    FirewallRules: [{00B7877F-E873-44E4-BEA5-841089CBF525}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2gxgenxm.fcy\dcore.exe No File
    FirewallRules: [{6E5198DB-4C45-4E0F-AC07-3DB2D616AD4C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5uvkvbk.aaq\x64\c1.exe () [File not signed]
    FirewallRules: [{70D7DA8A-6652-466D-9F95-2A500A3DE6AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5uvkvbk.aaq\x64\m1.exe () [File not signed]
    FirewallRules: [{686902FB-D886-494F-B45C-7329600810F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5uvkvbk.aaq\dcore.exe No File
    FirewallRules: [{0720CB04-58B7-4F38-9DED-762578145DC1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5uvkvbk.aaq\x86\c1.exe () [File not signed]
    FirewallRules: [{6B4C4DD4-1D25-4753-A9A7-E537CD0D19AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5uvkvbk.aaq\x86\m1.exe () [File not signed]
    FirewallRules: [{BD95D85E-5394-4C89-83A7-C24A3538EFFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pmkhkhx.cfh\dcore.exe No File
    FirewallRules: [{D04B0188-466E-44D3-BCD1-41E9EE0550D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pmkhkhx.cfh\x64\c1.exe () [File not signed]
    FirewallRules: [{90E31FB5-D6BC-487A-BD0F-7897D1DFC594}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pmkhkhx.cfh\x64\m1.exe No File
    FirewallRules: [{C21C84AB-ECC1-4F13-A956-1E3C371A90AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pmkhkhx.cfh\x86\m1.exe No File
    FirewallRules: [{578C07E1-2B73-43EB-BFF9-3D454C649FE0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pmkhkhx.cfh\x86\c1.exe () [File not signed]
    FirewallRules: [{58789790-D923-4073-BFF5-15A87D231AD4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pxw2thc1.c2z\dcore.exe No File
    FirewallRules: [{A675A027-A265-4FF3-8D6D-4E95916E6887}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pxw2thc1.c2z\x64\c1.exe No File
    FirewallRules: [{238571B8-8520-448A-91D0-A76286A9B5CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pxw2thc1.c2z\x86\c1.exe No File
    FirewallRules: [{694FC0C7-5263-45D8-A199-B1D5BCFD9A91}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pxw2thc1.c2z\x64\m1.exe No File
    FirewallRules: [{DBF9E117-97F4-4485-92F7-F82E58813C12}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pxw2thc1.c2z\x86\m1.exe No File
    FirewallRules: [{B0FBE584-A34D-4BC2-A930-D7115FB6F032}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jat3yuyt.5lh\dcore.exe No File
    FirewallRules: [{9A01D057-5BEE-439F-BD48-63777ABEDFB7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jat3yuyt.5lh\x64\c1.exe No File
    FirewallRules: [{BC73DBF5-D884-4D67-9C98-CE595CB9AA51}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jat3yuyt.5lh\x64\m1.exe No File
    FirewallRules: [{6A3BFA30-57B5-4B1D-B21F-8536A9E66595}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jat3yuyt.5lh\x86\c1.exe No File
    FirewallRules: [{03002F39-25EE-46FD-AF40-FD8820D55859}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jat3yuyt.5lh\x86\m1.exe No File
    FirewallRules: [{2C1DEAD1-36F6-46E5-81E6-C0CC3B93DFA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wz5w5bjx.q4q\dcore.exe No File
    FirewallRules: [{970221A0-DDD1-4315-ABFB-C93C881FD475}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wz5w5bjx.q4q\x64\c1.exe No File
    FirewallRules: [{C139EFE3-091F-480E-8AD8-B0A369441411}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wz5w5bjx.q4q\x86\c1.exe No File
    FirewallRules: [{FBC713F1-48AC-4EBC-BBD7-3E70F5726DC1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wz5w5bjx.q4q\x64\m1.exe No File
    FirewallRules: [{432889C7-97C2-4AC5-9D0E-2C1CAD2A29D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wz5w5bjx.q4q\x86\m1.exe No File
    FirewallRules: [{0C7744F0-738A-4C2D-BAF0-7994711AB348}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ghe3list.rzn\x64\c1.exe No File
    FirewallRules: [{70181F34-14CF-4AC4-A1E1-B43D93383BF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ghe3list.rzn\dcore.exe No File
    FirewallRules: [{093EC42C-2F8D-4947-86DC-E371E4967DEF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ghe3list.rzn\x64\m1.exe No File
    FirewallRules: [{AB160C90-103C-4460-9267-E3F4852777FC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ghe3list.rzn\x86\c1.exe No File
    FirewallRules: [{C52D291F-A495-4D36-90E5-EE919AFFF408}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ghe3list.rzn\x86\m1.exe No File
    FirewallRules: [{5B6918AD-8A3F-4EAC-9732-8A0811E58B22}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ioj32ir.zg0\dcore.exe No File
    FirewallRules: [{429957E8-79AB-4DB9-91A4-7254127F7D75}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ioj32ir.zg0\x64\c1.exe No File
    FirewallRules: [{1B6C5D38-CD51-4F29-AA6A-EFBDE158E216}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ioj32ir.zg0\x64\m1.exe No File
    FirewallRules: [{13C0EE56-3FF7-4F6A-9638-30BCCF9BB69C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ioj32ir.zg0\x86\c1.exe () [File not signed]
    FirewallRules: [{A27574E1-557E-4D9E-8CF2-6051E9A2BA08}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ioj32ir.zg0\x86\m1.exe No File
    FirewallRules: [{9712A98D-5998-452E-8D7B-1FA17BD9271A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ic2x0xza.jbw\dcore.exe No File
    FirewallRules: [{D5B21568-3511-477D-B837-8C060356EDAF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ic2x0xza.jbw\x64\c1.exe () [File not signed]
    FirewallRules: [{7DD123A8-6E80-4901-8C40-9C607C2FB18D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ic2x0xza.jbw\x64\m1.exe No File
    FirewallRules: [{E65E6E57-AF12-4477-BF22-96D7F2043E75}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ic2x0xza.jbw\x86\c1.exe () [File not signed]
    FirewallRules: [{11DE0396-E6C4-47F6-9D9E-0FABF3279557}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ic2x0xza.jbw\x86\m1.exe No File
    FirewallRules: [{AAA43F30-53D8-46B4-920F-183BF35339FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rua4iql3.lp1\dcore.exe No File
    FirewallRules: [{F930678A-00D7-4342-A543-7E109234584E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rua4iql3.lp1\x64\c1.exe () [File not signed]
    FirewallRules: [{3FE89E71-E60F-4825-9156-36BC9693E844}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rua4iql3.lp1\x86\c1.exe () [File not signed]
    FirewallRules: [{0B783C1D-E9C2-4DC6-A135-513BA8F041CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rua4iql3.lp1\x64\m1.exe No File
    FirewallRules: [{66304A55-C7A7-4AC9-8EFF-414DFF18A87A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rua4iql3.lp1\x86\m1.exe No File
    FirewallRules: [{C99E0DF2-B5FA-4F58-856A-EE37258707AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vr5s5cs.ot3\x64\c1.exe No File
    FirewallRules: [{3839DD2A-7615-40CF-A66E-0C7AC1A742CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vr5s5cs.ot3\dcore.exe No File
    FirewallRules: [{877191C2-85B2-45E1-9422-5AD16CF5AEB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vr5s5cs.ot3\x64\m1.exe No File
    FirewallRules: [{6DE3BC48-308A-4B38-BE62-40C2F3CC05C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vr5s5cs.ot3\x86\c1.exe No File
    FirewallRules: [{F72AAE91-AEEA-4B1B-B5F4-3302A4876104}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vr5s5cs.ot3\x86\m1.exe No File
    FirewallRules: [{DD53ACD0-8766-43C5-B609-2B9B5CFE3C3F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\icsno10y.dc3\dcore.exe No File
    FirewallRules: [{FE7A842C-7D40-409C-BE37-BCEA9332240B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\icsno10y.dc3\x86\c1.exe No File
    FirewallRules: [{B9C9E371-3B64-4AAE-AEA9-8F4548DC490E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\icsno10y.dc3\x64\m1.exe No File
    FirewallRules: [{C3693860-6532-4E3B-A2ED-35650B97C394}] => (Allow) C:\Users\Pc\AppData\Local\Temp\icsno10y.dc3\x64\c1.exe No File
    FirewallRules: [{D9D7C9AF-C9AD-4161-9BF4-9CF7758692F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\icsno10y.dc3\x86\m1.exe No File
    FirewallRules: [{635DAB97-4546-41F7-B675-586ACB5CB7F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ltrowaqp.5rw\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{0D4CF545-8A91-44E7-B9E4-3D65C0E515D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ltrowaqp.5rw\x86\c1.exe () [File not signed]
    FirewallRules: [{7AFA0A84-5259-4417-8BD5-46B37C26DF04}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ltrowaqp.5rw\x64\m1.exe No File
    FirewallRules: [{F1147E68-EE11-4304-976C-5D270CBEF5DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ltrowaqp.5rw\x64\c1.exe () [File not signed]
    FirewallRules: [{01FC1D55-6B33-48FF-899F-579F31C70CD8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ltrowaqp.5rw\x86\m1.exe No File
    FirewallRules: [{032C6330-B689-4838-A261-69D0D4CEB07F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qr3o01od.eii\x64\m1.exe () [File not signed]
    FirewallRules: [{A8D7FD99-1001-4AB0-82E2-7AA78A9450E0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qr3o01od.eii\x64\c1.exe () [File not signed]
    FirewallRules: [{49E8EC16-F1C8-4171-AD8A-1CF91EC2E458}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qr3o01od.eii\dcore.exe No File
    FirewallRules: [{66550069-CBF6-4862-9410-EBE938B81685}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qr3o01od.eii\x86\c1.exe () [File not signed]
    FirewallRules: [{707FFA27-904E-4977-8187-7F6FED1CB6F0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qr3o01od.eii\x86\m1.exe () [File not signed]
    FirewallRules: [{2F61379D-866D-4309-B7C6-504A5E803148}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czctmxnd.bgw\dcore.exe No File
    FirewallRules: [{F21C8633-A5AF-496A-892A-C94DD98BD33A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czctmxnd.bgw\x64\c1.exe No File
    FirewallRules: [{943A1386-59C5-4B13-A96C-9A66D972213B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czctmxnd.bgw\x64\m1.exe No File
    FirewallRules: [{EE84E722-FD39-4785-A97B-9354B2884C65}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czctmxnd.bgw\x86\m1.exe No File
    FirewallRules: [{7546EAC7-129E-40EA-BD45-9A6E54BBFD4D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czctmxnd.bgw\x86\c1.exe No File
    FirewallRules: [{88109395-E1E4-4E46-A184-FA65812A1CD7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajsnmix3.izs\x64\c1.exe No File
    FirewallRules: [{63BBB205-5403-4F86-BAA3-2FFC518F8167}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajsnmix3.izs\dcore.exe No File
    FirewallRules: [{D1558531-F54E-4404-9D25-7FDCEE7F83DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajsnmix3.izs\x64\m1.exe No File
    FirewallRules: [{EC5B6D2B-87D7-441E-A030-C87DB5D3D754}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajsnmix3.izs\x86\c1.exe No File
    FirewallRules: [{BB5E6203-6DEB-4F25-A5A8-EE69AE5B764F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajsnmix3.izs\x86\m1.exe No File
    FirewallRules: [{A81E25FE-3A45-4930-94DE-72F54179EE14}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5jepmfv.5v3\dcore.exe No File
    FirewallRules: [{2229BE86-4DD8-4F36-9B63-C013BE57ACC3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5jepmfv.5v3\x64\c1.exe No File
    FirewallRules: [{AB353F86-CD7F-4453-A408-1B9765D04725}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5jepmfv.5v3\x64\m1.exe No File
    FirewallRules: [{BC9832CD-7BE7-413E-B7C7-5F8ABF702CBE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5jepmfv.5v3\x86\m1.exe No File
    FirewallRules: [{8E65F0E1-FD87-4781-B70C-4C3B45A4691C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5jepmfv.5v3\x86\c1.exe No File
    FirewallRules: [{778DCC04-65F9-4EAA-B630-456576EFFD8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\exppmqme.gk4\dcore.exe No File
    FirewallRules: [{E0F7ED05-1C0E-4DD0-B6A7-71632DBFB215}] => (Allow) C:\Users\Pc\AppData\Local\Temp\exppmqme.gk4\x64\c1.exe No File
    FirewallRules: [{C1C9CD8A-74EF-4A4D-9EDB-EB92CD35FCF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\exppmqme.gk4\x64\m1.exe No File
    FirewallRules: [{49E0BCFB-F716-4E8B-94F0-92B108C846AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\exppmqme.gk4\x86\m1.exe No File
    FirewallRules: [{467B75EF-4934-4259-A487-B89B2F5C82B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\exppmqme.gk4\x86\c1.exe No File
    FirewallRules: [{1C737C59-5530-429F-8984-156299ABE276}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h5etik45.sc0\x64\c1.exe No File
    FirewallRules: [{36D18CFE-DB50-47D0-AFED-DB06DADD20EC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h5etik45.sc0\x64\m1.exe No File
    FirewallRules: [{AB6DF199-B59A-409E-9D06-8E9148CF3B34}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h5etik45.sc0\dcore.exe No File
    FirewallRules: [{2847FD6F-3735-46AF-A625-404205855DE6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h5etik45.sc0\x86\c1.exe No File
    FirewallRules: [{1C457DE6-96F1-4CF4-A8DA-FD70222B9992}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h5etik45.sc0\x86\m1.exe No File
    FirewallRules: [{B11ECCBF-23E6-40A8-9727-37A0EA893C4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1gcwvh5q.jx1\x64\c1.exe No File
    FirewallRules: [{73B59273-A8B0-4494-AB99-1DEA6A8005B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1gcwvh5q.jx1\x64\m1.exe No File
    FirewallRules: [{9819457E-0F72-46CA-920E-4EC0421F28F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1gcwvh5q.jx1\dcore.exe No File
    FirewallRules: [{D2E34AF7-A764-4BE9-880E-3134CA4B0796}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1gcwvh5q.jx1\x86\c1.exe No File
    FirewallRules: [{5D80D61E-651E-47FF-8ED4-E9D3D298ED39}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1gcwvh5q.jx1\x86\m1.exe No File
    FirewallRules: [{FD421E6D-1B90-4EC1-BA47-D19891EBA4E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5crorq1e.vna\x64\c1.exe No File
    FirewallRules: [{D0F974D0-241E-4959-A097-92DBF6F8F1BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5crorq1e.vna\x86\c1.exe No File
    FirewallRules: [{726B9B1C-F7E9-4455-87AB-FDEB723A6AF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5crorq1e.vna\dcore.exe No File
    FirewallRules: [{4FEF0109-A993-4091-90A8-0D84CC76C186}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5crorq1e.vna\x64\m1.exe No File
    FirewallRules: [{A55DFBCE-4C99-47AF-B481-4EBF2C1AF18C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5crorq1e.vna\x86\m1.exe No File
    FirewallRules: [{2CE14BC1-69CC-4851-9425-31EBCF8BE514}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii15hmro.omk\dcore.exe No File
    FirewallRules: [{48F0E8AE-B976-4AF4-8750-E78746FA2983}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii15hmro.omk\x64\c1.exe No File
    FirewallRules: [{C762BE54-4A21-4ABE-ADB9-775152548871}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii15hmro.omk\x86\c1.exe No File
    FirewallRules: [{B7B25945-9D6E-4E0E-8D88-47459AAF239B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii15hmro.omk\x64\m1.exe No File
    FirewallRules: [{72703F87-EF3B-4A33-9596-34C69418A0F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii15hmro.omk\x86\m1.exe No File
    FirewallRules: [{F0975B6B-E485-42EF-BF36-6DEFC0CD8B6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rsdijv13.5o2\x64\c1.exe No File
    FirewallRules: [{41D2E078-049C-457B-AEBA-8EB663C1FE18}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rsdijv13.5o2\dcore.exe No File
    FirewallRules: [{1036FF14-C3A6-493D-BC3F-ECE3C81702DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rsdijv13.5o2\x64\m1.exe No File
    FirewallRules: [{E673BF2A-297E-4CC2-830A-FD7A51DA656C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rsdijv13.5o2\x86\m1.exe No File
    FirewallRules: [{99915F31-6770-4625-83D8-A7DC044E61BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rsdijv13.5o2\x86\c1.exe No File
    FirewallRules: [{67C6EE98-FD4C-4EF2-9926-63D1D0DA43F0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mw2onu5c.ciq\dcore.exe No File
    FirewallRules: [{69D9188D-66DE-44AC-A19F-A2D0D08492A5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mw2onu5c.ciq\x64\c1.exe No File
    FirewallRules: [{9096D577-E6E2-440D-A680-928C2E3BBEBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mw2onu5c.ciq\x64\m1.exe No File
    FirewallRules: [{16890CD0-0FEA-40B1-A53A-F1AB2A396294}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mw2onu5c.ciq\x86\c1.exe No File
    FirewallRules: [{A2E0F742-31C5-4F15-9507-9305021A4CDA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mw2onu5c.ciq\x86\m1.exe No File
    FirewallRules: [{5A247130-4777-4E95-AC05-8AEBE718B06D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2szhmtkg.i0u\dcore.exe No File
    FirewallRules: [{A8A3F3DB-7A5C-4C10-AEB5-B98D0D9EB694}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2szhmtkg.i0u\x64\c1.exe No File
    FirewallRules: [{579F3D68-8D4C-4394-982E-57347641BB1B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2szhmtkg.i0u\x64\m1.exe No File
    FirewallRules: [{1B25BFEE-23F3-4F35-B3F6-3D065D07A2DE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2szhmtkg.i0u\x86\c1.exe No File
    FirewallRules: [{EAECCFE4-9E33-4FAA-B2CE-EE69648782D7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2szhmtkg.i0u\x86\m1.exe No File
    FirewallRules: [{871EF098-D75A-4E7D-90BC-61AC1F69552C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\izvtl5ez.zfz\dcore.exe No File
    FirewallRules: [{D8373E07-F345-474F-B137-1CF8CD9191FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\izvtl5ez.zfz\x64\m1.exe No File
    FirewallRules: [{2CF03A77-43F2-47F1-A1DE-B5C9DECCE73E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\izvtl5ez.zfz\x64\c1.exe No File
    FirewallRules: [{B0BEF539-D6D4-455E-BB9F-D61C60BCB911}] => (Allow) C:\Users\Pc\AppData\Local\Temp\izvtl5ez.zfz\x86\c1.exe No File
    FirewallRules: [{5EA4F003-558E-4468-A038-91B1BFAA741E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\izvtl5ez.zfz\x86\m1.exe No File
    FirewallRules: [{CF8EB5DD-CBB7-414E-A2B8-CCE7A91F63A2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ynaxesvv.sig\dcore.exe No File
    FirewallRules: [{346B15C2-2B5B-410A-B8D0-6A05FF8E3102}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ynaxesvv.sig\x64\c1.exe No File
    FirewallRules: [{1D8AA7E3-1F1B-41BD-9A6D-2F11BA122576}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ynaxesvv.sig\x64\m1.exe No File
    FirewallRules: [{20E06447-201C-4A1E-A13C-69413263C102}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ynaxesvv.sig\x86\c1.exe No File
    FirewallRules: [{528972A5-0D05-4BDD-A932-9DCD7E7376FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ynaxesvv.sig\x86\m1.exe No File
    FirewallRules: [{26C0CC09-868A-4B36-85BB-F48137A21F65}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db55vfqk.43q\dcore.exe No File
    FirewallRules: [{4C1D3FA2-40BA-4124-AD2C-A59CFF4DE46D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db55vfqk.43q\x64\c1.exe No File
    FirewallRules: [{01498A6A-F72F-46DC-8E50-E21BBACC29A2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db55vfqk.43q\x86\c1.exe No File
    FirewallRules: [{6326608D-C138-4E77-9F78-548C87663B2A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db55vfqk.43q\x86\m1.exe No File
    FirewallRules: [{68161D23-4CD6-4F76-B5E8-EE74D97A7D82}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db55vfqk.43q\x64\m1.exe No File
    FirewallRules: [{8A00C770-F96C-4ADA-93B5-7BE486CBFC11}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mkyttzdj.2ru\x64\m1.exe No File
    FirewallRules: [{9623C83D-5EE4-453B-8EF6-FBBB7B661377}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mkyttzdj.2ru\dcore.exe No File
    FirewallRules: [{634BEDC6-9137-4B80-AC02-924D4347F005}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mkyttzdj.2ru\x64\c1.exe No File
    FirewallRules: [{089F2DA6-E851-4217-B92A-13BAF77131DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mkyttzdj.2ru\x86\c1.exe No File
    FirewallRules: [{A5A63887-4149-4146-8EB1-D523645C7559}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mkyttzdj.2ru\x86\m1.exe No File
    FirewallRules: [{0FBB150C-3806-4349-88FB-366B4B39CCED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utqrgqnn.51a\dcore.exe No File
    FirewallRules: [{6B39A43E-ACC7-4CE3-B07E-4E8D1B72BED8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utqrgqnn.51a\x64\m1.exe No File
    FirewallRules: [{D0261828-A524-4BA9-ACF3-FDCE1938E105}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utqrgqnn.51a\x64\c1.exe No File
    FirewallRules: [{38CBA9C8-FDBC-4BD0-BF44-BA84A6C74164}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utqrgqnn.51a\x86\c1.exe No File
    FirewallRules: [{2092270C-1994-4AB4-B762-32C918E75EA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utqrgqnn.51a\x86\m1.exe No File
    FirewallRules: [{B2378B1A-2ECF-4E5B-82BF-487FFE7CE219}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2ofloyd.tpw\dcore.exe No File
    FirewallRules: [{315DEA5B-34E9-4C96-B785-CF11549CCCA7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2ofloyd.tpw\x64\c1.exe No File
    FirewallRules: [{5E1F7016-D3B0-44DA-9911-3AE51E4E3E22}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2ofloyd.tpw\x86\c1.exe No File
    FirewallRules: [{4BC5E0EF-40E8-4EAF-8883-3904DB50084D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2ofloyd.tpw\x64\m1.exe No File
    FirewallRules: [{D0A604B3-11E1-41D8-89A7-80A0961266C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2ofloyd.tpw\x86\m1.exe No File
    FirewallRules: [{9F861639-B9E4-4E7D-80B0-F79CAC41BBDF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x1dqwhlr.4ok\dcore.exe No File
    FirewallRules: [{278501E5-6745-4CC0-AED7-D6EDEDA24805}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x1dqwhlr.4ok\x64\m1.exe No File
    FirewallRules: [{080F2F76-60E7-49C9-90B9-6688C7761977}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x1dqwhlr.4ok\x64\c1.exe No File
    FirewallRules: [{F95DFFFF-76AB-4E0C-A7F3-0B8DCCEC548A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x1dqwhlr.4ok\x86\m1.exe No File
    FirewallRules: [{EE8896CC-2808-4350-B3FC-D7617EA0A563}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x1dqwhlr.4ok\x86\c1.exe No File
    FirewallRules: [{D6569EA7-92E6-406E-8DB6-B7C7FDEBA697}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fdt2met5.3km\dcore.exe No File
    FirewallRules: [{7784DCC4-EBCC-41F9-BD95-DEDB159B333F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fdt2met5.3km\x64\m1.exe No File
    FirewallRules: [{D36F7F48-31C3-499F-9D39-5BC642D59EF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fdt2met5.3km\x64\c1.exe No File
    FirewallRules: [{5EEED62E-7CF0-4232-B4CE-AF0F02975210}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fdt2met5.3km\x86\c1.exe No File
    FirewallRules: [{440E5DED-7703-4BEF-8EEA-213F55B628E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fdt2met5.3km\x86\m1.exe No File
    FirewallRules: [{A94C250C-E20A-4AE5-970C-E777EEAD166B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y5ty0pko.zzl\dcore.exe No File
    FirewallRules: [{7167D9A9-1759-408C-8EEC-D45A3822007B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y5ty0pko.zzl\x64\m1.exe No File
    FirewallRules: [{1E47326D-200B-4D20-9891-77735791607A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y5ty0pko.zzl\x64\c1.exe No File
    FirewallRules: [{A2396D91-2664-4F39-BFA0-1CE39A12E66E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y5ty0pko.zzl\x86\c1.exe No File
    FirewallRules: [{10DA8EE5-6F42-4C74-A8D0-0741AA421CED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y5ty0pko.zzl\x86\m1.exe No File
    FirewallRules: [{3E72979C-334C-4590-A5F8-A66C4C869D1D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\euzghgth.3pi\dcore.exe No File
    FirewallRules: [{3C81AFBD-41E4-4A7C-87AE-2EE02A274403}] => (Allow) C:\Users\Pc\AppData\Local\Temp\euzghgth.3pi\x64\m1.exe No File
    FirewallRules: [{FB5CC2FB-2CD7-40ED-A17B-65936C01FB8C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\euzghgth.3pi\x86\m1.exe No File
    FirewallRules: [{E0B1B0EC-6FC0-4A83-B0A6-B134F82D7269}] => (Allow) C:\Users\Pc\AppData\Local\Temp\euzghgth.3pi\x64\c1.exe No File
    FirewallRules: [{9BCBA954-6376-45C9-ACB6-54F080C9BF6C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\euzghgth.3pi\x86\c1.exe No File
    FirewallRules: [{DFD4A5FA-24FE-4821-8559-719E68E42D89}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpbmrq4v.lom\dcore.exe No File
    FirewallRules: [{F9EBA1EE-B5E7-48AE-B128-56843800F33A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpbmrq4v.lom\x64\c1.exe No File
    FirewallRules: [{15BBCC7E-5251-4840-898B-0145EF5705E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpbmrq4v.lom\x86\c1.exe No File
    FirewallRules: [{1D2A5939-CA89-4825-A11E-EE8073B18846}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpbmrq4v.lom\x64\m1.exe No File
    FirewallRules: [{FE406965-FF46-43CA-8B52-E446FFDA85A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpbmrq4v.lom\x86\m1.exe No File
    FirewallRules: [{1CC8F718-48B4-4F82-B2D1-38AA8820332C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oe5nb3kp.mly\dcore.exe No File
    FirewallRules: [{905BDA2B-6AFF-4A94-8FDA-4BD350861ABD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oe5nb3kp.mly\x64\c1.exe No File
    FirewallRules: [{C7C27CE5-25FD-4D05-B8A1-A8A06FFE46C2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oe5nb3kp.mly\x86\c1.exe No File
    FirewallRules: [{6B560BC9-601D-4E82-B0C9-32B991B20296}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oe5nb3kp.mly\x64\m1.exe No File
    FirewallRules: [{23D88966-4F35-408F-B90F-69EE53CFD291}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oe5nb3kp.mly\x86\m1.exe No File
    FirewallRules: [{E60EF412-42CB-4A2F-A46E-FC7773B0E4D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oogvye1g.s30\dcore.exe No File
    FirewallRules: [{B01981D3-2BAB-494E-9320-8663C5E9AD32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oogvye1g.s30\x64\c1.exe No File
    FirewallRules: [{4F40A5A7-D49F-445C-8D21-07A70D2AB651}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oogvye1g.s30\x64\m1.exe No File
    FirewallRules: [{6DD9FE25-7C6F-45AC-847C-DD0D1D2B58AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oogvye1g.s30\x86\c1.exe No File
    FirewallRules: [{AEBED4E6-0D0F-47E7-B14A-C4A9F29C0CD9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oogvye1g.s30\x86\m1.exe No File
    FirewallRules: [{1E012205-BB61-47E5-B202-9D82A67AB18B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ju3ffeds.fh3\x64\c1.exe No File
    FirewallRules: [{7CFDCD2C-7881-4137-A3AE-ACF9AB3A35AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ju3ffeds.fh3\dcore.exe No File
    FirewallRules: [{2AFBD3B4-9020-47A3-AD4A-FD220538FB66}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ju3ffeds.fh3\x64\m1.exe No File
    FirewallRules: [{ED6BB3A9-1ED2-4585-A7FD-3A8AAC45ADD9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ju3ffeds.fh3\x86\c1.exe No File
    FirewallRules: [{35602939-1122-406C-A5A0-E83BAF12E11C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ju3ffeds.fh3\x86\m1.exe No File
    FirewallRules: [{A476CC6B-5FFF-410A-8AD7-1D9968DBE136}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5darkcp.czg\dcore.exe No File
    FirewallRules: [{C240ABC7-3E7D-49D7-9E4D-06B6FD814A77}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5darkcp.czg\x64\c1.exe No File
    FirewallRules: [{3A16B73E-A74D-47ED-9E06-E281134F2CBE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5darkcp.czg\x64\m1.exe No File
    FirewallRules: [{FF420289-2AEA-4E7B-9DED-637F25A9C3B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5darkcp.czg\x86\m1.exe No File
    FirewallRules: [{95DEC571-96F5-4B13-BBD5-02AFD48286B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5darkcp.czg\x86\c1.exe No File
    FirewallRules: [{1419E3FD-1850-405A-B972-A5C60AD755DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kr3sqspt.2z4\x86\c1.exe No File
    FirewallRules: [{085E775F-595B-4AD5-819C-669502B3FD56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kr3sqspt.2z4\dcore.exe No File
    FirewallRules: [{F91141FD-CD24-4F24-B58C-BD646A6C0329}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kr3sqspt.2z4\x64\c1.exe No File
    FirewallRules: [{C5783628-1D21-400F-9823-2CDB85F5D9C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kr3sqspt.2z4\x64\m1.exe No File
    FirewallRules: [{2F9561C0-AEC4-406D-9B62-5CC6944D9AA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kr3sqspt.2z4\x86\m1.exe No File
    FirewallRules: [{D89051BD-46E3-4588-B189-FA9FAB89D79B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eutwmb5f.035\dcore.exe No File
    FirewallRules: [{81D31702-57CD-4E9E-932B-9909307024D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eutwmb5f.035\x64\c1.exe No File
    FirewallRules: [{5E17242C-01A6-4268-9495-5DBA884947D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eutwmb5f.035\x64\m1.exe No File
    FirewallRules: [{CEB18605-3018-4026-9545-7F4A1C0650BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eutwmb5f.035\x86\m1.exe No File
    FirewallRules: [{D80702FE-EAE5-4AD0-AF2D-C947A2E66784}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eutwmb5f.035\x86\c1.exe No File
    FirewallRules: [{72FFFF5C-FB20-49EC-A531-4339D5545CB6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cefh0vsm.qxm\dcore.exe No File
    FirewallRules: [{E7173F5D-3BCC-4E11-B44C-5260A4AF22E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cefh0vsm.qxm\x64\m1.exe No File
    FirewallRules: [{26E68C67-0399-4E20-9BBB-3F83A56B16F0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cefh0vsm.qxm\x64\c1.exe No File
    FirewallRules: [{E14BDB5B-D0DB-4493-920B-32A6877E3A5D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cefh0vsm.qxm\x86\c1.exe No File
    FirewallRules: [{75A3CD9D-B184-468E-83FC-00129EA2DB30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cefh0vsm.qxm\x86\m1.exe No File
    FirewallRules: [{ACD62872-B74E-41FC-83F4-9047369737EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rhzcpxfx.vmi\dcore.exe No File
    FirewallRules: [{66682A2A-0A7F-44F9-A593-829D21E66879}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rhzcpxfx.vmi\x86\c1.exe No File
    FirewallRules: [{D0EBBDC2-B0C6-4367-9E9B-326606956517}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rhzcpxfx.vmi\x64\c1.exe No File
    FirewallRules: [{731B788F-E3B2-4F07-A128-4DB3A01CB509}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rhzcpxfx.vmi\x64\m1.exe No File
    FirewallRules: [{19E219CB-F583-4087-B47D-D3270C94B38F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rhzcpxfx.vmi\x86\m1.exe No File
    FirewallRules: [{769D8ACC-DBED-47CE-AD98-C12CC9D60CF5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1abtfyam.jj2\dcore.exe No File
    FirewallRules: [{3C6AC279-A55E-4E89-AA67-86275099A26B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1abtfyam.jj2\x64\c1.exe No File
    FirewallRules: [{EDBE935C-40D2-4F12-B665-88EEFD61612F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1abtfyam.jj2\x64\m1.exe No File
    FirewallRules: [{9D9E8B34-8692-4EC9-959A-772695F5B878}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1abtfyam.jj2\x86\c1.exe No File
    FirewallRules: [{4636F337-E4B6-491F-AF98-C05CC3AEBD73}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1abtfyam.jj2\x86\m1.exe No File
    FirewallRules: [{DA79143E-597A-4072-9312-DD1F5720BD04}] => (Allow) C:\Users\Pc\AppData\Local\Temp\engkptph.xf0\dcore.exe No File
    FirewallRules: [{1FD2746F-D46A-4FA5-8D18-4EE75EF9BC4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\engkptph.xf0\x64\c1.exe No File
    FirewallRules: [{739B1EDC-54FE-4016-B2B1-EBE6F307A703}] => (Allow) C:\Users\Pc\AppData\Local\Temp\engkptph.xf0\x64\m1.exe No File
    FirewallRules: [{640B47B5-EA08-4CA5-96D9-05ADF2212FF2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\engkptph.xf0\x86\c1.exe No File
    FirewallRules: [{40E05C06-EE27-4095-9D62-FB4BF09895A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\engkptph.xf0\x86\m1.exe No File
    FirewallRules: [{D0BA6104-872A-4D2A-80C1-D54B2E6CC695}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xdsds15p.gg1\dcore.exe No File
    FirewallRules: [{22707A06-CF41-414B-965D-2655BBB837FF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xdsds15p.gg1\x64\m1.exe No File
    FirewallRules: [{7C0DB227-C65F-4BB2-B6F1-EE895560CCC8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xdsds15p.gg1\x64\c1.exe No File
    FirewallRules: [{CE001A9D-0868-4EF5-B156-0D62370F19F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xdsds15p.gg1\x86\c1.exe No File
    FirewallRules: [{CFCC86D5-1971-4D4F-8081-E0B325685412}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xdsds15p.gg1\x86\m1.exe No File
    FirewallRules: [{C6AA90A8-93C0-4070-9668-11F7E3DA22DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wrgjq30u.ka0\dcore.exe No File
    FirewallRules: [{949D3F56-B401-45D6-AEE6-45EB74FAE5A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wrgjq30u.ka0\x64\c1.exe No File
    FirewallRules: [{E756A09B-A796-482E-8635-3FA043B1DB2A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wrgjq30u.ka0\x64\m1.exe No File
    FirewallRules: [{3E63C16D-ACD0-45E8-A725-99BD668CAF9B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wrgjq30u.ka0\x86\c1.exe No File
    FirewallRules: [{2FAD9C49-1503-4993-A1CB-F4832CF21787}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wrgjq30u.ka0\x86\m1.exe No File
    FirewallRules: [{42F22362-5E51-4E21-A3A4-685EE6FEE4A2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qk1jyu1c.d3c\x86\c1.exe No File
    FirewallRules: [{275F4352-3501-43A9-8EB9-29032CBA2BDC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qk1jyu1c.d3c\x64\m1.exe No File
    FirewallRules: [{72948E39-2832-4D3C-A9FA-56F3B608890C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qk1jyu1c.d3c\dcore.exe No File
    FirewallRules: [{0182EA3E-76D3-40BA-8827-B75E7E70B866}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qk1jyu1c.d3c\x64\c1.exe No File
    FirewallRules: [{A162113A-8A41-46C0-BBA2-56D6D0BFA3FF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qk1jyu1c.d3c\x86\m1.exe No File
    FirewallRules: [{4DE57986-9831-4745-A548-7B85CCA875EC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g1ehhgja.rxz\dcore.exe No File
    FirewallRules: [{E0C5C577-D1AA-4F20-AA4D-5692B84BCBA0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g1ehhgja.rxz\x64\m1.exe No File
    FirewallRules: [{E12AFAA7-D2B8-4595-AF71-628D70DD6C02}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g1ehhgja.rxz\x64\c1.exe No File
    FirewallRules: [{447038E6-AD5C-45AB-87F0-87C108F588CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g1ehhgja.rxz\x86\c1.exe No File
    FirewallRules: [{C31070CF-20BD-44BF-8237-2061A9286BB5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g1ehhgja.rxz\x86\m1.exe No File
    FirewallRules: [{99F8C7F3-4796-44ED-8E0A-BBC417ABD420}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pk4dofax.43a\dcore.exe No File
    FirewallRules: [{1115B0ED-1A4D-4BB7-A017-5A303D22E56D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pk4dofax.43a\x64\c1.exe No File
    FirewallRules: [{7D72DFB5-224B-47AA-B65A-DCEF512DC4D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pk4dofax.43a\x64\m1.exe No File
    FirewallRules: [{9D69FADB-0FC7-4BE6-B99C-098B929405DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pk4dofax.43a\x86\c1.exe No File
    FirewallRules: [{DD59656A-3029-4CC4-A4DD-0AF9A3CD57C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pk4dofax.43a\x86\m1.exe No File
    FirewallRules: [{F14A01A4-35E1-4D97-B628-7C8A0BD4662A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgte1y5.0rs\x64\m1.exe No File
    FirewallRules: [{67982A60-A7FC-4F92-BF5F-9CB2F80C4091}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgte1y5.0rs\dcore.exe No File
    FirewallRules: [{F72BF85B-7F84-49B5-8FCA-F86C00BBAA59}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgte1y5.0rs\x64\c1.exe No File
    FirewallRules: [{7B362761-9A87-4AA6-8064-500577EF9346}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgte1y5.0rs\x86\c1.exe No File
    FirewallRules: [{FDB62C14-EE56-4EA0-B958-45794E8CBC89}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgte1y5.0rs\x86\m1.exe No File
    FirewallRules: [{93546FB1-C53C-4BC8-87CC-34393D6FDE1C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bcf40zl4.1up\dcore.exe No File
    FirewallRules: [{92518C03-C01A-4793-B2C0-31FBD819988D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bcf40zl4.1up\x64\c1.exe No File
    FirewallRules: [{1338B12C-F89F-444B-A663-6C4C78ECBA32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bcf40zl4.1up\x64\m1.exe No File
    FirewallRules: [{F0406DAF-9163-4B2D-9446-4600DE33FCF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bcf40zl4.1up\x86\m1.exe No File
    FirewallRules: [{0276DA32-3D9D-48BE-B1AE-A425DEC4F8C4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bcf40zl4.1up\x86\c1.exe No File
    FirewallRules: [{8940E49C-7639-40F8-AE59-FCEFDCCBE543}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2np1qkg.onv\dcore.exe No File
    FirewallRules: [{08A4F4DF-B876-4028-B3C7-F9BD3FCCB449}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2np1qkg.onv\x64\c1.exe No File
    FirewallRules: [{DA0D96C4-A353-40CB-A834-5330120BC41F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2np1qkg.onv\x64\m1.exe No File
    FirewallRules: [{F5A261B5-FDF1-4CFE-B944-37CC24B5116E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2np1qkg.onv\x86\c1.exe No File
    FirewallRules: [{9F788B30-E48E-49DE-AD21-6A37B4E98CC8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2np1qkg.onv\x86\m1.exe No File
    FirewallRules: [{EBA3F536-E652-41B9-99C7-5FD02E7F8C4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tcwtev2x.zjt\dcore.exe No File
    FirewallRules: [{AF7F8A52-2A1F-4E84-8FD1-75D7A92B1D4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tcwtev2x.zjt\x64\c1.exe No File
    FirewallRules: [{E8ADE1B9-C78C-409C-B99B-78E9EE8FD4A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tcwtev2x.zjt\x64\m1.exe No File
    FirewallRules: [{B52C9971-E276-4B30-8D63-4C52CFF6C8CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tcwtev2x.zjt\x86\m1.exe No File
    FirewallRules: [{A9B1F224-8B59-4E0F-B6DF-1BB2D1C44141}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tcwtev2x.zjt\x86\c1.exe No File
    FirewallRules: [{04429B5A-53F5-4B8F-9DF6-D613C3475C03}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1qgqeie5.p4c\x64\c1.exe No File
    FirewallRules: [{C99EC2A7-9659-4F62-8C9B-A64ADABCF860}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1qgqeie5.p4c\dcore.exe No File
    FirewallRules: [{339CD2BB-37EE-4055-B9B7-6097DAD0122D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1qgqeie5.p4c\x64\m1.exe No File
    FirewallRules: [{3AE3D13B-1284-49CE-A559-8012A7F0D29E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1qgqeie5.p4c\x86\c1.exe No File
    FirewallRules: [{5F881BD5-D373-4653-AC07-CC30661DCE59}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1qgqeie5.p4c\x86\m1.exe No File
    FirewallRules: [{8F0453FF-C326-409A-9568-F661559005A7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24gfcrij.wo3\dcore.exe No File
    FirewallRules: [{3830B12D-7C48-4FF8-B6D8-D0DC7A8DBEC7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24gfcrij.wo3\x64\m1.exe No File
    FirewallRules: [{3A642036-0F51-4DBE-A1C7-596EC056CBFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24gfcrij.wo3\x86\m1.exe No File
    FirewallRules: [{3CE2584D-E4A1-4D06-B6DC-8182FD17AAF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24gfcrij.wo3\x86\c1.exe No File
    FirewallRules: [{DECF10CF-0785-48DB-9209-E14BB161B8F6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24gfcrij.wo3\x64\c1.exe No File
    FirewallRules: [{5447DB66-1D2D-49B3-BC15-D6C08E234270}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxlwfau4.hib\x64\c1.exe No File
    FirewallRules: [{365F5302-9E2C-4B79-9C47-D0C95D41F181}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxlwfau4.hib\dcore.exe No File
    FirewallRules: [{951881BE-6442-4A79-B24A-0C29773B8EA0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxlwfau4.hib\x64\m1.exe No File
    FirewallRules: [{961506A5-5E1A-428E-9E80-CE5275A5937E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxlwfau4.hib\x86\c1.exe No File
    FirewallRules: [{7BA9435F-FEED-4E47-8BE3-96812299E7A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxlwfau4.hib\x86\m1.exe No File
    FirewallRules: [{3B1AD19C-0208-42F6-AD7C-F4A30B19DC8F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ofuuzx5z.mfo\x64\m1.exe No File
    FirewallRules: [{7DA6C5EA-D79B-4BC2-8DA4-3E9E223D2A7C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ofuuzx5z.mfo\dcore.exe No File
    FirewallRules: [{0D06D54E-16C5-4A96-B8CB-7AE565B4C380}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ofuuzx5z.mfo\x64\c1.exe No File
    FirewallRules: [{9F757491-0737-4259-8FCD-9BACE151384C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ofuuzx5z.mfo\x86\c1.exe No File
    FirewallRules: [{761E90A3-8B33-463F-ABAE-7975173D478B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ofuuzx5z.mfo\x86\m1.exe No File
    FirewallRules: [{B86DB300-535F-4672-A931-F61CA57AB208}] => (Allow) C:\Users\Pc\AppData\Local\Temp\owphnurt.wzo\dcore.exe No File
    FirewallRules: [{E49995A2-7174-42C2-AEE4-41CF83222244}] => (Allow) C:\Users\Pc\AppData\Local\Temp\owphnurt.wzo\x64\c1.exe No File
    FirewallRules: [{99CD85CD-8EDE-4318-B7CB-FD749DE296CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\owphnurt.wzo\x64\m1.exe No File
    FirewallRules: [{6695DDB2-3359-4CAA-ACF3-85ACA4663981}] => (Allow) C:\Users\Pc\AppData\Local\Temp\owphnurt.wzo\x86\c1.exe No File
    FirewallRules: [{38BAE236-BE72-4CF5-A771-F9FE6F9AD678}] => (Allow) C:\Users\Pc\AppData\Local\Temp\owphnurt.wzo\x86\m1.exe No File
    FirewallRules: [{27A40769-49EB-4A3B-B887-92A1A1BF7694}] => (Allow) C:\Users\Pc\AppData\Local\Temp\okadklpw.2n1\dcore.exe No File
    FirewallRules: [{C66F7D02-06CA-4EA3-ABA7-06FDB54F11DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\okadklpw.2n1\x64\m1.exe No File
    FirewallRules: [{E72E1AAD-D583-4482-83F3-D37212B0A9A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\okadklpw.2n1\x86\c1.exe No File
    FirewallRules: [{42974536-1974-4597-9BEA-BCDF6E34D9AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\okadklpw.2n1\x64\c1.exe No File
    FirewallRules: [{A6E499FC-7E3E-4CE9-B558-0497A3BA4FD4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\okadklpw.2n1\x86\m1.exe No File
    FirewallRules: [{58A0F95E-86A8-484B-A7F7-5308244AF505}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wnrfuse0.ch2\dcore.exe No File
    FirewallRules: [{B9F3EE35-8819-413B-8F14-CEE4571B2C16}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wnrfuse0.ch2\x64\c1.exe No File
    FirewallRules: [{2A1FA25E-95FA-4340-A65F-3B40C931E230}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wnrfuse0.ch2\x86\m1.exe No File
    FirewallRules: [{AF0910BC-DA17-4AD8-A3AE-2078D5476473}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wnrfuse0.ch2\x86\c1.exe No File
    FirewallRules: [{FFDDD42C-B27F-4A30-8389-87727E025D88}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wnrfuse0.ch2\x64\m1.exe No File
    FirewallRules: [{0F4678F8-F89F-4C7F-A693-9DED5E76F9EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1c4a4hc.kih\dcore.exe No File
    FirewallRules: [{8E1C86FD-2601-4C71-BFD6-84FEC7B9BD57}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1c4a4hc.kih\x64\c1.exe No File
    FirewallRules: [{8517F3E1-FAE8-47B7-9F2A-18A21F5079A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1c4a4hc.kih\x86\c1.exe No File
    FirewallRules: [{6BEA7556-8C25-498B-AD0A-0F13CA4CDEC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1c4a4hc.kih\x64\m1.exe No File
    FirewallRules: [{7D7FF4A8-AE3F-4E5D-B663-484270E8F0EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1c4a4hc.kih\x86\m1.exe No File
    FirewallRules: [{59187C05-A787-42B1-BC13-ED58F7F0190C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ffsapgwx.f1e\dcore.exe No File
    FirewallRules: [{A18E5F27-450E-42A4-B486-7A54C5B70F54}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ffsapgwx.f1e\x64\c1.exe No File
    FirewallRules: [{134DE545-8B0D-40C1-B571-EB876EA094A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ffsapgwx.f1e\x86\c1.exe No File
    FirewallRules: [{BB8F5AF2-2DC3-4386-A5B2-53F40B2560EC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ffsapgwx.f1e\x64\m1.exe No File
    FirewallRules: [{78E492B4-EF43-4B1A-B33D-334B9BF2ECA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ffsapgwx.f1e\x86\m1.exe No File
    FirewallRules: [{75C8B072-9F87-4BB5-AFE9-8D6A2D668891}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yommlls0.fps\x86\m1.exe No File
    FirewallRules: [{89F47978-42CD-4665-86BA-428E085A78BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yommlls0.fps\x64\c1.exe No File
    FirewallRules: [{08EBBC4C-CEFE-4644-8764-A70A9DC5118D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yommlls0.fps\x64\m1.exe No File
    FirewallRules: [{11193B7A-CF50-463B-BA14-38CC67ADC5AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yommlls0.fps\x86\c1.exe No File
    FirewallRules: [{E72545E1-EE07-4E31-B37C-AA03FE698636}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yommlls0.fps\dcore.exe No File
    FirewallRules: [{A040AE18-78F4-4C47-8B69-060E703D4695}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0ki4eme.aux\x64\c1.exe () [File not signed]
    FirewallRules: [{53B34258-C832-414B-BBE6-76442F53D930}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0ki4eme.aux\dcore.exe No File
    FirewallRules: [{94273E8B-C686-4188-98C4-EBBBC9219A33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0ki4eme.aux\x86\m1.exe () [File not signed]
    FirewallRules: [{BC527703-0037-4007-B487-C141EC41ABC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0ki4eme.aux\x86\c1.exe () [File not signed]
    FirewallRules: [{E4F6BC40-F21F-4420-87E5-8A103EDAD9B0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0ki4eme.aux\x64\m1.exe () [File not signed]
    FirewallRules: [{BFCF140D-5173-4603-B8FA-77355D525D1E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4nkkht3.hz3\dcore.exe No File
    FirewallRules: [{0D1E67DD-9ADF-4E14-9196-787FA4F9F350}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4nkkht3.hz3\x64\c1.exe No File
    FirewallRules: [{55D07015-8679-4A82-8826-064031C778AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4nkkht3.hz3\x86\m1.exe No File
    FirewallRules: [{271EB620-6E9E-48D0-B4D0-5021A8FDEC07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4nkkht3.hz3\x64\m1.exe No File
    FirewallRules: [{B639984B-9484-4C5F-B7C8-789DF7846FCA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4nkkht3.hz3\x86\c1.exe No File
    FirewallRules: [{F17D14AB-82B0-43B5-B251-CE7F9D2CB38E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sedbzir.izr\dcore.exe No File
    FirewallRules: [{8F19E9E0-E4F6-483D-84CD-328022377F96}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sedbzir.izr\x64\c1.exe No File
    FirewallRules: [{6B037BC3-4B2E-43E0-8B8C-30CE051AFD29}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sedbzir.izr\x64\m1.exe No File
    FirewallRules: [{BE937169-FD19-4AA1-BF03-996EE091FE26}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sedbzir.izr\x86\c1.exe No File
    FirewallRules: [{2BD7DA6F-A9BC-42E0-A9F6-5C7DCCA9093E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sedbzir.izr\x86\m1.exe No File
    FirewallRules: [{52D2AF85-091E-4226-8265-EDEA70A3FF9F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fwuwpse.s3b\x64\c1.exe No File
    FirewallRules: [{FFCA24A7-48D2-4EBA-89D1-EF2E8027C152}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fwuwpse.s3b\x64\m1.exe No File
    FirewallRules: [{209DDD29-707D-43D5-8F02-AE211E4EF37D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fwuwpse.s3b\x86\c1.exe No File
    FirewallRules: [{345B5A41-8286-4576-9295-6AEEE437679C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fwuwpse.s3b\dcore.exe No File
    FirewallRules: [{E8D9891D-CE25-4D80-888E-FAAFFAFEB4A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fwuwpse.s3b\x86\m1.exe No File
    FirewallRules: [{22A8E923-3BBE-463F-BABE-615E04BD0540}] => (Allow) C:\Users\Pc\AppData\Local\Temp\emfm5w2y.bzy\x64\c1.exe No File
    FirewallRules: [{C47AC75F-C80D-48E2-8EDD-304496B525C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\emfm5w2y.bzy\dcore.exe No File
    FirewallRules: [{0FF5BCF8-82E3-4A9C-9C6D-9EC972CA3146}] => (Allow) C:\Users\Pc\AppData\Local\Temp\emfm5w2y.bzy\x64\m1.exe No File
    FirewallRules: [{7C8F7D65-6DFF-452F-AF9B-0C47781EC3C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\emfm5w2y.bzy\x86\m1.exe No File
    FirewallRules: [{648AD5AC-D177-4143-A893-1033156D253B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\emfm5w2y.bzy\x86\c1.exe No File
    FirewallRules: [{D31D1103-7758-4BC2-91FA-9B17B5AAA52C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5gouo3n3.tt4\dcore.exe No File
    FirewallRules: [{60FBD916-7ADD-40CB-9EFA-175D37004CD5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5gouo3n3.tt4\x64\c1.exe () [File not signed]
    FirewallRules: [{F6900C54-C8CC-4F80-92C3-BB7C2B0FF328}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5gouo3n3.tt4\x86\c1.exe () [File not signed]
    FirewallRules: [{9D47910E-D56F-49C3-8D4D-90E63BBEF008}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5gouo3n3.tt4\x64\m1.exe () [File not signed]
    FirewallRules: [{2488AAA0-9775-4B1B-A15C-1E53DED37D8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5gouo3n3.tt4\x86\m1.exe () [File not signed]
    FirewallRules: [{B1889F20-8DEB-4B43-A4CE-3296567836BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqbvad4z.dhe\dcore.exe No File
    FirewallRules: [{82F5F4D8-99A1-4AAF-A517-E7BD68DC4E61}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqbvad4z.dhe\x64\c1.exe No File
    FirewallRules: [{C751BA36-11E6-4D01-98CA-A4E0B8934019}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqbvad4z.dhe\x64\m1.exe No File
    FirewallRules: [{1D2DDA37-C848-4841-91C6-66872A270E67}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqbvad4z.dhe\x86\m1.exe No File
    FirewallRules: [{E2532A2A-8141-489C-963F-0920423DA437}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqbvad4z.dhe\x86\c1.exe No File
    FirewallRules: [{758539D2-172C-4DD7-A696-3EF3F4340411}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyrwsang.p05\x64\m1.exe No File
    FirewallRules: [{C4B382AA-54A2-49D8-B039-6E4587A95990}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyrwsang.p05\dcore.exe No File
    FirewallRules: [{CE3C2ABC-1F3B-452E-95B9-0E863BAF86CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyrwsang.p05\x86\c1.exe No File
    FirewallRules: [{725CF31E-85AB-4A82-BB7B-6E8AFAA2C845}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyrwsang.p05\x64\c1.exe No File
    FirewallRules: [{8CA474D5-F1FC-403D-A601-47E18F957173}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyrwsang.p05\x86\m1.exe No File
    FirewallRules: [{4F84786F-EDDC-4B09-A32D-3F85A76CF06E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qjz5ahil.w3f\dcore.exe No File
    FirewallRules: [{00C11BA1-32F6-4A22-BD3B-DA61A5A0641D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qjz5ahil.w3f\x64\c1.exe No File
    FirewallRules: [{88C6AB34-F8E3-4631-A750-67775145E741}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qjz5ahil.w3f\x86\c1.exe No File
    FirewallRules: [{FA9E4B05-306A-4331-BB98-DCCAF68ADA95}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qjz5ahil.w3f\x64\m1.exe No File
    FirewallRules: [{34B9200C-9B5B-4802-A05F-4B8A8AFD6221}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qjz5ahil.w3f\x86\m1.exe No File
    FirewallRules: [{399EA1E8-C47F-46C7-AB77-9318604BCA9E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nd0cpc3f.pmy\dcore.exe No File
    FirewallRules: [{13B5ACF4-61A0-4F7C-9878-BCACCF584F57}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nd0cpc3f.pmy\x86\m1.exe No File
    FirewallRules: [{B330B36E-B0DE-45E7-9014-0E132B1ABDCC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nd0cpc3f.pmy\x64\c1.exe No File
    FirewallRules: [{D25F2F1B-1598-4D5F-BAC1-AE385F43D83C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nd0cpc3f.pmy\x86\c1.exe No File
    FirewallRules: [{C3724F92-01DA-4A94-AAF0-247EE7498AA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nd0cpc3f.pmy\x64\m1.exe No File
    FirewallRules: [{21FF16B4-8E61-4EA0-B363-9112B488E06E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r2ehd0s4.xpl\dcore.exe No File
    FirewallRules: [{454ECFF7-4F55-42A2-8DDC-853906E07678}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r2ehd0s4.xpl\x64\m1.exe No File
    FirewallRules: [{199DEDAC-8871-4A8A-8297-D019BBB27009}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r2ehd0s4.xpl\x64\c1.exe No File
    FirewallRules: [{CEA1AD05-6727-4AA2-BC8E-80F435752BE7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r2ehd0s4.xpl\x86\m1.exe No File
    FirewallRules: [{DFAB6C80-3F95-498C-B8D0-307020FE1979}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r2ehd0s4.xpl\x86\c1.exe No File
    FirewallRules: [{EC2C45D4-46D9-4F3A-96FC-FBA26A155CC9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zrihccw.y2w\dcore.exe No File
    FirewallRules: [{DB595533-21BF-4A68-89C9-91B89C31A358}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zrihccw.y2w\x64\m1.exe No File
    FirewallRules: [{67C6DBD1-9871-4F5E-9290-D8C2A312D62B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zrihccw.y2w\x64\c1.exe No File
    FirewallRules: [{AAEA2ACF-CE06-464D-971B-ED4D655F3602}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zrihccw.y2w\x86\c1.exe No File
    FirewallRules: [{447C4328-8507-4FED-993D-E6F40B231DC9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zrihccw.y2w\x86\m1.exe No File
    FirewallRules: [{CE8BD31F-FDC5-4646-90E9-1672B0758A8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uzxbm5sh.e33\x64\c1.exe No File
    FirewallRules: [{2B606492-3A3D-4350-A632-2C01C0B88B33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uzxbm5sh.e33\dcore.exe No File
    FirewallRules: [{DF2CDA7E-254B-49AD-8D4B-DEEB45B3157E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uzxbm5sh.e33\x64\m1.exe No File
    FirewallRules: [{C0856055-384B-4AF9-AAF4-93504CDF5430}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uzxbm5sh.e33\x86\c1.exe No File
    FirewallRules: [{E39724D0-E95E-42B5-BAF6-6DCE28955B62}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uzxbm5sh.e33\x86\m1.exe No File
    FirewallRules: [{2C855EED-26C3-4EAC-BB81-850789A88CDE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0k201do.ked\dcore.exe No File
    FirewallRules: [{13D6DBD3-D3DC-4E05-8ED9-37E65D1791AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0k201do.ked\x64\m1.exe No File
    FirewallRules: [{01C81590-D0F1-401F-AB66-8EF9CE2A1816}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0k201do.ked\x64\c1.exe No File
    FirewallRules: [{E919B223-28EB-40A5-8735-6EC72FF90FFB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0k201do.ked\x86\c1.exe No File
    FirewallRules: [{A430C371-1009-44A7-ABE1-7A85AAB74787}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0k201do.ked\x86\m1.exe No File
    FirewallRules: [{96B3BB62-05C9-4A2E-AD35-ED25347E5EC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0qm3zlwm.hjw\dcore.exe No File
    FirewallRules: [{9248C784-9920-4D34-B48B-60E146CF6FB4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0qm3zlwm.hjw\x64\c1.exe No File
    FirewallRules: [{E25E616B-CC25-47E4-B48E-812E083E1E37}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0qm3zlwm.hjw\x64\m1.exe No File
    FirewallRules: [{8A0DB67E-4440-4086-93B2-2FC2161E4B71}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0qm3zlwm.hjw\x86\c1.exe No File
    FirewallRules: [{6401919B-C153-458D-86FF-CBD14E870215}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0qm3zlwm.hjw\x86\m1.exe No File
    FirewallRules: [{F6459DF4-3062-459E-9F6D-7735A607C88C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u4h4tyye.fds\dcore.exe No File
    FirewallRules: [{A6A84AD8-AB07-4F0D-98FE-07604E09DEF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u4h4tyye.fds\x64\c1.exe No File
    FirewallRules: [{B098AEBC-E0D3-46F4-87D0-BA35614AB4B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u4h4tyye.fds\x64\m1.exe No File
    FirewallRules: [{1619044D-C7B1-4B57-A06A-141A242963D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u4h4tyye.fds\x86\m1.exe No File
    FirewallRules: [{8329339C-F4B5-4832-B7F6-840E7C101A72}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u4h4tyye.fds\x86\c1.exe No File
    FirewallRules: [{9B6FA610-734A-44DD-9E79-0D1D0818A7AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5cww5src.rni\x64\m1.exe No File
    FirewallRules: [{997588AF-5660-48EA-BF8B-137FDF3D2564}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5cww5src.rni\dcore.exe No File
    FirewallRules: [{6C6BA9EE-4B94-4117-B64D-B6F393532DDE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5cww5src.rni\x64\c1.exe No File
    FirewallRules: [{518181DB-66C6-4512-B404-8218D318424D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5cww5src.rni\x86\m1.exe No File
    FirewallRules: [{DD2B0309-7D10-4F4E-8B40-FFCD0810A700}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5cww5src.rni\x86\c1.exe No File
    FirewallRules: [{0D47D8AC-F9C8-446A-9EBF-C03B478896EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ujenha13.c0o\dcore.exe No File
    FirewallRules: [{33812210-83EA-4A5E-A545-6E1286B0F32A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ujenha13.c0o\x64\c1.exe No File
    FirewallRules: [{F0EBAB76-2BC2-4E5C-B3E8-74E3DC30D200}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ujenha13.c0o\x64\m1.exe No File
    FirewallRules: [{E7A6F365-4808-47E9-A60D-93B41B253F9F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ujenha13.c0o\x86\m1.exe No File
    FirewallRules: [{0438ECF4-5BD3-4F59-8F87-C9A90D287A6A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ujenha13.c0o\x86\c1.exe No File
    FirewallRules: [{C0D69C5A-DFC6-4EF0-BE1F-C203ABCFF6A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\30ptzshg.gjs\dcore.exe No File
    FirewallRules: [{D8F82F1B-05FB-4C48-A4FF-43D373FAC268}] => (Allow) C:\Users\Pc\AppData\Local\Temp\30ptzshg.gjs\x64\c1.exe No File
    FirewallRules: [{93363853-B5EA-46CD-A8D3-7C1B94509E28}] => (Allow) C:\Users\Pc\AppData\Local\Temp\30ptzshg.gjs\x86\c1.exe No File
    FirewallRules: [{21A927AD-A934-466A-8BCB-96AA3B76AE88}] => (Allow) C:\Users\Pc\AppData\Local\Temp\30ptzshg.gjs\x64\m1.exe No File
    FirewallRules: [{B9F7EF34-93F3-482F-9A01-4634BB37B4E6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\30ptzshg.gjs\x86\m1.exe No File
    FirewallRules: [{13158FBD-656A-414B-BCD0-56DBDC79CD34}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qv3f1ize.1y4\dcore.exe No File
    FirewallRules: [{DAACB621-174F-486E-91E7-59B078AE98B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qv3f1ize.1y4\x64\m1.exe No File
    FirewallRules: [{BE41008A-AAB9-48FB-983F-C15F59B88E38}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qv3f1ize.1y4\x64\c1.exe No File
    FirewallRules: [{C9BBBC1D-AB31-4FC0-B34C-015BAD3F38AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qv3f1ize.1y4\x86\c1.exe No File
    FirewallRules: [{B6182ADC-107B-4A9A-9280-8CB27C632781}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qv3f1ize.1y4\x86\m1.exe No File
    FirewallRules: [{8486A2DA-3948-4AF3-8EBA-117A5A8DF434}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q0gsd0ph.bvd\dcore.exe No File
    FirewallRules: [{42D31196-9BFD-499F-8A81-2C90BFA49F83}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q0gsd0ph.bvd\x64\m1.exe No File
    FirewallRules: [{882D75E3-DA01-424B-9958-B15D4F7F6297}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q0gsd0ph.bvd\x64\c1.exe No File
    FirewallRules: [{2C5A6336-7AF4-440C-ABC8-402464B0219B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q0gsd0ph.bvd\x86\m1.exe No File
    FirewallRules: [{286D0E84-B21E-4C39-884D-F14F2A06B361}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q0gsd0ph.bvd\x86\c1.exe No File
    FirewallRules: [{7B4FE13A-0313-4E85-86E8-31B2F6EFF41F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\urs4uyxz.vqx\dcore.exe No File
    FirewallRules: [{84441F49-0EE9-46AC-A37B-72FE45B57E23}] => (Allow) C:\Users\Pc\AppData\Local\Temp\urs4uyxz.vqx\x86\m1.exe No File
    FirewallRules: [{C4D0A767-8CB6-48EF-A739-FFFB3F6C5E89}] => (Allow) C:\Users\Pc\AppData\Local\Temp\urs4uyxz.vqx\x86\c1.exe No File
    FirewallRules: [{8A6F0E95-0EEE-453F-B6A1-2123F37116D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\urs4uyxz.vqx\x64\m1.exe No File
    FirewallRules: [{49DB2A95-3087-4F57-A395-25A8851BF8B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\urs4uyxz.vqx\x64\c1.exe No File
    FirewallRules: [{BC0DDFC5-74D1-4EAB-BF9A-D3F8AF520631}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mrtz41ze.pif\dcore.exe No File
    FirewallRules: [{E78D7235-6E22-47C0-AA65-BBA4B3560E11}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mrtz41ze.pif\x64\c1.exe No File
    FirewallRules: [{04086A84-0341-43C5-8E30-8FAC0D028499}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mrtz41ze.pif\x86\c1.exe No File
    FirewallRules: [{B7FA7653-B4B4-4876-A86E-320DD66C95CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mrtz41ze.pif\x64\m1.exe No File
    FirewallRules: [{37A4D642-43C5-450D-92B4-70C0B14B82B4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mrtz41ze.pif\x86\m1.exe No File
    FirewallRules: [{9A0327FF-4E06-4D88-AF8A-CDE358566066}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4i53hfy.dij\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{B7E84D8E-E8F9-4601-B713-44F19CA3E0C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4i53hfy.dij\x64\c1.exe () [File not signed]
    FirewallRules: [{AEAF0696-D81F-454F-ADBF-CB768E2BA092}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4i53hfy.dij\x64\m1.exe () [File not signed]
    FirewallRules: [{417F3940-56D3-465F-A0FF-0C161377523C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4i53hfy.dij\x86\m1.exe () [File not signed]
    FirewallRules: [{1EFD29BF-73A6-405C-B6AC-4D82B79F7212}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4i53hfy.dij\x86\c1.exe () [File not signed]
    FirewallRules: [{113650AD-B206-4E7A-B479-1DEF0D11BEFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o4vzu5or.kp5\x64\m1.exe No File
    FirewallRules: [{E37A5D95-C371-44AB-8CC0-3AD7B445C83B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o4vzu5or.kp5\x86\c1.exe No File
    FirewallRules: [{90160412-C0D4-4F42-BAFE-CB1B65402049}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o4vzu5or.kp5\dcore.exe No File
    FirewallRules: [{FD2A6D2F-0A28-4D08-BFBC-C2826BB10872}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o4vzu5or.kp5\x64\c1.exe No File
    FirewallRules: [{B9CDE285-287E-4EB8-8661-68137FE5FADD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o4vzu5or.kp5\x86\m1.exe No File
    FirewallRules: [{960CE1AF-A447-45B5-A07C-5727801F69BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbfmxmup.khg\dcore.exe No File
    FirewallRules: [{7E7B5B82-BB0D-4036-8FF6-EF6DC226F331}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbfmxmup.khg\x64\c1.exe No File
    FirewallRules: [{BF7E4519-9F8A-46F9-BCF4-F50C31AE3B46}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbfmxmup.khg\x64\m1.exe No File
    FirewallRules: [{66F04880-D16F-47C3-AEAC-6EE3CEB4EE36}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbfmxmup.khg\x86\c1.exe No File
    FirewallRules: [{1411429F-7155-4704-9A04-D833B66FDBE8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbfmxmup.khg\x86\m1.exe No File
    FirewallRules: [{C5A9A5F0-9BDD-4B69-89AE-4BECA873175C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f0vwzb3j.pq4\x64\c1.exe No File
    FirewallRules: [{65BF1C34-BF15-4B34-B31F-5E9F32DBBCEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f0vwzb3j.pq4\dcore.exe No File
    FirewallRules: [{E97DDA51-6CC7-4CE4-81C8-4383B74C9CC3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f0vwzb3j.pq4\x86\m1.exe No File
    FirewallRules: [{5FB60ECA-6C7A-40AA-A2AE-74896669575D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f0vwzb3j.pq4\x64\m1.exe No File
    FirewallRules: [{DB93B2BE-BD43-4933-9B84-CEA318B9DEA8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f0vwzb3j.pq4\x86\c1.exe No File
    FirewallRules: [{CA9D3336-E90C-4954-B652-5BD8C4874211}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1s0ur02l.skt\dcore.exe No File
    FirewallRules: [{092F16E0-381B-4E56-A82B-492C893B62C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1s0ur02l.skt\x64\c1.exe No File
    FirewallRules: [{7AB1BA2D-EE00-4FAE-8228-756B221C6AD9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1s0ur02l.skt\x86\c1.exe No File
    FirewallRules: [{99866956-4E2A-4489-9CF6-EDFB37F0681F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1s0ur02l.skt\x64\m1.exe No File
    FirewallRules: [{05F56F0C-56A5-4E0E-823B-0FF3C82A003E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1s0ur02l.skt\x86\m1.exe No File
    FirewallRules: [{37CF9CAE-99AE-4B2E-BE60-E67ED8AF9B7C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncep2qfz.bcf\dcore.exe No File
    FirewallRules: [{168EF0E0-8936-44EF-BE48-D4DF17AFD71F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncep2qfz.bcf\x64\m1.exe No File
    FirewallRules: [{E689164D-021E-4CB2-8B1F-6E7E2CB6EDC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncep2qfz.bcf\x86\m1.exe No File
    FirewallRules: [{80D383D7-19BC-4DD2-B754-C0461E27C379}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncep2qfz.bcf\x64\c1.exe No File
    FirewallRules: [{BF94E376-BA1F-458B-9A8B-84A8CA5070E6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncep2qfz.bcf\x86\c1.exe No File
    FirewallRules: [{A99E1D71-5638-4C46-A56B-94B4ECBE6955}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncbpqdrc.22j\x64\c1.exe No File
    FirewallRules: [{918125E2-679D-45B0-95CF-6D0C7BB9E1BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncbpqdrc.22j\dcore.exe No File
    FirewallRules: [{73F8662E-F5F1-444F-B444-C51F30D19C62}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncbpqdrc.22j\x64\m1.exe No File
    FirewallRules: [{53D57218-CE7E-46F0-9FA7-04E5C673DCCC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncbpqdrc.22j\x86\c1.exe No File
    FirewallRules: [{307BD3DF-2432-4C30-B25D-DDD122E8885C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncbpqdrc.22j\x86\m1.exe No File
    FirewallRules: [{BA36D0FD-F367-41F9-AABD-3B094A11403F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\01hfv3to.2tz\dcore.exe No File
    FirewallRules: [{5A15613E-887A-4B92-8CA1-96EAFFD4982D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\01hfv3to.2tz\x64\c1.exe No File
    FirewallRules: [{3BD38DE3-B916-4EEB-9C63-5E20D4BF11F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\01hfv3to.2tz\x64\m1.exe No File
    FirewallRules: [{4922597F-7A8B-4785-8908-8815C4D49C56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\01hfv3to.2tz\x86\c1.exe No File
    FirewallRules: [{663CD5B0-7D58-4D79-B175-63EC05457C11}] => (Allow) C:\Users\Pc\AppData\Local\Temp\01hfv3to.2tz\x86\m1.exe No File
    FirewallRules: [{F3A6EB3F-FD74-4D7E-9D3C-FDAA7F07C523}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yx0rudxu.wyj\dcore.exe No File
    FirewallRules: [{A4213833-9843-49D0-A60D-03AA3F71FD18}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yx0rudxu.wyj\x64\c1.exe No File
    FirewallRules: [{95E6DDF7-4C7A-475A-B335-73818706B8C1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yx0rudxu.wyj\x86\c1.exe No File
    FirewallRules: [{01D60711-17E2-4112-89F1-239F47BD52C4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yx0rudxu.wyj\x64\m1.exe No File
    FirewallRules: [{E4BEBF5F-6C02-4775-B3F1-90A1F35C6EBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yx0rudxu.wyj\x86\m1.exe No File
    FirewallRules: [{B5785418-1CE1-4936-BE6B-20E12F99669B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jkazhq0x.kaa\dcore.exe No File
    FirewallRules: [{8482382A-37FB-4E9C-8514-F138F8DBB8D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jkazhq0x.kaa\x64\c1.exe No File
    FirewallRules: [{187ACCBF-4B3F-4DA6-9387-F102865EC413}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jkazhq0x.kaa\x86\c1.exe No File
    FirewallRules: [{CC4F3C6A-3D59-4E1C-B87B-BB8B9E9D10F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jkazhq0x.kaa\x64\m1.exe No File
    FirewallRules: [{DC90F1E6-DFF1-4738-B30B-FBCFE732CCD5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jkazhq0x.kaa\x86\m1.exe No File
    FirewallRules: [{5948D3C7-C9F5-47C9-9B82-88FA81FC335E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hvsivh2l.s2b\dcore.exe No File
    FirewallRules: [{A92C9A0F-B282-4A9A-BD12-1F663DC3B433}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hvsivh2l.s2b\x64\c1.exe () [File not signed]
    FirewallRules: [{9520F180-B652-4A70-AE64-F2ED55712EEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hvsivh2l.s2b\x86\c1.exe () [File not signed]
    FirewallRules: [{35C3EB40-5C22-435B-8323-42B827F8C8DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hvsivh2l.s2b\x64\m1.exe () [File not signed]
    FirewallRules: [{0DE2DC80-A040-4E50-B5D7-939B239B1DF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hvsivh2l.s2b\x86\m1.exe () [File not signed]
    FirewallRules: [{93ACF137-F163-43AD-AB03-6485DD81C102}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa12ebnm.v20\x64\c1.exe No File
    FirewallRules: [{9BA29626-2873-41C1-A9D6-A9B283702F61}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa12ebnm.v20\x64\m1.exe No File
    FirewallRules: [{A0CF7E90-5A73-4BD9-859E-7621216873E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa12ebnm.v20\dcore.exe No File
    FirewallRules: [{D91AD014-4B8E-46D2-9FA6-F06A8DD3AFDB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa12ebnm.v20\x86\m1.exe No File
    FirewallRules: [{5C8DD827-1765-4BBA-AD3E-6FAF0847B67A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa12ebnm.v20\x86\c1.exe No File
    FirewallRules: [{40EF0E78-125D-41E5-AF37-D1907AA9D533}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ps0r4k4y.r2b\dcore.exe No File
    FirewallRules: [{EB41D5BA-3234-4C45-9525-AE2FE7CEAF09}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ps0r4k4y.r2b\x64\m1.exe No File
    FirewallRules: [{31A9E7D7-E25B-4666-8FB3-53A1A4D34D59}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ps0r4k4y.r2b\x64\c1.exe No File
    FirewallRules: [{ECC1C9FC-B5EA-4148-B6AC-920CED2AAE36}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ps0r4k4y.r2b\x86\c1.exe No File
    FirewallRules: [{BCE555DB-C5EB-4B71-BCFF-6A2EC64F7A9F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ps0r4k4y.r2b\x86\m1.exe No File
    FirewallRules: [{3055DA2A-6764-4AD0-B81D-03307FE19EA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rm2ooopu.zwu\dcore.exe No File
    FirewallRules: [{362236CC-177E-40B1-ABC6-CBD505183236}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rm2ooopu.zwu\x64\c1.exe No File
    FirewallRules: [{CC927DA6-4B8F-4580-A400-87A27F8542CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rm2ooopu.zwu\x64\m1.exe No File
    FirewallRules: [{78A2068A-E539-4C28-AD35-DFB136751BAC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rm2ooopu.zwu\x86\c1.exe No File
    FirewallRules: [{C1BF5AFF-2179-4041-8E62-37A9FFECD5C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rm2ooopu.zwu\x86\m1.exe No File
    FirewallRules: [{DBFF77E3-8451-41DC-AC11-F42529D270D7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sc5yxmpz.wx4\x64\c1.exe No File
    FirewallRules: [{51B6076F-581E-40F9-B1FF-6622EC475DED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sc5yxmpz.wx4\x86\c1.exe No File
    FirewallRules: [{7BE261D6-0897-429C-9C3B-F5130611111A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sc5yxmpz.wx4\x64\m1.exe No File
    FirewallRules: [{E69B8410-170B-4ADB-A832-549E43A30C39}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sc5yxmpz.wx4\dcore.exe No File
    FirewallRules: [{BC809818-F87E-433E-8173-9D934E6CF540}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sc5yxmpz.wx4\x86\m1.exe No File
    FirewallRules: [{EE205662-9706-4F32-90E8-F9063BC544C8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pwoxy2a0.ugo\x64\c1.exe No File
    FirewallRules: [{0829F18C-15DB-48FF-8D7D-DF434D369277}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pwoxy2a0.ugo\dcore.exe No File
    FirewallRules: [{04988917-65BD-4E16-BE8A-DE5BA5CF3196}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pwoxy2a0.ugo\x86\c1.exe No File
    FirewallRules: [{D139D608-592E-4638-B5AF-B563D730BC92}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pwoxy2a0.ugo\x64\m1.exe No File
    FirewallRules: [{7FB9C9C4-4F9E-4030-B261-8A839E256DCB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pwoxy2a0.ugo\x86\m1.exe No File
    FirewallRules: [{C0FE38B0-7348-4D47-8C92-E3DC80885995}] => (Allow) C:\Users\Pc\AppData\Local\Temp\epouffiu.uqj\dcore.exe No File
    FirewallRules: [{1EAB0ECF-44E6-450E-962D-C577281BD931}] => (Allow) C:\Users\Pc\AppData\Local\Temp\epouffiu.uqj\x64\c1.exe No File
    FirewallRules: [{EB31A1F2-EFEB-419F-96A5-99BFDA86F4E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\epouffiu.uqj\x64\m1.exe No File
    FirewallRules: [{373A277E-24B7-4408-A4C1-6448527A5CA4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\epouffiu.uqj\x86\m1.exe No File
    FirewallRules: [{AE7B9C43-2B7A-4832-ADE9-B6AD1024654B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\epouffiu.uqj\x86\c1.exe No File
    FirewallRules: [{1B56A6B4-2D93-4150-99C4-6346F26D6DA4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\04h1n5dl.5dv\x64\c1.exe No File
    FirewallRules: [{24F09709-DA33-4F40-BBE9-558936DDE08C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\04h1n5dl.5dv\x64\m1.exe No File
    FirewallRules: [{80900A81-22AF-49CF-95E3-4E1BFE053591}] => (Allow) C:\Users\Pc\AppData\Local\Temp\04h1n5dl.5dv\x86\m1.exe No File
    FirewallRules: [{8408CD09-7FFB-4ED0-B907-5C205E19B1F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\04h1n5dl.5dv\x86\c1.exe No File
    FirewallRules: [{E5BF62C8-15E4-4E9B-8BB9-5BD04A0DCA42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\04h1n5dl.5dv\dcore.exe No File
    FirewallRules: [{8C53F6E9-5D6C-415B-B92C-A8E1DE66D417}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tkxa3rul.x2z\dcore.exe No File
    FirewallRules: [{BEBD8758-DBDF-41C9-9E7A-39893243E7CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tkxa3rul.x2z\x64\m1.exe No File
    FirewallRules: [{F3ECBD9C-D48A-4A5E-8350-3BE36E20439D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tkxa3rul.x2z\x86\c1.exe No File
    FirewallRules: [{9EC2D732-7CFB-4ECA-B57D-28C36BA2A371}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tkxa3rul.x2z\x64\c1.exe No File
    FirewallRules: [{AA57E870-FBFD-46B2-A687-73D888C6AB40}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tkxa3rul.x2z\x86\m1.exe No File
    FirewallRules: [{F80EF74B-4FE7-4E03-94D1-AAE107C9C57E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qcb1ecrn.zyt\dcore.exe No File
    FirewallRules: [{080D14A3-72EB-4279-B8D6-68CB0CED24EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qcb1ecrn.zyt\x64\m1.exe No File
    FirewallRules: [{4934DA44-0C1E-4000-8019-245A08B136A7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qcb1ecrn.zyt\x64\c1.exe No File
    FirewallRules: [{A46A15DA-F3E6-4E84-954A-E27727CD215C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qcb1ecrn.zyt\x86\c1.exe No File
    FirewallRules: [{1B1F5116-81BF-4C9E-8C82-F94993CE6D2A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qcb1ecrn.zyt\x86\m1.exe No File
    FirewallRules: [{EF876F63-FB68-4BE8-9651-B03403358CEF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hlrf0ug2.wzc\dcore.exe No File
    FirewallRules: [{88EFD45C-9938-4495-AA95-79C435AF9EB8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hlrf0ug2.wzc\x64\m1.exe No File
    FirewallRules: [{506C362A-F0C3-4133-B3DF-1DFADD89DFC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hlrf0ug2.wzc\x64\c1.exe No File
    FirewallRules: [{81D3FD13-6F51-4F41-9119-25EDBEB6A60D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hlrf0ug2.wzc\x86\m1.exe No File
    FirewallRules: [{3661C185-35FB-4537-B435-40DC3B4DE627}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hlrf0ug2.wzc\x86\c1.exe No File
    FirewallRules: [{F3527B8F-26A6-4ABA-BE0C-DB462B11F112}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4jwhta4n.izb\dcore.exe No File
    FirewallRules: [{B19C6A24-4045-4858-998A-B2C2EB5C5E9B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4jwhta4n.izb\x64\m1.exe No File
    FirewallRules: [{3D5798A3-52B6-4340-9C88-3EF0275556E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4jwhta4n.izb\x86\c1.exe No File
    FirewallRules: [{AE26AA34-FAA4-4711-B62C-B9D4E74F4F5E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4jwhta4n.izb\x64\c1.exe No File
    FirewallRules: [{23378155-2BB0-48FF-8AB6-B9BA7DD3E840}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4jwhta4n.izb\x86\m1.exe No File
    FirewallRules: [{48A28C73-25A9-4F26-B16E-2F1CDC4B7619}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4svd4iao.1pp\dcore.exe No File
    FirewallRules: [{CF6666E7-F5AE-4C73-846A-015388D331A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4svd4iao.1pp\x64\m1.exe No File
    FirewallRules: [{2F338C20-B37F-42A8-BCD9-25D1FAA1929A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4svd4iao.1pp\x64\c1.exe No File
    FirewallRules: [{34A22AD8-EC99-49B6-9F89-C15DB582D2C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4svd4iao.1pp\x86\m1.exe No File
    FirewallRules: [{AAE874F0-84BA-4EFC-BFE4-55E5703D5445}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4svd4iao.1pp\x86\c1.exe No File
    FirewallRules: [{92AE44E6-5354-489A-ADBB-C1421E0CFC98}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b30jccmc.r1k\x64\c1.exe No File
    FirewallRules: [{71BACC4B-D00E-4712-A1E0-1010D03B7DF8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b30jccmc.r1k\dcore.exe No File
    FirewallRules: [{991E960F-5A6C-48D3-B546-1A05543C71E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b30jccmc.r1k\x64\m1.exe No File
    FirewallRules: [{9EA6FA8A-F76C-46BE-996E-9938707A71CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b30jccmc.r1k\x86\c1.exe No File
    FirewallRules: [{1DCEBB6A-3D51-4EFA-A386-3995582577C8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b30jccmc.r1k\x86\m1.exe No File
    FirewallRules: [{47D31F61-C547-46C1-BB47-7B1471518AF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2ir3jw3.dli\dcore.exe No File
    FirewallRules: [{63006109-3BA8-4FB5-AFD3-41FC0AB9A9E6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2ir3jw3.dli\x64\m1.exe No File
    FirewallRules: [{5A7938E8-B7BF-44FB-BA8C-49119C048029}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2ir3jw3.dli\x64\c1.exe No File
    FirewallRules: [{939A99DD-523F-4602-A4DA-51BAE5D905F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2ir3jw3.dli\x86\c1.exe No File
    FirewallRules: [{6AFB7FC7-5F1A-4093-9550-E78597D134DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2ir3jw3.dli\x86\m1.exe No File
    FirewallRules: [{A8885A62-1607-46DF-9777-914EB895E045}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0nbb5htn.hkx\dcore.exe No File
    FirewallRules: [{203CA966-1E4E-4B71-917F-EA8DC1AB0E96}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0nbb5htn.hkx\x64\m1.exe No File
    FirewallRules: [{7F2B5247-A127-4387-BC11-A2E1C9CB3C74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0nbb5htn.hkx\x64\c1.exe No File
    FirewallRules: [{AB2511D5-0892-4D51-A600-6DE53B0A1E45}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0nbb5htn.hkx\x86\m1.exe No File
    FirewallRules: [{F27A4878-D2BE-40C0-B791-9C668A900118}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0nbb5htn.hkx\x86\c1.exe No File
    FirewallRules: [{5DE2BE04-8804-4815-927B-D3D12B1818D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ngvmijzz.j0j\x64\c1.exe No File
    FirewallRules: [{2E43E99E-B55B-4EEC-BCA8-FEAE22269E93}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ngvmijzz.j0j\x86\c1.exe No File
    FirewallRules: [{19FF3F2F-8785-4701-B324-AE2A4F198E21}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ngvmijzz.j0j\dcore.exe No File
    FirewallRules: [{7EA36636-4880-45D8-8BF5-ECE1A32E02CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ngvmijzz.j0j\x86\m1.exe No File
    FirewallRules: [{4FEC96C7-B8A0-4590-A76B-7FC09F449674}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ngvmijzz.j0j\x64\m1.exe No File
    FirewallRules: [{DF061AF2-221D-4A29-A71A-91AE1BE93354}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yzmqnlk3.pho\dcore.exe No File
    FirewallRules: [{02D7759E-393E-4CBB-97F1-1331665C41A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yzmqnlk3.pho\x64\c1.exe No File
    FirewallRules: [{0B49FD5E-8079-4441-A790-83C03E33BFB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yzmqnlk3.pho\x86\m1.exe No File
    FirewallRules: [{62839328-70FE-4E05-AE36-2D7686D471F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yzmqnlk3.pho\x64\m1.exe No File
    FirewallRules: [{03D44112-702A-428C-841A-DA53F953199D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yzmqnlk3.pho\x86\c1.exe No File
    FirewallRules: [{103D1384-28AF-4877-B876-BBF2DA8B5955}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mcr1of3c.urr\dcore.exe No File
    FirewallRules: [{F2DA6B4F-EED0-465B-915C-291ED1B6C3D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mcr1of3c.urr\x64\m1.exe No File
    FirewallRules: [{3AFCCF74-D034-40B9-BA0B-C89D06A7EE87}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mcr1of3c.urr\x64\c1.exe No File
    FirewallRules: [{9A675AF0-A712-417E-8D25-EAD0982961BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mcr1of3c.urr\x86\c1.exe No File
    FirewallRules: [{42736FD1-3201-4469-BE2C-5BF88980861D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mcr1of3c.urr\x86\m1.exe No File
    FirewallRules: [{2D5E3EDD-C0A1-41EA-B8AB-D4623F16F438}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgmpaifd.2ns\dcore.exe No File
    FirewallRules: [{9E375791-C413-4D56-8E6E-084F673CE2A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgmpaifd.2ns\x64\c1.exe No File
    FirewallRules: [{13C53AB9-EEFD-47E1-B643-D9DAF232B5CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgmpaifd.2ns\x64\m1.exe No File
    FirewallRules: [{29247581-E774-41CC-B4EF-553FF3E25C41}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgmpaifd.2ns\x86\m1.exe No File
    FirewallRules: [{17AA9188-174F-4404-B335-A3FAE6B001F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgmpaifd.2ns\x86\c1.exe No File
    FirewallRules: [{6EBF4D5F-6BE9-4CFF-A1D9-D91F2048804B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0t2ojumb.1xn\x64\c1.exe No File
    FirewallRules: [{9F047F53-FDE6-4B10-902D-E578A1D6FB9A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0t2ojumb.1xn\x64\m1.exe No File
    FirewallRules: [{1BAEB73E-9AD8-499F-9A15-24E560FFAABE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0t2ojumb.1xn\x86\m1.exe No File
    FirewallRules: [{7BF3D82D-007B-409B-A48A-52505EB24916}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0t2ojumb.1xn\x86\c1.exe No File
    FirewallRules: [{D452B4F2-AC89-4E97-B987-C8FA7E0CEEC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0t2ojumb.1xn\dcore.exe No File
    FirewallRules: [{BE3BD37B-76B8-4A04-AE09-111EBD366AC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bakwrevh.43j\dcore.exe No File
    FirewallRules: [{0BEDE855-A8DA-4DEB-A032-46371EBE21A0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bakwrevh.43j\x64\c1.exe No File
    FirewallRules: [{16A0E728-57C7-448E-B169-CC2E066314FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bakwrevh.43j\x64\m1.exe No File
    FirewallRules: [{DA821A30-21D4-470E-A90C-F12EBB40D2AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bakwrevh.43j\x86\c1.exe No File
    FirewallRules: [{B10BBE3C-39CE-47DD-ACA8-43B4345726D9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bakwrevh.43j\x86\m1.exe No File
    FirewallRules: [{4458E677-FCC4-4A0F-B3B1-77DDF5B5FD0A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw54kzgc.huc\x64\c1.exe No File
    FirewallRules: [{0EBC5634-D116-4B78-9D8D-4BB9145617E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw54kzgc.huc\x64\m1.exe No File
    FirewallRules: [{8C43D7CB-C52B-4BBE-B860-6776D40FCDB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw54kzgc.huc\dcore.exe No File
    FirewallRules: [{5EB017E9-2BC4-4721-8615-ECE37E077BD1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw54kzgc.huc\x86\c1.exe No File
    FirewallRules: [{1A03D83A-1E29-494F-AA7B-0A6A1A603F39}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw54kzgc.huc\x86\m1.exe No File
    FirewallRules: [{3E5BB6B2-3214-4A43-994F-FD84EDAFD6D9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xm5xjtr.sbf\dcore.exe No File
    FirewallRules: [{02806FD9-663A-47CC-9949-64EF3A495BA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xm5xjtr.sbf\x64\c1.exe No File
    FirewallRules: [{C63699A3-E72D-4275-BD2F-012447963009}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xm5xjtr.sbf\x64\m1.exe No File
    FirewallRules: [{DE961D53-11F9-4F07-95C9-AA2EDFB98ACC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xm5xjtr.sbf\x86\c1.exe No File
    FirewallRules: [{F4F4682C-D523-4A25-9FED-8C36508CDD05}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xm5xjtr.sbf\x86\m1.exe No File
    FirewallRules: [{878D6DE2-7BCF-4ACD-8ED5-0C58AFDC1A4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlkugvf3.kh3\dcore.exe No File
    FirewallRules: [{F76ECC5A-E9F8-43AB-9595-ABCE52CE1CA0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlkugvf3.kh3\x64\m1.exe No File
    FirewallRules: [{86550EB2-C13D-4D5D-90D8-D48266C4DCA2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlkugvf3.kh3\x64\c1.exe No File
    FirewallRules: [{C5A06893-882B-45D2-A1E2-202349CA04BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlkugvf3.kh3\x86\m1.exe No File
    FirewallRules: [{7F759E7B-DD8B-4655-AD96-CBB161701C40}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlkugvf3.kh3\x86\c1.exe No File
    FirewallRules: [{83020CF0-9319-4AB6-80A8-CE4BE32F720F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vhj5infn.pty\dcore.exe No File
    FirewallRules: [{3F4147E5-B048-43A5-AD02-CD253F34643C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vhj5infn.pty\x64\m1.exe No File
    FirewallRules: [{DF1A80B4-7FD4-4E82-A808-8372FBBEABBB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vhj5infn.pty\x86\m1.exe No File
    FirewallRules: [{3FDC98D8-A387-4BFB-A707-3DF805CA5EA2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vhj5infn.pty\x64\c1.exe No File
    FirewallRules: [{63EFF1AD-0418-47C2-BEC7-07B16DB1016F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vhj5infn.pty\x86\c1.exe No File
    FirewallRules: [{074F63A2-A324-45BE-ADF2-51DE2FBE70DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3sq2cd.w4c\dcore.exe No File
    FirewallRules: [{2BB03FE3-D3DC-4978-9DFA-45B32E8E67EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3sq2cd.w4c\x64\c1.exe No File
    FirewallRules: [{DFBF737C-D69C-420D-8F83-132BD8945D2C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3sq2cd.w4c\x64\m1.exe No File
    FirewallRules: [{98B342BF-3015-4E2E-8CE8-3B7B7633CD87}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3sq2cd.w4c\x86\c1.exe No File
    FirewallRules: [{A372EA1B-C372-4EBB-947B-C8D6B1B56981}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3sq2cd.w4c\x86\m1.exe No File
    FirewallRules: [{9C2D1F62-F0BB-4E4B-90DC-6625F108F50A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kbjn2wz.c4t\dcore.exe No File
    FirewallRules: [{3853DC0E-ECCD-4AC3-ACBC-A8E4639B4B15}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kbjn2wz.c4t\x64\c1.exe No File
    FirewallRules: [{06F4F94E-BCAB-47BA-A48C-49529A85B05D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kbjn2wz.c4t\x64\m1.exe No File
    FirewallRules: [{74FFC1C1-AEDB-4307-B4D4-AF97FC357A0B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kbjn2wz.c4t\x86\m1.exe No File
    FirewallRules: [{687D30CB-DC50-458B-95E2-AFE5D9ED9938}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kbjn2wz.c4t\x86\c1.exe No File
    FirewallRules: [{90DED5F0-CF06-47D6-998C-9A6AD184C34A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qqzuyq1b.fhl\dcore.exe No File
    FirewallRules: [{B273CF40-0422-42E5-8E24-F0BFF096EE87}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qqzuyq1b.fhl\x64\c1.exe No File
    FirewallRules: [{545528EE-25DC-4B79-A742-BB38C6F47B15}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qqzuyq1b.fhl\x64\m1.exe No File
    FirewallRules: [{9C7DC16D-C1BA-4970-AF6F-45228E8A77BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qqzuyq1b.fhl\x86\c1.exe No File
    FirewallRules: [{369F9EB1-CE7C-4967-9C73-6A096ACA15EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qqzuyq1b.fhl\x86\m1.exe No File
    FirewallRules: [{B806C96C-9F52-43A9-B0BD-440D97EC5B80}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zq3qrt3.4iz\dcore.exe No File
    FirewallRules: [{7FEE4B08-4335-4F18-BF3B-653A3FFD84A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zq3qrt3.4iz\x64\c1.exe No File
    FirewallRules: [{2470FF37-C635-49C3-9B07-7E250F9D88B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zq3qrt3.4iz\x64\m1.exe No File
    FirewallRules: [{4CFCE84E-C798-41E2-B3EE-CE3A38BD31D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zq3qrt3.4iz\x86\c1.exe No File
    FirewallRules: [{17A8E1B4-8A54-45A9-897C-FAD108EDE053}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zq3qrt3.4iz\x86\m1.exe No File
    FirewallRules: [{F988BC91-405A-45D9-A330-4B95FA4D3F13}] => (Allow) C:\Users\Pc\AppData\Local\Temp\juulegsj.4q1\x64\c1.exe No File
    FirewallRules: [{55FF81F0-A6F9-4910-89CA-EB4E7F177546}] => (Allow) C:\Users\Pc\AppData\Local\Temp\juulegsj.4q1\dcore.exe No File
    FirewallRules: [{95A8071C-50B8-4BBD-BD89-2AF737FC6982}] => (Allow) C:\Users\Pc\AppData\Local\Temp\juulegsj.4q1\x64\m1.exe No File
    FirewallRules: [{098C59B7-4643-4E58-A51E-900AA0312049}] => (Allow) C:\Users\Pc\AppData\Local\Temp\juulegsj.4q1\x86\c1.exe No File
    FirewallRules: [{81681904-7850-476B-A6C3-1FD3429A1574}] => (Allow) C:\Users\Pc\AppData\Local\Temp\juulegsj.4q1\x86\m1.exe No File
    FirewallRules: [{806E0088-3893-4E52-BE90-EA05D3EC6960}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yhadpld2.qmf\dcore.exe No File
    FirewallRules: [{DA6A4854-A67D-4FD3-BF4A-6F11C5AC49A5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yhadpld2.qmf\x64\c1.exe No File
    FirewallRules: [{310ED465-FD5D-42B7-8835-087992C937CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yhadpld2.qmf\x86\m1.exe No File
    FirewallRules: [{6476A748-D800-4375-90E8-70C586B2F6AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yhadpld2.qmf\x64\m1.exe No File
    FirewallRules: [{C5A90EA6-F1D7-4F50-9932-0D48A78F2FA7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yhadpld2.qmf\x86\c1.exe No File
    FirewallRules: [{28A67C8A-B28E-416A-815A-3C6D057FB417}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tnn2kjyo.qhf\dcore.exe No File
    FirewallRules: [{44D243AA-4167-4DE1-8529-935170421CFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tnn2kjyo.qhf\x64\m1.exe No File
    FirewallRules: [{C6E85F5D-D43A-4009-B195-6AE2ACBA9B77}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tnn2kjyo.qhf\x64\c1.exe No File
    FirewallRules: [{911AEA8B-2D6C-4C59-9408-52B9182E41A0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tnn2kjyo.qhf\x86\c1.exe No File
    FirewallRules: [{550863DC-3E67-4197-83A8-4B9BDECAD417}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tnn2kjyo.qhf\x86\m1.exe No File
    FirewallRules: [{77FAF443-2AE7-4DE2-A8E2-9E637AE95473}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bxreynm2.5o0\x64\c1.exe No File
    FirewallRules: [{74475406-DC3E-4A67-B3A2-34DD48F6B084}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bxreynm2.5o0\x64\m1.exe No File
    FirewallRules: [{A2C61207-49A0-4C91-AC1B-7A9F98E22FAC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bxreynm2.5o0\x86\m1.exe No File
    FirewallRules: [{7ABE15FC-2F7D-441F-B23F-FFBF257C8B5D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bxreynm2.5o0\dcore.exe No File
    FirewallRules: [{A7B365FC-54F5-45A7-907B-EFCA1556DBA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bxreynm2.5o0\x86\c1.exe No File
    FirewallRules: [{6214151A-46F0-413D-9AAB-D54A0FA673B5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x5vqqkaw.vjm\x64\c1.exe No File
    FirewallRules: [{FC70573F-578E-4B0E-AC3A-8D0D0FF5C02F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x5vqqkaw.vjm\dcore.exe No File
    FirewallRules: [{FD9E3B13-6814-467D-8CB7-934C0299E259}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x5vqqkaw.vjm\x86\c1.exe No File
    FirewallRules: [{AAF54568-36B6-46B0-A4BD-13197BBE260E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x5vqqkaw.vjm\x64\m1.exe No File
    FirewallRules: [{36AC74CB-9E62-460B-9E18-8946C5F9C383}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x5vqqkaw.vjm\x86\m1.exe No File
    FirewallRules: [{C008C9EB-CA7B-48B3-9D4A-CE0B5C0129BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pdcha23.sh2\dcore.exe No File
    FirewallRules: [{2C2196D1-9AE2-44D3-8D46-F8DE87F321CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pdcha23.sh2\x86\m1.exe No File
    FirewallRules: [{CCCD467D-855F-4320-9214-9DFB03212BF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pdcha23.sh2\x64\c1.exe No File
    FirewallRules: [{4A65E86C-E092-48BF-B292-6B0B816B550A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pdcha23.sh2\x64\m1.exe No File
    FirewallRules: [{BC4121D0-766E-4B34-9136-598B896D0CDF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pdcha23.sh2\x86\c1.exe No File
    FirewallRules: [{1FA3C94B-1D49-46DE-8810-66AFAD13E3D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bwynulz.u3v\dcore.exe No File
    FirewallRules: [{2A4DFC35-8C90-46C0-AEA2-D8ED8CABE0FC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bwynulz.u3v\x64\m1.exe No File
    FirewallRules: [{9CC7E74F-F198-4C7C-A8F1-ECAD85666B1C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bwynulz.u3v\x64\c1.exe No File
    FirewallRules: [{45D8D614-9AED-41D4-8ADD-EE9AD8B2D16C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bwynulz.u3v\x86\c1.exe No File
    FirewallRules: [{DA2A25D7-4B39-4646-AC0A-769B861349AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bwynulz.u3v\x86\m1.exe No File
    FirewallRules: [{E8557415-AFDB-4D59-B85F-75A780F7B068}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nnbvupmj.n3q\dcore.exe No File
    FirewallRules: [{D5B85E2B-40E6-46D7-9A1C-FF1C92D0F3D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nnbvupmj.n3q\x64\m1.exe No File
    FirewallRules: [{D42738F6-1BCB-457C-A097-948DA1F92DE5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nnbvupmj.n3q\x64\c1.exe No File
    FirewallRules: [{371F0563-062D-4C6A-AA5E-568B70BBACAA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nnbvupmj.n3q\x86\c1.exe No File
    FirewallRules: [{31386E90-CF6E-4233-BF10-43462981627B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nnbvupmj.n3q\x86\m1.exe No File
    FirewallRules: [{E747711E-A7ED-4547-8418-FE2C70E0AC0C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5pnimdpq.5jv\dcore.exe No File
    FirewallRules: [{3CAB1345-D2E4-4B30-BC7C-C9E901FAA1CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5pnimdpq.5jv\x64\m1.exe No File
    FirewallRules: [{BA4C9B27-093D-4DBE-A1B8-CF9FE97F31A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5pnimdpq.5jv\x86\c1.exe No File
    FirewallRules: [{3CA7BCEE-84E3-417A-96CF-3DC78AF81891}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5pnimdpq.5jv\x64\c1.exe No File
    FirewallRules: [{91560C5E-B80B-45EF-A9CD-78FC96B480F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5pnimdpq.5jv\x86\m1.exe No File
    FirewallRules: [{E501D97F-F377-49AF-8949-1E8A63FCBF7A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\luubxsa2.n2r\dcore.exe No File
    FirewallRules: [{BD542CD4-B572-41DA-A985-F5644EE93842}] => (Allow) C:\Users\Pc\AppData\Local\Temp\luubxsa2.n2r\x64\c1.exe No File
    FirewallRules: [{08B9BD35-69ED-424D-808F-B556AC981D49}] => (Allow) C:\Users\Pc\AppData\Local\Temp\luubxsa2.n2r\x64\m1.exe No File
    FirewallRules: [{D046BB63-C57A-4F48-96CD-1003DDC989DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\luubxsa2.n2r\x86\c1.exe No File
    FirewallRules: [{A01C11CD-4B92-48B0-8BD6-14C67C815F76}] => (Allow) C:\Users\Pc\AppData\Local\Temp\luubxsa2.n2r\x86\m1.exe No File
    FirewallRules: [{FA628030-98EA-4C7A-A930-A1DF9D41DBAE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\novxd3vu.kdi\x64\c1.exe No File
    FirewallRules: [{D5B88BFF-9A15-4AEE-B0B8-6099E1F1AD2B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\novxd3vu.kdi\x86\m1.exe No File
    FirewallRules: [{0EF4C4D7-B38F-4EF7-B4F5-9C1F5F9645CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\novxd3vu.kdi\x86\c1.exe No File
    FirewallRules: [{880DDAD0-D40D-4283-A378-E578E8420537}] => (Allow) C:\Users\Pc\AppData\Local\Temp\novxd3vu.kdi\dcore.exe No File
    FirewallRules: [{92DBF1B9-81F2-4DD4-9E31-6766E57FD7DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\novxd3vu.kdi\x64\m1.exe No File
    FirewallRules: [{52E04A90-EFBC-4537-B879-489AB7C492B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p2kendfp.fh2\x64\c1.exe No File
    FirewallRules: [{BA0A3E59-AF29-4947-8D7F-488EB07A9A54}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p2kendfp.fh2\dcore.exe No File
    FirewallRules: [{AACA7793-8D55-43C0-965A-6842D379C000}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p2kendfp.fh2\x86\c1.exe No File
    FirewallRules: [{D4CEBA5A-83BE-4D9C-A9EE-55B732EC4233}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p2kendfp.fh2\x64\m1.exe No File
    FirewallRules: [{1F0CA759-F252-4B53-B27D-A3A0EC13BB32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p2kendfp.fh2\x86\m1.exe No File
    FirewallRules: [{7938FBAF-57FE-4DED-BBD8-7147AFFFCE0B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xscaxp4e.j3w\dcore.exe No File
    FirewallRules: [{BA7D341B-1BBA-4E91-A37C-B767A112748D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xscaxp4e.j3w\x64\m1.exe No File
    FirewallRules: [{FB55426D-3190-4DF7-8812-F9668E37E3D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xscaxp4e.j3w\x64\c1.exe No File
    FirewallRules: [{9442CEE8-7FB3-44F0-93C4-3A23A5D038C9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xscaxp4e.j3w\x86\c1.exe No File
    FirewallRules: [{F89BDA25-EFD4-4420-9644-D49C214E77C1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xscaxp4e.j3w\x86\m1.exe No File
    FirewallRules: [{B674DDF0-DF28-4571-AE7B-17F81818B56C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ys22otfs.bti\x64\c1.exe No File
    FirewallRules: [{1692E69D-CC12-43A2-8081-46FA6646AE8A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ys22otfs.bti\x86\c1.exe No File
    FirewallRules: [{FF277FFB-1AD4-4831-933A-AEC3B59874A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ys22otfs.bti\x64\m1.exe No File
    FirewallRules: [{26021379-77C1-40B5-A67F-5C6F2011597D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ys22otfs.bti\dcore.exe No File
    FirewallRules: [{06BCEF45-2E78-46F9-9B8F-30187F42F00B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ys22otfs.bti\x86\m1.exe No File
    FirewallRules: [{0028A2F1-533D-48B3-B6FF-18998393F651}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cazjmycv.r4k\dcore.exe No File
    FirewallRules: [{BE866C0B-7423-4910-B332-DA0E269FD0C8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cazjmycv.r4k\x64\c1.exe No File
    FirewallRules: [{80BEA3E2-92E3-45B3-AC30-B57DCC5B4BF1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cazjmycv.r4k\x64\m1.exe No File
    FirewallRules: [{D2CF8B27-C365-4396-90C1-C823ED9C3026}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cazjmycv.r4k\x86\c1.exe No File
    FirewallRules: [{52EFA0D9-5966-4937-8832-D9F803B499BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cazjmycv.r4k\x86\m1.exe No File
    FirewallRules: [{29CC1604-FC0E-45E6-A3E9-926CBAAA2F7F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\adohicrs.zck\dcore.exe No File
    FirewallRules: [{5C58F27A-EDB3-4923-ABE8-11E9B69838FA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\adohicrs.zck\x64\m1.exe No File
    FirewallRules: [{F3741FB3-C5E0-4CAF-89B4-24BE94635A92}] => (Allow) C:\Users\Pc\AppData\Local\Temp\adohicrs.zck\x64\c1.exe No File
    FirewallRules: [{7D1A6D4F-ABA5-4557-B5DE-1A286212EB0C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\adohicrs.zck\x86\c1.exe No File
    FirewallRules: [{A114C50B-2F02-4EF7-92FC-12AE87F0E277}] => (Allow) C:\Users\Pc\AppData\Local\Temp\adohicrs.zck\x86\m1.exe No File
    FirewallRules: [{4F7293F0-A08F-4A51-9C35-9CEDF251DEAB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ml53yqmf.yo1\dcore.exe No File
    FirewallRules: [{E520166F-4840-4AC7-91B8-DB4472F79A10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ml53yqmf.yo1\x64\c1.exe No File
    FirewallRules: [{72EB1FC6-43EB-4728-B491-97738131C157}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ml53yqmf.yo1\x64\m1.exe No File
    FirewallRules: [{638DBA38-6296-41D9-BC25-263D7D573D34}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ml53yqmf.yo1\x86\m1.exe No File
    FirewallRules: [{1ED6BA53-80E7-4B31-ADCF-B901E1E0A918}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ml53yqmf.yo1\x86\c1.exe No File
    FirewallRules: [{D8A151AA-7B04-4EBA-964F-C4068C3DA666}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mx5bnfil.vdn\dcore.exe No File
    FirewallRules: [{B5AC1071-E0EC-4715-A28B-0EB17A5CA030}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mx5bnfil.vdn\x64\c1.exe No File
    FirewallRules: [{304838A4-200B-4312-8FE8-A141519DB9C4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mx5bnfil.vdn\x86\c1.exe No File
    FirewallRules: [{FC3C9947-F52D-454F-9F48-0F598521B341}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mx5bnfil.vdn\x86\m1.exe No File
    FirewallRules: [{A3B2841D-934C-408C-8930-052988C90858}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mx5bnfil.vdn\x64\m1.exe No File
    FirewallRules: [{420E3615-3215-4FDA-9FC3-1C6BFA149DC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xevkxkpf.tq2\dcore.exe No File
    FirewallRules: [{D683A05B-BBE1-466C-82CC-B75CADE715C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xevkxkpf.tq2\x64\m1.exe No File
    FirewallRules: [{ABFF055E-E823-4227-B6F3-B73E2EF3C15E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xevkxkpf.tq2\x64\c1.exe No File
    FirewallRules: [{08F77D71-FA1D-4187-9532-1B82208BE29D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xevkxkpf.tq2\x86\c1.exe No File
    FirewallRules: [{C1DC3CB6-E20B-497C-8EB0-EF32453731D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xevkxkpf.tq2\x86\m1.exe No File
    FirewallRules: [{40B8DBC6-04C8-4033-B9FB-C1FAEDC04A32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tg0n40fs.jw4\x64\c1.exe No File
    FirewallRules: [{CD38E9DE-8080-4F3E-B1E3-05DE370D4B97}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tg0n40fs.jw4\x64\m1.exe No File
    FirewallRules: [{830D128E-391B-41EC-BC78-2CBE418E82B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tg0n40fs.jw4\dcore.exe No File
    FirewallRules: [{EF30D952-FB11-49AF-87B7-1964C69E08ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tg0n40fs.jw4\x86\c1.exe No File
    FirewallRules: [{C9D6F559-9E44-46A4-8D39-D7ABB73551AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tg0n40fs.jw4\x86\m1.exe No File
    FirewallRules: [{1DE97231-AE3E-4875-B645-719B6293E84B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jo3oe4fu.5k0\x64\m1.exe No File
    FirewallRules: [{7A0307FF-5FDE-4B6D-9EF5-7CA705E42DBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jo3oe4fu.5k0\dcore.exe No File
    FirewallRules: [{0A1BDB79-9A34-4FB6-A91D-7BC272DE0483}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jo3oe4fu.5k0\x86\m1.exe No File
    FirewallRules: [{A7021288-E9C8-4FF9-8086-70E2709BA760}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jo3oe4fu.5k0\x64\c1.exe No File
    FirewallRules: [{8EDCC7A4-AD1D-4E5A-A7A6-379833DC1E78}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jo3oe4fu.5k0\x86\c1.exe No File
    FirewallRules: [{C14F7C86-B316-4595-91EA-CD51B4A010A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dui23zj.dfz\dcore.exe No File
    FirewallRules: [{CD60FBDA-D18C-47D7-911B-64625203DBBD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dui23zj.dfz\x64\m1.exe No File
    FirewallRules: [{2B529AE0-16BF-489E-8C8A-77166141E59E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dui23zj.dfz\x64\c1.exe No File
    FirewallRules: [{6AF73111-DA69-4473-8E48-55C55427171E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dui23zj.dfz\x86\c1.exe No File
    FirewallRules: [{EF1AC0BA-CCCF-42EA-8A35-D1C96B77E5F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dui23zj.dfz\x86\m1.exe No File
    FirewallRules: [{2E2F717F-2713-4F0E-AACA-A2A656C1E4FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ymumemn1.4lj\dcore.exe No File
    FirewallRules: [{7E1FBDF2-7B77-4754-AA15-1414052583DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ymumemn1.4lj\x86\c1.exe No File
    FirewallRules: [{C424915B-46D9-4DA5-8C5C-57E7273E0F8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ymumemn1.4lj\x64\c1.exe No File
    FirewallRules: [{2031490A-D608-47D4-AAFB-125281DB774F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ymumemn1.4lj\x64\m1.exe No File
    FirewallRules: [{FE438F19-A727-40DA-996E-36A116D9921D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ymumemn1.4lj\x86\m1.exe No File
    FirewallRules: [{66CE1B00-049B-46BD-B5A8-2AC83A1B9DFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cxzg2blw.5nr\x64\c1.exe () [File not signed]
    FirewallRules: [{D07B7F25-B79E-4A88-B0E3-BA67AE0C54B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cxzg2blw.5nr\dcore.exe No File
    FirewallRules: [{F0DDCABA-DA39-4D98-BC74-A4F7FD2B446E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cxzg2blw.5nr\x64\m1.exe () [File not signed]
    FirewallRules: [{514308FC-5846-4ACB-9F9E-8D69BA9D8288}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cxzg2blw.5nr\x86\c1.exe () [File not signed]
    FirewallRules: [{5E29E18D-FC6E-4487-BEDA-26D532C3744D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cxzg2blw.5nr\x86\m1.exe () [File not signed]
    FirewallRules: [{287F452B-9935-492D-A860-EBA8AA6DFE82}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhps0of3.enj\dcore.exe No File
    FirewallRules: [{87052B6D-9D5D-47B3-A540-F17DE5212E9D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhps0of3.enj\x64\m1.exe No File
    FirewallRules: [{1456B78C-F5C4-42A1-985F-2749E5E22A63}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhps0of3.enj\x64\c1.exe No File
    FirewallRules: [{CDA3A6CA-3EBD-4838-A73E-954FB203935B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhps0of3.enj\x86\c1.exe No File
    FirewallRules: [{43E5180D-8E01-4ED8-AFA8-9EC051B05768}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhps0of3.enj\x86\m1.exe No File
    FirewallRules: [{3BB9BE90-FF3A-48A6-A2FA-B58409655722}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnlw5gfv.fkc\dcore.exe No File
    FirewallRules: [{32D35040-F36D-4C4A-A0D0-9F1D9AC01045}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnlw5gfv.fkc\x64\c1.exe No File
    FirewallRules: [{B58614B0-FFAE-40A3-9949-D5D829FF1C16}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnlw5gfv.fkc\x64\m1.exe No File
    FirewallRules: [{F2D73409-E578-44CA-8EF0-CAC4649A410B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnlw5gfv.fkc\x86\c1.exe No File
    FirewallRules: [{4B0B9DF4-938C-416C-A429-7A76EB1F838F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnlw5gfv.fkc\x86\m1.exe No File
    FirewallRules: [{C83F07C6-8EAE-4298-894D-7894A73B09B4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxgsam3a.mmy\dcore.exe No File
    FirewallRules: [{8330A8BD-0A10-4F3D-9838-2722548F196B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxgsam3a.mmy\x64\c1.exe No File
    FirewallRules: [{B4D2070E-E037-4F9F-B3E5-144F6799B354}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxgsam3a.mmy\x64\m1.exe No File
    FirewallRules: [{0BA56712-BCE6-4B1D-A103-3896D4E82241}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxgsam3a.mmy\x86\c1.exe No File
    FirewallRules: [{41660932-717D-48C7-8D6B-2F90098688A7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxgsam3a.mmy\x86\m1.exe No File
    FirewallRules: [{C7098963-49B4-4452-B222-36D71256B3D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gvvppyl4.mdp\dcore.exe No File
    FirewallRules: [{B19527B9-8592-4A79-A4FC-B7388889706A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gvvppyl4.mdp\x64\c1.exe No File
    FirewallRules: [{B30DF74C-CE24-4BBA-ACA3-C414692B447F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gvvppyl4.mdp\x86\m1.exe No File
    FirewallRules: [{B12AC50F-7B09-4D37-A4AF-1B8A67BC9488}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gvvppyl4.mdp\x64\m1.exe No File
    FirewallRules: [{F0866F78-44C0-4E25-BDE4-2128FC5CE9C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gvvppyl4.mdp\x86\c1.exe No File
    FirewallRules: [{AF75E0B2-1FB6-4B8A-9ABC-AA51F6E34F46}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eg31m1lu.2s1\x64\c1.exe No File
    FirewallRules: [{05B18BFD-A155-4BFD-9793-81BF0F2A591B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eg31m1lu.2s1\dcore.exe No File
    FirewallRules: [{10846AC8-27D9-4747-907E-255E056F75E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eg31m1lu.2s1\x64\m1.exe No File
    FirewallRules: [{709CCEF5-7805-4732-88A8-95C25F6E8E7F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eg31m1lu.2s1\x86\c1.exe No File
    FirewallRules: [{C7432B92-4979-4BB0-B435-5FF31E90CF30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eg31m1lu.2s1\x86\m1.exe No File
    FirewallRules: [{775F2ED2-A976-441F-9F2D-A72009F2DBF5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2vr0uxu3.55v\x64\c1.exe No File
    FirewallRules: [{14C4E280-77EF-4529-BF4C-6006E7B0A72E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2vr0uxu3.55v\dcore.exe No File
    FirewallRules: [{84F5646A-A229-47CA-A10A-529266B92B00}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2vr0uxu3.55v\x64\m1.exe No File
    FirewallRules: [{F3A10379-E25D-4C12-AF5C-42D611170EE2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2vr0uxu3.55v\x86\c1.exe No File
    FirewallRules: [{3FCCB68B-6BEA-4617-B239-94348AF26EB8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2vr0uxu3.55v\x86\m1.exe No File
    FirewallRules: [{639318D8-27C8-450E-960A-074B0273F741}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4m3cfk5x.ren\x64\c1.exe No File
    FirewallRules: [{19D41762-8F10-4CA5-8955-4FBB0B4435AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4m3cfk5x.ren\dcore.exe No File
    FirewallRules: [{F73A0DE7-F118-4582-9138-F322EF003046}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4m3cfk5x.ren\x64\m1.exe No File
    FirewallRules: [{2719421D-2C7E-4EEB-B3CE-68D696BBCE7E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4m3cfk5x.ren\x86\c1.exe No File
    FirewallRules: [{49CA600C-91CA-4E0C-8983-2421579E29FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4m3cfk5x.ren\x86\m1.exe No File
    FirewallRules: [{B690D51D-99F2-460D-A5FB-A30274BC29FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xppihhex.qn5\dcore.exe No File
    FirewallRules: [{06751BE8-4EC7-4522-9CA3-FF69D49820FF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xppihhex.qn5\x64\c1.exe No File
    FirewallRules: [{DB403E82-FB15-45BA-9C9A-A5B4756FB1AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xppihhex.qn5\x86\c1.exe No File
    FirewallRules: [{91FE6102-CC5E-41B9-B708-5B476A9E2CD1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xppihhex.qn5\x64\m1.exe No File
    FirewallRules: [{2B750029-F6D4-42A8-BF52-43195A1DB811}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xppihhex.qn5\x86\m1.exe No File
    FirewallRules: [{124D1FE3-92B3-4CE6-B53B-429B17793DC0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlgvnbs3.dke\dcore.exe No File
    FirewallRules: [{522C51D9-E6FB-4BF7-B088-1996C20F69EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlgvnbs3.dke\x64\c1.exe No File
    FirewallRules: [{F3B0497B-2AF2-4A48-B9AB-FCE8F584361E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlgvnbs3.dke\x86\c1.exe No File
    FirewallRules: [{78AA1D5C-AEF0-4FF5-9371-71617CF6A3D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlgvnbs3.dke\x64\m1.exe No File
    FirewallRules: [{7364CAA6-4C57-4411-93FA-0B10DE7ED210}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlgvnbs3.dke\x86\m1.exe No File
    FirewallRules: [{31B69C05-2355-4DCD-8D79-9787AFEE3E07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qbgpsgxq.qff\dcore.exe No File
    FirewallRules: [{BC5058E6-ABBA-4C67-9BE6-1085891C2E43}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qbgpsgxq.qff\x64\c1.exe () [File not signed]
    FirewallRules: [{8E4C6EC5-13D3-4C88-A5B4-A6091B23D66E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qbgpsgxq.qff\x64\m1.exe No File
    FirewallRules: [{BDC6A442-A2C0-4E5A-876F-15DAB620DB4C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qbgpsgxq.qff\x86\m1.exe () [File not signed]
    FirewallRules: [{F2201D81-57C6-4321-9F3A-FE4E7344FAF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qbgpsgxq.qff\x86\c1.exe () [File not signed]
    FirewallRules: [{66047582-34CF-4363-97A6-8E8B25B59A10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgt4mqhw.c0w\dcore.exe No File
    FirewallRules: [{3601F807-7990-4F92-A16C-236B415C2A56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgt4mqhw.c0w\x64\c1.exe No File
    FirewallRules: [{3DADD296-4306-44BA-BE81-D374A8DC0275}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgt4mqhw.c0w\x64\m1.exe No File
    FirewallRules: [{079C1D73-BFAD-4728-AAF3-67248CC10CDC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgt4mqhw.c0w\x86\c1.exe No File
    FirewallRules: [{E2606890-EF16-479C-8F87-CBD6491C8421}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgt4mqhw.c0w\x86\m1.exe No File
    FirewallRules: [{C7EE563D-ABFE-4FBB-80C3-76DDD79D4C30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0e2byhpk.pmh\dcore.exe No File
    FirewallRules: [{8422B68F-573C-4C4A-A237-DFD493BB0561}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0e2byhpk.pmh\x64\c1.exe No File
    FirewallRules: [{33F99564-246C-4589-9EBB-0C593730B4C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0e2byhpk.pmh\x86\c1.exe No File
    FirewallRules: [{E13803A4-CB26-44C9-A1C2-2AFF38212FD1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0e2byhpk.pmh\x86\m1.exe No File
    FirewallRules: [{8F92DE3F-1E75-4B7B-B5CF-7445B7B58165}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0e2byhpk.pmh\x64\m1.exe No File
    FirewallRules: [{6EC9CD98-9744-4D23-B22E-98A7F029EB6C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z3llqhpb.nf3\dcore.exe No File
    FirewallRules: [{0C4B67E4-0200-4F04-896A-6A83AFAAB95A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z3llqhpb.nf3\x64\c1.exe No File
    FirewallRules: [{A4082325-FAAE-41E0-8C38-AAC0141597BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z3llqhpb.nf3\x64\m1.exe No File
    FirewallRules: [{9AD7E6D8-97B1-4027-871D-66797E252BF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z3llqhpb.nf3\x86\c1.exe No File
    FirewallRules: [{650B9DAD-9F25-48C0-8B3A-576DBAF90F9D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z3llqhpb.nf3\x86\m1.exe No File
    FirewallRules: [{0894ABB7-17EF-42FC-B204-70A6F7A90B21}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h1tfjd4z.wy1\dcore.exe No File
    FirewallRules: [{1286C581-56D4-4014-AC9B-9533BAC5311B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h1tfjd4z.wy1\x86\c1.exe No File
    FirewallRules: [{F3E53754-E1F6-4760-9C75-4F7A38B3C11D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h1tfjd4z.wy1\x64\m1.exe No File
    FirewallRules: [{B7C02A54-8080-44C3-87A8-42D577DBFA6B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h1tfjd4z.wy1\x64\c1.exe No File
    FirewallRules: [{791F6CE7-74A1-4A4A-B839-B76F59747906}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h1tfjd4z.wy1\x86\m1.exe No File
    FirewallRules: [{8A849650-0CB1-4CEE-9381-2C973EDF35B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w3c4z4ud.qbd\dcore.exe No File
    FirewallRules: [{8FE5CEED-4854-4D25-9E70-FB09BDA01911}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w3c4z4ud.qbd\x64\m1.exe No File
    FirewallRules: [{19C15373-D384-4C8C-AF27-09C29F827038}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w3c4z4ud.qbd\x64\c1.exe No File
    FirewallRules: [{A8DC6E26-DD5B-426B-846C-C725B9869D44}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w3c4z4ud.qbd\x86\m1.exe No File
    FirewallRules: [{0742D9FF-FBD1-42A9-86D9-42D982D77AB3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w3c4z4ud.qbd\x86\c1.exe No File
    FirewallRules: [{4A6CB465-50C4-4FC5-A46F-91B4D25BBFA9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tipw4sye.m32\dcore.exe No File
    FirewallRules: [{877DF314-6A04-42E7-BFF3-A26F02FAD7CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tipw4sye.m32\x64\c1.exe No File
    FirewallRules: [{29E2F2D6-1E1E-44CE-A9E9-9716F7F59343}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tipw4sye.m32\x64\m1.exe No File
    FirewallRules: [{6200F130-4FC1-481C-B8DB-D19E0F97483A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tipw4sye.m32\x86\c1.exe No File
    FirewallRules: [{92C73289-1EF2-4965-AEF5-E3395155DE38}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tipw4sye.m32\x86\m1.exe No File
    FirewallRules: [{FE1FA48B-FCAA-4720-8E5C-A7D0E1D84ABC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bspwjkbw.feg\x64\c1.exe No File
    FirewallRules: [{D5BA087B-B885-45FE-87B5-AAFA03157C00}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bspwjkbw.feg\dcore.exe No File
    FirewallRules: [{413E77C9-FD99-498B-938D-733741EAEC6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bspwjkbw.feg\x64\m1.exe No File
    FirewallRules: [{EFDD8DD5-906E-4A11-BAD0-5F7F9569BD25}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bspwjkbw.feg\x86\m1.exe No File
    FirewallRules: [{ADDB5A42-4A3B-42B9-A75D-BFBCC9375133}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bspwjkbw.feg\x86\c1.exe No File
    FirewallRules: [{11880916-FAC1-4E78-9FB2-4745A22ADFB4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ectrdfn0.oya\dcore.exe No File
    FirewallRules: [{CF15755A-3DB1-42F5-853B-390C9D030CE5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ectrdfn0.oya\x64\c1.exe No File
    FirewallRules: [{C840CE91-9D08-4D6C-9CCC-09B388D4AD37}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ectrdfn0.oya\x64\m1.exe No File
    FirewallRules: [{53529EA6-3F99-4470-B3F7-074A982FB845}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ectrdfn0.oya\x86\c1.exe No File
    FirewallRules: [{E8518A6D-3673-4332-8AAC-51F0CAEBB1A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ectrdfn0.oya\x86\m1.exe No File
    FirewallRules: [{74601376-F2E5-4717-A93C-603CED47A6C1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vdesc0ra.b3p\dcore.exe No File
    FirewallRules: [{9A6C961E-8A2F-4FF7-BF0E-A2A5B5CA6488}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vdesc0ra.b3p\x64\m1.exe No File
    FirewallRules: [{D10A4B53-08F9-41F8-BCE9-EFBF0D19BE39}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vdesc0ra.b3p\x64\c1.exe No File
    FirewallRules: [{956F7358-FD46-4E64-A37E-E3141033FDE3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vdesc0ra.b3p\x86\c1.exe No File
    FirewallRules: [{6D725E2B-87A5-49C8-BDEB-56BF53724B43}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vdesc0ra.b3p\x86\m1.exe No File
    FirewallRules: [{29D65CDE-DAE9-4774-8247-E5A5188ABD12}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0q4dx0x1.gnt\dcore.exe No File
    FirewallRules: [{69976FF8-C68E-4398-BE0A-11E396094789}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0q4dx0x1.gnt\x64\m1.exe No File
    FirewallRules: [{E6EAA38F-FF35-470F-A7CC-C01FF780D3D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0q4dx0x1.gnt\x64\c1.exe No File
    FirewallRules: [{7690417D-5EF3-49E2-9719-F5938EF3046C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0q4dx0x1.gnt\x86\c1.exe No File
    FirewallRules: [{2104273B-39B5-4A39-A4CD-A9A4B6A4F67F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0q4dx0x1.gnt\x86\m1.exe No File
    FirewallRules: [{17F28B1E-6598-443E-8E4C-6E1F78B2D1D1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zpzdapjb.h4a\dcore.exe No File
    FirewallRules: [{7C79ABCC-279A-4DA8-85FA-969C88406FF4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zpzdapjb.h4a\x64\m1.exe No File
    FirewallRules: [{6264B5C0-EADF-45E5-95E3-2748FC80FF12}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zpzdapjb.h4a\x64\c1.exe No File
    FirewallRules: [{AD27A7B9-9ECF-4012-AA9A-430770C7422F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zpzdapjb.h4a\x86\c1.exe No File
    FirewallRules: [{49DEDF61-CEF7-4AC5-BC9F-DA29E089AF28}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zpzdapjb.h4a\x86\m1.exe No File
    FirewallRules: [{0AED3715-CA2F-4627-A077-6AA3FBDADF4D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1a4bqucs.vxr\x64\c1.exe No File
    FirewallRules: [{1C0B3B06-A2AD-4485-B597-5DF4D9FCF2DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1a4bqucs.vxr\dcore.exe No File
    FirewallRules: [{3CF7ED1E-A1C0-41EF-928A-1FA6520B3902}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1a4bqucs.vxr\x64\m1.exe No File
    FirewallRules: [{2003A7A1-F20D-4382-8C78-6284DD97E74E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1a4bqucs.vxr\x86\m1.exe No File
    FirewallRules: [{CB13789A-1B94-4215-81EC-68CC52FB74A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1a4bqucs.vxr\x86\c1.exe No File
    FirewallRules: [{D743156F-FF7C-4AF0-B749-13240405FD9B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvalwopg.wr3\x64\c1.exe No File
    FirewallRules: [{AEBAC7F3-4104-4315-BD72-D4D77D997B72}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvalwopg.wr3\x64\m1.exe No File
    FirewallRules: [{EAFF12A9-D97A-4838-92AD-329A009CD5DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvalwopg.wr3\dcore.exe No File
    FirewallRules: [{0AB9A07B-0F40-4979-B9A4-387592F9E45D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvalwopg.wr3\x86\c1.exe No File
    FirewallRules: [{E7FF11B0-E926-4EDB-B80B-FC7F6D9A1F73}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvalwopg.wr3\x86\m1.exe No File
    FirewallRules: [{E31D3B67-0E3E-4648-8E6D-5434D41DA254}] => (Allow) C:\Users\Pc\AppData\Local\Temp\twbeq4dc.4pn\dcore.exe No File
    FirewallRules: [{E56692F3-77DE-42DC-9689-29A27D63470A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\twbeq4dc.4pn\x64\m1.exe No File
    FirewallRules: [{CF640704-ABF4-47DF-9B79-97FFFAA81824}] => (Allow) C:\Users\Pc\AppData\Local\Temp\twbeq4dc.4pn\x86\m1.exe No File
    FirewallRules: [{2B277AFB-BA87-4FA5-8179-137AFAF6ED19}] => (Allow) C:\Users\Pc\AppData\Local\Temp\twbeq4dc.4pn\x64\c1.exe No File
    FirewallRules: [{485AEC7B-5E13-4A9C-9380-ABC37170E339}] => (Allow) C:\Users\Pc\AppData\Local\Temp\twbeq4dc.4pn\x86\c1.exe No File
    FirewallRules: [{C83A345C-FA77-4C29-9504-3EBBB0D34A41}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pvkdpms3.eza\dcore.exe No File
    FirewallRules: [{FD237044-7C0B-492C-8227-BB83673F2338}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pvkdpms3.eza\x64\m1.exe No File
    FirewallRules: [{07DEAD9B-57FF-4F15-9CDD-EC8C2447F74E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pvkdpms3.eza\x64\c1.exe No File
    FirewallRules: [{A7AC0FDF-EF86-457C-BC2E-6BABD9634A74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pvkdpms3.eza\x86\c1.exe No File
    FirewallRules: [{518D37AB-EC6D-4E43-BE06-FDC427AA1047}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pvkdpms3.eza\x86\m1.exe No File
    FirewallRules: [{C1A29D8D-9D65-4B04-9DCF-AAE9252EFACD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\giktxvgj.r4w\dcore.exe No File
    FirewallRules: [{004E910B-90A9-48AA-83C4-BFDD104C419C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\giktxvgj.r4w\x64\m1.exe No File
    FirewallRules: [{332569AC-B989-4546-B2F2-EA09C51C594A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\giktxvgj.r4w\x64\c1.exe No File
    FirewallRules: [{038CE1C3-15A2-4980-A841-63C90BADBC26}] => (Allow) C:\Users\Pc\AppData\Local\Temp\giktxvgj.r4w\x86\c1.exe No File
    FirewallRules: [{FEEE96DA-BCE7-410C-BCEA-285ADE824E74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\giktxvgj.r4w\x86\m1.exe No File
    FirewallRules: [{669DAEB6-D1D9-44F8-A060-9022E2FDE394}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u3r305hb.lxm\dcore.exe No File
    FirewallRules: [{B1BA678B-C3CB-452E-B559-4C73536C5BB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u3r305hb.lxm\x64\m1.exe No File
    FirewallRules: [{500122EF-6A13-476F-8DDE-2E9089F5AF0F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u3r305hb.lxm\x86\c1.exe No File
    FirewallRules: [{08F1A8C0-8304-4403-A73A-EF64E48A34ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u3r305hb.lxm\x86\m1.exe No File
    FirewallRules: [{772AE0D7-F2B5-41AF-B4E7-88B2205F2594}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u3r305hb.lxm\x64\c1.exe No File
    FirewallRules: [{9952E3D3-C799-4E00-ABFF-041E9C024528}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m2hskhly.ex5\x64\c1.exe No File
    FirewallRules: [{42E7B356-CA93-47D9-A5CF-599F583B59BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m2hskhly.ex5\x64\m1.exe No File
    FirewallRules: [{814F84CE-D158-4272-B4AF-14DD904E07B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m2hskhly.ex5\dcore.exe No File
    FirewallRules: [{CB708AC4-7943-4310-9625-C786A83B2F3F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m2hskhly.ex5\x86\c1.exe No File
    FirewallRules: [{9DAEB2EF-8C8A-45EB-A73B-DD682288B6F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m2hskhly.ex5\x86\m1.exe No File
    FirewallRules: [{56F1BD6F-0230-4D9C-9B98-F733B6DC1022}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hy0dk2x5.bf2\dcore.exe No File
    FirewallRules: [{4328C44F-31D8-4C93-B54C-CE2BD1A3CE54}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hy0dk2x5.bf2\x64\c1.exe No File
    FirewallRules: [{7C478239-6DC7-4486-BDF8-77129FD1E767}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hy0dk2x5.bf2\x86\c1.exe No File
    FirewallRules: [{B8DCB016-A6A7-4DC0-86CD-9FE38F85C5CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hy0dk2x5.bf2\x64\m1.exe No File
    FirewallRules: [{EF2B864E-E8A9-407C-B428-F1B8CE332DCF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hy0dk2x5.bf2\x86\m1.exe No File
    FirewallRules: [{ACE8FE94-A1CE-412E-9199-C45F3BC9AF5F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e1sz1da3.bmt\dcore.exe No File
    FirewallRules: [{DCE76EB0-7682-4620-BF08-49B37D4B7731}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e1sz1da3.bmt\x64\m1.exe No File
    FirewallRules: [{6E58A2B6-35DA-449C-AE63-A2F1979313E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e1sz1da3.bmt\x86\c1.exe No File
    FirewallRules: [{DB1FB25A-EE69-4579-9845-D8E218370169}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e1sz1da3.bmt\x64\c1.exe No File
    FirewallRules: [{0DC87653-0FE4-4992-BF1F-C124E3AD2955}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e1sz1da3.bmt\x86\m1.exe No File
    FirewallRules: [{07076E8F-1088-4B4C-AC2E-C1163921F49B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dv2e03v.kc4\x64\m1.exe No File
    FirewallRules: [{074A43E1-D0C4-464A-B45B-F7AC5B4CE65D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dv2e03v.kc4\dcore.exe No File
    FirewallRules: [{93596586-CFE0-4B39-B5C1-A36D10302EB2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dv2e03v.kc4\x64\c1.exe No File
    FirewallRules: [{6EE1270D-917C-4A49-98FF-48BE95146395}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dv2e03v.kc4\x86\c1.exe No File
    FirewallRules: [{DC2BA7E8-005B-44EE-8F64-2F2AFB2B8CA7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dv2e03v.kc4\x86\m1.exe No File
    FirewallRules: [{F17CCEF7-12D9-4547-BD86-BAEA7757164B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfprarwv.kqp\dcore.exe No File
    FirewallRules: [{1DCB40FA-CBA3-44C2-B3F6-D75656FFEE07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfprarwv.kqp\x64\c1.exe No File
    FirewallRules: [{45DB5108-A173-4B2B-B074-B15E2CCDCD33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfprarwv.kqp\x86\c1.exe No File
    FirewallRules: [{687456B8-E5CF-4B5B-BF9E-698174D6C217}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfprarwv.kqp\x64\m1.exe No File
    FirewallRules: [{63B90916-40CE-44DA-AABE-05D48F0B66E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfprarwv.kqp\x86\m1.exe No File
    FirewallRules: [{51E8C170-3CFE-4FF0-B0D2-C97A245139BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xphsx4ci.juk\dcore.exe No File
    FirewallRules: [{86569ABD-F823-4DFB-A958-DBEA4073ADF8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xphsx4ci.juk\x64\c1.exe No File
    FirewallRules: [{241D4199-A898-4B6B-85E8-D943B39F8979}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xphsx4ci.juk\x64\m1.exe No File
    FirewallRules: [{A09C2AC5-10C8-4E47-A5C7-28D0A047728A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xphsx4ci.juk\x86\c1.exe No File
    FirewallRules: [{92AA9C6E-A85B-4336-B04C-9FA44BC44EA7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xphsx4ci.juk\x86\m1.exe No File
    FirewallRules: [{B41C7E05-DA7F-4187-ACA5-4F118BB7CF2A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\spmcj0sl.dsr\x64\c1.exe No File
    FirewallRules: [{7A673F28-88EA-4D16-AE3E-EEBDBBE6A280}] => (Allow) C:\Users\Pc\AppData\Local\Temp\spmcj0sl.dsr\dcore.exe No File
    FirewallRules: [{56D4FEFF-51C3-4B75-A1AB-5F7674AC6AC5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\spmcj0sl.dsr\x86\m1.exe No File
    FirewallRules: [{5A71122C-B41D-439B-968D-A9108E8B4EA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\spmcj0sl.dsr\x86\c1.exe No File
    FirewallRules: [{A6116F80-EDAC-4940-9FA0-258D3F5605B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\spmcj0sl.dsr\x64\m1.exe No File
    FirewallRules: [{E80EE868-E999-4AA1-8D37-16C0F1D30DB7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cvlm5mp.wfl\dcore.exe No File
    FirewallRules: [{503BC520-7CC0-4873-AE60-F960EC42287A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cvlm5mp.wfl\x64\m1.exe No File
    FirewallRules: [{6CAC31D1-0DC8-42A9-8C13-0819624BE7E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cvlm5mp.wfl\x64\c1.exe No File
    FirewallRules: [{9886EA9F-BC27-487F-A7B3-E1B8356E150C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cvlm5mp.wfl\x86\c1.exe No File
    FirewallRules: [{D44E0735-D7BC-4BE7-B1F8-F3F40D5554A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cvlm5mp.wfl\x86\m1.exe No File
    FirewallRules: [{21CC776D-D010-4D4F-B9EA-20DFCF985650}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1kvbnq4.mdm\dcore.exe No File
    FirewallRules: [{0FB2ABC9-568E-4D0C-8240-BFFBD9C8F59F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1kvbnq4.mdm\x64\m1.exe No File
    FirewallRules: [{18BDB523-901A-407F-9D01-CEE1BA2505CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1kvbnq4.mdm\x86\m1.exe No File
    FirewallRules: [{61E14D5F-8C52-4718-A100-303D185D5160}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1kvbnq4.mdm\x86\c1.exe No File
    FirewallRules: [{3EEB75CF-BF74-47CD-9813-13CD98677D9F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1kvbnq4.mdm\x64\c1.exe No File
    FirewallRules: [{6E527C81-C699-4FF7-9AA6-9049EB96E4DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\blt5qfmw.3ko\dcore.exe No File
    FirewallRules: [{8B6C57BF-9BE2-4646-B676-6958B83E817C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\blt5qfmw.3ko\x64\c1.exe No File
    FirewallRules: [{D957A1A4-442D-41AC-84FA-8FC97F62C216}] => (Allow) C:\Users\Pc\AppData\Local\Temp\blt5qfmw.3ko\x86\m1.exe No File
    FirewallRules: [{B5C96597-502C-4F84-AC70-E2DDB7A161AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\blt5qfmw.3ko\x64\m1.exe No File
    FirewallRules: [{0B00768A-7164-4718-8255-F685F62236CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\blt5qfmw.3ko\x86\c1.exe No File
    FirewallRules: [{B5C9942E-B8B8-436A-9AF1-4C9CEDFD6633}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mthw24d1.0u1\dcore.exe No File
    FirewallRules: [{05C9FE72-17F7-44D8-B628-B9D07829FD53}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mthw24d1.0u1\x64\c1.exe No File
    FirewallRules: [{4894C58B-276A-4F28-84D0-0629ABE14C1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mthw24d1.0u1\x64\m1.exe No File
    FirewallRules: [{3BF95C39-EBE6-403D-B427-632CDC5B2085}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mthw24d1.0u1\x86\m1.exe No File
    FirewallRules: [{75B8F225-1272-4095-A3E9-1C6E50B01A29}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mthw24d1.0u1\x86\c1.exe No File
    FirewallRules: [{0D7A68F5-3526-4372-92C3-1B63EA2FE258}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lwwtdyhx.rpn\dcore.exe No File
    FirewallRules: [{5D17510E-E969-46A5-8E55-26DE79C16B74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lwwtdyhx.rpn\x64\c1.exe No File
    FirewallRules: [{AB6EACB8-A3FB-4AE7-A92D-92F5B0A0A257}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lwwtdyhx.rpn\x86\m1.exe No File
    FirewallRules: [{6532285A-A7B3-4F0C-B6CA-6418E0891D6F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lwwtdyhx.rpn\x64\m1.exe No File
    FirewallRules: [{FA04BB95-38A0-4C05-B2C0-FAA8FC859EEA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lwwtdyhx.rpn\x86\c1.exe No File
    FirewallRules: [{7E4DF246-A569-407B-BF3D-8C8976CFFD91}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hoxrepeh.h4h\dcore.exe No File
    FirewallRules: [{3DFE7926-6428-47FD-9069-C1BF1166CDE0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hoxrepeh.h4h\x64\m1.exe No File
    FirewallRules: [{54BF75B5-0380-4B77-835C-59D2200CA370}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hoxrepeh.h4h\x64\c1.exe No File
    FirewallRules: [{FA9960B0-DFFE-42AE-9BEA-986B4295BEDD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hoxrepeh.h4h\x86\m1.exe No File
    FirewallRules: [{93BF1521-DCBE-42DC-B527-251F1B6E478F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hoxrepeh.h4h\x86\c1.exe No File
    FirewallRules: [{7CC4EC5E-74F4-41AA-BE43-6316F9A4FB4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dyekge3q.klm\dcore.exe No File
    FirewallRules: [{8F1FB3B7-B5F0-4B8A-9422-7005F28C08D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dyekge3q.klm\x64\c1.exe () [File not signed]
    FirewallRules: [{4CF70DF0-B66C-4145-A895-F0D955C6E07E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dyekge3q.klm\x64\m1.exe () [File not signed]
    FirewallRules: [{7D490CFC-83BE-428F-B624-410A3EAD611A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dyekge3q.klm\x86\m1.exe () [File not signed]
    FirewallRules: [{6832D252-3033-4898-A5D6-1042CB25DE3D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dyekge3q.klm\x86\c1.exe () [File not signed]
    FirewallRules: [{58B77B39-CE1D-4594-BFD5-FF9474E216A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i34xh5f2.vuw\dcore.exe No File
    FirewallRules: [{06834885-91D8-49B1-B4CA-ACA0A641AE0D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i34xh5f2.vuw\x64\c1.exe No File
    FirewallRules: [{98DCB011-3741-4DB4-8F52-FAE29879A038}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i34xh5f2.vuw\x86\m1.exe No File
    FirewallRules: [{F21E7F23-0A27-4A2E-8EFC-8F85BA1F28BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i34xh5f2.vuw\x86\c1.exe No File
    FirewallRules: [{6A4F89D5-04DC-43B9-BE36-DB06B3CC13FC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i34xh5f2.vuw\x64\m1.exe No File
    FirewallRules: [{304355D0-BF56-4497-BBB8-0BEC1CB6C9C1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\riagvtxl.hmc\dcore.exe No File
    FirewallRules: [{4537810B-E823-4F0C-8A29-37C1F0B5356B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\riagvtxl.hmc\x64\m1.exe No File
    FirewallRules: [{873A24F6-1B7E-4E04-80DB-806399F154BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\riagvtxl.hmc\x64\c1.exe No File
    FirewallRules: [{07BDB786-F1AA-47B6-B098-014E6613AE3C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\riagvtxl.hmc\x86\m1.exe No File
    FirewallRules: [{C1E4BBCB-AA4B-4487-86E3-EBDC5AD57515}] => (Allow) C:\Users\Pc\AppData\Local\Temp\riagvtxl.hmc\x86\c1.exe No File
    FirewallRules: [{5DE4C1C7-F2CE-4567-A325-88939E1ABEB8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i4jjfyfb.pbq\dcore.exe No File
    FirewallRules: [{71CF7079-8B9F-4702-BBAD-852FE94E4861}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i4jjfyfb.pbq\x64\m1.exe No File
    FirewallRules: [{DB660109-A2D0-4BF0-B901-FF7BBBC7B0BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i4jjfyfb.pbq\x64\c1.exe No File
    FirewallRules: [{4F80FEB3-B5B9-47D7-89BC-F6E2B30E7FFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i4jjfyfb.pbq\x86\c1.exe No File
    FirewallRules: [{8321368F-344E-47F5-9AED-999ADE1CC095}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i4jjfyfb.pbq\x86\m1.exe No File
    FirewallRules: [{EB83981C-3ED4-4CF9-9A42-87B7228E1C2F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfv220ld.wtg\dcore.exe No File
    FirewallRules: [{1FDB6100-E21B-4AB4-93F6-5D0C23B64CA8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfv220ld.wtg\x64\c1.exe No File
    FirewallRules: [{0B6A7102-8B12-487B-988D-A7BBBA720E96}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfv220ld.wtg\x64\m1.exe No File
    FirewallRules: [{D0B3B6BC-D25B-4B28-A5BD-9D2696D1BAA7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfv220ld.wtg\x86\m1.exe No File
    FirewallRules: [{CE97EFF4-61D0-4D63-92C6-6E4F9C0E7D08}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfv220ld.wtg\x86\c1.exe No File
    FirewallRules: [{2CB098B3-D1E0-4659-B52F-68AC8B47B065}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e3os11ya.dcx\dcore.exe No File
    FirewallRules: [{176E1415-640E-4169-9065-EAB7AE37A6C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e3os11ya.dcx\x64\m1.exe No File
    FirewallRules: [{CA54763A-62AB-43A2-9C31-891628ECBF40}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e3os11ya.dcx\x64\c1.exe No File
    FirewallRules: [{67A78D37-BCA6-4338-9267-0304B1B71902}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e3os11ya.dcx\x86\m1.exe No File
    FirewallRules: [{C943D9A3-24BA-4BDB-8360-A1FA3920DFD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e3os11ya.dcx\x86\c1.exe No File
    FirewallRules: [{2B1A2210-BAFA-47E3-927F-D295A03E4618}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wut1rxg0.pik\dcore.exe No File
    FirewallRules: [{62EAD618-DFF6-40DE-9D5C-B34ABD39C258}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wut1rxg0.pik\x64\c1.exe No File
    FirewallRules: [{3F85B278-8C29-48CE-9E65-36E5CCB5CA93}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wut1rxg0.pik\x64\m1.exe No File
    FirewallRules: [{7662D17C-D7A1-43C1-8CA5-CD23C4A700D7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wut1rxg0.pik\x86\c1.exe No File
    FirewallRules: [{7C7B4A73-56A9-4C9A-B387-71CA8B06E40B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wut1rxg0.pik\x86\m1.exe No File
    FirewallRules: [{4D2896A5-B6B9-4093-8284-756008DBC5EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2pw4ffc1.dwx\dcore.exe No File
    FirewallRules: [{8C4AAA88-4194-4783-899F-C8FA57D18CCC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2pw4ffc1.dwx\x86\c1.exe No File
    FirewallRules: [{F81F7367-A0D0-4EE1-8216-65215373C821}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2pw4ffc1.dwx\x64\c1.exe No File
    FirewallRules: [{F7921A43-10EF-4E71-A069-C743FAFFDD8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2pw4ffc1.dwx\x64\m1.exe No File
    FirewallRules: [{2B0FC774-7C94-4547-B0DA-3AA41B73FAC5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2pw4ffc1.dwx\x86\m1.exe No File
    FirewallRules: [{4B9BD522-4486-415A-97DB-23C8CC7CC823}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ikcu5iaz.51y\dcore.exe No File
    FirewallRules: [{A519518F-0597-42C3-93B2-2EC42C0A6782}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ikcu5iaz.51y\x64\c1.exe No File
    FirewallRules: [{24794B5A-1472-43AB-979D-442797967E91}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ikcu5iaz.51y\x64\m1.exe No File
    FirewallRules: [{6D0AF42B-E102-4E21-BA23-A437A4AAD14F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ikcu5iaz.51y\x86\c1.exe No File
    FirewallRules: [{9E254D41-6CF9-44B8-8815-49F4931D152E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ikcu5iaz.51y\x86\m1.exe No File
    FirewallRules: [{08259AFA-FF43-4D65-B960-DD41E5CFFFBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rwplmefu.fhc\x64\m1.exe No File
    FirewallRules: [{4950D3CD-5183-49AF-B149-FE67DC8A2403}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rwplmefu.fhc\x64\c1.exe No File
    FirewallRules: [{BE1D5CFA-CE2E-45AD-A931-DDC8499DC7AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rwplmefu.fhc\dcore.exe No File
    FirewallRules: [{2780BBE0-F991-4705-9733-2363D2CC0AB2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rwplmefu.fhc\x86\c1.exe No File
    FirewallRules: [{77AFCF8E-C292-427D-AA60-D0DB5C31251F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rwplmefu.fhc\x86\m1.exe No File
    FirewallRules: [{EA06FA24-164F-44E2-98C7-65CD934656E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jfocfnyj.vi2\x86\c1.exe () [File not signed]
    FirewallRules: [{14D2A04D-29EE-49D9-9736-E104612B3913}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jfocfnyj.vi2\x86\m1.exe () [File not signed]
    FirewallRules: [{DBFE993D-6ECA-42E6-9C24-056492A8F1E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jfocfnyj.vi2\x64\c1.exe () [File not signed]
    FirewallRules: [{0233B279-B6DE-4C18-B638-89924EF460D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jfocfnyj.vi2\x64\m1.exe () [File not signed]
    FirewallRules: [{5121FE60-F811-41C4-9035-BB4BB9B054B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jfocfnyj.vi2\dcore.exe No File
    FirewallRules: [{C8E772D8-605B-4036-B6E2-A0EADAEFEBC1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfs3i4yi.van\dcore.exe No File
    FirewallRules: [{D994BEDC-FB4B-491B-8E62-7598199740C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfs3i4yi.van\x64\m1.exe No File
    FirewallRules: [{6ABA4969-772B-464C-B871-EA0EE507471D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfs3i4yi.van\x64\c1.exe No File
    FirewallRules: [{E3E02030-2FA5-4F00-B9A2-5F413877FF50}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfs3i4yi.van\x86\c1.exe No File
    FirewallRules: [{9B0CCE04-DF81-4471-A355-5FC0B867A7A0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfs3i4yi.van\x86\m1.exe No File
    FirewallRules: [{2C76115D-0B98-48CE-BCD9-9AF101A9C45B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\znm2zeok.thu\dcore.exe No File
    FirewallRules: [{4B30AE04-FD19-4CA3-AED8-14DA66B912CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\znm2zeok.thu\x64\c1.exe No File
    FirewallRules: [{DF5B676C-6281-4FE3-AE2D-CD1E5D315847}] => (Allow) C:\Users\Pc\AppData\Local\Temp\znm2zeok.thu\x64\m1.exe No File
    FirewallRules: [{9964338A-B088-4926-95DD-49E26D46579C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\znm2zeok.thu\x86\c1.exe No File
    FirewallRules: [{B1D473D9-7DFE-4A4A-8F75-82BCC7DDEC8A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\znm2zeok.thu\x86\m1.exe No File
    FirewallRules: [{DDECCD73-F0A8-45C9-950D-D8737E3904E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m3qqgbnr.thn\dcore.exe No File
    FirewallRules: [{8FBFA153-2915-4E92-85D7-DB2C72FB85AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m3qqgbnr.thn\x64\c1.exe No File
    FirewallRules: [{E23D01C6-981A-4B13-A022-75CC84448683}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m3qqgbnr.thn\x64\m1.exe No File
    FirewallRules: [{CE1BB1AF-23D3-4E9C-8019-342EA2433B32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m3qqgbnr.thn\x86\c1.exe No File
    FirewallRules: [{A4A8F04B-F903-44E5-B1D4-228B3AD14F3D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m3qqgbnr.thn\x86\m1.exe No File
    FirewallRules: [{8778A7C6-85BD-4F6B-979C-0BEC8389B248}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1smdxe3l.ahe\dcore.exe No File
    FirewallRules: [{4153E4F2-60E9-4491-8A4D-7CCF7C777A67}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1smdxe3l.ahe\x64\m1.exe () [File not signed]
    FirewallRules: [{2FB21875-9A06-44CB-A866-E2E783131705}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1smdxe3l.ahe\x64\c1.exe () [File not signed]
    FirewallRules: [{B85FC062-10C7-469C-A762-E6D324E9FFB9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1smdxe3l.ahe\x86\m1.exe () [File not signed]
    FirewallRules: [{FD2645F3-2D1C-47BE-8BF5-9830B52E7A0E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1smdxe3l.ahe\x86\c1.exe () [File not signed]
    FirewallRules: [{89970887-7FF3-4C7C-957D-1D0ADCE6FD58}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ykyvd3at.tcj\dcore.exe No File
    FirewallRules: [{62B337F3-A139-4598-8745-C91274518BFB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ykyvd3at.tcj\x64\c1.exe () [File not signed]
    FirewallRules: [{4A95F528-277A-4DBA-AEF3-5A7C4AF7AFC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ykyvd3at.tcj\x64\m1.exe () [File not signed]
    FirewallRules: [{5956E4C1-4AC1-4EDF-B74F-FD75DF568840}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ykyvd3at.tcj\x86\c1.exe () [File not signed]
    FirewallRules: [{62CCD777-9F67-4EA1-BFD8-0B5A93B9FDDE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ykyvd3at.tcj\x86\m1.exe () [File not signed]
    FirewallRules: [{EA15550B-A3CF-4D46-93F3-4A7CDB3BE94A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hhdgyeds.zdo\dcore.exe No File
    FirewallRules: [{89C4B3EC-0FD6-40AD-A9CF-97FE1BA0A45D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hhdgyeds.zdo\x64\c1.exe No File
    FirewallRules: [{DDE98614-1956-4F74-935F-91CC42BD4442}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hhdgyeds.zdo\x86\c1.exe No File
    FirewallRules: [{C3C8ED89-DF0E-4077-B286-E805257C1944}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hhdgyeds.zdo\x86\m1.exe No File
    FirewallRules: [{FAFADEF4-2998-4AC7-B3E3-41EC4D10EF64}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hhdgyeds.zdo\x64\m1.exe No File
    FirewallRules: [{24F0E786-D334-4450-86A7-C776F0FBD708}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajac4dl3.qnj\dcore.exe No File
    FirewallRules: [{313325CA-80D5-42AE-8035-63AA4A872A52}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajac4dl3.qnj\x64\c1.exe No File
    FirewallRules: [{E87523C2-52B0-40D7-850C-68EA8A5DB546}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajac4dl3.qnj\x86\m1.exe No File
    FirewallRules: [{8BACA681-9ED8-4094-989B-BAC86631AC1C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajac4dl3.qnj\x64\m1.exe No File
    FirewallRules: [{F4A9CF2F-2D88-4353-8411-1AC26D90CABF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajac4dl3.qnj\x86\c1.exe No File
    FirewallRules: [{D5FB6331-8119-40F5-9C61-62F25C9C2B15}] => (Allow) C:\Users\Pc\AppData\Local\Temp\usvbftpm.ruz\dcore.exe No File
    FirewallRules: [{7ABADB42-ADA4-4EAD-B0A7-328BA7B9FE0F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\usvbftpm.ruz\x64\c1.exe No File
    FirewallRules: [{1FFECBC1-706B-4BB2-AD4A-18C0A1DF1576}] => (Allow) C:\Users\Pc\AppData\Local\Temp\usvbftpm.ruz\x64\m1.exe No File
    FirewallRules: [{F7EE8F95-7908-43AC-9E6D-1C845F4D8D77}] => (Allow) C:\Users\Pc\AppData\Local\Temp\usvbftpm.ruz\x86\c1.exe No File
    FirewallRules: [{EC19C91C-A368-4B46-A422-C563CC9A2521}] => (Allow) C:\Users\Pc\AppData\Local\Temp\usvbftpm.ruz\x86\m1.exe No File
    FirewallRules: [{BE9E151D-209E-42F6-81C8-91CC4BDB42A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qnzuhz22.hyn\dcore.exe No File
    FirewallRules: [{1DC32435-E348-444C-AE55-BB3C703F6FFD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qnzuhz22.hyn\x64\c1.exe No File
    FirewallRules: [{800DA3E5-536E-4BC4-A79D-DFCF8D3CC718}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qnzuhz22.hyn\x64\m1.exe No File
    FirewallRules: [{1E0B1489-594D-4485-9624-385A8F9FD83F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qnzuhz22.hyn\x86\c1.exe No File
    FirewallRules: [{9BD7D7B3-A677-4EC1-87AE-5AD9DEB29C88}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qnzuhz22.hyn\x86\m1.exe No File
    FirewallRules: [{3EB61AB9-2E29-446E-8333-DC33BD274C28}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1b5vqpmh.dzd\dcore.exe No File
    FirewallRules: [{FBBC9BFF-1F65-4687-A3C8-A78945B77BA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1b5vqpmh.dzd\x64\c1.exe No File
    FirewallRules: [{21C00D67-2C7E-4C09-8B78-EA3F9CAFA41C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1b5vqpmh.dzd\x64\m1.exe No File
    FirewallRules: [{8EDB75F2-FD90-495E-B098-050BFA090879}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1b5vqpmh.dzd\x86\c1.exe No File
    FirewallRules: [{49BD750F-6C33-4AEB-8F85-8B17DFBAB4E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1b5vqpmh.dzd\x86\m1.exe No File
    FirewallRules: [{F29D3CEF-7B55-43E5-897C-3C42D0F7F500}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xz4erdpz.2r1\dcore.exe No File
    FirewallRules: [{392DC668-F301-43DB-B30C-D170B5275C01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xz4erdpz.2r1\x64\m1.exe No File
    FirewallRules: [{F8F3C464-A593-4331-AA67-7B1602AF208D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xz4erdpz.2r1\x64\c1.exe No File
    FirewallRules: [{10065C69-746C-4532-861A-3AC805A8AD1C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xz4erdpz.2r1\x86\m1.exe No File
    FirewallRules: [{3311A8D2-0873-4CA3-9889-6A8B8D5AACA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xz4erdpz.2r1\x86\c1.exe No File
    FirewallRules: [{5CC0A7AD-A48D-4148-987B-CAF861D639CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\03xcaajj.szt\dcore.exe No File
    FirewallRules: [{C5B34879-FEFF-4DD4-ADE6-12A647C64C1F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\03xcaajj.szt\x86\c1.exe No File
    FirewallRules: [{624D5D4C-731E-408E-9F72-3C45E5D158E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\03xcaajj.szt\x64\m1.exe No File
    FirewallRules: [{0D642AC9-3510-46B2-9711-A96D6CB3655E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\03xcaajj.szt\x64\c1.exe No File
    FirewallRules: [{6704C5FF-8AF1-47A8-A590-579C09B69165}] => (Allow) C:\Users\Pc\AppData\Local\Temp\03xcaajj.szt\x86\m1.exe No File
    FirewallRules: [{20F19A70-2B82-42D7-AAA7-AF66D07A2DD9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1adjkvsd.zeq\x64\c1.exe No File
    FirewallRules: [{936FBB19-295D-487A-BD16-541E679AF432}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1adjkvsd.zeq\x64\m1.exe No File
    FirewallRules: [{2648E9E4-59CB-4EF3-BE6A-AE711B8ADA6B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1adjkvsd.zeq\x86\m1.exe No File
    FirewallRules: [{E77DE0F0-26B6-4FAF-9D92-4058C02E6D10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1adjkvsd.zeq\x86\c1.exe No File
    FirewallRules: [{7B43DB64-FB52-4E02-8D11-9ECB83B04954}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1adjkvsd.zeq\dcore.exe No File
    FirewallRules: [{250B40A7-122D-47B8-A1ED-789F046DDF81}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zs1z3vyv.5oq\dcore.exe No File
    FirewallRules: [{A4376E32-46F3-41A2-9313-B13F9770E5CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zs1z3vyv.5oq\x64\c1.exe No File
    FirewallRules: [{C8861C7B-5070-421D-98B3-5CC2E8AEC764}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zs1z3vyv.5oq\x64\m1.exe No File
    FirewallRules: [{CD450986-389A-43D1-B4E4-7B5FCBFF32D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zs1z3vyv.5oq\x86\m1.exe No File
    FirewallRules: [{857D2D8A-50A1-404C-81A1-D64D2C059CE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zs1z3vyv.5oq\x86\c1.exe No File
    FirewallRules: [{F160DFAB-115D-46A7-B58C-91F448035EC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlao0u35.13f\dcore.exe No File
    FirewallRules: [{8E7AEC8F-AA82-425D-B036-13F2C414DD8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlao0u35.13f\x64\c1.exe No File
    FirewallRules: [{9F233F7B-7467-4DF2-9C32-5BEE9F0ED352}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlao0u35.13f\x64\m1.exe No File
    FirewallRules: [{F862E89B-FEE6-4D72-B2E0-398EF9377871}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlao0u35.13f\x86\c1.exe No File
    FirewallRules: [{7BEC2EC7-E326-4FBF-8FC0-333DFEB0EA0A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlao0u35.13f\x86\m1.exe No File
    FirewallRules: [{7541C6DE-86A7-4C9D-94C0-7B372FC299DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0wccw2z.lg4\dcore.exe No File
    FirewallRules: [{4AFE58A4-27CE-4C90-B3D9-F428D410582E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0wccw2z.lg4\x86\c1.exe No File
    FirewallRules: [{3582F2AD-5C8C-47E7-A8E6-D2DB992E9328}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0wccw2z.lg4\x64\m1.exe No File
    FirewallRules: [{C14725E5-2E15-4A8E-9346-AA850D0F6724}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0wccw2z.lg4\x86\m1.exe No File
    FirewallRules: [{8A032748-6968-4CD2-8E4A-CC893F58EE23}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0wccw2z.lg4\x64\c1.exe No File
    FirewallRules: [{DF14A75D-DA5F-4EC0-A327-877097B662EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqim5knf.t4f\dcore.exe No File
    FirewallRules: [{2CE5A5B9-C888-4939-971D-FFD3BCF361C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqim5knf.t4f\x64\c1.exe No File
    FirewallRules: [{D698BD5C-E3C9-47FE-974F-D16E2119EB0E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqim5knf.t4f\x86\c1.exe No File
    FirewallRules: [{DE86D126-A9CE-46C0-BE05-377BEA73E57F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqim5knf.t4f\x64\m1.exe No File
    FirewallRules: [{68CFAE83-81B4-4225-AB9F-9923CA95F808}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqim5knf.t4f\x86\m1.exe No File
    FirewallRules: [{B34BE4F1-5E05-4C7F-8990-B15BFA9F286A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0w3t4vbj.sl2\x64\c1.exe No File
    FirewallRules: [{343C4673-11A4-4C56-9305-83C3778EB34E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0w3t4vbj.sl2\x64\m1.exe No File
    FirewallRules: [{66AE0EA8-49C8-4C86-A850-1115A1D45CF4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0w3t4vbj.sl2\dcore.exe No File
    FirewallRules: [{4FA4183E-67D0-4F28-9773-D6D42E329699}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0w3t4vbj.sl2\x86\c1.exe No File
    FirewallRules: [{F62E43CF-D8C7-4A97-89B6-E2F6CA3E928E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0w3t4vbj.sl2\x86\m1.exe No File
    FirewallRules: [{3AB992C1-C995-4405-8C90-BD96E0F1EF24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k5zlv1pu.3ez\x64\m1.exe () [File not signed]
    FirewallRules: [{88CD0B85-B2DE-41FD-84D9-3FF044366016}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k5zlv1pu.3ez\dcore.exe No File
    FirewallRules: [{83500D66-B930-4DA6-83AC-C230189192C1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k5zlv1pu.3ez\x64\c1.exe () [File not signed]
    FirewallRules: [{44FF2867-CA96-480C-9D11-FF641EDA560D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k5zlv1pu.3ez\x86\c1.exe () [File not signed]
    FirewallRules: [{950CF7F8-4D1A-4A28-861A-3702B657AF17}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k5zlv1pu.3ez\x86\m1.exe () [File not signed]
    FirewallRules: [{F7DA51F5-1E26-4248-8F03-F554EE3701DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fcgyd0o2.qai\x64\c1.exe () [File not signed]
    FirewallRules: [{482D5A85-E91D-4877-BB0F-CFA0FE32B65D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fcgyd0o2.qai\dcore.exe No File
    FirewallRules: [{85AA24DF-5646-4909-92A4-84CBD61EC67F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fcgyd0o2.qai\x64\m1.exe () [File not signed]
    FirewallRules: [{D2702B8E-BB79-4E32-B442-2C3AA97C76C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fcgyd0o2.qai\x86\c1.exe () [File not signed]
    FirewallRules: [{1F865214-85C9-4381-A514-70E92DCFC0AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fcgyd0o2.qai\x86\m1.exe () [File not signed]
    FirewallRules: [{A3C25F5E-4E11-4229-9BFF-72A19FBE0EBD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1xmriaf.are\dcore.exe No File
    FirewallRules: [{97A7027A-98DC-462A-9E69-07138B64BCB6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1xmriaf.are\x64\c1.exe No File
    FirewallRules: [{F64230D7-E1DC-487D-AEF2-71FD58AA3471}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1xmriaf.are\x86\c1.exe No File
    FirewallRules: [{5AA0E400-83F6-49DC-88FC-B9A2B85F8CE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1xmriaf.are\x86\m1.exe No File
    FirewallRules: [{0B6FEDD7-97C0-4777-90AE-10EC05FF40C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1xmriaf.are\x64\m1.exe No File
    FirewallRules: [{927CAA30-6088-41C4-88F4-D8C51A2B54D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cc30sxe.xr4\x64\c1.exe No File
    FirewallRules: [{FBC5A7B7-954A-4235-8F15-74EFABBCD950}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cc30sxe.xr4\x64\m1.exe No File
    FirewallRules: [{342E51A6-C891-4C18-854E-6C86DB175A14}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cc30sxe.xr4\x86\c1.exe No File
    FirewallRules: [{272A6DA6-0E0B-436A-993F-6F944DE003E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cc30sxe.xr4\x86\m1.exe No File
    FirewallRules: [{D5232A67-A3A0-4F80-AB68-53FBD57698E0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cc30sxe.xr4\dcore.exe No File
    FirewallRules: [{8527E01F-D020-4DB4-824A-77E039C77562}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3i2eu43a.bm2\x64\m1.exe No File
    FirewallRules: [{0BB91D53-EA1A-43EC-BF85-06BFDFB777D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3i2eu43a.bm2\x64\c1.exe No File
    FirewallRules: [{2F87736D-95A2-4116-B30A-C4E990A0B44A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3i2eu43a.bm2\x86\m1.exe No File
    FirewallRules: [{4E8FE755-8F78-4B01-A72A-3E24E992EBC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3i2eu43a.bm2\dcore.exe No File
    FirewallRules: [{12002EDF-F3CC-41C0-B848-4E375BBC74F6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3i2eu43a.bm2\x86\c1.exe No File
    FirewallRules: [{51022DCD-2074-48B4-9465-03A797BE53AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3s05j433.0gr\dcore.exe No File
    FirewallRules: [{AE58D58B-804E-460D-ADEB-E250B77811F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3s05j433.0gr\x64\c1.exe No File
    FirewallRules: [{75EBCD34-3EA2-4360-8EA6-E51A3BA379A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3s05j433.0gr\x64\m1.exe No File
    FirewallRules: [{E2ED9B8B-8E83-4B88-8462-5C9951CD5C3B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3s05j433.0gr\x86\c1.exe No File
    FirewallRules: [{715CE5F8-59CD-4167-B9BE-7DC01CCEA092}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3s05j433.0gr\x86\m1.exe No File
    FirewallRules: [{729FB992-AF92-4082-882B-16B0D906E063}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sr2spgqe.yek\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{5B2E8B13-4D05-4B69-B8C9-A0E7CF103B71}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sr2spgqe.yek\x64\m1.exe () [File not signed]
    FirewallRules: [{C19BC4C6-4645-448B-A6A4-15FD1632302B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sr2spgqe.yek\x86\c1.exe () [File not signed]
    FirewallRules: [{EBAE41D9-627C-41CE-81D0-223FF170EE1E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sr2spgqe.yek\x86\m1.exe () [File not signed]
    FirewallRules: [{B5375EEE-7958-4DA4-B32D-13043C61BDE3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sr2spgqe.yek\x64\c1.exe () [File not signed]
    FirewallRules: [{7592069D-6EB1-4A9C-811E-E18BD5A67809}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qfeqzlp3.cym\dcore.exe No File
    FirewallRules: [{C88AB459-F248-4EBD-AE41-906ED3B1CE2C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qfeqzlp3.cym\x64\c1.exe () [File not signed]
    FirewallRules: [{BDA49D5F-E965-42E6-9406-D4EA8B3063BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qfeqzlp3.cym\x86\c1.exe () [File not signed]
    FirewallRules: [{B059C80B-9BE8-47D3-A920-7261E9FEC051}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qfeqzlp3.cym\x86\m1.exe () [File not signed]
    FirewallRules: [{7453BA46-C132-4263-A8FD-75D5E55FA4AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qfeqzlp3.cym\x64\m1.exe () [File not signed]
    FirewallRules: [{2E41562F-0CA9-4AFB-9924-850EF1170652}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rrzt2z5c.asw\x64\c1.exe No File
    FirewallRules: [{7BA3D392-251B-4A42-9A9D-C9E34E3CD647}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rrzt2z5c.asw\x86\c1.exe No File
    FirewallRules: [{602F0645-CBE6-410C-95CF-0068E318AC6F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rrzt2z5c.asw\dcore.exe No File
    FirewallRules: [{66A2BEA2-4ED8-4869-BD72-0F4DC95095F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rrzt2z5c.asw\x64\m1.exe No File
    FirewallRules: [{E0F02E7C-61E4-4FF1-A22A-E75BC2BBB609}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rrzt2z5c.asw\x86\m1.exe No File
    FirewallRules: [{0C07C000-3019-4134-9857-504644CADC1E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3xnzwcqx.qjo\dcore.exe No File
    FirewallRules: [{83BE98BA-E3A3-4F9D-A7B2-43668B174168}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3xnzwcqx.qjo\x64\c1.exe No File
    FirewallRules: [{4A6AA6B4-C615-4478-9BA6-00DF9F3B0C22}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3xnzwcqx.qjo\x64\m1.exe No File
    FirewallRules: [{4C0AF38B-5AF7-4D8B-A5BF-36048628F330}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3xnzwcqx.qjo\x86\c1.exe No File
    FirewallRules: [{AC81825C-3223-40B3-BBFB-3FCE1DCCA2D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3xnzwcqx.qjo\x86\m1.exe No File
    FirewallRules: [{80F883FD-488A-443A-B12D-5E9DD2B0B5C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwmlwhwt.4in\dcore.exe No File
    FirewallRules: [{493FDEF8-590C-4786-853A-06D9D6F19C1F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwmlwhwt.4in\x64\c1.exe No File
    FirewallRules: [{B4334C89-4D7E-485A-BE36-9D7EDDD48220}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwmlwhwt.4in\x64\m1.exe No File
    FirewallRules: [{0BD57963-268B-4047-9E47-F981F3D9EC8E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwmlwhwt.4in\x86\c1.exe No File
    FirewallRules: [{A6CB551F-2ACA-41F4-8799-819A83E412B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwmlwhwt.4in\x86\m1.exe No File
    FirewallRules: [{D45B9831-E81B-48E4-BA6E-E0F205933D4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la0lb15a.0m3\dcore.exe No File
    FirewallRules: [{41FD2EAC-F480-4262-8172-EC2368522773}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la0lb15a.0m3\x64\c1.exe No File
    FirewallRules: [{7489CF34-4EBB-4198-9BDF-93769D1E7EA5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la0lb15a.0m3\x64\m1.exe No File
    FirewallRules: [{9B077E8E-BBF5-488D-803B-EEA34139516B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la0lb15a.0m3\x86\c1.exe No File
    FirewallRules: [{6D5AF13E-4B8F-4958-B217-0751DE0B6901}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la0lb15a.0m3\x86\m1.exe No File
    FirewallRules: [{507704D0-AF35-42F1-8CE0-8E5F87512F94}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ygkywmin.p3w\x64\c1.exe No File
    FirewallRules: [{71E602CF-FDC2-4E92-A949-013E7475E456}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ygkywmin.p3w\dcore.exe No File
    FirewallRules: [{49B9F539-FEE3-4F66-94B7-C1DF9DF3EE23}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ygkywmin.p3w\x86\m1.exe No File
    FirewallRules: [{F65C167E-587D-4C13-A73A-B47CCAA944E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ygkywmin.p3w\x86\c1.exe No File
    FirewallRules: [{E007B2A5-4BC1-45E8-B98F-B9B4607B056B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ygkywmin.p3w\x64\m1.exe No File
    FirewallRules: [{AB2F55E1-9CD9-438C-8055-13474967122A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\krffs22r.xij\dcore.exe No File
    FirewallRules: [{D9FA3DEA-6808-4E99-AE4C-C2E5A9E2A0FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\krffs22r.xij\x86\m1.exe No File
    FirewallRules: [{A91A8D1B-8CE6-48E4-83CF-2812545D466D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\krffs22r.xij\x64\c1.exe No File
    FirewallRules: [{7D26B94A-F270-465E-9265-886871636C4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\krffs22r.xij\x64\m1.exe No File
    FirewallRules: [{4FED0DA6-7A4F-448A-B2FF-4D4F6CD59F32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\krffs22r.xij\x86\c1.exe No File
    FirewallRules: [{43EED901-4E3F-4BC1-9CFC-8C9BC348C236}] => (Allow) C:\Users\Pc\AppData\Local\Temp\burvpxdi.rtr\dcore.exe No File
    FirewallRules: [{BB7B6F08-7FD7-4AD2-AB30-E864A50EF8A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\burvpxdi.rtr\x64\c1.exe No File
    FirewallRules: [{0D68F856-53A3-4774-8596-9E252B7CC5E6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\burvpxdi.rtr\x86\c1.exe No File
    FirewallRules: [{0EFFF596-A757-40B9-9BC2-D12858D1F278}] => (Allow) C:\Users\Pc\AppData\Local\Temp\burvpxdi.rtr\x64\m1.exe No File
    FirewallRules: [{67DB7DDD-A94C-40E3-81D2-D924B2F91058}] => (Allow) C:\Users\Pc\AppData\Local\Temp\burvpxdi.rtr\x86\m1.exe No File
    FirewallRules: [{6747C824-8477-4D1C-A81D-FAFEDF0B50E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\or20dhrd.bbw\dcore.exe No File
    FirewallRules: [{D1636335-E4CB-483C-80BD-BE45BB90B738}] => (Allow) C:\Users\Pc\AppData\Local\Temp\or20dhrd.bbw\x64\c1.exe No File
    FirewallRules: [{2FFB4289-3E69-4FC9-88AD-A85F6F713377}] => (Allow) C:\Users\Pc\AppData\Local\Temp\or20dhrd.bbw\x86\m1.exe No File
    FirewallRules: [{20BCDCBD-5A2F-46CA-848A-63EBE68EAE98}] => (Allow) C:\Users\Pc\AppData\Local\Temp\or20dhrd.bbw\x86\c1.exe No File
    FirewallRules: [{37BC263D-F0B0-4D0E-A994-6239542DD5F6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\or20dhrd.bbw\x64\m1.exe No File
    FirewallRules: [{7E9D2119-F3BA-4E3A-8552-5269B392BA02}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zywbqopq.4a4\dcore.exe No File
    FirewallRules: [{7FEC6458-932E-4214-AE23-534958A0972D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zywbqopq.4a4\x86\c1.exe () [File not signed]
    FirewallRules: [{82EF7663-5977-442C-A098-50B40461ACF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zywbqopq.4a4\x64\m1.exe () [File not signed]
    FirewallRules: [{9A188824-063C-44C7-BE42-1A62D1B85DC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zywbqopq.4a4\x64\c1.exe () [File not signed]
    FirewallRules: [{918BAFA8-0543-4645-A7B4-EF72F63E4676}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zywbqopq.4a4\x86\m1.exe () [File not signed]
    FirewallRules: [{F5528BC8-B604-4804-A85D-4411C9A72354}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0cszus42.1qh\x64\c1.exe No File
    FirewallRules: [{035CE9D5-8A65-4CCA-9A5D-24DC0D3B03D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0cszus42.1qh\dcore.exe No File
    FirewallRules: [{6D9AB31B-751C-4E11-B3DE-791E7346FED7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0cszus42.1qh\x64\m1.exe No File
    FirewallRules: [{D7B8B0FB-820F-45AE-B135-A30682E7D05C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0cszus42.1qh\x86\c1.exe No File
    FirewallRules: [{8F715BE3-BA24-40A1-A850-F858BBB8342F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0cszus42.1qh\x86\m1.exe No File
    FirewallRules: [{81DE92D6-D0A9-4887-A317-A55185BD259C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swlvoosr.b5h\dcore.exe No File
    FirewallRules: [{8BBD6F7A-4C8F-4D88-A22A-A42B2583CAC5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swlvoosr.b5h\x64\c1.exe No File
    FirewallRules: [{FB34D6E8-3848-42D4-82B3-29B641F61C35}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swlvoosr.b5h\x86\m1.exe No File
    FirewallRules: [{DDA01D4E-F712-4426-AAFD-096DC9E5582E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swlvoosr.b5h\x64\m1.exe No File
    FirewallRules: [{24062B70-A657-4565-BE6F-6B7A8EB9780C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swlvoosr.b5h\x86\c1.exe No File
    FirewallRules: [{DC8DB61E-659B-4420-A251-86F4205DD1C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ptib0agh.hce\dcore.exe No File
    FirewallRules: [{6F233D5C-FA67-4C0D-A0FC-D5FD571B1F53}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ptib0agh.hce\x64\c1.exe No File
    FirewallRules: [{A03D837B-25E5-4855-B191-DC3989F27A8C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ptib0agh.hce\x86\m1.exe No File
    FirewallRules: [{FBD5BA08-8AD2-4BEF-97CF-7D4EB3CE4AC9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ptib0agh.hce\x86\c1.exe No File
    FirewallRules: [{D262E9CA-A833-49AA-9582-8014A1519FB8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ptib0agh.hce\x64\m1.exe No File
    FirewallRules: [{0C5A61CF-3E28-4831-80E6-A1CE06AFE629}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eneawqwm.b5f\dcore.exe No File
    FirewallRules: [{0CB6ADDE-3116-4873-864E-4C14E21E3E45}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eneawqwm.b5f\x64\m1.exe No File
    FirewallRules: [{30E4C6B5-276C-4E60-AEA2-718A659E3437}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eneawqwm.b5f\x64\c1.exe No File
    FirewallRules: [{3E79764F-9BC6-4394-B746-FD2FC60DF078}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eneawqwm.b5f\x86\c1.exe No File
    FirewallRules: [{5577B19F-3E2B-4E6D-99C4-52FF9EFD7CE7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eneawqwm.b5f\x86\m1.exe No File
    FirewallRules: [{B315E233-AFDE-43DE-9CF8-65170E5B9237}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iwddl2b3.rgr\x64\c1.exe No File
    FirewallRules: [{37A01D69-CE68-4DE9-BB6F-098A3E5FF420}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iwddl2b3.rgr\x64\m1.exe No File
    FirewallRules: [{E698EE18-4B49-4591-B680-9E475BAE1CA2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iwddl2b3.rgr\dcore.exe No File
    FirewallRules: [{DDEA07AB-FF82-480C-A995-0F90E58D1190}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iwddl2b3.rgr\x86\m1.exe No File
    FirewallRules: [{7A430221-5BDE-4927-9BA9-7E71644E5EAC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iwddl2b3.rgr\x86\c1.exe No File
    FirewallRules: [{2B9B896B-04B3-4672-9CE1-A041EB540C8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfeowp5c.5hx\dcore.exe No File
    FirewallRules: [{9C71CBF9-9497-473E-9833-444A33A82DD3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfeowp5c.5hx\x64\m1.exe No File
    FirewallRules: [{3C5E7FD6-4D65-41E1-9DF0-597B7039395B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfeowp5c.5hx\x64\c1.exe No File
    FirewallRules: [{5142DE2B-F12F-401E-B4F0-C919613DE578}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfeowp5c.5hx\x86\c1.exe No File
    FirewallRules: [{2DEEB41C-866E-443A-9602-A9F3F886260A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfeowp5c.5hx\x86\m1.exe No File
    FirewallRules: [{03013AAB-51F9-4638-81D1-CDF8BBEADE80}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ur30j2i5.nnv\dcore.exe No File
    FirewallRules: [{7197450D-8529-425F-8C26-F574C7627400}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ur30j2i5.nnv\x64\c1.exe No File
    FirewallRules: [{9B34D672-7BAA-4DA4-98C4-3F965F2BBCC9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ur30j2i5.nnv\x86\m1.exe No File
    FirewallRules: [{48AAAD26-0A5F-4D5E-9204-5EAE466408FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ur30j2i5.nnv\x86\c1.exe No File
    FirewallRules: [{23C58FC1-D623-4518-88CC-3CB436B9A797}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ur30j2i5.nnv\x64\m1.exe No File
    FirewallRules: [{9B84CEDF-A894-47F0-8B0B-1309CA9466C4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\edgfyvxh.0lz\dcore.exe No File
    FirewallRules: [{AA2180C4-AB2D-48DD-B482-FC05F4AD36CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\edgfyvxh.0lz\x64\m1.exe No File
    FirewallRules: [{856D54B9-9DAA-43D9-B691-4BE32FFD04BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\edgfyvxh.0lz\x64\c1.exe No File
    FirewallRules: [{9462A338-2968-4775-9399-D1A7894FEC1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\edgfyvxh.0lz\x86\c1.exe No File
    FirewallRules: [{D08CC324-14DE-4244-B62A-4B67CA7C58AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\edgfyvxh.0lz\x86\m1.exe No File
    FirewallRules: [{3CCF6B61-3224-4ECC-BA9E-018874F73213}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbg4egvd.tuy\dcore.exe No File
    FirewallRules: [{3AAD4B18-6A47-4B63-A779-D3D7F536DA92}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbg4egvd.tuy\x64\c1.exe No File
    FirewallRules: [{3F3023D9-C137-4A36-B49B-2DD8B902FFD0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbg4egvd.tuy\x64\m1.exe No File
    FirewallRules: [{7A8D4091-9944-4089-BFD0-7EE4F403ECB6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbg4egvd.tuy\x86\c1.exe No File
    FirewallRules: [{07EAF424-9764-4439-AA75-78EE7A233138}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbg4egvd.tuy\x86\m1.exe No File
    FirewallRules: [{263F7C8C-596E-447C-9425-59146CA3162F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xdp0ebm.4ok\x64\c1.exe No File
    FirewallRules: [{1BB5B872-B658-4478-A699-E38C0D38E558}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xdp0ebm.4ok\dcore.exe No File
    FirewallRules: [{F93FF2BA-296F-48E3-AB9B-657E3C841B85}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xdp0ebm.4ok\x64\m1.exe No File
    FirewallRules: [{90633B1B-4FA1-4F08-AF1D-CCEE56308598}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xdp0ebm.4ok\x86\m1.exe No File
    FirewallRules: [{33DCE3AB-0EF0-4CCC-89A2-F656A64B4740}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xdp0ebm.4ok\x86\c1.exe No File
    FirewallRules: [{5D3BF10F-5313-4278-8C6E-EEE462B1A74C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0oretnyi.5ks\dcore.exe No File
    FirewallRules: [{2891EAB1-B240-441D-9539-1E63828FC120}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0oretnyi.5ks\x64\m1.exe No File
    FirewallRules: [{8A4C6F38-36F6-401F-A16B-1D6CB08E1640}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0oretnyi.5ks\x64\c1.exe No File
    FirewallRules: [{EA5FEB59-C89F-467E-8ACB-0EE54BC318F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0oretnyi.5ks\x86\c1.exe No File
    FirewallRules: [{3382D0E0-EEE9-4280-A08F-FB80D20092A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0oretnyi.5ks\x86\m1.exe No File
    FirewallRules: [{94D6BB3C-AF02-432E-98E8-7CE1F3FBADA8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qrcavbse.vha\dcore.exe No File
    FirewallRules: [{68DEA0B8-AECE-4308-805A-34F277E12DF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qrcavbse.vha\x64\c1.exe No File
    FirewallRules: [{07D1C84F-C8DE-4ADE-BD23-467BEC70C351}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qrcavbse.vha\x64\m1.exe No File
    FirewallRules: [{56B8A126-490E-4FAE-B0AA-300E5506F3F0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qrcavbse.vha\x86\c1.exe No File
    FirewallRules: [{244FB345-AEB4-4E9B-98F4-C3C8E2E0E2D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qrcavbse.vha\x86\m1.exe No File
    FirewallRules: [{80B1E910-B9A1-4DBE-821B-6D11A697A803}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zpdm3p.vlr\dcore.exe No File
    FirewallRules: [{1CCF9C6E-5C7A-403F-AD9C-441147F1C46F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zpdm3p.vlr\x64\m1.exe No File
    FirewallRules: [{D8BDE5B4-F8EA-4C68-9718-E83E030CB17B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zpdm3p.vlr\x86\c1.exe No File
    FirewallRules: [{B9F503F0-04AD-4DF7-AA3A-4BA3AE7D27C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zpdm3p.vlr\x64\c1.exe No File
    FirewallRules: [{013CA9A8-E56B-495C-B856-897B6EC8AB8F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zpdm3p.vlr\x86\m1.exe No File
    FirewallRules: [{DDB1A8DD-430D-4719-9EA3-4A608DDDA642}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zcs4cov3.ful\dcore.exe No File
    FirewallRules: [{25D15F20-0278-4A1A-8D36-E904296CAA2B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zcs4cov3.ful\x64\m1.exe No File
    FirewallRules: [{B1A83042-E563-4537-B23C-9F5ACE0898B0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zcs4cov3.ful\x86\c1.exe No File
    FirewallRules: [{A5666F42-4554-4A6F-AE5D-68F81F4E7408}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zcs4cov3.ful\x64\c1.exe No File
    FirewallRules: [{605A0D8D-0F4A-4B5A-8E38-921D07C2A4D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zcs4cov3.ful\x86\m1.exe No File
    FirewallRules: [{721E82C8-EF6D-40B9-AF01-07EA1453AF1E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbi1bvbs.aa0\dcore.exe No File
    FirewallRules: [{FA7477EE-3BFF-4E90-8EC9-72541FD24FF5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbi1bvbs.aa0\x64\m1.exe No File
    FirewallRules: [{234E818B-DBB4-459E-B3C3-130E94B5D625}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbi1bvbs.aa0\x64\c1.exe No File
    FirewallRules: [{19689E01-D82D-4DA4-9A2C-B21262A5D3E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbi1bvbs.aa0\x86\m1.exe No File
    FirewallRules: [{FA17C400-1074-4623-BFBE-183E2A7C9811}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbi1bvbs.aa0\x86\c1.exe No File
    FirewallRules: [{43233071-97D7-4F8B-B8BC-D5E4094F493C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\baeqhm4p.u3s\dcore.exe No File
    FirewallRules: [{9A18D95D-19D6-4BD0-BE27-789CB4EEC017}] => (Allow) C:\Users\Pc\AppData\Local\Temp\baeqhm4p.u3s\x64\c1.exe No File
    FirewallRules: [{9C606F0E-D16B-4FDA-8498-4699DFE85B22}] => (Allow) C:\Users\Pc\AppData\Local\Temp\baeqhm4p.u3s\x64\m1.exe No File
    FirewallRules: [{0F31AFF9-FAB2-4EFF-AFAE-1EA982FE4582}] => (Allow) C:\Users\Pc\AppData\Local\Temp\baeqhm4p.u3s\x86\c1.exe No File
    FirewallRules: [{727A47BC-6161-4A70-9486-FC9E15B1ACD2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\baeqhm4p.u3s\x86\m1.exe No File
    FirewallRules: [{BDD4F260-21E6-410E-9E45-C03DE7B95D35}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw5f5zcn.agg\dcore.exe No File
    FirewallRules: [{FAD23693-26D4-4C8A-8B83-ACE21AD0109A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw5f5zcn.agg\x86\m1.exe No File
    FirewallRules: [{C1EF7A08-8731-4F48-B4DE-65B10CF43EB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw5f5zcn.agg\x86\c1.exe No File
    FirewallRules: [{5D823ACA-D4B3-4149-9F1C-0D259FFBF8DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw5f5zcn.agg\x64\m1.exe No File
    FirewallRules: [{C669F129-46F1-4253-87BB-6200E3D274D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw5f5zcn.agg\x64\c1.exe No File
    FirewallRules: [{99D0D6F9-F81E-457F-8298-8EE81D087957}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aqiladj3.yit\dcore.exe No File
    FirewallRules: [{05BC0CAE-6ACD-4878-9689-E914263FE422}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aqiladj3.yit\x64\c1.exe No File
    FirewallRules: [{D987F08D-2F74-44F7-9B34-EDC3A601579B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aqiladj3.yit\x86\m1.exe No File
    FirewallRules: [{0EEC8B27-0B8D-4683-BFF2-B6564098E951}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aqiladj3.yit\x64\m1.exe No File
    FirewallRules: [{7A0EC94B-0470-47D6-B9DB-021A91AE1176}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aqiladj3.yit\x86\c1.exe No File
    FirewallRules: [{4005646D-5E9D-449B-B328-D9756011ABD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wa51i1l1.zyn\dcore.exe No File
    FirewallRules: [{2CE4DA88-43BD-4C04-83FE-1BC45BFDF1D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wa51i1l1.zyn\x64\c1.exe No File
    FirewallRules: [{C6F0C794-554A-446E-B5D2-CDACEC799B89}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wa51i1l1.zyn\x86\c1.exe No File
    FirewallRules: [{70B97E4A-B647-4545-A0F0-79AD6ED116AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wa51i1l1.zyn\x64\m1.exe No File
    FirewallRules: [{293D961B-FC59-41F4-98F6-B02584D5148E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wa51i1l1.zyn\x86\m1.exe No File
    FirewallRules: [{31761550-B630-4831-91DE-5C9F41B88A5B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehqkugll.o4v\dcore.exe No File
    FirewallRules: [{99FF9CDC-5D1F-4DA3-BA65-0D71E1E73FE1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehqkugll.o4v\x86\c1.exe No File
    FirewallRules: [{9426D3F8-6E03-4265-B8D5-CBD0C2E8980E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehqkugll.o4v\x64\m1.exe No File
    FirewallRules: [{A9113E17-19EB-4587-8F81-C0ECB2C73344}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehqkugll.o4v\x64\c1.exe No File
    FirewallRules: [{9F4684DF-E826-405A-A274-DE636E9EB249}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehqkugll.o4v\x86\m1.exe No File
    FirewallRules: [{A9F2EAA5-F535-4E20-9B6C-C1815A47E25E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dynkupuq.vio\x64\c1.exe No File
    FirewallRules: [{1369AE41-914E-4384-9860-E978765BAE01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dynkupuq.vio\dcore.exe No File
    FirewallRules: [{B1CA5548-ED4A-4FC1-85D6-6EA05A1A8EBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dynkupuq.vio\x64\m1.exe No File
    FirewallRules: [{03CBAF0F-3F12-4A9A-885C-642488CE57C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dynkupuq.vio\x86\c1.exe No File
    FirewallRules: [{AEC05A09-4B27-4271-824B-6BED0FC2DD27}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dynkupuq.vio\x86\m1.exe No File
    FirewallRules: [{FA211200-75EF-4CA0-B917-260AD560C8D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wli5ocu4.at0\dcore.exe No File
    FirewallRules: [{D282F192-B116-45FE-87D0-123B15400A8F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wli5ocu4.at0\x64\c1.exe No File
    FirewallRules: [{EAE68394-4BB5-4C3A-B983-E1FF8AF00AEF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wli5ocu4.at0\x64\m1.exe No File
    FirewallRules: [{BE2800A4-1B4C-4B54-89D8-17D52FD1ABCC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wli5ocu4.at0\x86\c1.exe No File
    FirewallRules: [{F5997F3D-855F-4619-B292-3540A49CD4B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wli5ocu4.at0\x86\m1.exe No File
    FirewallRules: [{B1439C03-CB58-4C77-AAE3-94279D8DD51B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\520gbltl.ihi\dcore.exe No File
    FirewallRules: [{0F3818E0-2A43-403E-82B2-950926748805}] => (Allow) C:\Users\Pc\AppData\Local\Temp\520gbltl.ihi\x64\c1.exe No File
    FirewallRules: [{13A393A9-B750-4AD7-B4D0-453254AE3DAB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\520gbltl.ihi\x64\m1.exe No File
    FirewallRules: [{740DA7DB-5D43-48A4-8A9A-054FC9B28900}] => (Allow) C:\Users\Pc\AppData\Local\Temp\520gbltl.ihi\x86\c1.exe No File
    FirewallRules: [{64F4F572-2B4D-47B8-A0E2-62866F8B64B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\520gbltl.ihi\x86\m1.exe No File
    FirewallRules: [{213FD239-9D9A-4F3F-B70B-BC94666C475D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5y4dipj.bk0\dcore.exe No File
    FirewallRules: [{39C39DCC-2E64-4A47-804D-20925C30D3ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5y4dipj.bk0\x64\c1.exe No File
    FirewallRules: [{B76DF6B7-BDE2-43AA-A0A0-3DC78D2E32BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5y4dipj.bk0\x64\m1.exe No File
    FirewallRules: [{A48F268F-3EF6-41A6-A9D0-DC8A96F8B7DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5y4dipj.bk0\x86\m1.exe No File
    FirewallRules: [{D16C264D-7496-4F86-8B90-CA1EC2D062E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5y4dipj.bk0\x86\c1.exe No File
    FirewallRules: [{2E0E31E9-7B40-41BE-9EA6-DB135E89F508}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ernrnkun.yuo\dcore.exe No File
    FirewallRules: [{C913D3CF-0588-43A5-BA5A-532533C7EF39}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ernrnkun.yuo\x64\m1.exe No File
    FirewallRules: [{04059AC0-DAFA-49C0-8F92-226BCF942132}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ernrnkun.yuo\x86\m1.exe No File
    FirewallRules: [{F0FD01EF-306C-41F0-8C19-DA1D5C116A18}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ernrnkun.yuo\x64\c1.exe No File
    FirewallRules: [{3292377B-DCBA-4536-BF86-9CDE7062FFCD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ernrnkun.yuo\x86\c1.exe No File
    FirewallRules: [{64F0A0CF-530F-4F3B-A7E4-D35487653FB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2oddladv.5xj\dcore.exe No File
    FirewallRules: [{C8CD43C7-768E-497C-919D-F1F2B05A34F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2oddladv.5xj\x64\m1.exe No File
    FirewallRules: [{E8C1E472-5C3D-49AF-9C41-5BDED689DE44}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2oddladv.5xj\x86\c1.exe No File
    FirewallRules: [{184D003E-07B7-4EC2-B11F-598E36E722D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2oddladv.5xj\x86\m1.exe No File
    FirewallRules: [{7505A844-801B-4E7A-A845-97A79F07348C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2oddladv.5xj\x64\c1.exe No File
    FirewallRules: [{2FE15034-E32C-48B0-ACB9-3571B0AD5597}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r1nahnm2.253\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{8F88250A-5984-4469-B31B-A9889F60AD1B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r1nahnm2.253\x64\m1.exe () [File not signed]
    FirewallRules: [{409A206B-9339-4D95-ABC3-01259D5283C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r1nahnm2.253\x64\c1.exe () [File not signed]
    FirewallRules: [{F12A8ECF-802A-4A71-AFF7-E5B072593C7D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r1nahnm2.253\x86\c1.exe () [File not signed]
    FirewallRules: [{530D1055-036F-418E-9B6A-3CC75B5A8E71}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r1nahnm2.253\x86\m1.exe () [File not signed]
    FirewallRules: [{66F86640-7B3E-40AB-9E63-A4A8620A832C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v3b1sgfl.ld1\x64\c1.exe No File
    FirewallRules: [{E43F9B35-C60B-4734-8656-A8059317B358}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v3b1sgfl.ld1\x86\m1.exe No File
    FirewallRules: [{6A279896-6617-4D6D-BC62-295DB5D3DBC7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v3b1sgfl.ld1\x64\m1.exe No File
    FirewallRules: [{E1587184-EE42-4CAB-B6E2-F837A7132689}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v3b1sgfl.ld1\dcore.exe No File
    FirewallRules: [{77321C55-1322-4F9C-A51C-424A77E82415}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v3b1sgfl.ld1\x86\c1.exe No File
    FirewallRules: [{E982B070-28E5-4132-BB30-28CDF8DD0889}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g0n01cft.5ln\dcore.exe No File
    FirewallRules: [{041B7810-DE6C-4AB2-9B52-380DB7E5316B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g0n01cft.5ln\x64\m1.exe No File
    FirewallRules: [{93A9B05A-C655-4ED6-BEFD-B617D1947EC0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g0n01cft.5ln\x86\c1.exe No File
    FirewallRules: [{80D7A01F-AF5C-4645-9C44-9E7588628FF2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g0n01cft.5ln\x86\m1.exe No File
    FirewallRules: [{CA3F99AD-0534-4652-ADAB-FCD852942AFD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g0n01cft.5ln\x64\c1.exe No File
    FirewallRules: [{97CC365B-F2E2-456E-B508-02C6D8A9FB74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf0njmqx.mio\dcore.exe No File
    FirewallRules: [{E9703E0B-E7D7-493C-95AF-8A699F9ADD8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf0njmqx.mio\x64\c1.exe No File
    FirewallRules: [{E2AC5DF0-2445-4188-84C5-566E8CD2A509}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf0njmqx.mio\x64\m1.exe No File
    FirewallRules: [{B3871077-F12A-4F4A-9D03-9A3CFFC209AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf0njmqx.mio\x86\c1.exe No File
    FirewallRules: [{967056DA-DCC2-43CB-B8BB-4FE139F7C271}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf0njmqx.mio\x86\m1.exe No File
    FirewallRules: [{880DEF04-A339-43F1-A3F0-E933C90BF691}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dsgxqqse.y5b\dcore.exe No File
    FirewallRules: [{CDF42319-ECA2-466F-9352-78C4FE6C34F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dsgxqqse.y5b\x64\c1.exe () [File not signed]
    FirewallRules: [{BCDCBEC0-FD6C-4EEF-9F05-AC884325CE35}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dsgxqqse.y5b\x64\m1.exe () [File not signed]
    FirewallRules: [{F475207C-6CF9-43BC-9E4A-5EA12D2155C9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dsgxqqse.y5b\x86\m1.exe () [File not signed]
    FirewallRules: [{7E5D79F3-6C0D-413B-BAE5-364609B79E90}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dsgxqqse.y5b\x86\c1.exe () [File not signed]
    FirewallRules: [{2217D943-3AB3-4D94-86CD-EEC1A2F8472D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nqxoux3c.yjd\dcore.exe No File
    FirewallRules: [{B937BB94-22DE-4935-97A2-F64CDC7CEC73}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nqxoux3c.yjd\x64\m1.exe No File
    FirewallRules: [{4F763ED4-96BD-4D0C-9929-7EBFC6412C4C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nqxoux3c.yjd\x64\c1.exe No File
    FirewallRules: [{760162F3-8F5A-4D0A-AA2E-43B822559487}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nqxoux3c.yjd\x86\c1.exe No File
    FirewallRules: [{48F3781F-1311-4934-A962-A3553CF31AC3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nqxoux3c.yjd\x86\m1.exe No File
    FirewallRules: [{FA9D0116-74BF-47D2-B801-EB955C72D391}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nswa0hsw.vxo\dcore.exe No File
    FirewallRules: [{CF21576F-B26C-4C0A-9336-12A720A9858C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nswa0hsw.vxo\x64\m1.exe No File
    FirewallRules: [{2BA9B4BF-EE7A-4B9D-B0BC-0DEF93B82603}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nswa0hsw.vxo\x64\c1.exe No File
    FirewallRules: [{88143195-A6AD-429A-AFF8-B75D589FFCE8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nswa0hsw.vxo\x86\m1.exe No File
    FirewallRules: [{ED5D5993-4CAB-415F-A720-4278A6A8E80D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nswa0hsw.vxo\x86\c1.exe No File
    FirewallRules: [{49211411-E016-4A47-B758-619286FC021F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g52iyig.gz1\x86\c1.exe No File
    FirewallRules: [{B68CDD7A-63FA-4506-997B-D04F2C5D47BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g52iyig.gz1\x64\c1.exe No File
    FirewallRules: [{F2D4F50B-DC34-49CF-84AF-327820DD808C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g52iyig.gz1\x64\m1.exe No File
    FirewallRules: [{86177933-28E8-4D1E-8F5E-F7F2F566AFEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g52iyig.gz1\dcore.exe No File
    FirewallRules: [{2D078491-8261-4220-BE88-60ABE9A63360}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g52iyig.gz1\x86\m1.exe No File
    FirewallRules: [{BF93E0FC-1BC4-404D-8717-85030FBC66DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ytk32cy1.dck\x64\c1.exe No File
    FirewallRules: [{F1565695-4415-4D8E-87F4-729D1A9CFFB7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ytk32cy1.dck\x86\c1.exe No File
    FirewallRules: [{493EA82D-26B3-463D-A702-898D249CDE76}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ytk32cy1.dck\x64\m1.exe No File
    FirewallRules: [{73A37B36-DE2E-4364-91E0-4D3F5E8F184A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ytk32cy1.dck\x86\m1.exe No File
    FirewallRules: [{43D63203-C762-416F-A973-37DF167FD9D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ytk32cy1.dck\dcore.exe No File
    FirewallRules: [{FAE19898-AB57-465B-A873-2B9ACA788812}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ypylqz4k.g3j\x64\c1.exe No File
    FirewallRules: [{3173A09A-8D8E-4222-BE42-6BEECAA7FBE8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ypylqz4k.g3j\dcore.exe No File
    FirewallRules: [{6DB219BC-4984-4E64-A0EF-52E2082EF332}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ypylqz4k.g3j\x64\m1.exe No File
    FirewallRules: [{72D7E531-8B38-478F-9120-82E1AD7BE7CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ypylqz4k.g3j\x86\m1.exe No File
    FirewallRules: [{B47C9AA1-747E-4D09-B6D3-F3BA6EFDC8F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ypylqz4k.g3j\x86\c1.exe No File
    FirewallRules: [{AB265EDB-3746-4526-B287-D45E45C2738F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xcgjjdeh.i2e\dcore.exe No File
    FirewallRules: [{447E92C9-25B9-4FAA-99BC-8DBF928D91BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xcgjjdeh.i2e\x64\c1.exe No File
    FirewallRules: [{3A2F35E4-9C0A-47E0-B9C2-DC654F29D7BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xcgjjdeh.i2e\x64\m1.exe No File
    FirewallRules: [{DE0E0533-7760-4887-A692-EA9B73E9D073}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xcgjjdeh.i2e\x86\c1.exe No File
    FirewallRules: [{14C03563-880D-46F5-AE91-4D05EABA1347}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xcgjjdeh.i2e\x86\m1.exe No File
    FirewallRules: [{6F74B1DE-BA88-4AC5-8184-BB8A6B71D87D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\soizti3i.pvk\dcore.exe No File
    FirewallRules: [{842043B3-2BBB-4C47-B354-9836D02E23CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\soizti3i.pvk\x64\c1.exe No File
    FirewallRules: [{A58AF65C-E0B7-4A31-98A9-12B13FF03225}] => (Allow) C:\Users\Pc\AppData\Local\Temp\soizti3i.pvk\x64\m1.exe No File
    FirewallRules: [{8062D286-5ABB-4D69-8E86-6767304D06FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\soizti3i.pvk\x86\m1.exe No File
    FirewallRules: [{368AE6CA-FAC9-4A15-8585-F2359577B378}] => (Allow) C:\Users\Pc\AppData\Local\Temp\soizti3i.pvk\x86\c1.exe No File
    FirewallRules: [{E4E891C6-5C69-4C9D-93B1-B4045237ABF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0y2qzuk.wkl\dcore.exe No File
    FirewallRules: [{5F76636A-EB3D-4794-9AE9-6785996D5BF8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0y2qzuk.wkl\x64\m1.exe No File
    FirewallRules: [{D28E25BD-9CCB-4C72-A4EA-895BF12ED691}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0y2qzuk.wkl\x64\c1.exe No File
    FirewallRules: [{BBBAEA8A-AAFD-44AB-ABA5-EAD95DD457C2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0y2qzuk.wkl\x86\c1.exe No File
    FirewallRules: [{7471FC4D-380F-41C8-B70A-6960FBF6696F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0y2qzuk.wkl\x86\m1.exe No File
    FirewallRules: [{BC0D0801-C67E-4C22-94CE-3F76333B2CDE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uza1p43d.kn2\dcore.exe No File
    FirewallRules: [{10019AF5-64DE-4391-A6C7-F1F7F340AF58}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uza1p43d.kn2\x64\c1.exe No File
    FirewallRules: [{31B8D369-6F4C-45DA-8A59-8DDAC8AD019A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uza1p43d.kn2\x86\c1.exe No File
    FirewallRules: [{D0A6C18C-D472-4B4E-9951-BD60B18259F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uza1p43d.kn2\x64\m1.exe No File
    FirewallRules: [{9D1D22CF-196C-4B79-86DB-9C7B7A5C60AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uza1p43d.kn2\x86\m1.exe No File
    FirewallRules: [{C7304B9D-8024-4830-870B-F10C85170FC8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehaz5xeb.0g1\dcore.exe No File
    FirewallRules: [{6F0E3792-9A56-4B4A-B11F-9B979346C071}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehaz5xeb.0g1\x64\c1.exe () [File not signed]
    FirewallRules: [{68C2E0E2-08B7-43A5-A37C-5406D062992A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehaz5xeb.0g1\x86\c1.exe () [File not signed]
    FirewallRules: [{7DFACA6E-7E4E-425D-A406-27DC6500D7C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehaz5xeb.0g1\x64\m1.exe () [File not signed]
    FirewallRules: [{470EB339-CB17-42AD-ABEA-15BBF1348980}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehaz5xeb.0g1\x86\m1.exe () [File not signed]
    FirewallRules: [{CBC8E098-2517-4CE7-9E68-5059E411D0AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsykzrdz.zqs\dcore.exe No File
    FirewallRules: [{FC410465-D20E-4444-BB49-CDCAA6818631}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsykzrdz.zqs\x64\c1.exe No File
    FirewallRules: [{A311AD69-71B9-47FE-9C65-B7BDE4CCC85E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsykzrdz.zqs\x64\m1.exe No File
    FirewallRules: [{5D79202F-549B-4B44-B200-2C05F2AAAC45}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsykzrdz.zqs\x86\m1.exe No File
    FirewallRules: [{D2D50950-6A35-4125-9908-6A2397143562}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsykzrdz.zqs\x86\c1.exe No File
    FirewallRules: [{0AD30558-062E-4451-8C84-B22FC6DD7531}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ry3u0l2n.4ux\dcore.exe No File
    FirewallRules: [{B242D4FB-B87C-47D4-9354-A671D7324644}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ry3u0l2n.4ux\x64\c1.exe () [File not signed]
    FirewallRules: [{DC18877A-C370-4DE6-BC6F-38F8BD3BB865}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ry3u0l2n.4ux\x64\m1.exe () [File not signed]
    FirewallRules: [{CAB1CB33-7BD2-433E-A605-8C152FFA4067}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ry3u0l2n.4ux\x86\c1.exe () [File not signed]
    FirewallRules: [{46CB3CE4-B85B-463F-BE9B-C651BF656C84}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ry3u0l2n.4ux\x86\m1.exe () [File not signed]
    FirewallRules: [{6A79AAA1-D68C-4699-85D9-1CA0A1387FD2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z135wlkw.qdl\dcore.exe No File
    FirewallRules: [{E5BE45DF-1E6C-460B-AB03-7C6FE526E672}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z135wlkw.qdl\x86\m1.exe No File
    FirewallRules: [{DC7C50DA-9134-4D3C-AF0A-34F846735481}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z135wlkw.qdl\x64\c1.exe No File
    FirewallRules: [{5A6D3A49-BBDD-468E-A3BB-F57CBBCEF379}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z135wlkw.qdl\x64\m1.exe No File
    FirewallRules: [{26DD548A-278F-4ABA-BC7F-3AD59D5EF7A2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z135wlkw.qdl\x86\c1.exe No File
    FirewallRules: [{ADA0CE95-6012-4E3B-B69E-03FE2797C179}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbpfrnhh.ocd\x64\c1.exe No File
    FirewallRules: [{6D1D01C2-92DD-4FD1-ADB2-B5D95E0545F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbpfrnhh.ocd\x64\m1.exe No File
    FirewallRules: [{B24DF1F6-4F34-455F-A13B-1402358E2D26}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbpfrnhh.ocd\dcore.exe No File
    FirewallRules: [{5BC66A7C-AD0D-43DA-8D27-B68527BA72D9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbpfrnhh.ocd\x86\c1.exe No File
    FirewallRules: [{D328BDCE-3819-405B-9615-E7554634DB55}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbpfrnhh.ocd\x86\m1.exe No File
    FirewallRules: [{943A2132-53D0-4695-9B75-C7C73B3BC2FC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dieue2cn.glq\dcore.exe No File
    FirewallRules: [{1AF0BB92-6B9A-4CBF-A8FA-7A01EBD6B998}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dieue2cn.glq\x64\m1.exe No File
    FirewallRules: [{FC1E042F-6F26-465B-A153-0517430321EC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dieue2cn.glq\x86\m1.exe No File
    FirewallRules: [{4417AAD1-EBF7-43E3-BDAF-C58970EA1B64}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dieue2cn.glq\x64\c1.exe No File
    FirewallRules: [{0DF10269-0724-456B-B388-F0600C2D7FB9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dieue2cn.glq\x86\c1.exe No File
    FirewallRules: [{0E500A75-FEE7-4E21-B7C9-CC0A7B8C7D8E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hu3s3ya3.zdy\dcore.exe No File
    FirewallRules: [{650AA798-AC34-42FF-BD43-F6EAAFBD0E0C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hu3s3ya3.zdy\x64\c1.exe No File
    FirewallRules: [{FB138759-E4B4-4EFD-A292-1C448AFD77FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hu3s3ya3.zdy\x64\m1.exe No File
    FirewallRules: [{EF84B53E-DAAE-4B8A-B71F-A7364277516B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hu3s3ya3.zdy\x86\c1.exe No File
    FirewallRules: [{FF22432A-44EA-401B-8852-17FE9DDEB62B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hu3s3ya3.zdy\x86\m1.exe No File
    FirewallRules: [{EDEDC0AD-91A6-4FFC-8E64-7FC33187A74E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c4ctucd5.q4y\dcore.exe No File
    FirewallRules: [{87AF1C9E-DDD9-4D74-8A19-A76B85089B53}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c4ctucd5.q4y\x64\c1.exe No File
    FirewallRules: [{12AA07CF-3A8C-4174-AD70-223BD7C11DF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c4ctucd5.q4y\x86\m1.exe No File
    FirewallRules: [{B39DA54C-4B55-4A4A-A530-CB30432D5B7C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c4ctucd5.q4y\x64\m1.exe No File
    FirewallRules: [{BF448DCB-2076-4ECA-A62E-A26F2B3EF71F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c4ctucd5.q4y\x86\c1.exe No File
    FirewallRules: [{EF9CCED8-6F04-43EF-B24C-8C3E99F650A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dka2mhin.mda\dcore.exe No File
    FirewallRules: [{92A507AD-1822-48FF-9650-44EA405BC575}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dka2mhin.mda\x64\m1.exe No File
    FirewallRules: [{2905288A-FA9C-41F4-BF03-9F862C0347F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dka2mhin.mda\x64\c1.exe No File
    FirewallRules: [{351602AF-5FC5-42A2-A534-D6A57D35B686}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dka2mhin.mda\x86\c1.exe No File
    FirewallRules: [{3EF15988-481B-4B67-878F-293E5D6BB951}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dka2mhin.mda\x86\m1.exe No File
    FirewallRules: [{898D5D83-8A2D-4C55-AC5B-FA47A36A2210}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qatbvwgx.uxi\dcore.exe No File
    FirewallRules: [{7B249965-DB93-4F0B-A865-A0DD9355CCFB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qatbvwgx.uxi\x64\c1.exe No File
    FirewallRules: [{22B0AA3A-70EA-4257-921E-C4DAAAE08F0B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qatbvwgx.uxi\x64\m1.exe No File
    FirewallRules: [{5F12274C-3459-40C9-AE13-EC5C756356B6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qatbvwgx.uxi\x86\m1.exe No File
    FirewallRules: [{2C84436B-433B-4092-B3D6-25F8308C9ACB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qatbvwgx.uxi\x86\c1.exe No File
    FirewallRules: [{C98BAE02-D25B-4B8F-B7B3-99E2A89096ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z0ogjekh.y0m\dcore.exe No File
    FirewallRules: [{072C4B93-FF71-4BC8-BD8C-B229F8B3BC64}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z0ogjekh.y0m\x64\m1.exe No File
    FirewallRules: [{87EB80FF-FF0E-43F1-A69D-4A346F3612CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z0ogjekh.y0m\x64\c1.exe No File
    FirewallRules: [{D6E638CE-26D0-4E7E-89B6-1F3BD66C0120}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z0ogjekh.y0m\x86\c1.exe No File
    FirewallRules: [{DA4E6049-914D-473B-8148-C8567C069A0B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z0ogjekh.y0m\x86\m1.exe No File
    FirewallRules: [{55772A07-C3E3-4E65-99EB-84FF02D0B247}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zmmlsyib.ll5\dcore.exe No File
    FirewallRules: [{492C2886-4EE5-4BF8-AE6D-D2156B374F3A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zmmlsyib.ll5\x86\c1.exe No File
    FirewallRules: [{A3667CAF-74F2-49B9-9D3B-FE3171F11578}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zmmlsyib.ll5\x64\c1.exe No File
    FirewallRules: [{496C73F6-73BD-42A1-BBC1-44BB65F572CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zmmlsyib.ll5\x64\m1.exe No File
    FirewallRules: [{55A96F8D-41F7-4FB3-AAA2-C93A88C9AA4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zmmlsyib.ll5\x86\m1.exe No File
    FirewallRules: [{58F330B6-51D5-4E9B-BACB-4B5FE6AB0110}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ksd0fisc.u3d\dcore.exe No File
    FirewallRules: [{4006A53C-66E4-4839-BD47-6A9D8E3B7D0A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ksd0fisc.u3d\x86\c1.exe No File
    FirewallRules: [{8A9C2636-DE1F-44EE-BEA4-ADA64EE0CDCF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ksd0fisc.u3d\x64\m1.exe No File
    FirewallRules: [{4DD77821-0D11-4E51-820D-E83C2D9B3419}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ksd0fisc.u3d\x86\m1.exe No File
    FirewallRules: [{C3B1E729-3C81-48F9-A2FF-ACE72AC99FD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ksd0fisc.u3d\x64\c1.exe No File
    FirewallRules: [{D01FD7DF-3BA5-4881-9F2C-034BF4678A81}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4ah5p3q.rnz\dcore.exe No File
    FirewallRules: [{E3D6F30F-F18F-4C9C-930D-EC81144E821B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4ah5p3q.rnz\x86\m1.exe No File
    FirewallRules: [{3C50AD9E-C13B-46FC-A7BA-7BCF5DD6B84B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4ah5p3q.rnz\x86\c1.exe No File
    FirewallRules: [{67D3734F-BEED-4CB6-B535-B090D0680C67}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4ah5p3q.rnz\x64\m1.exe No File
    FirewallRules: [{672580C1-8D20-433E-A915-5A10073E7493}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4ah5p3q.rnz\x64\c1.exe No File
    FirewallRules: [{E53409B8-7541-44D4-8A20-0AC919854E8E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g4bynr4j.kyk\dcore.exe No File
    FirewallRules: [{77CC550E-B34A-4033-8BDD-AB495C6C7D01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g4bynr4j.kyk\x64\c1.exe No File
    FirewallRules: [{FBADBE84-8702-4CE9-98A6-B676F33155BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g4bynr4j.kyk\x64\m1.exe No File
    FirewallRules: [{94AE9240-43BC-4256-8EBE-4F3D04CFD47C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g4bynr4j.kyk\x86\c1.exe No File
    FirewallRules: [{65676076-0860-4C5F-9C08-5C4B6673D8EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g4bynr4j.kyk\x86\m1.exe No File
    FirewallRules: [{36241782-7B56-4E40-B4BD-99553DC77F66}] => (Allow) C:\Users\Pc\AppData\Local\Temp\upqtapob.f54\x64\c1.exe No File
    FirewallRules: [{6A7764C0-EB28-4D53-B6F4-3A51239C4492}] => (Allow) C:\Users\Pc\AppData\Local\Temp\upqtapob.f54\dcore.exe No File
    FirewallRules: [{5FA1C407-12BE-4765-A260-79FFC09211A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\upqtapob.f54\x64\m1.exe No File
    FirewallRules: [{9ABBFA11-E222-4A35-905A-4654C99CBD3F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\upqtapob.f54\x86\c1.exe No File
    FirewallRules: [{AEB61925-6562-4EE7-B450-DD116E94FE7E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\upqtapob.f54\x86\m1.exe No File
    FirewallRules: [{24D781D5-44E9-4D7C-A5B2-DBED773100AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbbfffnm.aqq\x64\c1.exe No File
    FirewallRules: [{17F1C551-95F2-466E-8F17-FE123F14A280}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbbfffnm.aqq\x86\c1.exe No File
    FirewallRules: [{0D730373-D27A-4CA8-AB41-8D070C1AD6EC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbbfffnm.aqq\x64\m1.exe No File
    FirewallRules: [{EF09CB2B-F6B2-4D6A-809B-E2A7B1CEC71F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbbfffnm.aqq\dcore.exe No File
    FirewallRules: [{13D2F673-4222-4362-98D1-6E7189C20296}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbbfffnm.aqq\x86\m1.exe No File
    FirewallRules: [{A1AD1971-2C03-402A-BAF9-D002FF8A628D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3u2ga0cb.tzg\x64\m1.exe No File
    FirewallRules: [{152829AF-D668-45A3-A56D-CB0BBE76A31F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3u2ga0cb.tzg\dcore.exe No File
    FirewallRules: [{63B13529-08D1-4C14-931C-AD112A76B18B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3u2ga0cb.tzg\x64\c1.exe No File
    FirewallRules: [{266CECC6-FB18-47C1-8228-68A45E956908}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3u2ga0cb.tzg\x86\c1.exe No File
    FirewallRules: [{6DB00A63-447A-4C48-B667-9056BAF680FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3u2ga0cb.tzg\x86\m1.exe No File
    FirewallRules: [{444FB760-9F9A-4E16-8498-1B7781F158F0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v314n1wp.o0q\dcore.exe No File
    FirewallRules: [{45F03211-B845-422C-9DE8-215E9FB091D1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v314n1wp.o0q\x64\c1.exe No File
    FirewallRules: [{5664A2C1-2FE0-428C-A3F7-9C0444D91B7D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v314n1wp.o0q\x86\c1.exe No File
    FirewallRules: [{5482F73E-89AD-45B3-A3B1-5D227D091847}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v314n1wp.o0q\x86\m1.exe No File
    FirewallRules: [{C469E3E2-A6D2-4F9D-B35C-3B2495082CA7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v314n1wp.o0q\x64\m1.exe No File
    FirewallRules: [{F507F396-2E74-4264-8142-C0428AD85536}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osjt2jhk.y0h\x64\c1.exe No File
    FirewallRules: [{74448EC6-4035-4D77-8BEC-5176842FC185}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osjt2jhk.y0h\dcore.exe No File
    FirewallRules: [{75C608B2-6E17-4A63-84DB-9FA546031940}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osjt2jhk.y0h\x64\m1.exe No File
    FirewallRules: [{D44A1506-1707-452E-9924-C5D59EA7D72D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osjt2jhk.y0h\x86\c1.exe No File
    FirewallRules: [{37A82438-C73F-4B3E-B217-DA330D2FE5BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osjt2jhk.y0h\x86\m1.exe No File
    FirewallRules: [{B36A6272-CD48-42F2-A0E9-9669BF7296AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\522d5qhy.ock\dcore.exe No File
    FirewallRules: [{FB413038-832B-477A-9938-206F2E4408E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\522d5qhy.ock\x64\m1.exe No File
    FirewallRules: [{CD696759-3E61-4E48-8CA8-31A4977A17BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\522d5qhy.ock\x64\c1.exe No File
    FirewallRules: [{502A609F-2C22-4DE4-B0F9-1123BDEF4E3D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\522d5qhy.ock\x86\m1.exe No File
    FirewallRules: [{D7381676-6FB7-48E3-92E8-552FB5949069}] => (Allow) C:\Users\Pc\AppData\Local\Temp\522d5qhy.ock\x86\c1.exe No File
    FirewallRules: [{C6CCA9FF-7FDE-4602-9EAB-D94200C82035}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vksbcbbb.pqw\dcore.exe No File
    FirewallRules: [{B2F6467F-4BD2-4BB6-8BFF-3E53EB0355FF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vksbcbbb.pqw\x64\c1.exe No File
    FirewallRules: [{141947BC-6D75-487B-84AD-CA100D0FFF56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vksbcbbb.pqw\x64\m1.exe No File
    FirewallRules: [{A63EEDBC-94B1-4F71-B0FE-74A12C167916}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vksbcbbb.pqw\x86\c1.exe No File
    FirewallRules: [{553C20B5-248C-4B78-BDD5-AF7F7C135BD0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vksbcbbb.pqw\x86\m1.exe No File
    FirewallRules: [{182A663D-16B1-42A2-9995-FD59D0CC0527}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5na0fjzi.dvk\dcore.exe No File
    FirewallRules: [{433446AF-4893-4739-A49F-326195F727C2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5na0fjzi.dvk\x64\c1.exe No File
    FirewallRules: [{00758E36-98D0-4AD8-98F7-97B21FC4AEF5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5na0fjzi.dvk\x86\m1.exe No File
    FirewallRules: [{4B2054DA-CA69-46EF-B79C-C8394B70A2F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5na0fjzi.dvk\x86\c1.exe No File
    FirewallRules: [{390F710A-DC51-4817-B2A6-B155658B240A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5na0fjzi.dvk\x64\m1.exe No File
    FirewallRules: [{4C9B4B02-88F5-422D-B1DB-930B06160FED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\itpii2h3.jxo\dcore.exe No File
    FirewallRules: [{7874A9D7-13BB-44B4-95F2-6B80FF95D56C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\itpii2h3.jxo\x86\m1.exe No File
    FirewallRules: [{D4CE0B35-EAFF-4425-A481-07E65C354C92}] => (Allow) C:\Users\Pc\AppData\Local\Temp\itpii2h3.jxo\x86\c1.exe No File
    FirewallRules: [{173A68BD-57E1-4BFC-AB69-32106BEF98A5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\itpii2h3.jxo\x64\c1.exe No File
    FirewallRules: [{8B76A99E-41A8-452D-B11B-032C59BAC073}] => (Allow) C:\Users\Pc\AppData\Local\Temp\itpii2h3.jxo\x64\m1.exe No File
    FirewallRules: [{E334FD9D-B875-47DE-A697-02045878A0AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvef14ne.r4z\x64\m1.exe No File
    FirewallRules: [{BB496D4A-9DAA-440A-A361-A0554E2183D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvef14ne.r4z\dcore.exe No File
    FirewallRules: [{8FFA27CB-F5CC-4DD3-BABD-608275C5CDB6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvef14ne.r4z\x64\c1.exe No File
    FirewallRules: [{76C8EEB5-9383-4318-B085-8F6AA278711B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvef14ne.r4z\x86\m1.exe No File
    FirewallRules: [{CB51E09C-D649-426F-8E7E-F24D03BA40C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvef14ne.r4z\x86\c1.exe No File
    FirewallRules: [{4C7B8767-FCE4-4410-ADD3-E955C6AEEF5C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hcdrqhi0.gse\dcore.exe No File
    FirewallRules: [{B0F2ABC9-8193-455C-BA27-EBA183A476A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hcdrqhi0.gse\x64\c1.exe No File
    FirewallRules: [{C90193B8-4D6A-40C8-AEC4-7A457495E90F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hcdrqhi0.gse\x64\m1.exe No File
    FirewallRules: [{B0BA2E65-07BA-42E4-8352-C3F4D3A77A0B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hcdrqhi0.gse\x86\c1.exe No File
    FirewallRules: [{0988E84F-17BC-4881-AFAF-FFD4C5F00CA5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hcdrqhi0.gse\x86\m1.exe No File
    FirewallRules: [{04DC0125-A160-467F-B3CA-BD875738CBBB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bwbjdb1b.xhl\dcore.exe No File
    FirewallRules: [{EA3EFF50-16B2-45AA-A7BB-18F227E85EA8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bwbjdb1b.xhl\x64\c1.exe No File
    FirewallRules: [{026CDE9D-FCA3-4889-8D22-9B075EFAEF32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bwbjdb1b.xhl\x64\m1.exe No File
    FirewallRules: [{AFF3B66D-337A-4F6F-BFAE-ACBC3F8D6C53}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bwbjdb1b.xhl\x86\c1.exe No File
    FirewallRules: [{5F818875-A9C6-4C2A-9FCB-FB2A048F83F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bwbjdb1b.xhl\x86\m1.exe No File
    FirewallRules: [{E1814B5D-9B22-4BF4-AA33-BD6F0800FCC5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cteswiwg.cro\x64\c1.exe No File
    FirewallRules: [{EA7C7AEF-E3EF-4B7D-A0F9-4207CB7758E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cteswiwg.cro\dcore.exe No File
    FirewallRules: [{340BB181-30B5-4F92-8423-91BF0A3FDB30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cteswiwg.cro\x64\m1.exe No File
    FirewallRules: [{14BD7988-5972-44A7-A34D-E2BF4D78270D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cteswiwg.cro\x86\c1.exe No File
    FirewallRules: [{44FD3061-D519-454F-ADD4-3A6A652CB819}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cteswiwg.cro\x86\m1.exe No File
    FirewallRules: [{16B6BE0A-6BB4-4F05-8794-2A7D0649051F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4yrzog1.acy\dcore.exe No File
    FirewallRules: [{608552F5-94CD-4BAB-BF73-B4EA8FE5A3E6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4yrzog1.acy\x64\m1.exe No File
    FirewallRules: [{CC11C4B8-A337-4705-83FB-2DA8560CAF9C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4yrzog1.acy\x86\m1.exe No File
    FirewallRules: [{3AE9AB01-DCC1-4A85-9899-CBF62C6B0EC9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4yrzog1.acy\x64\c1.exe No File
    FirewallRules: [{BD440C41-1A8D-4083-B46F-F0510E8FC1D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4yrzog1.acy\x86\c1.exe No File
    FirewallRules: [{D07F24E5-C592-4B47-BD78-BFE31CCB0B01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b3vdedbu.xvj\dcore.exe No File
    FirewallRules: [{13673249-761D-4327-B258-556F3200973A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b3vdedbu.xvj\x64\c1.exe No File
    FirewallRules: [{72A39D68-B83C-4126-803C-EE07B5D3BDEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b3vdedbu.xvj\x86\c1.exe No File
    FirewallRules: [{D0BE6F9E-B121-4DC3-97D5-849651F0D390}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b3vdedbu.xvj\x86\m1.exe No File
    FirewallRules: [{99C92877-E8B7-48A7-8883-3BAA84C9A4BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b3vdedbu.xvj\x64\m1.exe No File
    FirewallRules: [{1AA89361-62C5-41B5-92D5-FE43C5D83585}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osffldsz.vh4\x64\c1.exe No File
    FirewallRules: [{B390CD84-7374-4B06-9F4D-913AA58CE665}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osffldsz.vh4\dcore.exe No File
    FirewallRules: [{1D2BC30A-D32D-4B7F-8633-6ABB6789CFAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osffldsz.vh4\x86\c1.exe No File
    FirewallRules: [{458E62D5-4787-4934-9AE1-83C83267510B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osffldsz.vh4\x64\m1.exe No File
    FirewallRules: [{A083389B-F640-4AAC-BB22-5E938E2519F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osffldsz.vh4\x86\m1.exe No File
    FirewallRules: [{BEA49345-8624-4DD1-812D-647768816C0E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf5rmqde.ejf\dcore.exe No File
    FirewallRules: [{6AC6292C-6605-4566-8259-9E96D83058AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf5rmqde.ejf\x64\c1.exe No File
    FirewallRules: [{77596A8F-3A2C-4558-90DA-AD3910C80D30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf5rmqde.ejf\x64\m1.exe No File
    FirewallRules: [{8EF256FB-A40B-4DA6-BC6C-A9DC280F8650}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf5rmqde.ejf\x86\c1.exe No File
    FirewallRules: [{D9177EEC-5B76-470D-8A87-9520876344A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf5rmqde.ejf\x86\m1.exe No File
    FirewallRules: [{8783F1B5-5713-4E74-98AA-1F4B11364B6F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nrkdushp.olp\x64\c1.exe () [File not signed]
    FirewallRules: [{934C3CEE-9CDE-49E1-8A1A-5C06054FE284}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nrkdushp.olp\dcore.exe No File
    FirewallRules: [{D13A8596-718B-4CC8-8715-51FA20C51545}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nrkdushp.olp\x86\m1.exe () [File not signed]
    FirewallRules: [{08D85766-C91D-44FA-A41F-A03139E60F7F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nrkdushp.olp\x64\m1.exe () [File not signed]
    FirewallRules: [{287E46AC-0E11-4DF1-A011-FEAD5F7B7708}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nrkdushp.olp\x86\c1.exe () [File not signed]
    FirewallRules: [{5791A44F-BDA3-4554-8810-DC93C9602997}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0odeeo5.2ch\dcore.exe No File
    FirewallRules: [{4568AEC4-0FF8-48DA-8D32-1DD7FB83E354}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0odeeo5.2ch\x64\c1.exe No File
    FirewallRules: [{71790E2E-3F40-410A-A17F-CEBD6939D1E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0odeeo5.2ch\x86\c1.exe No File
    FirewallRules: [{43573765-6F7E-420B-9FE2-FA72D37A4A2F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0odeeo5.2ch\x64\m1.exe No File
    FirewallRules: [{0E370E36-EBA6-4CDB-9F39-F5FF1E33EAC8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0odeeo5.2ch\x86\m1.exe No File
    FirewallRules: [{EBD73DC3-F234-4C6D-BB15-4D864D634879}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v31pvwlz.e21\x64\c1.exe No File
    FirewallRules: [{2DEA1EDA-92DD-495A-A3B9-7FA2D974E653}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v31pvwlz.e21\x64\m1.exe No File
    FirewallRules: [{14D3E060-664B-4981-AFC5-C49F8B4C372A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v31pvwlz.e21\dcore.exe No File
    FirewallRules: [{75BDCECF-549C-46B7-AD6B-321B46A41651}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v31pvwlz.e21\x86\m1.exe No File
    FirewallRules: [{F9CB9189-5C41-46EA-A077-CF0BCC2E614B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v31pvwlz.e21\x86\c1.exe No File
    FirewallRules: [{EE456BCD-0480-4C91-BA26-32803FFCFA1F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ff22zsmf.b0g\dcore.exe No File
    FirewallRules: [{38F8A850-F202-4C94-8600-14A841A5BE5B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ff22zsmf.b0g\x86\c1.exe No File
    FirewallRules: [{83F6A513-3506-4336-BF48-FF1751A95B23}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ff22zsmf.b0g\x64\m1.exe No File
    FirewallRules: [{1177E7B2-8E56-4148-BB96-D9AFAB99EBE6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ff22zsmf.b0g\x64\c1.exe No File
    FirewallRules: [{82F6C5B4-8D45-47E4-9325-E3796219C9C9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ff22zsmf.b0g\x86\m1.exe No File
    FirewallRules: [{6ABAC3E2-CCD0-4F1D-A7FC-0BC2F65897AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rl0e3mlq.uxy\dcore.exe No File
    FirewallRules: [{F5D4370D-3228-4E29-998D-1638DE85E7E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rl0e3mlq.uxy\x64\c1.exe No File
    FirewallRules: [{56D8E869-057D-4BB5-A20B-6AB81267B752}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rl0e3mlq.uxy\x86\c1.exe No File
    FirewallRules: [{5798088E-4ABC-4F52-B673-B1C02880916F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rl0e3mlq.uxy\x64\m1.exe No File
    FirewallRules: [{D44FE396-2D1F-433A-ABCB-4BCAFF11904F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rl0e3mlq.uxy\x86\m1.exe No File
    FirewallRules: [{3593562A-E4BB-4C2F-91DF-E8426CF79321}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gtmr4eyv.3bh\dcore.exe No File
    FirewallRules: [{905957E4-8183-4343-845A-6FBCE8E65683}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gtmr4eyv.3bh\x64\c1.exe No File
    FirewallRules: [{AA153379-B140-4F6D-9312-C7CC8AEB68D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gtmr4eyv.3bh\x86\c1.exe No File
    FirewallRules: [{95A402FE-CD54-4F60-9A8C-A9B65E63367C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gtmr4eyv.3bh\x64\m1.exe No File
    FirewallRules: [{F9A9CD6A-5F3A-4613-A7F8-261BC66533FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gtmr4eyv.3bh\x86\m1.exe No File
    FirewallRules: [{7C5B6757-F89C-4895-BF4D-14A5E286AD27}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rmrnvawr.ozc\dcore.exe No File
    FirewallRules: [{DB52862B-A62D-4CCC-B7FE-F8DAAC71D8E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rmrnvawr.ozc\x64\c1.exe No File
    FirewallRules: [{2E5B8B15-A351-407B-8BD7-D4E2E4480E10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rmrnvawr.ozc\x86\c1.exe No File
    FirewallRules: [{72C273F6-EF79-4373-B47E-3200E2DB1A4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rmrnvawr.ozc\x64\m1.exe No File
    FirewallRules: [{0C13E850-2E8E-43C6-B7D7-4C4AEE51AF16}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rmrnvawr.ozc\x86\m1.exe No File
    FirewallRules: [{27E8BD08-F56F-46E6-A80D-9BA4A256F230}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lar2k0d.crr\dcore.exe No File
    FirewallRules: [{26C5A94F-A9A0-457D-AD67-5EA5B714DAD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lar2k0d.crr\x64\c1.exe No File
    FirewallRules: [{8BD473CA-BD6E-445F-969F-63ADC0256E14}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lar2k0d.crr\x86\c1.exe No File
    FirewallRules: [{EE795C9B-D5CC-4857-805F-D0D57DD9CD61}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lar2k0d.crr\x86\m1.exe No File
    FirewallRules: [{3E841EA0-F50E-4826-AE7D-A21DADBF2CE8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lar2k0d.crr\x64\m1.exe No File
    FirewallRules: [{F2E73A52-9D26-4B9C-AE22-D657B0E077B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssrganfo.1c5\x64\c1.exe No File
    FirewallRules: [{B617421E-D06C-4F14-B2EC-DFF98696D428}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssrganfo.1c5\dcore.exe No File
    FirewallRules: [{F6EC7739-F158-426C-A0B5-A9D8DDA69636}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssrganfo.1c5\x64\m1.exe No File
    FirewallRules: [{981392DD-E8C4-4C51-BFCE-035D5F3F3981}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssrganfo.1c5\x86\c1.exe No File
    FirewallRules: [{4A623120-AAE0-43AF-A921-77A9F4D8695D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssrganfo.1c5\x86\m1.exe No File
    FirewallRules: [{F9F9F2A1-4FBF-44BC-8DAD-D93C65F3BC13}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zaubamu.c1o\dcore.exe No File
    FirewallRules: [{334D22D3-E3F7-4E53-964D-640C9D515950}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zaubamu.c1o\x64\c1.exe No File
    FirewallRules: [{F4D82743-FB96-4C72-B4DA-50697A0723BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zaubamu.c1o\x64\m1.exe No File
    FirewallRules: [{96C54C29-8030-421C-BACF-FA6C11FA5BAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zaubamu.c1o\x86\c1.exe No File
    FirewallRules: [{CCAF0553-DC84-4035-8C22-BCB2996F5639}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zaubamu.c1o\x86\m1.exe No File
    FirewallRules: [{CD0EBF89-CCF2-4C3D-A3AF-2869D43D73E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5yijs1c1.bxg\x64\c1.exe No File
    FirewallRules: [{96EF713B-8FF6-4F55-9110-7A7E2C2ADB4E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5yijs1c1.bxg\x86\c1.exe No File
    FirewallRules: [{778002BF-1DB8-40E2-A43C-E3EDE2CC1FAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5yijs1c1.bxg\dcore.exe No File
    FirewallRules: [{E6B098E2-C097-4DC2-9315-A5323EB826D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5yijs1c1.bxg\x64\m1.exe No File
    FirewallRules: [{01779B72-8417-44C6-87F0-15ABC2627105}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5yijs1c1.bxg\x86\m1.exe No File
    FirewallRules: [{FD10B94D-A2AF-40CC-AAF7-9DB1933E74E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q2esrewu.nxn\dcore.exe No File
    FirewallRules: [{579A5DE5-B8CE-4C89-A49B-3D7A9B03CAFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q2esrewu.nxn\x64\c1.exe No File
    FirewallRules: [{771C7C2D-7A82-4C36-B97E-E6295E53437F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q2esrewu.nxn\x64\m1.exe No File
    FirewallRules: [{5C08451F-7E88-4AE1-8B4A-70F62C6D8098}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q2esrewu.nxn\x86\m1.exe No File
    FirewallRules: [{8F6ABB6C-9A50-4BE0-AF01-7825C3361188}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q2esrewu.nxn\x86\c1.exe No File
    FirewallRules: [{E128B8D3-CDE7-477D-9221-B85D256BF30D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1yixckb.tdz\x64\c1.exe No File
    FirewallRules: [{76E926C6-7F20-4F86-BC6A-ABE67C35C758}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1yixckb.tdz\dcore.exe No File
    FirewallRules: [{111725F3-19B6-403E-993B-9811558853DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1yixckb.tdz\x64\m1.exe No File
    FirewallRules: [{19459863-66F0-4230-94CF-3C33253DC5AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1yixckb.tdz\x86\m1.exe No File
    FirewallRules: [{C5D5AB2F-048C-4274-8026-5F522F65AA84}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1yixckb.tdz\x86\c1.exe No File
    FirewallRules: [{CFDAAB65-E474-43F0-9766-4E630AEF3EE6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\14ocvftw.55u\x64\c1.exe No File
    FirewallRules: [{D904675F-46DF-453F-B88B-5CC0F2955D33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\14ocvftw.55u\x64\m1.exe No File
    FirewallRules: [{3870177B-77F5-4DDE-AEA8-4FBB0FF36CDE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\14ocvftw.55u\dcore.exe No File
    FirewallRules: [{EDF1E010-740C-4C7F-9439-658367B4B5DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\14ocvftw.55u\x86\c1.exe No File
    FirewallRules: [{328A9C3D-C032-4EBC-B1CC-AF809E82206A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\14ocvftw.55u\x86\m1.exe No File
    FirewallRules: [{446151E5-A5A0-4AF3-B5BC-33A6A74E1253}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pbvctwh.v0b\dcore.exe No File
    FirewallRules: [{6A4E5DF6-B6B3-458E-9650-3142E87F1C86}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pbvctwh.v0b\x64\c1.exe No File
    FirewallRules: [{8089A383-E7AA-48F4-9418-B77514606F57}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pbvctwh.v0b\x86\c1.exe No File
    FirewallRules: [{B8334904-3795-4333-A71E-F4C458A8A9A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pbvctwh.v0b\x86\m1.exe No File
    FirewallRules: [{59C1089D-6BE1-44D3-8F64-05774F8E49B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pbvctwh.v0b\x64\m1.exe No File
    FirewallRules: [{3F16A47E-4225-4650-8385-F8AFC1099870}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ioftt0c.w2k\x64\c1.exe No File
    FirewallRules: [{385BC8B0-A06B-4783-8F16-2E7D757913B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ioftt0c.w2k\dcore.exe No File
    FirewallRules: [{5AD7A0D4-AB1B-4132-B22C-E91A0E9793CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ioftt0c.w2k\x64\m1.exe No File
    FirewallRules: [{E9A27B5F-8669-4532-866E-55AA01EF8A74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ioftt0c.w2k\x86\m1.exe No File
    FirewallRules: [{5B2B3E95-D95A-4727-94EF-501C03943A2A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ioftt0c.w2k\x86\c1.exe No File
    FirewallRules: [{C9848BBF-D77E-4497-BA16-B0D589DDC3B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z5rkypj5.uhx\dcore.exe No File
    FirewallRules: [{63F75BF0-DD54-4452-9E43-B1DDDE9E39CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z5rkypj5.uhx\x64\c1.exe No File
    FirewallRules: [{DDC9BBB7-EE94-4F49-9774-D7C958EA575F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z5rkypj5.uhx\x64\m1.exe No File
    FirewallRules: [{E9363D66-29C6-47B7-9C77-9A888603A9F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z5rkypj5.uhx\x86\c1.exe No File
    FirewallRules: [{7A42A65D-1FC3-447A-98EF-1BD3E928058A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z5rkypj5.uhx\x86\m1.exe No File
    FirewallRules: [{6C1F09EC-F118-414A-B87D-200375EF1C2E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cfdritpi.kyi\x64\c1.exe No File
    FirewallRules: [{08FC33D2-82AB-4F97-8D1C-ADDA706B45A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cfdritpi.kyi\dcore.exe No File
    FirewallRules: [{D7591367-426F-4C23-9D11-806EBF2E1AF1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cfdritpi.kyi\x86\m1.exe No File
    FirewallRules: [{D8B45342-33CF-4588-8152-A30EC4CCB58B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cfdritpi.kyi\x64\m1.exe No File
    FirewallRules: [{DC45C4E7-ACCA-490B-B447-8B7AD1FACD99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cfdritpi.kyi\x86\c1.exe No File
    FirewallRules: [{7DD153D9-A69D-4E1D-82A2-C973133DD85D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t0cc30cz.qwp\x64\c1.exe () [File not signed]
    FirewallRules: [{284C5059-DBA1-4107-8861-9EC28628D618}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t0cc30cz.qwp\x64\m1.exe () [File not signed]
    FirewallRules: [{9945CC1C-7D17-46B6-866D-D5E92AB67C73}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t0cc30cz.qwp\dcore.exe No File
    FirewallRules: [{8BB543E6-0439-4ECF-A72A-76575088ED63}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t0cc30cz.qwp\x86\c1.exe () [File not signed]
    FirewallRules: [{4BC52C4B-EBC8-437F-B30B-2CAA8DEA289F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t0cc30cz.qwp\x86\m1.exe () [File not signed]
    FirewallRules: [{B332207E-170B-47C4-9D05-658227C90984}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k0gj04uf.0io\x64\c1.exe No File
    FirewallRules: [{93733403-D5F7-4BA5-A393-B12548E44D57}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k0gj04uf.0io\x86\c1.exe No File
    FirewallRules: [{9B2E2F8F-5926-453B-977C-E96F3F3B8E1F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k0gj04uf.0io\dcore.exe No File
    FirewallRules: [{9CBFBF7B-507E-4435-9BCF-2FBDF35D0906}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k0gj04uf.0io\x64\m1.exe No File
    FirewallRules: [{3CAEB7C5-26E9-40D1-8775-425FFBC810A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k0gj04uf.0io\x86\m1.exe No File
    FirewallRules: [{690B1521-5A99-48E1-9187-5F3A3D8847DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lo0pe1p0.4eg\x64\c1.exe No File
    FirewallRules: [{E8D30626-A5B2-40BA-B238-EBB07A6E11AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lo0pe1p0.4eg\dcore.exe No File
    FirewallRules: [{A5B7369D-9ED5-4820-9119-905FEF900D6D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lo0pe1p0.4eg\x86\c1.exe No File
    FirewallRules: [{3C90BE48-D3D5-496F-81F8-DB2C2A0AE621}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lo0pe1p0.4eg\x64\m1.exe No File
    FirewallRules: [{5A16927C-B56A-48A3-B66D-8768F0E4FB0E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lo0pe1p0.4eg\x86\m1.exe No File
    FirewallRules: [{7D1A38C2-4D6B-40FB-88AF-FBE7611D41BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\era5zrhg.c1x\dcore.exe No File
    FirewallRules: [{DA26ACBA-745A-47B4-BE15-BCB2D4F70452}] => (Allow) C:\Users\Pc\AppData\Local\Temp\era5zrhg.c1x\x64\c1.exe No File
    FirewallRules: [{72786382-C140-4B8B-9F8D-37A6E07F77C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\era5zrhg.c1x\x64\m1.exe No File
    FirewallRules: [{01345036-64E6-451C-82C5-4E51E56585BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\era5zrhg.c1x\x86\m1.exe No File
    FirewallRules: [{6C46F42F-87DE-4268-824A-AA8821AA8BD8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\era5zrhg.c1x\x86\c1.exe No File
    FirewallRules: [{AC0B0881-C012-4F6B-9E25-C84E7D17857A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3umcn520.3um\dcore.exe No File
    FirewallRules: [{992F90C1-BBEA-4F9D-8EC8-EE0E2C01D6BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3umcn520.3um\x64\m1.exe No File
    FirewallRules: [{5BAEC4C4-D180-47FB-BD1E-DBFFBF5C30B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3umcn520.3um\x86\m1.exe No File
    FirewallRules: [{EF832A81-9998-4A16-AFB5-3D1CEA3A68A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3umcn520.3um\x64\c1.exe No File
    FirewallRules: [{54E75197-1B4E-4638-8D1A-B95B1151D80B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3umcn520.3um\x86\c1.exe No File
    FirewallRules: [{7B373B7C-E5FF-4FB5-A1A6-B82708FAAE97}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d1e2w315.ge3\dcore.exe No File
    FirewallRules: [{01C19DD9-7733-4F17-B1A8-107BCF6207A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d1e2w315.ge3\x64\c1.exe No File
    FirewallRules: [{EF0875BF-3F0B-4AC6-9129-974FFDAB808C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d1e2w315.ge3\x64\m1.exe No File
    FirewallRules: [{F952AF9A-D656-477C-8205-C945E6C63C85}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d1e2w315.ge3\x86\m1.exe No File
    FirewallRules: [{33C7437D-5BB3-4806-8572-3663171F8ACB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d1e2w315.ge3\x86\c1.exe No File
    FirewallRules: [{B0629040-D21B-414B-B13F-701B27B9681D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xg2ewt2z.sgf\dcore.exe No File
    FirewallRules: [{42F9CBE1-39A5-4DA3-8492-95F12782646E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xg2ewt2z.sgf\x64\c1.exe No File
    FirewallRules: [{99A5DF88-1FEB-423A-B843-C7473A523055}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xg2ewt2z.sgf\x64\m1.exe No File
    FirewallRules: [{21CAB0A3-291F-407E-90F9-ED16D4C91225}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xg2ewt2z.sgf\x86\m1.exe No File
    FirewallRules: [{39970CD5-3A08-4B90-80EE-3041F2E640E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xg2ewt2z.sgf\x86\c1.exe No File
    FirewallRules: [{4A1DFDE4-A210-4576-886B-5BA7FF5C6A32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cqffwhsh.cpk\dcore.exe No File
    FirewallRules: [{63006A2F-6E81-405C-8A19-30962B347DD9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cqffwhsh.cpk\x64\c1.exe No File
    FirewallRules: [{4806869E-03F1-470C-9CC5-F5B95153149A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cqffwhsh.cpk\x64\m1.exe No File
    FirewallRules: [{650546F6-806C-47CC-87A3-684E6DEC5441}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cqffwhsh.cpk\x86\m1.exe No File
    FirewallRules: [{03FA6146-8624-48B0-AC20-8B32DF0E29CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cqffwhsh.cpk\x86\c1.exe No File
    FirewallRules: [{B614127A-B4DF-4265-B629-5336ADD9A37B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5fgoansl.1oq\dcore.exe No File
    FirewallRules: [{64E03F52-E24A-4C67-B1F5-F9FDCCA402AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5fgoansl.1oq\x64\m1.exe No File
    FirewallRules: [{F082C96C-C9BA-4773-B26C-C08DCCA0DA4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5fgoansl.1oq\x64\c1.exe No File
    FirewallRules: [{984D0C05-90F2-4501-BD97-019CA901B52A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5fgoansl.1oq\x86\m1.exe No File
    FirewallRules: [{2D81663E-4AAF-42AC-9B61-6E8775918200}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5fgoansl.1oq\x86\c1.exe No File
    FirewallRules: [{5CED3911-23ED-409E-8544-DB32B7B87ABD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la04frqf.fk2\x64\c1.exe No File
    FirewallRules: [{725EE763-01DE-4D27-B8A2-08551D94554C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la04frqf.fk2\dcore.exe No File
    FirewallRules: [{F2F8CA09-4CF8-4A44-B580-969025717981}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la04frqf.fk2\x64\m1.exe No File
    FirewallRules: [{BE04C9EB-B578-4088-BEB4-3CD64757FF67}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la04frqf.fk2\x86\m1.exe No File
    FirewallRules: [{CA173FA1-D6FD-47D9-9EB3-B86F13FFE69B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la04frqf.fk2\x86\c1.exe No File
    FirewallRules: [{0816F1B6-94E1-49DC-96BE-9BDB1CCCCA18}] => (Allow) C:\Users\Pc\AppData\Local\Temp\trfmntcy.pc5\dcore.exe No File
    FirewallRules: [{DBFE09C8-32F2-4272-A212-D4395A66AE1D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\trfmntcy.pc5\x64\m1.exe No File
    FirewallRules: [{0CF73228-486C-4737-96FF-BA0AAFCC6044}] => (Allow) C:\Users\Pc\AppData\Local\Temp\trfmntcy.pc5\x64\c1.exe No File
    FirewallRules: [{A5865ADF-66DA-48CC-A889-6EA65C6C5DF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\trfmntcy.pc5\x86\m1.exe No File
    FirewallRules: [{D6646824-81D4-47FA-9F67-C8C697FE9033}] => (Allow) C:\Users\Pc\AppData\Local\Temp\trfmntcy.pc5\x86\c1.exe No File
    FirewallRules: [{EB2CD09E-1094-426C-AB63-56FEA06FBE54}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1wncfo11.wte\dcore.exe No File
    FirewallRules: [{50B9A7BF-2639-46AF-944B-32A49DFD82A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1wncfo11.wte\x64\m1.exe No File
    FirewallRules: [{D59F28A0-9796-4677-B70E-6FF5F5EDDC34}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1wncfo11.wte\x86\c1.exe No File
    FirewallRules: [{DE25AAE4-AC39-4753-8545-47AF74A4FC72}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1wncfo11.wte\x64\c1.exe No File
    FirewallRules: [{DB2B2940-ADF4-4E20-9935-D751A5BA423E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1wncfo11.wte\x86\m1.exe No File
    FirewallRules: [{80340E71-8E09-4DC7-AA48-55B3B5A30FB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4x2mafm.ing\dcore.exe No File
    FirewallRules: [{DD981D2C-8654-4145-B015-FEC6DE8A13C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4x2mafm.ing\x64\c1.exe No File
    FirewallRules: [{B4857912-E571-4197-81D4-0FF258D4AC5F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4x2mafm.ing\x64\m1.exe No File
    FirewallRules: [{9C49473E-A8B0-4BFA-923B-EDCA513A2C6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4x2mafm.ing\x86\c1.exe No File
    FirewallRules: [{CF0F73F7-D008-4516-BB67-278C233155DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4x2mafm.ing\x86\m1.exe No File
    FirewallRules: [{F7B3D3F0-DD57-44D4-AA64-9D91D0DB7055}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dydhzz4w.y2d\dcore.exe No File
    FirewallRules: [{B0581CBB-E0D5-4F9E-8D93-D21E6230972C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dydhzz4w.y2d\x64\m1.exe () [File not signed]
    FirewallRules: [{70993ECC-8DE0-43BE-8FF1-828468132F93}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dydhzz4w.y2d\x64\c1.exe () [File not signed]
    FirewallRules: [{A69DC363-7ADC-4A83-B457-8D16EF13C2CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dydhzz4w.y2d\x86\c1.exe () [File not signed]
    FirewallRules: [{E4231200-409E-4C0C-9BC2-C53161FE8ED8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dydhzz4w.y2d\x86\m1.exe () [File not signed]
    FirewallRules: [{5788D346-563B-4E81-ACA6-B10B877C93C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkusfhth.dc0\x64\m1.exe No File
    FirewallRules: [{0A2BE3D6-8618-45F7-A5E6-11EEFFA31EF4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkusfhth.dc0\dcore.exe No File
    FirewallRules: [{84D594B1-A559-4B7B-943C-ED30C1B818D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkusfhth.dc0\x64\c1.exe No File
    FirewallRules: [{AD8554E7-37BC-4132-8B9E-4661A92C87D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkusfhth.dc0\x86\m1.exe No File
    FirewallRules: [{A7A79C34-2AA1-4CB0-A07F-0E5E26942B6C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkusfhth.dc0\x86\c1.exe No File
    FirewallRules: [{639E58EE-BFE7-41D9-971E-C140594A498A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vrwm5f1i.cpg\dcore.exe No File
    FirewallRules: [{960860EC-8691-4C9B-98F3-8AE0F19F32E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vrwm5f1i.cpg\x64\c1.exe No File
    FirewallRules: [{F416BD88-4397-420A-95F1-B9F5937D2232}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vrwm5f1i.cpg\x86\m1.exe No File
    FirewallRules: [{C9753EF9-12F4-4BA0-BBB8-4A1B13848A0E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vrwm5f1i.cpg\x64\m1.exe No File
    FirewallRules: [{32D5ECB0-173A-4898-8279-C9430CA70807}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vrwm5f1i.cpg\x86\c1.exe No File
    FirewallRules: [{F0BA6611-20AB-4F8D-8A8F-6D41A1982798}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jbcacbjp.ckf\dcore.exe No File
    FirewallRules: [{09D22CE8-3911-4DD1-A9DE-6DD196B058D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jbcacbjp.ckf\x64\c1.exe No File
    FirewallRules: [{50AE04AA-A672-448A-ABD9-60B42D77377E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jbcacbjp.ckf\x64\m1.exe No File
    FirewallRules: [{EAD929A2-6728-4E86-A981-5152EA27B447}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jbcacbjp.ckf\x86\c1.exe No File
    FirewallRules: [{4A3D0669-7846-479D-89AF-EF82158A7AA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jbcacbjp.ckf\x86\m1.exe No File
    FirewallRules: [{5A5443F1-52C9-4DD5-B617-93FE260EDC05}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vmu5me23.jb0\dcore.exe No File
    FirewallRules: [{66595007-4C73-47E9-A025-DAB8FB36304E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vmu5me23.jb0\x64\m1.exe No File
    FirewallRules: [{80ED3D2D-EF1E-4D19-8DB9-17A582FA9C2D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vmu5me23.jb0\x86\m1.exe No File
    FirewallRules: [{3206B2DE-9DCE-4A4D-8514-F5DB00203B4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vmu5me23.jb0\x64\c1.exe No File
    FirewallRules: [{9C741BFE-FD22-43C0-9B93-0CFD4C907E31}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vmu5me23.jb0\x86\c1.exe No File
    FirewallRules: [{D77CABC5-2B20-4311-A609-22D508E7777D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bjqucnki.mnx\x64\c1.exe No File
    FirewallRules: [{F83B4F09-4B9C-4119-98AB-78446E6BBE5A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bjqucnki.mnx\x64\m1.exe No File
    FirewallRules: [{B76F5903-142F-4FAA-8B0A-1DC95529EE08}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bjqucnki.mnx\dcore.exe No File
    FirewallRules: [{3C682CC3-C5A3-44A5-A166-5A0FC9C86032}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bjqucnki.mnx\x86\m1.exe No File
    FirewallRules: [{C366942A-610E-49E5-8B15-81053BE3FD5E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bjqucnki.mnx\x86\c1.exe No File
    FirewallRules: [{2302ECDF-041C-4276-B360-6BBABB35C00C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1yaeiix1.dmj\x64\m1.exe No File
    FirewallRules: [{245EC75B-CA2A-477B-AF86-6DEE90DFD1ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1yaeiix1.dmj\dcore.exe No File
    FirewallRules: [{EEA92FEE-85E7-4086-9AF4-6D8D9AD52A30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1yaeiix1.dmj\x64\c1.exe No File
    FirewallRules: [{7BA28211-4059-44D0-BE89-1A3C3A820E25}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1yaeiix1.dmj\x86\c1.exe No File
    FirewallRules: [{8B33F181-5E40-45F0-A1A0-54EB2AA9FEDE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1yaeiix1.dmj\x86\m1.exe No File
    FirewallRules: [{0D1CA2EE-98F1-4D88-AD34-B61E1C809BE9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jegyf3ks.zyb\dcore.exe No File
    FirewallRules: [{0F1EB5C3-9D9B-42D0-B0E3-F4F519EB00D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jegyf3ks.zyb\x64\m1.exe No File
    FirewallRules: [{3DFFA8B1-47B2-470E-8348-F365104A774B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jegyf3ks.zyb\x64\c1.exe No File
    FirewallRules: [{3BAA6791-EE28-4B2E-8B1D-2ADA5A1D947F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jegyf3ks.zyb\x86\c1.exe No File
    FirewallRules: [{439BCE3D-6956-4734-8CBA-B85145162C04}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jegyf3ks.zyb\x86\m1.exe No File
    FirewallRules: [{CDFEB4E0-5098-46E8-BCBE-F5C89427D44B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slnttbhp.ekp\dcore.exe No File
    FirewallRules: [{A43E8696-DCDF-4970-8DCA-6699B19B6AAC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slnttbhp.ekp\x64\c1.exe No File
    FirewallRules: [{24BE5070-1F87-4606-9798-C2FEB4E2B42B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slnttbhp.ekp\x64\m1.exe No File
    FirewallRules: [{52F6781A-2D4E-4AA4-9058-8BBB283D154F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slnttbhp.ekp\x86\c1.exe No File
    FirewallRules: [{54A5E765-E9D3-45D1-ADA9-EDDFD8F9685F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slnttbhp.ekp\x86\m1.exe No File
    FirewallRules: [{29B1DAB1-ECEA-4647-A855-D4025D56B0E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1izrujzq.k5j\x64\c1.exe () [File not signed]
    FirewallRules: [{FA152A68-504C-48C6-854A-0B7D37F43E94}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1izrujzq.k5j\x64\m1.exe () [File not signed]
    FirewallRules: [{A8AA5CED-EEB0-4DE3-89F6-EA3187E17832}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1izrujzq.k5j\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{C467BB96-85DF-4CFA-B38E-2DF634FC4073}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1izrujzq.k5j\x86\c1.exe () [File not signed]
    FirewallRules: [{870FA5DF-8FB8-4BF5-88D7-8D2314098293}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1izrujzq.k5j\x86\m1.exe () [File not signed]
    FirewallRules: [{EDE8A8EF-3F1F-404E-8D87-AA26066D536C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ohqbxddz.wpe\x64\m1.exe () [File not signed]
    FirewallRules: [{418BEB27-12AF-4FC4-B075-8FD68EDFB3D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ohqbxddz.wpe\x64\c1.exe () [File not signed]
    FirewallRules: [{93D85C2F-8207-40CD-9D46-2D8AFC479BCF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ohqbxddz.wpe\x86\m1.exe () [File not signed]
    FirewallRules: [{DBE37169-888F-4B3E-9976-E2B1F816C333}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ohqbxddz.wpe\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{0605C586-1288-45FC-9981-8500D5C84EE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ohqbxddz.wpe\x86\c1.exe () [File not signed]
    FirewallRules: [{C2224059-66FE-4B38-B646-A492932E7CCA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ojauoblc.lex\x86\m1.exe () [File not signed]
    FirewallRules: [{9E2B01ED-D7DA-4C39-B01B-30BFA70C101A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ojauoblc.lex\x64\m1.exe () [File not signed]
    FirewallRules: [{029460E5-A820-4854-91DE-250C3CE402DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ojauoblc.lex\x86\c1.exe () [File not signed]
    FirewallRules: [{A0DCBE35-6D2D-47A6-B53D-9768CE9BC5FC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ojauoblc.lex\x64\c1.exe () [File not signed]
    FirewallRules: [{6E458472-097F-408B-967E-D0D92A4DE190}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ojauoblc.lex\dcore.exe No File
    FirewallRules: [{71C3414A-5921-408C-8019-D48C1925C325}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anq4e5od.mqy\x64\m1.exe No File
    FirewallRules: [{428DEA44-A77B-47CD-A4F2-E2173D8D4F9B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anq4e5od.mqy\dcore.exe No File
    FirewallRules: [{03378A12-73DD-49F8-9130-B9FF8FD160E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anq4e5od.mqy\x64\c1.exe No File
    FirewallRules: [{E22020AE-33D2-4E71-8A9E-8FEA354FFBB9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anq4e5od.mqy\x86\c1.exe No File
    FirewallRules: [{4D7BD0F0-8A5D-4DB2-B358-7CC9B3EDC524}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anq4e5od.mqy\x86\m1.exe No File
    FirewallRules: [{04BCD3CC-5686-41F5-9720-CC5C1D90AC1D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\syo0haqc.s5a\dcore.exe No File
    FirewallRules: [{288E9E8E-7372-47EB-833A-E4AB164751C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\syo0haqc.s5a\x64\c1.exe No File
    FirewallRules: [{AB064FA9-1963-48A2-AC81-5D10CE54D756}] => (Allow) C:\Users\Pc\AppData\Local\Temp\syo0haqc.s5a\x64\m1.exe No File
    FirewallRules: [{D909FB9F-3863-4F5F-A765-A1434E35CD8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\syo0haqc.s5a\x86\m1.exe No File
    FirewallRules: [{7487D404-4011-4874-8334-89D8FA90EEF1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\syo0haqc.s5a\x86\c1.exe No File
    FirewallRules: [{2A875A97-0BEA-4B8D-931E-CEF8C0A93033}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii1nig51.w0v\dcore.exe No File
    FirewallRules: [{2A7D8D36-58C8-43E8-BA6B-16D9F67C5EFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii1nig51.w0v\x64\m1.exe No File
    FirewallRules: [{57812E9F-FD17-47B7-BBA8-E4E83F72438D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii1nig51.w0v\x64\c1.exe No File
    FirewallRules: [{C0509AC3-723E-4DC0-B6EE-AA03A1DC0D0E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii1nig51.w0v\x86\c1.exe No File
    FirewallRules: [{4F83C02E-16EF-4137-9B3B-8D65C639ECAA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii1nig51.w0v\x86\m1.exe No File
    FirewallRules: [{5953B478-AF8E-4719-93DF-773BE87E6B54}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybhfdbav.00t\x64\c1.exe No File
    FirewallRules: [{99E9990D-9D8D-463B-B6B8-C207EC6DA090}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybhfdbav.00t\x64\m1.exe No File
    FirewallRules: [{36627289-EE65-4A18-9BAD-E29BF3ABB8DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybhfdbav.00t\x86\c1.exe No File
    FirewallRules: [{65C02442-FE94-4841-9F86-47518DD4E0BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybhfdbav.00t\x86\m1.exe No File
    FirewallRules: [{701BB992-0869-4333-AFB7-F5229FC1552C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybhfdbav.00t\dcore.exe No File
    FirewallRules: [{988CEBE0-9E91-44E3-9491-D713B0C35341}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aprcfc1j.g4f\dcore.exe No File
    FirewallRules: [{F75F0855-9BD3-49CD-878D-32422E20D85A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aprcfc1j.g4f\x64\c1.exe No File
    FirewallRules: [{2C30ACB7-94C5-47B8-9DF9-20D26B4DB2D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aprcfc1j.g4f\x64\m1.exe No File
    FirewallRules: [{D4D9A4C9-9C88-43AF-83CF-EB136289E497}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aprcfc1j.g4f\x86\c1.exe No File
    FirewallRules: [{E53C6FE9-531A-4707-B512-F1457A7DFF58}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aprcfc1j.g4f\x86\m1.exe No File
    FirewallRules: [{45C35E17-FED9-4BCC-BC75-4F2D137ED16F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hnnz2yme.vs2\dcore.exe No File
    FirewallRules: [{57598E77-8C46-4BD9-9F08-D6D3F9A1331F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hnnz2yme.vs2\x86\c1.exe No File
    FirewallRules: [{F3ACE8E2-E77E-4B47-9682-30AE24F88EF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hnnz2yme.vs2\x86\m1.exe No File
    FirewallRules: [{0E9862CA-F53C-466E-8E1F-525F5E6A1EDF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hnnz2yme.vs2\x64\c1.exe No File
    FirewallRules: [{802A5518-5F41-4B69-A09A-BC9A77F40ED7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hnnz2yme.vs2\x64\m1.exe No File
    FirewallRules: [{59AD3876-2F1F-4F45-B011-D6D03DF44E4D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smojrswt.kcx\x86\m1.exe () [File not signed]
    FirewallRules: [{624339E3-1FEC-439E-9FF0-5C88674FDD02}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smojrswt.kcx\x64\c1.exe () [File not signed]
    FirewallRules: [{57600F5E-20FF-4BE6-8614-8E1948E5E214}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smojrswt.kcx\x86\c1.exe () [File not signed]
    FirewallRules: [{C1256C33-576A-4E6A-A1F9-8E8738407A51}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smojrswt.kcx\x64\m1.exe () [File not signed]
    FirewallRules: [{303AED62-FE5E-4C28-8D27-BFB6E3D01B72}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smojrswt.kcx\dcore.exe No File
    FirewallRules: [{D019672F-A6D7-49DF-A470-F1F67FDFF862}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nadce3tw.4fq\dcore.exe No File
    FirewallRules: [{B1BB6C84-870F-40D5-A7DB-45E10592A03B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nadce3tw.4fq\x86\c1.exe No File
    FirewallRules: [{69432609-5835-4BAC-B72F-0CDEBD150972}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nadce3tw.4fq\x64\c1.exe No File
    FirewallRules: [{FAF84E0B-795F-4FB4-ADE0-04DC4CBDBD52}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nadce3tw.4fq\x86\m1.exe No File
    FirewallRules: [{D35A8C85-09BE-4856-92DF-5C8F71AF2413}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nadce3tw.4fq\x64\m1.exe No File
    FirewallRules: [{D69E1761-E19E-41BC-BFEB-E9AB610A34BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fgechwn2.axt\x64\m1.exe No File
    FirewallRules: [{C1EBF2B5-1D62-4088-9245-E16447DB7652}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fgechwn2.axt\dcore.exe No File
    FirewallRules: [{7085983B-0E5A-472A-AAE4-E214591876E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fgechwn2.axt\x86\c1.exe No File
    FirewallRules: [{381ABF47-D70B-49BF-9E9D-6EB6CD74CF7F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fgechwn2.axt\x64\c1.exe No File
    FirewallRules: [{CE195C2B-1F1A-4DBB-8AFA-A5E550D6C426}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fgechwn2.axt\x86\m1.exe No File
    FirewallRules: [{A00686AF-CD30-418C-9482-D574E1EA8A02}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e5grhdjd.l3b\x86\c1.exe No File
    FirewallRules: [{70FDF93A-B4A0-483B-A501-86AC311E16DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e5grhdjd.l3b\x64\c1.exe No File
    FirewallRules: [{B2F9FFCB-91C2-4329-A071-F0527B3CA70C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e5grhdjd.l3b\x64\m1.exe No File
    FirewallRules: [{1891D3AF-037B-40BF-A3A5-EA8BFBA8FF16}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e5grhdjd.l3b\x86\m1.exe No File
    FirewallRules: [{879CA9A0-D8D9-4DAF-B431-49F502AB842E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e5grhdjd.l3b\dcore.exe No File
    FirewallRules: [{29C09629-5876-41AB-9671-D9BA5BEDA5F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzuku5d1.ase\x86\c1.exe No File
    FirewallRules: [{87E68FFD-30DF-4E22-9729-D1F67DA8EB04}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzuku5d1.ase\dcore.exe No File
    FirewallRules: [{B1719781-FE36-4107-AC67-8B3BF94D7C06}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzuku5d1.ase\x64\m1.exe No File
    FirewallRules: [{D301D3BC-7233-41C3-B280-7E3905A89F80}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzuku5d1.ase\x64\c1.exe No File
    FirewallRules: [{E7FC0BE5-8F83-426E-8898-29C5660E23F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzuku5d1.ase\x86\m1.exe No File
    FirewallRules: [{22967186-3ADD-4E6C-A4A6-75154F58A30B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wlef3z0t.xsc\x64\m1.exe () [File not signed]
    FirewallRules: [{4A37C4E5-8055-4885-B1D3-0E4E1459C718}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wlef3z0t.xsc\x64\c1.exe () [File not signed]
    FirewallRules: [{A9C9509B-9E32-48D3-88AA-6A350D360542}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wlef3z0t.xsc\x86\m1.exe () [File not signed]
    FirewallRules: [{9210E0D5-C4AE-4E26-9E5E-052E5D30FB99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wlef3z0t.xsc\dcore.exe No File
    FirewallRules: [{D14170C0-67D3-48D1-AE2E-95A5D5D17775}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wlef3z0t.xsc\x86\c1.exe () [File not signed]
    FirewallRules: [{1614B7D9-36E3-4175-8EBF-229D56A2934A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvs1g2v1.ajt\x64\m1.exe No File
    FirewallRules: [{E7B4FF85-53A9-4019-9962-932419D87D7A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvs1g2v1.ajt\x64\c1.exe No File
    FirewallRules: [{AB3D085F-1E1D-4F8D-89F8-7D11D7596DBE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvs1g2v1.ajt\x86\m1.exe No File
    FirewallRules: [{903638F1-7A9C-4CB7-A5B2-D2FCF4FDF52E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvs1g2v1.ajt\x86\c1.exe No File
    FirewallRules: [{39F59318-8EA7-47FB-90DB-4D8B65301F08}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvs1g2v1.ajt\dcore.exe No File
    FirewallRules: [{813C08F5-8ADC-49D7-B4D4-11D23F086BB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzuaivok.4z1\x64\c1.exe No File
    FirewallRules: [{B6AE3C01-CD8E-4E84-8976-54687F1146EC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzuaivok.4z1\dcore.exe No File
    FirewallRules: [{EA3965A5-A3E4-4434-87AB-958E872F6177}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzuaivok.4z1\x64\m1.exe No File
    FirewallRules: [{08E6A7A9-FB50-4116-A40A-C09B46CEA895}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzuaivok.4z1\x86\m1.exe No File
    FirewallRules: [{A3A781A8-5651-4E71-8E8E-7000514C1C02}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzuaivok.4z1\x86\c1.exe No File
    FirewallRules: [{2B207D23-BDA2-49BB-A948-6BE0E2308B10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zapmld2h.uh3\dcore.exe No File
    FirewallRules: [{B6BE96BF-1EC3-4DF3-B16B-FD444A7E0A00}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zapmld2h.uh3\x86\m1.exe () [File not signed]
    FirewallRules: [{53CE9DE5-EC4E-4B17-8981-11EA2F8B422A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zapmld2h.uh3\x86\c1.exe () [File not signed]
    FirewallRules: [{2EAEAA75-9071-4A2F-88A8-B33F413F1F31}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zapmld2h.uh3\x64\c1.exe () [File not signed]
    FirewallRules: [{7617AFB5-BBCF-4A3C-B635-3F01546BA88E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zapmld2h.uh3\x64\m1.exe No File
    FirewallRules: [{5FB70ED1-DC9F-4C07-9AFF-B2A814FA007C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4yvzo2g.xzd\x64\m1.exe No File
    FirewallRules: [{A2E6FA9E-3E5A-413F-823E-5EBE66864927}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4yvzo2g.xzd\x86\c1.exe No File
    FirewallRules: [{42728F98-210B-4174-A398-382EDBA0DFAB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4yvzo2g.xzd\x64\c1.exe No File
    FirewallRules: [{7C4D1E01-B0E6-403B-B564-CBA44A338087}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4yvzo2g.xzd\dcore.exe No File
    FirewallRules: [{7153ED18-0289-47A3-8604-79BC265FC0C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4yvzo2g.xzd\x86\m1.exe No File
    FirewallRules: [{A39DBD4B-C2EB-4EB9-A942-CE5A3BF8C27C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rutob3c1.w1y\dcore.exe No File
    FirewallRules: [{DBBA1AD4-A115-4F2F-923D-F0DF8D98C047}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rutob3c1.w1y\x64\m1.exe No File
    FirewallRules: [{75A531AD-4D06-417C-B28E-53681320785C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rutob3c1.w1y\x86\m1.exe No File
    FirewallRules: [{D78A4E66-EC32-4D3A-BAF7-F53D63F616C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rutob3c1.w1y\x86\c1.exe No File
    FirewallRules: [{61D13DA1-1A3C-4139-9209-F64B7E55C549}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rutob3c1.w1y\x64\c1.exe No File
    FirewallRules: [{7D4276F8-5AB0-4262-B17C-B4A2F1D5D5BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fedqa0a.mph\x64\c1.exe No File
    FirewallRules: [{D4D69E84-804A-4AEB-8295-99BB0FA5CEE0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fedqa0a.mph\x86\c1.exe No File
    FirewallRules: [{4FFD472D-C610-4078-B9D8-BBD57A8CBD3A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fedqa0a.mph\x86\m1.exe No File
    FirewallRules: [{BA10B40B-4C86-4FCC-841D-15394B5EDD13}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fedqa0a.mph\dcore.exe No File
    FirewallRules: [{D1E74920-F8AA-49EC-8FA6-73FC018B76B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fedqa0a.mph\x64\m1.exe No File
    FirewallRules: [{986D796E-6A0F-45F7-A829-52BF54BAD347}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ck0tjjvl.ei1\x86\c1.exe No File
    FirewallRules: [{D04D0805-00D4-472F-B4A4-19C377717FAC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ck0tjjvl.ei1\dcore.exe No File
    FirewallRules: [{DA2B0542-038E-4DDD-9D28-6B74CDD522C1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ck0tjjvl.ei1\x64\c1.exe No File
    FirewallRules: [{0160D084-E908-4291-80FC-14254A1221A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ck0tjjvl.ei1\x64\m1.exe No File
    FirewallRules: [{65F7087C-4673-45D9-9E3D-DC97696776F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ck0tjjvl.ei1\x86\m1.exe No File
    FirewallRules: [{D1715FCA-5453-4ACD-A1F8-9C3004C0634F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xnvkkhiy.lpr\dcore.exe No File
    FirewallRules: [{B8FAB9F1-CF5D-4B6A-BDB4-7BB9FDBEEE63}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xnvkkhiy.lpr\x86\m1.exe No File
    FirewallRules: [{BDAE27F2-142A-4F2E-9948-EE11CA310F8A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xnvkkhiy.lpr\x64\c1.exe No File
    FirewallRules: [{B0046DD9-4F04-4ADA-B083-D3B69903F8B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xnvkkhiy.lpr\x86\c1.exe No File
    FirewallRules: [{3C44B7BC-EFE8-4876-91C4-5DCDB5CA863D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xnvkkhiy.lpr\x64\m1.exe No File
    FirewallRules: [{59764064-AAF1-441B-8FA8-BE680B50498E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qstmbp4a.c1f\dcore.exe No File
    FirewallRules: [{713F6894-EF7C-4E5B-9F52-4A4AFEE56507}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qstmbp4a.c1f\x64\c1.exe No File
    FirewallRules: [{0FBFFADA-563F-42D9-9EF1-C6171E8473DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qstmbp4a.c1f\x86\m1.exe No File
    FirewallRules: [{08119A0C-0963-4B83-B00B-0747DB12415F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qstmbp4a.c1f\x86\c1.exe No File
    FirewallRules: [{5E0F9E40-BA60-4BF0-BBA7-6C543E73611C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qstmbp4a.c1f\x64\m1.exe No File
    FirewallRules: [{EF49B109-2128-498B-948B-62B5F8CC3A5D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\io0vsfj1.oun\x86\c1.exe No File
    FirewallRules: [{536E68A5-524B-47F2-A51C-CB58F0147874}] => (Allow) C:\Users\Pc\AppData\Local\Temp\io0vsfj1.oun\x64\c1.exe No File
    FirewallRules: [{58A3D9C5-0C0C-4516-9838-5DD40DA6A14C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\io0vsfj1.oun\x64\m1.exe No File
    FirewallRules: [{C523697C-7895-4AF4-84F6-58CE5A1C02A2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\io0vsfj1.oun\x86\m1.exe No File
    FirewallRules: [{F6C7BF26-AF77-481C-928A-6F980C47581A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\io0vsfj1.oun\dcore.exe No File
    FirewallRules: [{0D9BFE0F-FB88-418C-9D54-4BC7662935FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dnkzf5hf.0vm\dcore.exe No File
    FirewallRules: [{9700E0D9-4822-4C80-BCD4-2E6E65A4063E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dnkzf5hf.0vm\x86\m1.exe No File
    FirewallRules: [{A2E5A29C-FAB2-4095-A7BB-3839788A5BB5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dnkzf5hf.0vm\x64\c1.exe No File
    FirewallRules: [{F8581DE3-7B69-422F-82F1-B686F86B4FC3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dnkzf5hf.0vm\x86\c1.exe No File
    FirewallRules: [{AC2A355E-29DD-43E3-9BB3-3B600013021F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dnkzf5hf.0vm\x64\m1.exe No File
    FirewallRules: [{6DFBD78F-A651-46D0-8D5C-13433A0EA26C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tvmaz3qk.mcm\x86\c1.exe No File
    FirewallRules: [{230EFED2-B1B3-49EC-8C8A-4526AC7855F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tvmaz3qk.mcm\dcore.exe No File
    FirewallRules: [{3D9D1C6A-07E5-44FB-9CC9-ABCF535217D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tvmaz3qk.mcm\x64\c1.exe No File
    FirewallRules: [{9EC227F2-4D4B-43F3-B4CE-4FFF836D7642}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tvmaz3qk.mcm\x86\m1.exe No File
    FirewallRules: [{C90DB14A-F9E3-4116-A343-FC8C99248096}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tvmaz3qk.mcm\x64\m1.exe No File
    FirewallRules: [{6D6BE310-1CBE-4BEB-886D-318CB0FC5B55}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwpz5pkw.bpr\x64\c1.exe () [File not signed]
    FirewallRules: [{91B0BA43-51AD-4AA0-84BB-CDE751F497FC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwpz5pkw.bpr\x64\m1.exe () [File not signed]
    FirewallRules: [{61103273-64F2-4BB5-9C65-2B0D7AAC2E4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwpz5pkw.bpr\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{7EA73459-B688-4B27-AA28-5568B4776FD8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwpz5pkw.bpr\x86\m1.exe () [File not signed]
    FirewallRules: [{8218E20D-769F-4A49-94C8-66580549A298}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwpz5pkw.bpr\x86\c1.exe () [File not signed]
    FirewallRules: [{8ED56754-522B-40FE-8384-D6C466A81176}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zfva2kdw.0vm\x86\c1.exe () [File not signed]
    FirewallRules: [{76C84E0D-2120-4A77-BEB1-6A1DB29C9AE2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zfva2kdw.0vm\x64\c1.exe () [File not signed]
    FirewallRules: [{54B87348-DB9E-411C-9E75-B7232B04A37A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zfva2kdw.0vm\x86\m1.exe () [File not signed]
    FirewallRules: [{152D28AF-575C-4F8D-8CEF-7E0C072D75FC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zfva2kdw.0vm\x64\m1.exe () [File not signed]
    FirewallRules: [{14F577F9-2053-4186-939D-69E3FA249E30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zfva2kdw.0vm\dcore.exe No File
    FirewallRules: [{E8FB87B8-17B6-4A20-87E2-B6A9DF2A592C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdmzp1im.sdj\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{8F5F5B39-0169-40C6-8AC8-CA07E61D4317}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdmzp1im.sdj\x86\m1.exe () [File not signed]
    FirewallRules: [{4E3C220F-1FBB-4673-99B8-FEB1DDF9294C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdmzp1im.sdj\x64\m1.exe () [File not signed]
    FirewallRules: [{830DD0B6-8BF6-4B12-981A-175782C51D5C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdmzp1im.sdj\x64\c1.exe () [File not signed]
    FirewallRules: [{D0B3F3A6-447A-4384-880B-A89171893E2D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdmzp1im.sdj\x86\c1.exe () [File not signed]
    FirewallRules: [{7ED3B4AF-A698-4277-983A-7FB74F079658}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2fiauazg.zpy\x64\c1.exe No File
    FirewallRules: [{8558DEB3-96AC-4394-8F98-9D4609F62C38}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2fiauazg.zpy\x86\m1.exe No File
    FirewallRules: [{02627FC4-5D39-4AB9-B9FB-F966A16F679D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2fiauazg.zpy\dcore.exe No File
    FirewallRules: [{3CBCE627-AA6E-4358-819D-19D4C2EC1EF1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2fiauazg.zpy\x86\c1.exe No File
    FirewallRules: [{A2C9971E-342A-4C71-A347-06D5BA28BF2E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2fiauazg.zpy\x64\m1.exe No File
    FirewallRules: [{F9EC8E2E-FC1A-45A4-B618-A29FC938BCAB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqnob4fj.j5y\x86\m1.exe () [File not signed]
    FirewallRules: [{057F13DB-D9FB-4777-A99C-18D910D0E6EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqnob4fj.j5y\x64\c1.exe () [File not signed]
    FirewallRules: [{DF117071-41D4-43A0-8CFC-4C49788478A5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqnob4fj.j5y\x86\c1.exe () [File not signed]
    FirewallRules: [{76F8443A-064C-4305-8019-5031D598AE07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqnob4fj.j5y\x64\m1.exe () [File not signed]
    FirewallRules: [{64EB512F-1CB2-45DA-B701-307888C3ECE3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqnob4fj.j5y\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{6A110786-AB71-42C9-AF3E-B315DAC6B088}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfz35q2b.s3j\x64\c1.exe No File
    FirewallRules: [{E83CDB71-ED2E-4550-BCF2-5E878523CF1B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfz35q2b.s3j\x64\m1.exe No File
    FirewallRules: [{FECB1E41-B20E-4D08-B637-58923D828D8A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfz35q2b.s3j\x86\m1.exe No File
    FirewallRules: [{04892D30-5D36-4442-8659-D3C0A8A841E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfz35q2b.s3j\x86\c1.exe No File
    FirewallRules: [{30566481-0BB6-4D34-9FCA-A06D119FD044}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfz35q2b.s3j\dcore.exe No File
    FirewallRules: [{C7D98665-C7FC-4DF4-90B8-986BD2ACF443}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bpuov2g.f1g\x86\m1.exe No File
    FirewallRules: [{2364163F-18B0-48B7-8063-F8B7941E72D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bpuov2g.f1g\x64\c1.exe No File
    FirewallRules: [{D8C4BED0-58A7-438D-80EA-D17EFE4D3291}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bpuov2g.f1g\x86\c1.exe No File
    FirewallRules: [{8EB62141-370C-4974-9A8D-E8615E058743}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bpuov2g.f1g\x64\m1.exe No File
    FirewallRules: [{0A4794DD-EB41-48E3-913E-4B0228FF6F86}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bpuov2g.f1g\dcore.exe No File
    FirewallRules: [{3D87D528-960D-4782-AEED-20096E782A50}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4awenyc.1nu\x86\c1.exe No File
    FirewallRules: [{5FE006FB-8616-4008-BB1B-CFDD25F6B4C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4awenyc.1nu\dcore.exe No File
    FirewallRules: [{85662CB1-EE24-449E-883F-363BB994C308}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4awenyc.1nu\x64\c1.exe No File
    FirewallRules: [{F01AA03A-FD11-4BA4-93B5-DCD7DD8EDE6F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4awenyc.1nu\x64\m1.exe No File
    FirewallRules: [{1E0A79AD-E537-4C7C-8D01-8D0C7CC3798E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4awenyc.1nu\x86\m1.exe No File
    FirewallRules: [{E3325C1A-A238-4B30-9603-E29C3767C03B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btpgr2vo.w3n\dcore.exe No File
    FirewallRules: [{ED1B03B6-706B-411F-9B23-C36803711396}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btpgr2vo.w3n\x64\m1.exe No File
    FirewallRules: [{496BFDE6-F1BA-4C1B-B95E-BAEDD0675191}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btpgr2vo.w3n\x86\c1.exe No File
    FirewallRules: [{DEC865D5-4A1F-49AF-B440-94097CD5710B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btpgr2vo.w3n\x64\c1.exe No File
    FirewallRules: [{535E50E3-AC0D-4256-9595-3767A0C0099B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btpgr2vo.w3n\x86\m1.exe No File
    FirewallRules: [{621885E6-610A-4C17-9C07-3D68249095DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w1c2wyd3.fkn\dcore.exe No File
    FirewallRules: [{2495871A-D594-48FF-A986-EA8C704E9200}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w1c2wyd3.fkn\x64\c1.exe No File
    FirewallRules: [{03212C85-ACC4-4857-9289-6F3D60F9C10B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w1c2wyd3.fkn\x86\c1.exe No File
    FirewallRules: [{200DD7D5-851F-4C66-8AA9-F902EA35FB24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w1c2wyd3.fkn\x86\m1.exe No File
    FirewallRules: [{38A78003-7CC5-4473-AC3F-E2B0E5211A24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w1c2wyd3.fkn\x64\m1.exe No File
    FirewallRules: [{750CEAA8-7351-409F-8F34-E060C2E7C32C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wbug1mqw.qe4\dcore.exe No File
    FirewallRules: [{DC993988-F100-4D34-868B-59AD0B221CAB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wbug1mqw.qe4\x86\c1.exe No File
    FirewallRules: [{A5B3501C-6370-4CCF-A3A3-3E8BB92E7668}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wbug1mqw.qe4\x64\c1.exe No File
    FirewallRules: [{D72D7E19-0144-4161-AA00-F54728BB5CC7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wbug1mqw.qe4\x64\m1.exe No File
    FirewallRules: [{FBFC79CF-B76E-4756-A4C9-F237CC8E19DE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wbug1mqw.qe4\x86\m1.exe No File
    FirewallRules: [{A5656B69-55C6-4F99-A31B-092AD367F38B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j3quccoy.gye\dcore.exe No File
    FirewallRules: [{D72E31AF-30F9-4BA4-BB9E-18B8E13F96EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j3quccoy.gye\x64\c1.exe No File
    FirewallRules: [{D679747D-6649-4067-A868-306FC0A71BDA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j3quccoy.gye\x64\m1.exe No File
    FirewallRules: [{7DA0120A-D6A7-4038-858D-C29A33EC48C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j3quccoy.gye\x86\m1.exe No File
    FirewallRules: [{F87A6964-66DA-4CDC-B1D3-D52103242F68}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j3quccoy.gye\x86\c1.exe No File
    FirewallRules: [{BEC8C183-1F71-49D4-AEBF-265F7AE102F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gkol2mqu.3qz\x64\c1.exe No File
    FirewallRules: [{47F77A9D-CA80-41E8-ADF4-CAA9BF2158A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gkol2mqu.3qz\dcore.exe No File
    FirewallRules: [{CE4A1A4C-F00D-4A6F-B081-536FCFD4BEFA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gkol2mqu.3qz\x64\m1.exe No File
    FirewallRules: [{A6975104-4FED-4A75-9A4C-04710F4FE27A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gkol2mqu.3qz\x86\c1.exe No File
    FirewallRules: [{A3330AE1-00AB-4A60-BFD2-5FF6E6CAA845}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gkol2mqu.3qz\x86\m1.exe No File
    FirewallRules: [{FD583A12-76E9-4E42-A5B9-3F713B47AC0F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2wuuiqj3.g1q\dcore.exe No File
    FirewallRules: [{2D6C1C69-6736-47C1-B73C-3477C4D1B328}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2wuuiqj3.g1q\x64\c1.exe No File
    FirewallRules: [{169953EB-8039-4466-9FED-29E47F9CB112}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2wuuiqj3.g1q\x86\m1.exe No File
    FirewallRules: [{D9C04996-59F9-4A44-8441-C694DA610C80}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2wuuiqj3.g1q\x64\m1.exe No File
    FirewallRules: [{0044A8B4-FFBB-4DF4-9901-4016E231F152}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2wuuiqj3.g1q\x86\c1.exe No File
    FirewallRules: [{05F3BBA1-6D5B-4F6B-987D-BCCC0560F363}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1zevl011.ag5\dcore.exe No File
    FirewallRules: [{C4E8941D-302B-469D-A4B9-2F0C319FAC78}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1zevl011.ag5\x64\c1.exe No File
    FirewallRules: [{10A7CDD1-2BD7-4413-B210-C1CB380A7ADD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1zevl011.ag5\x86\c1.exe No File
    FirewallRules: [{2212E9BC-6236-439E-82C7-4204741BD73E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1zevl011.ag5\x64\m1.exe No File
    FirewallRules: [{ED493334-4A77-4DE0-A83A-2FA51E00ECE8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1zevl011.ag5\x86\m1.exe No File
    FirewallRules: [{03B71BBD-44CA-4E74-B2FE-EBAD3BB5E356}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dapcuac5.nlj\dcore.exe No File
    FirewallRules: [{A06D846F-A836-4B4D-8728-9106DB4C0B87}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dapcuac5.nlj\x64\c1.exe No File
    FirewallRules: [{FED0719D-9E89-4385-8336-13735A551F35}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dapcuac5.nlj\x86\c1.exe No File
    FirewallRules: [{6F4D36C6-64AD-4D3B-A64B-07484E187E51}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dapcuac5.nlj\x64\m1.exe No File
    FirewallRules: [{01251BD2-3BAA-40FD-876A-642529FADCD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dapcuac5.nlj\x86\m1.exe No File
    FirewallRules: [{A5F3ADB1-2045-4E73-9FCC-88101FF91583}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oqjb3rrj.efs\dcore.exe No File
    FirewallRules: [{6C901BAA-EC89-4007-92D3-E3E0553EC4A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oqjb3rrj.efs\x64\c1.exe No File
    FirewallRules: [{2C2842E9-8BEF-4F43-ABD0-9919057A4395}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oqjb3rrj.efs\x64\m1.exe No File
    FirewallRules: [{8EC0D9D1-A25E-4345-9F05-32470DFF351C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oqjb3rrj.efs\x86\c1.exe No File
    FirewallRules: [{4DE06552-583B-46B8-BF56-15E22457FFAE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oqjb3rrj.efs\x86\m1.exe No File
    FirewallRules: [{D70313BB-416B-41CA-A4A9-E4A963500EF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j5dhy1w.gp3\dcore.exe No File
    FirewallRules: [{A3BF11DB-202B-4D3E-AE62-4EDA87FA3553}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j5dhy1w.gp3\x64\m1.exe No File
    FirewallRules: [{C36CCFB6-70C4-4C7C-BF34-9A752C3D482A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j5dhy1w.gp3\x86\c1.exe No File
    FirewallRules: [{8C862E0C-1153-4911-82BC-6D139111EE10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j5dhy1w.gp3\x64\c1.exe No File
    FirewallRules: [{F81B78DE-CCBE-4111-AA45-24E899FEB434}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j5dhy1w.gp3\x86\m1.exe No File
    FirewallRules: [{4F92E991-345A-4C65-9225-A246D67A038E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0jacjpi0.mtc\dcore.exe No File
    FirewallRules: [{094E389B-05D6-4ED7-BC30-6CB586C5C71A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0jacjpi0.mtc\x86\c1.exe No File
    FirewallRules: [{D915BDE8-420E-4EBE-A82F-5A3524211A90}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0jacjpi0.mtc\x64\c1.exe No File
    FirewallRules: [{61E4854E-9650-4F30-8DD9-1E05420FDC6B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0jacjpi0.mtc\x64\m1.exe No File
    FirewallRules: [{86FDD4DC-25AC-4155-9097-EBAF74C2872A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0jacjpi0.mtc\x86\m1.exe No File
    FirewallRules: [{7A92DA8D-5994-4AD0-9209-A33A29697CC1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cbnajpu.v51\dcore.exe No File
    FirewallRules: [{36B0FF0D-0898-4F08-B9D7-649BBA879B98}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cbnajpu.v51\x64\m1.exe No File
    FirewallRules: [{2A60937F-968F-42C5-A397-DC9BBA11544F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cbnajpu.v51\x86\m1.exe No File
    FirewallRules: [{BCB2C25F-93E0-4CFA-965E-239C9F693AE2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cbnajpu.v51\x64\c1.exe No File
    FirewallRules: [{DE70F58A-7DC7-45BB-8821-AD97C11A4B4E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cbnajpu.v51\x86\c1.exe No File
    FirewallRules: [{88E5C523-0371-4855-AE4D-EAF610B183BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxcw31dt.utc\dcore.exe No File
    FirewallRules: [{949356EC-E39C-4B7E-98BD-8E0B525BCB6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxcw31dt.utc\x64\m1.exe No File
    FirewallRules: [{1A8A06D5-CEF0-401E-8121-D649243F143C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxcw31dt.utc\x64\c1.exe No File
    FirewallRules: [{ABC5D8AF-FDEA-446C-B84F-AB524238BCE9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxcw31dt.utc\x86\c1.exe No File
    FirewallRules: [{6F9980BA-BCCC-4BC9-B420-541CFFC4FD88}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxcw31dt.utc\x86\m1.exe No File
    FirewallRules: [{1C7FAB91-0D99-4847-8353-CE9066E7714C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0lac5ykj.c2i\dcore.exe No File
    FirewallRules: [{8959C12F-BD33-42E2-8081-61D3C32922C4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0lac5ykj.c2i\x64\c1.exe No File
    FirewallRules: [{52AC1A1F-A15D-4166-9CC3-98EBD4D5A75F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0lac5ykj.c2i\x64\m1.exe No File
    FirewallRules: [{DAA29B50-68BE-48A8-8E3D-5AD0F417E503}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0lac5ykj.c2i\x86\m1.exe No File
    FirewallRules: [{C6DB3D5C-AF2D-41A1-AB64-08BA442A6BAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0lac5ykj.c2i\x86\c1.exe No File
    FirewallRules: [{233AD85B-D8D7-4794-B55C-4C8F94FD94CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebohjx2g.we0\dcore.exe No File
    FirewallRules: [{12BFCB5B-3FBA-47F6-A351-98CF09C9E770}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebohjx2g.we0\x64\c1.exe No File
    FirewallRules: [{6BD21E75-E138-418B-9122-AA4AB14BB322}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebohjx2g.we0\x86\m1.exe No File
    FirewallRules: [{09671C40-E29D-494F-9F5D-ECECE77C89E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebohjx2g.we0\x86\c1.exe No File
    FirewallRules: [{72DD788D-FC58-4106-8FF6-604E90A6B019}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebohjx2g.we0\x64\m1.exe No File
    FirewallRules: [{5935C5CC-49B7-4627-8108-9220798DB401}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgls50d.ij0\dcore.exe No File
    FirewallRules: [{9D91D061-DBAE-4706-A97E-E2B611A60BB2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgls50d.ij0\x64\c1.exe No File
    FirewallRules: [{84009839-7DD0-4C80-A992-0ECAB8433CA2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgls50d.ij0\x64\m1.exe No File
    FirewallRules: [{B3D72134-7923-47E6-871B-95ECBE12CE56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgls50d.ij0\x86\c1.exe No File
    FirewallRules: [{F233D700-14D0-4C2E-8A33-3DBF65661FA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgls50d.ij0\x86\m1.exe No File
    FirewallRules: [{EB1D1010-322A-4ACA-BBD2-4E23D971549E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wtcxtdbo.y0f\x86\c1.exe () [File not signed]
    FirewallRules: [{A08FE84E-6400-47D7-A733-D7B2FD7454A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wtcxtdbo.y0f\x86\m1.exe () [File not signed]
    FirewallRules: [{AFFC61EF-0790-45C0-9B0F-34865CF30396}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wtcxtdbo.y0f\x64\m1.exe () [File not signed]
    FirewallRules: [{86AAE6EF-CAFD-4277-B5CB-855531B11D37}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wtcxtdbo.y0f\x64\c1.exe () [File not signed]
    FirewallRules: [{83FA3934-4DBF-402A-BE22-93E079D3056A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wtcxtdbo.y0f\dcore.exe No File
    FirewallRules: [{A99402B5-00AB-4948-BB4A-0525FD89771E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0r3qa34a.p0r\dcore.exe No File
    FirewallRules: [{A2F4DE7B-E8FA-4C2A-9D44-A25465AE72BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0r3qa34a.p0r\x64\c1.exe No File
    FirewallRules: [{452AB791-B4BB-4303-ABF5-6D0ACFC869BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0r3qa34a.p0r\x64\m1.exe No File
    FirewallRules: [{74E976AF-7C15-47A6-9386-D87C18A84C91}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0r3qa34a.p0r\x86\m1.exe No File
    FirewallRules: [{EF1879A9-30C1-4A84-8710-732CBCAD0BF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0r3qa34a.p0r\x86\c1.exe No File
    FirewallRules: [{E7F21F7C-B2B6-4BE1-9DF6-74AB5A50F5E0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iymkbn1x.vzu\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{2B969D86-F13C-4FB4-8397-BDA59F1413BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iymkbn1x.vzu\x86\m1.exe () [File not signed]
    FirewallRules: [{30A68012-E97C-4E2A-BC96-4407BA5B2962}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iymkbn1x.vzu\x86\c1.exe () [File not signed]
    FirewallRules: [{ADE1C6A2-0D9F-4AD7-B678-3329915622E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iymkbn1x.vzu\x64\c1.exe () [File not signed]
    FirewallRules: [{9588F7A2-7510-42EA-B218-90AA9436EF20}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iymkbn1x.vzu\x64\m1.exe () [File not signed]
    FirewallRules: [{AF75FAC1-7A10-4912-A49A-B8975D39CFA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qim4esif.f3e\x86\m1.exe No File
    FirewallRules: [{7DADEAD6-5970-4531-B1F2-3B9652FB4018}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qim4esif.f3e\x64\c1.exe No File
    FirewallRules: [{840CFE79-94A9-4ABC-80EA-4652F5AE244C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qim4esif.f3e\x64\m1.exe No File
    FirewallRules: [{DA0B2C3E-8E26-4C4A-BC84-779BDFDB0185}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qim4esif.f3e\x86\c1.exe No File
    FirewallRules: [{38FB6208-57BD-4FA9-9559-1C4F5F827F90}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qim4esif.f3e\dcore.exe No File
    FirewallRules: [{42E6D7F4-35C3-43DC-8289-2C5864E3CEC6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbfoi0vv.1bl\x64\c1.exe () [File not signed]
    FirewallRules: [{7A726AE9-9F31-4964-8A73-A2CBC47DB261}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbfoi0vv.1bl\dcore.exe No File
    FirewallRules: [{E785C958-1A04-42CE-B0CE-B3DA679E07D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbfoi0vv.1bl\x64\m1.exe () [File not signed]
    FirewallRules: [{A4FE7E73-6F1A-4755-886F-A0DE2D04C32C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbfoi0vv.1bl\x86\m1.exe () [File not signed]
    FirewallRules: [{341C953E-9779-40A2-832A-F2ADA5C88B5C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbfoi0vv.1bl\x86\c1.exe () [File not signed]
    FirewallRules: [{B310DF21-7661-42AB-B171-5593E4FA0945}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxhfxrbi.vxj\dcore.exe No File
    FirewallRules: [{C031B488-1B13-49E6-8EE8-F36BC66064CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxhfxrbi.vxj\x64\c1.exe No File
    FirewallRules: [{305635EA-3DA5-4521-B5E6-7DDE2E522378}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxhfxrbi.vxj\x64\m1.exe No File
    FirewallRules: [{B073C367-7945-4FBC-A414-7BA5A4EFEE29}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxhfxrbi.vxj\x86\c1.exe No File
    FirewallRules: [{44EB4245-704B-4321-B96A-CB949F9D9274}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxhfxrbi.vxj\x86\m1.exe No File
    FirewallRules: [{CDDDA2E7-239A-4F4A-B959-8882EF71FA59}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ee2rie5j.gvl\x86\m1.exe No File
    FirewallRules: [{E228EFCF-7D61-43E7-BE47-D1DBD16DD3D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ee2rie5j.gvl\x64\c1.exe No File
    FirewallRules: [{13ECCF9D-0586-41D4-ABF6-64EEC01EC796}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ee2rie5j.gvl\x64\m1.exe No File
    FirewallRules: [{B42051B1-463F-438F-BB32-CBF778BD446F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ee2rie5j.gvl\dcore.exe No File
    FirewallRules: [{C2845C0C-B0BB-4313-B6BC-BFBAFA1D13A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ee2rie5j.gvl\x86\c1.exe No File
    FirewallRules: [{B1E32489-8851-45D1-8360-E75DD51BAF2A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b5xcybld.csp\dcore.exe No File
    FirewallRules: [{4DE8AADF-E502-4A19-B2BC-A27CDC5710E0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b5xcybld.csp\x86\c1.exe No File
    FirewallRules: [{AE6D2C21-F491-44C0-A334-AD778F77A220}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b5xcybld.csp\x64\m1.exe No File
    FirewallRules: [{259D4E4A-6C75-4D9A-AA4D-31833DE3A9B2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b5xcybld.csp\x64\c1.exe No File
    FirewallRules: [{CB691844-B096-4A7C-8A3C-8B3ADF0F7DA0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b5xcybld.csp\x86\m1.exe No File
    FirewallRules: [{B4677C96-91C9-4DC5-A973-AC6AFF790CAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4aiw44d.1vk\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{F93CB6DD-E8E3-4D7C-92A5-04DE1EED1BBD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4aiw44d.1vk\x64\c1.exe () [File not signed]
    FirewallRules: [{F35918CF-ABCD-4F4F-881D-D65FBF2637C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4aiw44d.1vk\x86\c1.exe () [File not signed]
    FirewallRules: [{9A52E124-A7DC-462A-9B20-4AE824A23888}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4aiw44d.1vk\x64\m1.exe () [File not signed]
    FirewallRules: [{803A6A38-0130-4789-AC64-228D1EF1BB2D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4aiw44d.1vk\x86\m1.exe () [File not signed]
    FirewallRules: [{CD40CC34-2EF4-4175-AFE2-B3DE6D9CE17B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3gudvvcw.2du\x86\m1.exe () [File not signed]
    FirewallRules: [{7E382653-CFC8-45A2-8FF6-4EDA78BA48B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3gudvvcw.2du\x86\c1.exe () [File not signed]
    FirewallRules: [{1951D417-A273-413A-907E-4419F2FA3B77}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3gudvvcw.2du\dcore.exe No File
    FirewallRules: [{4DDD9B55-50DE-4534-BE86-EAC078D24D6C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3gudvvcw.2du\x64\c1.exe () [File not signed]
    FirewallRules: [{AAADE8AD-A132-4B40-B5DB-568FB02C6C01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3gudvvcw.2du\x64\m1.exe () [File not signed]
    FirewallRules: [{089937AF-3B0D-4984-81ED-744CE9859725}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anrn2b5y.53j\dcore.exe No File
    FirewallRules: [{4847CE42-5066-45CA-97F4-B65AC71BC652}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anrn2b5y.53j\x64\c1.exe () [File not signed]
    FirewallRules: [{B4CA3DA4-DC42-4000-8CD7-3D8B98FE386C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anrn2b5y.53j\x64\m1.exe () [File not signed]
    FirewallRules: [{8F3217CF-A5CA-43DC-9D61-91D2BEF0F9C2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anrn2b5y.53j\x86\c1.exe () [File not signed]
    FirewallRules: [{653D8D9B-2375-4D21-9DFB-939BD104F993}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anrn2b5y.53j\x86\m1.exe () [File not signed]
    FirewallRules: [{8FFC7111-43E4-49B0-88F7-942A149E867A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wr5xd5pq.dnu\dcore.exe No File
    FirewallRules: [{048E8759-00E0-4907-85D6-7FF16C028926}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wr5xd5pq.dnu\x64\c1.exe No File
    FirewallRules: [{23713FE7-2F05-4054-BE3C-710902D4DF75}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wr5xd5pq.dnu\x64\m1.exe No File
    FirewallRules: [{B26FDF51-3468-4ECE-A6ED-43908E765E94}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wr5xd5pq.dnu\x86\c1.exe No File
    FirewallRules: [{5F27FACD-CCF6-4F94-85A4-290B8EFCB08D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wr5xd5pq.dnu\x86\m1.exe No File
    FirewallRules: [{87D2A106-4DA3-4724-97AD-6E5E7E7263D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tznt1ugt.hdx\x86\m1.exe No File
    FirewallRules: [{D84F7827-9FF9-44DE-AD80-DF7992C907AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tznt1ugt.hdx\x64\m1.exe No File
    FirewallRules: [{68A092F1-4D8B-46A7-8C4D-FE05A92C0F70}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tznt1ugt.hdx\x64\c1.exe No File
    FirewallRules: [{DE2AFCB9-068A-4D34-81F6-B14FC18B3663}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tznt1ugt.hdx\dcore.exe No File
    FirewallRules: [{F308C819-FECB-4369-AE47-68A852008B62}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tznt1ugt.hdx\x86\c1.exe No File
    FirewallRules: [{4039C4F4-5631-4A30-B689-C49C10568D79}] => (Allow) C:\Users\Pc\AppData\Local\Temp\23mc3f2f.a12\x64\c1.exe No File
    FirewallRules: [{AC0932C0-970B-4088-8BD7-3A049B324B9E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\23mc3f2f.a12\x86\c1.exe No File
    FirewallRules: [{81B8BE2D-A683-4304-8D1D-B227907E1E13}] => (Allow) C:\Users\Pc\AppData\Local\Temp\23mc3f2f.a12\dcore.exe No File
    FirewallRules: [{D87DFE48-8E6A-48CE-A181-96860375D8BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\23mc3f2f.a12\x64\m1.exe No File
    FirewallRules: [{EEAA810E-FFB6-4827-9A04-C0C3FA714AD2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\23mc3f2f.a12\x86\m1.exe No File
    FirewallRules: [{4BD62D00-F808-497F-88B5-DAC09CCBE05E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5efalf5z.opu\x64\c1.exe No File
    FirewallRules: [{D45F9427-D914-482C-B58C-F8D1C261A1F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5efalf5z.opu\dcore.exe No File
    FirewallRules: [{9816A382-D429-4B96-8BF0-E94D88EC055D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5efalf5z.opu\x64\m1.exe No File
    FirewallRules: [{DAA6BB61-6D8D-4E93-9DFC-7541E7488EB6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5efalf5z.opu\x86\c1.exe () [File not signed]
    FirewallRules: [{B33911B6-8081-45E8-B35C-411E61A8B1C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5efalf5z.opu\x86\m1.exe () [File not signed]
    FirewallRules: [{71DD340D-2241-498A-BEB0-3ADC5C381F5B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i1ekisqj.xg2\dcore.exe No File
    FirewallRules: [{77213264-04EE-4326-8AA1-599FD74B8239}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i1ekisqj.xg2\x64\c1.exe No File
    FirewallRules: [{69A75247-AEAC-40B8-A524-86580B2A676E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i1ekisqj.xg2\x64\m1.exe No File
    FirewallRules: [{275DAAFD-F219-49A6-8B9B-6FA7EF7A329E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i1ekisqj.xg2\x86\c1.exe No File
    FirewallRules: [{536367B1-235D-42B8-B96E-174C9AF4EBBB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i1ekisqj.xg2\x86\m1.exe No File
    FirewallRules: [{846AECB3-EADE-44F5-807C-E3A1A699B94F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yq1vus1i.a4e\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{4C58B921-AC34-4225-9E61-4913CC311C9F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yq1vus1i.a4e\x64\m1.exe () [File not signed]
    FirewallRules: [{38390213-F1E8-4337-89BF-D26FE39BC11E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yq1vus1i.a4e\x64\c1.exe () [File not signed]
    FirewallRules: [{FD273404-BFF5-4D9C-835F-23CEB31394C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yq1vus1i.a4e\x86\m1.exe () [File not signed]
    FirewallRules: [{0BE76870-6D0C-4466-8362-AE9E6FC60EFA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yq1vus1i.a4e\x86\c1.exe () [File not signed]
    FirewallRules: [{3EED0971-18A9-41E1-A543-F7388DF657DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wdts0wfp.pzk\x64\c1.exe No File
    FirewallRules: [{633CC019-019C-4DCE-9EED-B2C1DB3510A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wdts0wfp.pzk\dcore.exe No File
    FirewallRules: [{071A440F-324B-42B9-A0A6-F74BE6E8F451}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wdts0wfp.pzk\x86\m1.exe No File
    FirewallRules: [{03D0DABA-91F3-4CB0-9D7B-EF09B4137161}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wdts0wfp.pzk\x86\c1.exe No File
    FirewallRules: [{844C45B3-0429-45F9-9617-7920B3639894}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wdts0wfp.pzk\x64\m1.exe No File
    FirewallRules: [{D451169C-06D0-466B-AEC2-7D2944F6FCC8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jqixitbf.bkg\x64\m1.exe () [File not signed]
    FirewallRules: [{AB62233F-EB72-4F77-82B1-4CE3369C3D7B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jqixitbf.bkg\dcore.exe No File
    FirewallRules: [{930E2EE6-7C5E-40AC-AE64-25B397616842}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jqixitbf.bkg\x64\c1.exe () [File not signed]
    FirewallRules: [{F65AFA8C-107B-4B9A-BC3E-879698084300}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jqixitbf.bkg\x86\c1.exe () [File not signed]
    FirewallRules: [{C55D9AB4-7803-4E45-8866-4C85A55605BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jqixitbf.bkg\x86\m1.exe () [File not signed]
    FirewallRules: [{9A8D6E89-9C4A-4D2B-ADA9-D8AACA1E95C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dbt3h2mq.ost\dcore.exe No File
    FirewallRules: [{7A12C4A2-6CEC-4C2B-9A36-53ED5016C445}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dbt3h2mq.ost\x64\c1.exe () [File not signed]
    FirewallRules: [{91EE1E04-6BCF-4EB1-9B0D-5613E0027611}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dbt3h2mq.ost\x64\m1.exe () [File not signed]
    FirewallRules: [{202092F8-9486-4A69-8848-3D0D728F1A3D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dbt3h2mq.ost\x86\m1.exe () [File not signed]
    FirewallRules: [{D13B85B0-92FA-44A6-AF13-B26CA7932D87}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dbt3h2mq.ost\x86\c1.exe () [File not signed]
    FirewallRules: [{9D4C6D6D-7E4B-4C87-B7C9-71ADD5470669}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f25yk310.ua3\dcore.exe No File
    FirewallRules: [{C5AF5072-8F09-4B0C-8D7C-37822EC2AE17}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f25yk310.ua3\x64\c1.exe () [File not signed]
    FirewallRules: [{F78C52D0-4C82-4AA5-81D9-D8CCBF69A2C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f25yk310.ua3\x64\m1.exe () [File not signed]
    FirewallRules: [{2E7534EF-47B6-4CF1-92A4-5034344DCBD9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f25yk310.ua3\x86\m1.exe () [File not signed]
    FirewallRules: [{29D844F6-0505-46A3-A0B4-DC1B75F54277}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f25yk310.ua3\x86\c1.exe () [File not signed]
    FirewallRules: [{C12B588B-61A7-4805-9401-89143FB4CE3C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mt2gldli.zxt\dcore.exe No File
    FirewallRules: [{032DD47F-5CC4-489A-93DE-EEC061C12CC8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mt2gldli.zxt\x86\c1.exe () [File not signed]
    FirewallRules: [{F91C07F8-8D89-497A-91CA-4D9D4868D820}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mt2gldli.zxt\x64\c1.exe () [File not signed]
    FirewallRules: [{D583226D-D505-4096-8454-100026440BA9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mt2gldli.zxt\x86\m1.exe () [File not signed]
    FirewallRules: [{061034ED-CF0C-4AC7-82B4-ECEB10F78F51}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mt2gldli.zxt\x64\m1.exe () [File not signed]
    FirewallRules: [{FEFDB182-A0BB-4469-A418-7284F9FA439C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2c0xbnu.vso\dcore.exe No File
    FirewallRules: [{12C30DF1-1D34-4138-8521-5F81D4C71494}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2c0xbnu.vso\x64\m1.exe () [File not signed]
    FirewallRules: [{E8D37647-AF92-4029-B1C7-DE168A63BBF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2c0xbnu.vso\x64\c1.exe () [File not signed]
    FirewallRules: [{5563378D-F17D-4A00-B116-3F38EEB58077}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2c0xbnu.vso\x86\c1.exe () [File not signed]
    FirewallRules: [{DCC14687-BD7F-40F9-8298-E232ECD0C9BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2c0xbnu.vso\x86\m1.exe () [File not signed]
    FirewallRules: [{EC7CD29B-C94F-41B8-AE37-BDF37B1F63CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsc0dpih.esg\dcore.exe No File
    FirewallRules: [{E76F4A7E-2AF7-4FAA-AEAA-BBBCEFACF8B5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsc0dpih.esg\x64\c1.exe () [File not signed]
    FirewallRules: [{34FCB862-6216-44B5-929E-502D03B39861}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsc0dpih.esg\x86\m1.exe () [File not signed]
    FirewallRules: [{05E30DFE-3ABF-45B2-9A56-F6FBCB2F5865}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsc0dpih.esg\x64\m1.exe () [File not signed]
    FirewallRules: [{302E781F-046B-4FAF-8558-25234BAD3473}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsc0dpih.esg\x86\c1.exe () [File not signed]
    FirewallRules: [{3D03A5DD-8C3F-4579-83F3-5A7A923A3C47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j4rdhuz.5bo\dcore.exe No File
    FirewallRules: [{6C43B1E9-2DB7-4485-A784-4EEB59BB68E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j4rdhuz.5bo\x86\c1.exe No File
    FirewallRules: [{20622836-747B-4953-A15D-9B1173B161BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j4rdhuz.5bo\x64\m1.exe No File
    FirewallRules: [{58709036-F033-4E33-9061-C5B3B1860158}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j4rdhuz.5bo\x64\c1.exe No File
    FirewallRules: [{2CA37B39-AF25-47A5-BB02-7F323CD590CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j4rdhuz.5bo\x86\m1.exe No File
    FirewallRules: [{BB380BF8-D626-4E8B-B018-1A88BC9ECEA9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqsvzgc.xyj\x64\c1.exe () [File not signed]
    FirewallRules: [{066C4B26-D222-4A2D-9BBF-D89269284323}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqsvzgc.xyj\dcore.exe No File
    FirewallRules: [{9E596078-A739-40CF-849D-76576596CC02}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqsvzgc.xyj\x86\c1.exe () [File not signed]
    FirewallRules: [{DFAA2B88-F219-424A-89F1-3EFCDC153A68}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqsvzgc.xyj\x64\m1.exe () [File not signed]
    FirewallRules: [{779E1A42-E160-4CDD-B08B-485BA3455608}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqsvzgc.xyj\x86\m1.exe () [File not signed]
    FirewallRules: [{36215899-5200-4762-A4F1-3AB5DEBD9A28}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5smvrh3j.reu\x64\m1.exe () [File not signed]
    FirewallRules: [{2FC04BA1-343E-4BFC-918C-5EC7E8E66DCA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5smvrh3j.reu\dcore.exe No File
    FirewallRules: [{44C80CEA-817C-45EA-ABBF-5106ECE1518B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5smvrh3j.reu\x86\m1.exe () [File not signed]
    FirewallRules: [{0A4BF913-37D6-4B20-8CD5-B62FE9E3BEEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5smvrh3j.reu\x86\c1.exe () [File not signed]
    FirewallRules: [{13E043D5-54CD-4A44-A613-82306B6B14F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5smvrh3j.reu\x64\c1.exe () [File not signed]
    FirewallRules: [{ABC3F967-0661-4F46-BF0A-4024E9A07C84}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1ay22hs.zgf\dcore.exe No File
    FirewallRules: [{88E44A26-9858-4599-B40F-C61369D8E76D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1ay22hs.zgf\x64\m1.exe () [File not signed]
    FirewallRules: [{8172704F-CE7E-48C8-838E-2A8E780CE8B6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1ay22hs.zgf\x64\c1.exe () [File not signed]
    FirewallRules: [{654089C6-C26E-4B33-90FE-A4451C357D17}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1ay22hs.zgf\x86\c1.exe () [File not signed]
    FirewallRules: [{87BFE422-871B-4DA1-AA47-7F2867095D1C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1ay22hs.zgf\x86\m1.exe () [File not signed]
    FirewallRules: [{85572656-E236-4E07-8616-C989B98947CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\py3slvib.xj0\x64\c1.exe () [File not signed]
    FirewallRules: [{AF887E54-B65A-493A-888B-0C34BAB09E10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\py3slvib.xj0\dcore.exe No File
    FirewallRules: [{F43A2B4D-5DEA-44B1-93CD-CE32D719973F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\py3slvib.xj0\x86\m1.exe () [File not signed]
    FirewallRules: [{E0F6A4D8-2429-401B-B628-F0EBCFF1ACF1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\py3slvib.xj0\x86\c1.exe () [File not signed]
    FirewallRules: [{5A97D44F-202B-4FBC-9C45-D79E4C03A04B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\py3slvib.xj0\x64\m1.exe () [File not signed]
    FirewallRules: [{B1E4EEE2-0118-4140-9B2B-5E72ABA5EA44}] => (Allow) C:\Users\Pc\AppData\Local\Temp\snvbtugt.sff\dcore.exe No File
    FirewallRules: [{46306B87-2C19-445B-B327-003DDD7D1C24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\snvbtugt.sff\x64\c1.exe () [File not signed]
    FirewallRules: [{E2F31A9C-03F8-4610-BC02-B11506AABB4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\snvbtugt.sff\x64\m1.exe () [File not signed]
    FirewallRules: [{33AFF594-B36D-4D2A-BED8-8EC3553D7BA0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\snvbtugt.sff\x86\c1.exe () [File not signed]
    FirewallRules: [{8A74EB97-3546-41DE-B08F-2BF9FE702E95}] => (Allow) C:\Users\Pc\AppData\Local\Temp\snvbtugt.sff\x86\m1.exe () [File not signed]
    FirewallRules: [{788C6049-1214-4C6A-9725-B5C453E7BA10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ngvkmnx.g2n\dcore.exe No File
    FirewallRules: [{E57E5F17-15E8-4C02-A53C-D97ECAF7379A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ngvkmnx.g2n\x64\m1.exe () [File not signed]
    FirewallRules: [{FC4E1555-EA4F-4F99-B4CC-E3CFB38D70DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ngvkmnx.g2n\x64\c1.exe () [File not signed]
    FirewallRules: [{A4F47086-A031-41BA-B431-6FD65285A2BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ngvkmnx.g2n\x86\c1.exe () [File not signed]
    FirewallRules: [{CF8226BF-10FF-44DA-AF5A-966FB7F32C27}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ngvkmnx.g2n\x86\m1.exe () [File not signed]
    FirewallRules: [{0051E5B8-2736-458C-91C5-D39BF82B94BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13lkvbty.mqx\dcore.exe No File
    FirewallRules: [{D6AF5521-7A1D-4F5C-A80D-33AFA8852E26}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13lkvbty.mqx\x64\m1.exe No File
    FirewallRules: [{24A96FD8-4FD5-4EC1-B9D5-A1B3DA2ED284}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13lkvbty.mqx\x86\c1.exe No File
    FirewallRules: [{5BBED775-33B7-4E9D-BA3A-EDD0D8D6667E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13lkvbty.mqx\x64\c1.exe No File
    FirewallRules: [{42BEA816-761B-4FBF-A287-0CC8DF144B2A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13lkvbty.mqx\x86\m1.exe No File
    FirewallRules: [{073ADEAA-00A8-4325-99A9-08FC2DE94F85}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxjnzt4m.u1b\x64\c1.exe No File
    FirewallRules: [{06A3DE33-1C78-49CB-8A41-91C7BB220DF2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxjnzt4m.u1b\x86\m1.exe No File
    FirewallRules: [{09CB50E7-E911-4510-BAD2-91606E4DCAD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxjnzt4m.u1b\x64\m1.exe No File
    FirewallRules: [{C3A66DF2-523D-42B5-8123-FE4447A2462A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxjnzt4m.u1b\dcore.exe No File
    FirewallRules: [{E9E2DBE9-E7C0-425D-AB2A-A03D9502337F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxjnzt4m.u1b\x86\c1.exe No File
    FirewallRules: [{13DFED7E-6423-4480-9682-862C411FBF10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pdibdorr.eqv\dcore.exe No File
    FirewallRules: [{72008C83-91B5-4E11-B817-9C663501637B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pdibdorr.eqv\x64\c1.exe No File
    FirewallRules: [{60CFB991-C4B9-4279-AD70-C245CA08D8F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pdibdorr.eqv\x64\m1.exe No File
    FirewallRules: [{93CC2706-39F4-4A64-AAE5-7C392813E78A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pdibdorr.eqv\x86\m1.exe No File
    FirewallRules: [{04CD9D91-C280-4E93-BE5D-F863ED0F3B8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pdibdorr.eqv\x86\c1.exe No File
    FirewallRules: [{CD7F3B06-508C-4A1D-8AAC-3F3DBAD4CE28}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dujf5rlp.qmj\dcore.exe No File
    FirewallRules: [{EF2F24AA-F76C-4828-B2CA-100D3F358B4C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dujf5rlp.qmj\x64\c1.exe No File
    FirewallRules: [{D2C4403D-BD81-4428-A3BC-AC2E19993D30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dujf5rlp.qmj\x64\m1.exe No File
    FirewallRules: [{F7BDBAC4-650A-49C4-B93D-F2052F822FC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dujf5rlp.qmj\x86\m1.exe No File
    FirewallRules: [{91D6C52A-CC83-4BFF-A481-019C54502E99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dujf5rlp.qmj\x86\c1.exe No File
    FirewallRules: [{1B955FC8-96B6-4DA9-B5E0-BD4EE37B104C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5uo0m3l.uh3\dcore.exe No File
    FirewallRules: [{B299F6E4-015D-4E86-B8CA-E14BBD731358}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5uo0m3l.uh3\x64\c1.exe No File
    FirewallRules: [{AD40BF79-BCD4-4FE8-B223-407343C84B54}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5uo0m3l.uh3\x64\m1.exe No File
    FirewallRules: [{2F8AF37A-C725-4233-98B6-5BE27BF13A5E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5uo0m3l.uh3\x86\c1.exe No File
    FirewallRules: [{6075AC2D-C841-4D41-B0E6-0BDE6E31CDE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5uo0m3l.uh3\x86\m1.exe No File
    FirewallRules: [{3A979A36-75CB-4D83-A4EA-B12DC27EC8F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ayfnrxp1.1dd\dcore.exe No File
    FirewallRules: [{080CC025-80C1-48EE-A1A5-DE715B2EAC8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ayfnrxp1.1dd\x64\c1.exe No File
    FirewallRules: [{42CD8119-56A4-43FA-8D05-F3D6E6F0D224}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ayfnrxp1.1dd\x64\m1.exe No File
    FirewallRules: [{B1BFA028-9554-43D6-A642-BDEE5EEA3906}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ayfnrxp1.1dd\x86\c1.exe No File
    FirewallRules: [{7D3CE938-A02A-4F8E-BD91-B0A0C1D2AFDF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ayfnrxp1.1dd\x86\m1.exe No File
    FirewallRules: [{2D69F3D9-A4FA-4331-A2DF-B01533B316B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bnb1d2ih.on3\dcore.exe No File
    FirewallRules: [{8B7232A8-01E3-4478-AFDE-3097D9A13F8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bnb1d2ih.on3\x64\c1.exe () [File not signed]
    FirewallRules: [{4712EAE9-0B4B-4CEB-A29E-6C89C0252533}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bnb1d2ih.on3\x86\c1.exe () [File not signed]
    FirewallRules: [{32F6715C-5EE3-40AA-A00A-88F22F746E6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bnb1d2ih.on3\x64\m1.exe () [File not signed]
    FirewallRules: [{B59E3FF6-A60E-4453-B781-5C7059024C21}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bnb1d2ih.on3\x86\m1.exe () [File not signed]
    FirewallRules: [{0371C1C7-274A-473C-B177-6D2471C4EF32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q1dr0biy.pd2\dcore.exe No File
    FirewallRules: [{D1D17A72-031B-40D0-94DD-A3ADBC3AFE39}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q1dr0biy.pd2\x86\c1.exe No File
    FirewallRules: [{1BCE73E1-B991-4CF3-897F-9882599D8544}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q1dr0biy.pd2\x86\m1.exe No File
    FirewallRules: [{5958F14C-850E-4537-B938-07A3372D4041}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q1dr0biy.pd2\x64\c1.exe No File
    FirewallRules: [{3A6BF14B-2565-4BC3-A517-69E650FFD043}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q1dr0biy.pd2\x64\m1.exe No File
    FirewallRules: [{B07FAADC-7AD9-4DCC-ADFE-7FFE10B7FCFD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ouy4pcwv.jon\dcore.exe No File
    FirewallRules: [{C6433575-D632-47E3-80C0-DAC3582DB572}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ouy4pcwv.jon\x64\m1.exe No File
    FirewallRules: [{DD1E40E7-ACAF-44F4-AEC9-48163E6FE681}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ouy4pcwv.jon\x64\c1.exe No File
    FirewallRules: [{D27F0A1A-073B-4D8C-BA55-FFE0E82AB791}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ouy4pcwv.jon\x86\c1.exe No File
    FirewallRules: [{334AFB06-2195-4E69-A241-47F019BDC87D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ouy4pcwv.jon\x86\m1.exe No File
    FirewallRules: [{EBB19971-0147-4734-A532-FEAED7E6CE64}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufh1u0zw.m5f\dcore.exe No File
    FirewallRules: [{10B7D8F7-17B9-4AA9-BA99-E47901991E71}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufh1u0zw.m5f\x64\c1.exe No File
    FirewallRules: [{7398AA42-CE74-445C-B52F-8B330D9883A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufh1u0zw.m5f\x64\m1.exe No File
    FirewallRules: [{4CAE8C05-9626-48B2-874C-33002B3B393F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufh1u0zw.m5f\x86\c1.exe No File
    FirewallRules: [{051A0728-E3B6-467B-91EA-46DC40AD312A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufh1u0zw.m5f\x86\m1.exe No File
    FirewallRules: [{3BEDEDF9-5CF1-4C32-9701-17A17351E033}] => (Allow) C:\Users\Pc\AppData\Local\Temp\21v04b3u.1vd\dcore.exe No File
    FirewallRules: [{D6A3A58C-BE8D-49B0-B085-05031367E8E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\21v04b3u.1vd\x64\c1.exe No File
    FirewallRules: [{43F1BFF8-B9BE-4E90-A464-8DFEB75A72F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\21v04b3u.1vd\x64\m1.exe No File
    FirewallRules: [{DB937045-C760-4859-8B99-1E3B705DB3A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\21v04b3u.1vd\x86\c1.exe No File
    FirewallRules: [{C4EC2AB9-5841-4C94-80FE-946B3C2DE8F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\21v04b3u.1vd\x86\m1.exe No File
    FirewallRules: [{B0DB4C29-FDBE-4915-9069-0EC587E14AE7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\00rnpsbq.2d2\dcore.exe No File
    FirewallRules: [{492F3E56-0826-4846-94BD-3433A8748AB7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\00rnpsbq.2d2\x64\c1.exe () [File not signed]
    FirewallRules: [{BBBA5817-CFDE-480C-81BF-B2426D153619}] => (Allow) C:\Users\Pc\AppData\Local\Temp\00rnpsbq.2d2\x86\c1.exe () [File not signed]
    FirewallRules: [{210AB214-796E-428F-B025-9E398E768B6D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\00rnpsbq.2d2\x64\m1.exe () [File not signed]
    FirewallRules: [{7A7543B3-2060-488D-A0CF-9BE6D3F098A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\00rnpsbq.2d2\x86\m1.exe () [File not signed]
    FirewallRules: [{EE66796C-738E-4D21-B466-D7DD939CBBB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5t0v4irr.b5f\dcore.exe No File
    FirewallRules: [{1FA87AB2-48D4-4AB3-B834-4BC8103A3652}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5t0v4irr.b5f\x64\m1.exe () [File not signed]
    FirewallRules: [{31DEDB04-EAFF-414C-A2A5-0E2ECB01DAC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5t0v4irr.b5f\x64\c1.exe () [File not signed]
    FirewallRules: [{0AB36D11-2BE3-482D-96E1-50AD4BF0DE20}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5t0v4irr.b5f\x86\c1.exe () [File not signed]
    FirewallRules: [{C68D12AB-3D16-4585-B72A-7FC0793F487F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5t0v4irr.b5f\x86\m1.exe () [File not signed]
    FirewallRules: [{3629C845-5516-46BB-B47A-C088D0659980}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vokmpbg2.fia\dcore.exe No File
    FirewallRules: [{6D9C3B09-CA5A-406D-BCF8-F685440CFB33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vokmpbg2.fia\x86\m1.exe () [File not signed]
    FirewallRules: [{DDD8EAE8-B4B4-4BA8-8C8D-16CEC5C3D5CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vokmpbg2.fia\x86\c1.exe () [File not signed]
    FirewallRules: [{29ADD620-B3AA-4112-9D41-2B97212F10ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vokmpbg2.fia\x64\m1.exe () [File not signed]
    FirewallRules: [{CFEA5495-78CC-493F-ACCC-C5852F7BBD56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vokmpbg2.fia\x64\c1.exe () [File not signed]
    FirewallRules: [{0038B268-41D5-48DA-B864-79D4A710B508}] => (Allow) C:\Users\Pc\AppData\Local\Temp\32m441ux.uix\dcore.exe No File
    FirewallRules: [{9E720EA5-4D46-41F9-87ED-6A2B2B6993BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\32m441ux.uix\x64\m1.exe () [File not signed]
    FirewallRules: [{377798EC-7912-474C-B1D3-E41272D7EE67}] => (Allow) C:\Users\Pc\AppData\Local\Temp\32m441ux.uix\x64\c1.exe () [File not signed]
    FirewallRules: [{7868279E-8FE7-4622-9AC5-C2F881315A4D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\32m441ux.uix\x86\c1.exe () [File not signed]
    FirewallRules: [{E83E047B-E85F-405C-9312-988C68390391}] => (Allow) C:\Users\Pc\AppData\Local\Temp\32m441ux.uix\x86\m1.exe () [File not signed]
    FirewallRules: [{53E0D34B-E9EA-44F6-8C67-FF186D91DAFA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcp03b0x.rdx\dcore.exe No File
    FirewallRules: [{D1FFD9F5-8825-4968-8959-6C945090355C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcp03b0x.rdx\x64\c1.exe () [File not signed]
    FirewallRules: [{6D315922-5251-41ED-BD9A-21B5646CEC1C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcp03b0x.rdx\x64\m1.exe No File
    FirewallRules: [{00962824-ABBA-4AB3-9761-33859EB26281}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcp03b0x.rdx\x86\m1.exe () [File not signed]
    FirewallRules: [{028342ED-74BF-49CA-A739-F66EB2FE6B4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcp03b0x.rdx\x86\c1.exe () [File not signed]
    FirewallRules: [{3C476C99-7DA8-4CE6-B885-7DB3F9FF355A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r01wkdpx.wv4\dcore.exe No File
    FirewallRules: [{FC1FBBB5-CA48-40DC-91AA-68D77B163BEA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r01wkdpx.wv4\x64\c1.exe () [File not signed]
    FirewallRules: [{32F4EEC1-1EF1-4A8F-8DDD-C54C504725D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r01wkdpx.wv4\x86\c1.exe () [File not signed]
    FirewallRules: [{F2075B4B-3CD2-4120-BB2A-3F4E8CAA1E4C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r01wkdpx.wv4\x64\m1.exe () [File not signed]
    FirewallRules: [{3FFA9349-3EA7-4F36-B3B3-0C2750A3882E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r01wkdpx.wv4\x86\m1.exe () [File not signed]
    FirewallRules: [{656B8548-1A2E-4850-A2A3-BAA07B82CE34}] => (Allow) C:\Users\Pc\AppData\Local\Temp\homm1hza.1ot\dcore.exe No File
    FirewallRules: [{01616BEB-AC2E-4E67-9F29-A4FDE153F6EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\homm1hza.1ot\x64\m1.exe () [File not signed]
    FirewallRules: [{199316D3-D863-4D46-B688-392C3EE526C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\homm1hza.1ot\x64\c1.exe () [File not signed]
    FirewallRules: [{E9526BC4-25A1-40BE-96C2-B75E4A38E2C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\homm1hza.1ot\x86\m1.exe () [File not signed]
    FirewallRules: [{64B9DE2A-1125-4FE8-BC5E-2B7CCA186AB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\homm1hza.1ot\x86\c1.exe () [File not signed]
    FirewallRules: [{26A74534-3105-457A-949D-9A120969CA82}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyel30im.klo\x64\c1.exe () [File not signed]
    FirewallRules: [{EE740A11-8675-49BD-9916-120331F3C54B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyel30im.klo\dcore.exe No File
    FirewallRules: [{B8B3CBA8-0CBD-4C4F-881B-217C6DE2D53D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyel30im.klo\x86\c1.exe () [File not signed]
    FirewallRules: [{3DB2C954-ECBF-4C87-A362-E615D49E4239}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyel30im.klo\x86\m1.exe () [File not signed]
    FirewallRules: [{D49268AC-8591-41FA-93D3-A395C5A81CB4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyel30im.klo\x64\m1.exe () [File not signed]
    FirewallRules: [{8DEA8F2A-0978-4C56-810E-575C86D4FC89}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wywvqxpl.q1e\dcore.exe No File
    FirewallRules: [{614FC73A-D118-4361-8813-54FF31E2086F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wywvqxpl.q1e\x86\m1.exe () [File not signed]
    FirewallRules: [{C8B0895D-4BE8-47AE-92EB-905FD03866E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wywvqxpl.q1e\x64\m1.exe () [File not signed]
    FirewallRules: [{2CF6217A-8D1F-40F1-885B-B8A572AC5A07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wywvqxpl.q1e\x86\c1.exe () [File not signed]
    FirewallRules: [{787CDD8F-AD15-4A76-8931-1BD6C524DAE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wywvqxpl.q1e\x64\c1.exe () [File not signed]
    FirewallRules: [{02042CF1-2105-499F-A3ED-F7842ABA8154}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3foythu3.400\x64\c1.exe No File
    FirewallRules: [{74829ABA-6814-4137-A43C-4FAF832E6B30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3foythu3.400\x86\c1.exe No File
    FirewallRules: [{5DF61B40-0DA4-4E76-8B8F-8EEEC3BB49B2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3foythu3.400\dcore.exe No File
    FirewallRules: [{6F6A3909-B16F-4FDC-B84E-E92BCD84C6B6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3foythu3.400\x86\m1.exe No File
    FirewallRules: [{31FEB396-52A7-479A-9653-64FB45D1B74B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3foythu3.400\x64\m1.exe No File
    FirewallRules: [{20A17EB0-5E06-4717-B3EA-95904EBC62BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m0e0edgh.3iq\dcore.exe No File
    FirewallRules: [{05F8D383-D8B1-425A-A96C-F92C2BDAAD3B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m0e0edgh.3iq\x64\c1.exe No File
    FirewallRules: [{84201DD5-E0CD-48AE-B652-773588BC0ABC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m0e0edgh.3iq\x64\m1.exe No File
    FirewallRules: [{9E6DF050-AC0E-4268-84D1-377BC1057EB8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m0e0edgh.3iq\x86\m1.exe No File
    FirewallRules: [{FA857427-FDA8-4D83-9B8F-317D10B701D7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m0e0edgh.3iq\x86\c1.exe No File
    FirewallRules: [{ABDF8F97-EF66-4B73-AB8B-9F3C97A1188C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xhvwzmmb.gjg\dcore.exe No File
    FirewallRules: [{20F10C2F-8B8E-4CA8-B09D-5F964F6FCC20}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xhvwzmmb.gjg\x64\m1.exe No File
    FirewallRules: [{8CF31FE5-2369-494C-AEE8-781230B13EF4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xhvwzmmb.gjg\x64\c1.exe No File
    FirewallRules: [{1E346859-BFC7-4B17-91B8-5B52F7566497}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xhvwzmmb.gjg\x86\m1.exe No File
    FirewallRules: [{DD019CED-4D99-4DCC-BF9C-BBC49C9DB3DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xhvwzmmb.gjg\x86\c1.exe No File
    FirewallRules: [{1F7409C5-0AD0-4635-981D-517B617D8138}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zacj4usb.sns\dcore.exe No File
    FirewallRules: [{858490F9-C18A-4C0C-8023-B27402553B52}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zacj4usb.sns\x64\c1.exe No File
    FirewallRules: [{E9A5A86A-B42C-46BB-8D7A-5CA908B7F9F8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zacj4usb.sns\x64\m1.exe No File
    FirewallRules: [{416CA8F7-2CE9-4C65-A487-3D11F32948A0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zacj4usb.sns\x86\m1.exe No File
    FirewallRules: [{84F6C398-675B-4CBA-9C99-B03BBDD9A8DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zacj4usb.sns\x86\c1.exe No File
    FirewallRules: [{F14B95D6-E01F-4F61-961E-1A6E623A20E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxhuzbiw.kvj\x64\c1.exe No File
    FirewallRules: [{EC982E42-5112-462F-B9F9-844858B70664}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxhuzbiw.kvj\x86\c1.exe No File
    FirewallRules: [{DBD9BF1A-03A2-42B2-93C1-9024287D755A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxhuzbiw.kvj\x86\m1.exe No File
    FirewallRules: [{CC87B1A7-B94D-4645-A800-56408F867EA9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxhuzbiw.kvj\dcore.exe No File
    FirewallRules: [{5279F56D-C3B5-4C40-B8DD-3D3408A6EFEB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxhuzbiw.kvj\x64\m1.exe No File
    FirewallRules: [{3A830F7F-E54C-4893-9DA7-4605548A9200}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqhz4wj.c2p\dcore.exe No File
    FirewallRules: [{E6AB20C4-6333-4227-9510-EBD493919423}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqhz4wj.c2p\x64\c1.exe No File
    FirewallRules: [{53BDFC50-D340-4C6A-9909-D69268F25A92}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqhz4wj.c2p\x64\m1.exe No File
    FirewallRules: [{6A61268A-6F7E-496A-BB2E-743B734DF57D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqhz4wj.c2p\x86\m1.exe No File
    FirewallRules: [{462F6ED1-A7DF-4229-A53F-11DC494683AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqhz4wj.c2p\x86\c1.exe No File
    FirewallRules: [{4BB44AA3-CC41-4B80-88EC-88614382604B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0fysyjac.vrj\x64\c1.exe No File
    FirewallRules: [{E8B95900-FB9B-4C94-80F2-3B58558DB423}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0fysyjac.vrj\dcore.exe No File
    FirewallRules: [{3E073F6E-09CF-4915-9643-0835425F15F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0fysyjac.vrj\x64\m1.exe No File
    FirewallRules: [{1BB61A5E-EFE3-49BE-824E-85B501817FD8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0fysyjac.vrj\x86\c1.exe No File
    FirewallRules: [{DEAC1403-F502-4949-8EC6-BB1642DEE676}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0fysyjac.vrj\x86\m1.exe No File
    FirewallRules: [{49B4DEFF-1E4E-4D02-A273-298711D63AC9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f3tiiuc3.4rx\dcore.exe No File
    FirewallRules: [{6F61A0E4-E111-4F7B-B79A-B1E960599008}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f3tiiuc3.4rx\x64\c1.exe No File
    FirewallRules: [{9AA90865-5970-4ED7-B01B-DBD92B9C15AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f3tiiuc3.4rx\x64\m1.exe No File
    FirewallRules: [{70E7AB25-BA49-41CE-908B-03EEA466407A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f3tiiuc3.4rx\x86\c1.exe No File
    FirewallRules: [{7D6495DB-19CD-42F3-96CF-3FFC8BF1F90C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f3tiiuc3.4rx\x86\m1.exe No File
    FirewallRules: [{87702C00-22E2-4216-9222-4DAED4E78C89}] => (Allow) C:\Users\Pc\AppData\Local\Temp\10ngsogp.biz\dcore.exe No File
    FirewallRules: [{FC770D83-2C92-4FE4-A3A2-51478B24962C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\10ngsogp.biz\x64\m1.exe No File
    FirewallRules: [{DF4947C7-2A4C-4FA7-96B0-C71960442312}] => (Allow) C:\Users\Pc\AppData\Local\Temp\10ngsogp.biz\x86\c1.exe No File
    FirewallRules: [{25DEFD06-111A-4C6F-9E87-CEF7A444FD02}] => (Allow) C:\Users\Pc\AppData\Local\Temp\10ngsogp.biz\x64\c1.exe No File
    FirewallRules: [{D7B93FF0-160C-4169-A2D1-CC75CEE4B834}] => (Allow) C:\Users\Pc\AppData\Local\Temp\10ngsogp.biz\x86\m1.exe No File
    FirewallRules: [{0A7E5535-CDD0-4661-9798-0646C6718B01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orb20jnr.vi3\dcore.exe No File
    FirewallRules: [{C001500F-C522-4750-A8D1-C3F7743C1B87}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orb20jnr.vi3\x64\c1.exe No File
    FirewallRules: [{2A6B0A5A-3DD8-43E9-833A-56B8372EA1B2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orb20jnr.vi3\x86\c1.exe No File
    FirewallRules: [{DA140711-8096-4FDD-9CD7-37DB54FA84DE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orb20jnr.vi3\x64\m1.exe No File
    FirewallRules: [{7210CBBE-0431-481C-A2F3-AC0B75E20176}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orb20jnr.vi3\x86\m1.exe No File
    FirewallRules: [{718CD6E4-5EF5-4186-BF0B-53831F085429}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sriaa5ch.kmn\dcore.exe No File
    FirewallRules: [{98DF565E-748D-4A63-9F97-04B9FA663BB5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sriaa5ch.kmn\x64\c1.exe No File
    FirewallRules: [{85DAF98E-9EF6-4536-BCCB-723A6DF9D508}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sriaa5ch.kmn\x86\c1.exe No File
    FirewallRules: [{254B06F8-1BB9-4784-9E6C-5A8A14B1E64A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sriaa5ch.kmn\x64\m1.exe No File
    FirewallRules: [{EB0799D3-6562-425F-BF9C-588A38C28D7E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sriaa5ch.kmn\x86\m1.exe No File
    FirewallRules: [{19409A9B-781B-4130-B1D2-6813F44212B5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\myriuzsx.sov\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{C1B31D06-C205-4AB4-AD1A-A6EE79BF972C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\myriuzsx.sov\x64\c1.exe () [File not signed]
    FirewallRules: [{5C9E7742-5CAC-49B8-8C59-D93AF9D618F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\myriuzsx.sov\x64\m1.exe () [File not signed]
    FirewallRules: [{F88A48D7-659B-424D-9180-8630F56058B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\myriuzsx.sov\x86\c1.exe () [File not signed]
    FirewallRules: [{33CF343C-3E5B-4CB6-A864-CBBB6914AAF8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\myriuzsx.sov\x86\m1.exe () [File not signed]
    FirewallRules: [{7CD61BFC-9664-450E-AC9D-D624EA492522}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vcudp00w.id3\x86\c1.exe () [File not signed]
    FirewallRules: [{FF462DF9-0B45-4B32-A90C-D1CAB29AA0B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vcudp00w.id3\x86\m1.exe () [File not signed]
    FirewallRules: [{C9CC227C-5737-41CF-B646-F46805E8CFE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vcudp00w.id3\x64\c1.exe () [File not signed]
    FirewallRules: [{9A861A8B-A3A2-44E6-9265-BDC1A6CF4007}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vcudp00w.id3\dcore.exe No File
    FirewallRules: [{9DC3BAB5-06B6-4117-AB9C-1D05ECE0658B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vcudp00w.id3\x64\m1.exe () [File not signed]
    FirewallRules: [{E7DF6812-38C8-4A02-B145-E15F14FF3F64}] => (Allow) C:\Users\Pc\AppData\Local\Temp\be5jaqdh.chz\x64\c1.exe No File
    FirewallRules: [{59B79F23-2190-4503-8B69-5C329F81E6D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\be5jaqdh.chz\dcore.exe No File
    FirewallRules: [{10A7C4A2-9F5E-4B78-9BD6-B61B75C6878C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\be5jaqdh.chz\x64\m1.exe No File
    FirewallRules: [{57AA7A12-6E9A-4C5D-A803-188BCF6D0A18}] => (Allow) C:\Users\Pc\AppData\Local\Temp\be5jaqdh.chz\x86\c1.exe No File
    FirewallRules: [{D50EAAFE-17CA-41BA-AC4F-302F42E01EA8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\be5jaqdh.chz\x86\m1.exe No File
    FirewallRules: [{C365EC5F-7BCF-4EC7-AE8C-D7491A7B4569}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d12l1xys.1hf\x86\c1.exe No File
    FirewallRules: [{650F1AC5-0455-42D6-93F4-D292BC7A3EFD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d12l1xys.1hf\x64\m1.exe No File
    FirewallRules: [{B5209547-4EF4-4289-AF35-7459B4593BC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d12l1xys.1hf\x86\m1.exe No File
    FirewallRules: [{F3107E76-4D7F-4986-B223-9AD42607CE38}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d12l1xys.1hf\x64\c1.exe No File
    FirewallRules: [{3D72426B-81D6-462F-9A52-86800F5B59F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d12l1xys.1hf\dcore.exe No File
    FirewallRules: [{62659DA6-A522-48A3-B51F-C8FEEC653B6E}] => (Allow) D:\Unity\Unity Hub\Unity Hub.exe No File
    FirewallRules: [TCP Query User{E5C7D703-C1F9-444A-8A89-B119A8DE711F}D:\unity\unity hub\unity hub.exe] => (Allow) D:\unity\unity hub\unity hub.exe No File
    FirewallRules: [UDP Query User{7E94024D-7BBC-4CC0-A3AA-5CA9934FDD14}D:\unity\unity hub\unity hub.exe] => (Allow) D:\unity\unity hub\unity hub.exe No File
    FirewallRules: [{9E874CAE-A00E-4A8B-A3D9-824E4A1D1F78}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e2mzk5wb.p12\dcore.exe No File
    FirewallRules: [{7AD7526F-FD0F-473C-8E16-0EDF4DAF1C7A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e2mzk5wb.p12\x64\c1.exe () [File not signed]
    FirewallRules: [{E7049940-A8B0-4338-AD60-752D96FA5C26}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e2mzk5wb.p12\x64\m1.exe () [File not signed]
    FirewallRules: [{9E6576FB-6DDA-49C5-8B9C-3D198D57B335}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e2mzk5wb.p12\x86\m1.exe () [File not signed]
    FirewallRules: [{37CF88DD-8011-4A1E-8BAE-5C5C1E18E7EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e2mzk5wb.p12\x86\c1.exe () [File not signed]
    FirewallRules: [{3D72C65F-2B41-49A9-9C8E-3CBC589F3D4E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fr2wqpyf.ftp\x64\m1.exe No File
    FirewallRules: [{216638D1-F6BD-4C0C-A9D5-AFE65A6BC4C8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fr2wqpyf.ftp\x64\c1.exe No File
    FirewallRules: [{E341ED43-677E-489B-93A5-5828FA0E57F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fr2wqpyf.ftp\dcore.exe No File
    FirewallRules: [{F45756EC-3526-4017-A4C6-721E57AA9F10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fr2wqpyf.ftp\x86\m1.exe No File
    FirewallRules: [{C9903747-28B9-4D61-AD19-ACF60B3C6E40}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fr2wqpyf.ftp\x86\c1.exe No File
    FirewallRules: [{8CBA83CA-A992-453B-AD1E-511E25AFEE82}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndokx3nm.zbs\x64\c1.exe () [File not signed]
    FirewallRules: [{08D0127D-97FA-4F9D-A62F-A2683476FD34}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndokx3nm.zbs\dcore.exe No File
    FirewallRules: [{D3D9C0A2-69CA-45B2-831F-E7F754975EC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndokx3nm.zbs\x86\m1.exe () [File not signed]
    FirewallRules: [{13831B4D-5905-4AB3-BD81-86335B78CE42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndokx3nm.zbs\x64\m1.exe () [File not signed]
    FirewallRules: [{E91D483A-67DB-42AB-8521-FD19EDDDE5A5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndokx3nm.zbs\x86\c1.exe () [File not signed]
    FirewallRules: [{CAFC272F-54F3-4D9E-8D26-98EC654D2351}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dxdxt0g0.2sd\dcore.exe No File
    FirewallRules: [{876C4E2B-82F1-4453-A2B1-7604BD56EFDE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dxdxt0g0.2sd\x64\c1.exe () [File not signed]
    FirewallRules: [{EED48F90-2E0A-4001-948C-A8BD05C5050A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dxdxt0g0.2sd\x86\m1.exe () [File not signed]
    FirewallRules: [{35430B4C-3FFA-4005-B9C7-AA6EDBC44143}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dxdxt0g0.2sd\x86\c1.exe () [File not signed]
    FirewallRules: [{F3560C04-9240-49C0-8BEC-5CB6B608FB35}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dxdxt0g0.2sd\x64\m1.exe () [File not signed]
    FirewallRules: [{253A5B38-33C6-48AC-AE89-F41E933E0AA9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvrogttk.n10\dcore.exe No File
    FirewallRules: [{9E3D1BE7-66A7-4098-AD0B-A219851B834E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvrogttk.n10\x86\c1.exe () [File not signed]
    FirewallRules: [{C2940BA9-B22F-43C6-ACB0-91F85FE53B29}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvrogttk.n10\x64\c1.exe () [File not signed]
    FirewallRules: [{F1AAD6A3-C6BA-4ABA-99BA-E4A4945046AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvrogttk.n10\x64\m1.exe () [File not signed]
    FirewallRules: [{C3B8F352-34AE-4C21-99D9-0D0DE8C8956F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvrogttk.n10\x86\m1.exe () [File not signed]
    FirewallRules: [{13845364-FD4B-48E4-89FD-D43A9F1E7030}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pw5tfqx4.cdq\dcore.exe No File
    FirewallRules: [{DD6A036A-1606-4DC9-AAA3-5283D399442C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pw5tfqx4.cdq\x64\m1.exe () [File not signed]
    FirewallRules: [{1A60559C-B44A-4993-94C5-330C7521B1BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pw5tfqx4.cdq\x64\c1.exe () [File not signed]
    FirewallRules: [{06915DC5-8D51-4FB5-A1A8-F9B02812FE25}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pw5tfqx4.cdq\x86\c1.exe () [File not signed]
    FirewallRules: [{FBCA46E1-0D86-42E1-AE3D-F1B56199C767}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pw5tfqx4.cdq\x86\m1.exe () [File not signed]
    FirewallRules: [{5B2BA235-0E6E-4DF6-B948-E6988925F9CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y0vzm5n.fny\dcore.exe No File
    FirewallRules: [{E06FAFD5-E38A-4590-912B-E2588D2488B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y0vzm5n.fny\x64\c1.exe () [File not signed]
    FirewallRules: [{F8BD601A-1C74-4741-AD98-C9A1B6751249}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y0vzm5n.fny\x64\m1.exe () [File not signed]
    FirewallRules: [{853D7494-D474-489E-A09D-8046AE49538D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y0vzm5n.fny\x86\m1.exe () [File not signed]
    FirewallRules: [{618EB9A4-191A-4432-8391-9534C818D639}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y0vzm5n.fny\x86\c1.exe () [File not signed]
    FirewallRules: [{6F537354-9DD8-4C74-AA60-549AF7997CF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dend4ho3.4q5\dcore.exe No File
    FirewallRules: [{4215F0A6-7D6D-4546-A7AD-39812FBF8880}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dend4ho3.4q5\x64\c1.exe () [File not signed]
    FirewallRules: [{820F93ED-C1D3-4E7D-B4D4-AF8AE1292E72}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dend4ho3.4q5\x64\m1.exe () [File not signed]
    FirewallRules: [{8BE0002A-5A29-4DCC-8AD9-731437AA9D2D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dend4ho3.4q5\x86\c1.exe () [File not signed]
    FirewallRules: [{F75D679A-D4C5-4C91-BEEC-5836AD16ABC0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dend4ho3.4q5\x86\m1.exe () [File not signed]
    FirewallRules: [{2FB48011-1CC0-45C2-9C0B-9C9D4ACE1E24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\phueqerj.wrz\dcore.exe No File
    FirewallRules: [{48A9EAE8-2DEB-4E1A-9A1E-73C92F405826}] => (Allow) C:\Users\Pc\AppData\Local\Temp\phueqerj.wrz\x64\c1.exe No File
    FirewallRules: [{F7118520-3DDC-4044-9EF6-7B005DB4DE0E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\phueqerj.wrz\x64\m1.exe No File
    FirewallRules: [{468391B0-6243-47A7-8527-4B69161B8780}] => (Allow) C:\Users\Pc\AppData\Local\Temp\phueqerj.wrz\x86\c1.exe No File
    FirewallRules: [{F93869FF-423C-41B7-A468-3C78B6F0345C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\phueqerj.wrz\x86\m1.exe No File
    FirewallRules: [{5642DD95-E8BC-4429-A6B8-415B90E80842}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xenfqcr0.1wz\dcore.exe No File
    FirewallRules: [{B9714353-FBCD-4363-8E35-54294FB03690}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xenfqcr0.1wz\x64\c1.exe No File
    FirewallRules: [{C40D0FF4-AF06-4FDA-A85A-B5FE23F3097B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xenfqcr0.1wz\x86\c1.exe No File
    FirewallRules: [{18DFA0AD-1741-49B2-A744-33D2875A7F2C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xenfqcr0.1wz\x64\m1.exe No File
    FirewallRules: [{9FABAD90-923D-4A2B-AA73-3CBAB48F730B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xenfqcr0.1wz\x86\m1.exe No File
    FirewallRules: [{D8E1B6DF-6A2A-4A33-BE68-2DF7357B1211}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hmjuz0ll.lpr\dcore.exe No File
    FirewallRules: [{4656779C-5BD9-4C51-AE01-4A2E1A94970C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hmjuz0ll.lpr\x64\c1.exe No File
    FirewallRules: [{944B17A8-5581-4E50-B8B6-7CCB4DF90296}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hmjuz0ll.lpr\x64\m1.exe No File
    FirewallRules: [{D734865C-4E18-4ADA-A652-A1E55061CF95}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hmjuz0ll.lpr\x86\c1.exe No File
    FirewallRules: [{660F3FDA-CDEF-4ED9-9611-DAFD148ED90E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hmjuz0ll.lpr\x86\m1.exe No File
    FirewallRules: [{42DF3CC1-1524-46A5-9397-55B0EF4F1038}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qg3w3wzx.r5p\x64\c1.exe No File
    FirewallRules: [{DE8AFE73-B38F-44A3-9E61-0BBEF967FC36}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qg3w3wzx.r5p\x86\c1.exe No File
    FirewallRules: [{1E45CE16-902E-4987-81A8-33D2C84E4C71}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qg3w3wzx.r5p\dcore.exe No File
    FirewallRules: [{D708787F-18EB-4998-92E3-F420A7710F84}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qg3w3wzx.r5p\x64\m1.exe No File
    FirewallRules: [{1800F9F4-A9B7-43B9-B177-2A4928A0E05D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qg3w3wzx.r5p\x86\m1.exe No File
    FirewallRules: [{DA0D9109-B6B2-4DA9-9902-E41A99509573}] => (Allow) C:\Users\Pc\AppData\Local\Temp\51kwqi43.1f0\dcore.exe No File
    FirewallRules: [{01FE23BD-5457-4B2D-8AD1-79D4A19022D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\51kwqi43.1f0\x64\m1.exe No File
    FirewallRules: [{20EB1B8E-743E-4B14-AF7D-B2842D9A942E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\51kwqi43.1f0\x86\c1.exe No File
    FirewallRules: [{A952D22D-D359-46B8-921A-9B75F781EB03}] => (Allow) C:\Users\Pc\AppData\Local\Temp\51kwqi43.1f0\x64\c1.exe No File
    FirewallRules: [{97182EA1-8CB8-4922-9E9C-47C09E717023}] => (Allow) C:\Users\Pc\AppData\Local\Temp\51kwqi43.1f0\x86\m1.exe No File
    FirewallRules: [{F2EF4805-EEC5-4EDE-BBD7-6798B789A6DE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxn0n2af.1ew\dcore.exe No File
    FirewallRules: [{320E6A60-D1BC-46E5-8002-F2DA126CBD13}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxn0n2af.1ew\x64\c1.exe No File
    FirewallRules: [{71E66BC6-96F0-4970-9902-1C6274F55F15}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxn0n2af.1ew\x86\m1.exe No File
    FirewallRules: [{59CA5610-228F-477C-A574-DACBEDFBF6BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxn0n2af.1ew\x64\m1.exe No File
    FirewallRules: [{3D0F24FA-D781-4584-B463-5452576167CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxn0n2af.1ew\x86\c1.exe No File
    FirewallRules: [{5ABF0995-E102-49F1-AB91-C354D2B7A84D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5l5n0tle.0pg\dcore.exe No File
    FirewallRules: [{E08CF7FD-1924-4C47-B947-B30347EACD25}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5l5n0tle.0pg\x86\m1.exe () [File not signed]
    FirewallRules: [{DEECF5B1-41BE-48EE-8C84-4A1317D0575C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5l5n0tle.0pg\x64\c1.exe () [File not signed]
    FirewallRules: [{4EC0C5DD-0828-49D8-BAD7-B36B1CB503B5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5l5n0tle.0pg\x86\c1.exe () [File not signed]
    FirewallRules: [{F8BA3C6B-BA25-4842-B166-1959F54247F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5l5n0tle.0pg\x64\m1.exe () [File not signed]
    FirewallRules: [{9A6210D4-99FF-4A7D-BE42-4A05AA9A420E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pydjapx.j5f\x64\m1.exe No File
    FirewallRules: [{F3527F6E-9EC9-4307-A97B-B7DE4681C969}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pydjapx.j5f\dcore.exe No File
    FirewallRules: [{96742815-B4AA-472A-AC7E-601B0BA5A5A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pydjapx.j5f\x64\c1.exe No File
    FirewallRules: [{6B9CE735-030D-49FF-BAB9-40B45DA674CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pydjapx.j5f\x86\c1.exe No File
    FirewallRules: [{A5761D3B-5354-45AD-B594-628356980230}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pydjapx.j5f\x86\m1.exe No File
    FirewallRules: [{F713F8D5-C224-4704-93EE-3CB3AFB192E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0mw2u10j.gwr\dcore.exe No File
    FirewallRules: [{892754A3-985C-4011-8987-4A71BC2C586C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0mw2u10j.gwr\x64\c1.exe No File
    FirewallRules: [{AA89D9C2-388E-484B-B624-4948A74CBB10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0mw2u10j.gwr\x86\c1.exe No File
    FirewallRules: [{0F9F7031-989A-468A-A797-20ED028188D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0mw2u10j.gwr\x86\m1.exe No File
    FirewallRules: [{F7D49CA5-62F5-462E-99D1-EB74B0BA4EA5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0mw2u10j.gwr\x64\m1.exe No File
    FirewallRules: [{113ADBE9-CEF8-41CD-B5F6-D469ECDCB8D1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g5eo2s2.niq\dcore.exe No File
    FirewallRules: [{DF875EFF-9944-4D1C-9503-129B31D1A45F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g5eo2s2.niq\x64\m1.exe () [File not signed]
    FirewallRules: [{8DCBB47D-7D75-46B0-9026-D6A7A3621EF8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g5eo2s2.niq\x64\c1.exe () [File not signed]
    FirewallRules: [{FA70474C-A017-4DCE-AA00-EE8FBD5753B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g5eo2s2.niq\x86\c1.exe () [File not signed]
    FirewallRules: [{1D476FD6-552D-49FB-B2A3-B8BC472A6960}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g5eo2s2.niq\x86\m1.exe () [File not signed]
    FirewallRules: [{C44A4F8A-7061-49E0-B706-BDC5452FAEB2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jabuqpsa.0ok\dcore.exe No File
    FirewallRules: [{EF346861-824C-441E-BBF3-5322129CE950}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jabuqpsa.0ok\x64\m1.exe () [File not signed]
    FirewallRules: [{552A153A-3B56-434B-998B-26943B16D589}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jabuqpsa.0ok\x86\m1.exe () [File not signed]
    FirewallRules: [{A6B2B547-DE8C-4EE3-9FC8-915E5F9EB0DE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jabuqpsa.0ok\x64\c1.exe () [File not signed]
    FirewallRules: [{9753F99C-3149-4AB2-8A89-59ABEA82C50F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jabuqpsa.0ok\x86\c1.exe () [File not signed]
    FirewallRules: [{D410ABCE-5D2B-4E11-9A83-2AC242731A66}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ukyukkn.zd3\dcore.exe No File
    FirewallRules: [{9D46932B-9562-4551-8BC9-6E7BCE25E75B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ukyukkn.zd3\x64\m1.exe () [File not signed]
    FirewallRules: [{7B63D044-6C7D-4C73-85A9-969DC8C389CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ukyukkn.zd3\x86\m1.exe () [File not signed]
    FirewallRules: [{400A761A-5669-48E6-9E91-58A666A6368A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ukyukkn.zd3\x86\c1.exe () [File not signed]
    FirewallRules: [{9E5A6C50-A04F-4160-AD5E-434BFD538C90}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ukyukkn.zd3\x64\c1.exe () [File not signed]
    FirewallRules: [{14ACCF21-F9C5-4A89-B2C2-32A4F1165778}] => (Allow) C:\Users\Pc\AppData\Local\Temp\31qermzs.5ik\x64\m1.exe No File
    FirewallRules: [{280C19E8-1E2F-4554-931A-B243C30D16F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\31qermzs.5ik\x64\c1.exe No File
    FirewallRules: [{85F9872E-02B9-4B7A-800E-A760422190EC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\31qermzs.5ik\dcore.exe No File
    FirewallRules: [{5046CE96-9595-4B8F-A40E-254B13AD7BD9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\31qermzs.5ik\x86\c1.exe No File
    FirewallRules: [{ED28436F-52B4-41C3-9B1C-BF859FD431DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\31qermzs.5ik\x86\m1.exe No File
    FirewallRules: [{FDCDE99C-92D8-4285-AEE8-D4221729B6AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y12yy5o2.nu0\x64\c1.exe () [File not signed]
    FirewallRules: [{E3FDDB6A-09F8-4CD8-89E1-F1C2927BD4AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y12yy5o2.nu0\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{6D58B491-100F-44EE-9BBD-C529163DFA4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y12yy5o2.nu0\x86\m1.exe () [File not signed]
    FirewallRules: [{F06A418A-A2BC-4EC5-9242-14D8E23527BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y12yy5o2.nu0\x64\m1.exe () [File not signed]
    FirewallRules: [{D6FE150E-6349-464C-BC56-4FDB19106735}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y12yy5o2.nu0\x86\c1.exe () [File not signed]
    FirewallRules: [{6742EF8C-6A3E-486B-B933-3A9EAC862A93}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vos0virg.szl\x86\m1.exe () [File not signed]
    FirewallRules: [{9C017FEB-8440-42DA-9B75-4895672E8738}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vos0virg.szl\x64\c1.exe () [File not signed]
    FirewallRules: [{0D8C5EBF-0281-41BC-B56E-27A7D75BF06D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vos0virg.szl\x86\c1.exe () [File not signed]
    FirewallRules: [{52D8A879-5650-40F0-9CE6-A428A82DDAC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vos0virg.szl\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{227FF1F1-5833-4B53-A8BB-174298F55979}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vos0virg.szl\x64\m1.exe () [File not signed]
    FirewallRules: [{3F5E8EDC-2879-405A-82F4-5CC8476CFA33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jcbm5oc4.f1l\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{8EF2FCAD-12D4-416A-9477-37404DC12F54}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jcbm5oc4.f1l\x64\m1.exe () [File not signed]
    FirewallRules: [{9F90D5E1-E2D8-4314-A30C-B4ECB409BE3A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jcbm5oc4.f1l\x86\m1.exe () [File not signed]
    FirewallRules: [{3D522A76-6635-401D-93D1-EAC06A831802}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jcbm5oc4.f1l\x86\c1.exe () [File not signed]
    FirewallRules: [{6139A233-D6AF-4583-B597-6E6BCD95EEEB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jcbm5oc4.f1l\x64\c1.exe () [File not signed]
    C:\Users\Pc\AppData\Local\Temp\jcbm5oc4.f1l
    C:\Users\Pc\AppData\Local\Temp\vos0virg.szl
    Reboot:
    End::
    2. Скопируйте выделенный текст (правая кнопка мышиКопировать).
    3. Запустите Farbar Recovery Scan Tool.
    4. Нажмите один раз на кнопку Fix и подождите. Программа создаст лог-файл (Fixlog.txt). Пожалуйста, прикрепите его в следующем сообщении.
    • Обратите внимание: будет выполнена перезагрузка компьютера.
    Microsoft MVP 2012-2016 Consumer Security
    Microsoft MVP 2016 Reconnect

  9. #8
    Невымерший Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Аватар для thyrex
    Регистрация
    07.03.2009
    Адрес
    Soligorsk, Belarus
    Сообщений
    99,211
    Вес репутации
    3109
    1. Выделите следующий код:
    Код:
    Start::
    CreateRestorePoint:
    HKLM\SOFTWARE\Policies\Microsoft\Windows Defender: Restriction <==== ATTENTION
    FF HKLM\SOFTWARE\Policies\Mozilla\Firefox: Restriction <==== ATTENTION
    Task: {2C798074-5435-4E30-97DC-19234E03D65E} - \Microsoft\Windows\Maintenance\WinNAT -> No File <==== ATTENTION
    Task: {93B264D4-F812-4F47-80C6-DEFC3BF661C4} - \Microsoft\Windows\AppID\AppID -> No File <==== ATTENTION
    Task: {E2480975-AF46-45C1-9151-CA2E5EA53125} - \WdfHG -> No File <==== ATTENTION
    FirewallRules: [{704B79A8-4F8D-47CC-A2A6-006CAE929FAD}] => (Allow) C:\ProgramData\Windows\Profile\dllhostn.exe () [File not signed]
    FirewallRules: [{79365222-DFC0-4E65-89DC-D2E1FD94FE07}] => (Allow) C:\ProgramData\Windows\Profile\host.exe No File
    FirewallRules: [{4FEF64E6-A225-4577-91DC-3CD1B58BD219}] => (Allow) C:\ProgramData\Windows\Profile\winlogin.exe No File
    FirewallRules: [{7D3043AE-B5E1-4763-8D0B-F7A1FC0B5EBE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysk5sgrs.a00\dcore.exe No File
    FirewallRules: [{7AD72F96-19DB-4F16-A8D1-CFC26998DAE5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysk5sgrs.a00\x86\c1.exe No File
    FirewallRules: [{2DC69D1F-D554-4713-86B7-60238D653547}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysk5sgrs.a00\x64\m1.exe () [File not signed]
    FirewallRules: [{F7C3A16D-B452-4D3F-93B5-EC0CC0BA961E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysk5sgrs.a00\x86\m1.exe No File
    FirewallRules: [{7A785378-2CD0-4755-8215-07C4EA216D29}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysk5sgrs.a00\x64\c1.exe () [File not signed]
    FirewallRules: [{59553A55-1E1F-4B0C-83EB-EBE18099824B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0g1o1hxk.uyq\dcore.exe No File
    FirewallRules: [{7E04BD89-3DC6-46B4-9BB6-77F387A6D199}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0g1o1hxk.uyq\x86\c1.exe No File
    FirewallRules: [{73D42EF4-55B4-44CE-918C-C275860A12B2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0g1o1hxk.uyq\x64\c1.exe No File
    FirewallRules: [{A7543C2A-5B10-4337-84EB-041179AB26EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0g1o1hxk.uyq\x64\m1.exe No File
    FirewallRules: [{6F145D62-403B-429B-8E4A-C7ED0FFED929}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0g1o1hxk.uyq\x86\m1.exe No File
    FirewallRules: [{319183A3-02C5-4E24-B0F7-AF57C284E105}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ato2k4y5.sac\x64\c1.exe No File
    FirewallRules: [{B89C9918-445D-4FE5-A299-0E1DAA5AE814}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ato2k4y5.sac\dcore.exe No File
    FirewallRules: [{73B92765-1F7E-40E9-B671-EAA71F78D39B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ato2k4y5.sac\x64\m1.exe No File
    FirewallRules: [{FB157973-3A56-4E67-9C36-4E15015D1E19}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ato2k4y5.sac\x86\c1.exe No File
    FirewallRules: [{06ED1C72-EBBB-4D0C-AEF2-D5B54DE7F0E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ato2k4y5.sac\x86\m1.exe No File
    FirewallRules: [{99965549-AE0A-4FD9-BAFB-35B9C1FD9B7D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eiyfhjny.5od\x64\m1.exe No File
    FirewallRules: [{2A25A4E2-1695-4E0A-82E4-1A7FC97D694D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eiyfhjny.5od\x86\c1.exe No File
    FirewallRules: [{603549C2-047D-4DB7-9123-0B2BC856170A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eiyfhjny.5od\x64\c1.exe No File
    FirewallRules: [{C7669CAE-6337-4BBE-960E-C4B3828D8F48}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eiyfhjny.5od\dcore.exe No File
    FirewallRules: [{A69840BF-8F12-47C7-ABBD-8946C1EFA25A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eiyfhjny.5od\x86\m1.exe No File
    FirewallRules: [{0B43FEA4-CB80-46DE-BBB5-121D3C1A85D1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\12wpo4as.r3g\dcore.exe No File
    FirewallRules: [{2F2AD032-7647-4D95-83CF-31DF8440A55D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\12wpo4as.r3g\x64\m1.exe No File
    FirewallRules: [{0EA804CE-F6DF-4BE9-BCA1-8A95350B8098}] => (Allow) C:\Users\Pc\AppData\Local\Temp\12wpo4as.r3g\x64\c1.exe No File
    FirewallRules: [{F3C1D222-58A8-4E67-B94E-697A7342A90E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\12wpo4as.r3g\x86\m1.exe No File
    FirewallRules: [{99E4AEC7-CD63-4DAA-9CB5-2A43CF51F2D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\12wpo4as.r3g\x86\c1.exe No File
    FirewallRules: [{D0029B16-CBBF-4A6D-932F-8762C50A1CE1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qgk0okod.js3\x64\c1.exe No File
    FirewallRules: [{E8C84099-4532-474E-99A6-8489C95F6442}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qgk0okod.js3\dcore.exe No File
    FirewallRules: [{8D93D89E-CF9F-4DBD-8B80-299E0736F477}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qgk0okod.js3\x86\c1.exe No File
    FirewallRules: [{09B61333-B249-44AB-A67F-0728236DC315}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qgk0okod.js3\x64\m1.exe No File
    FirewallRules: [{B59A7D82-59D3-4BBA-A761-50C71980E679}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qgk0okod.js3\x86\m1.exe No File
    FirewallRules: [{98077F12-2833-4273-B59D-474044175659}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y4ibzkk.ni4\dcore.exe No File
    FirewallRules: [{069C1DD2-4F33-40B1-973F-D93B0FC529D1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y4ibzkk.ni4\x64\c1.exe No File
    FirewallRules: [{800D08B5-F7C4-47A1-A406-105FC7728E74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y4ibzkk.ni4\x64\m1.exe No File
    FirewallRules: [{3DDA7F00-7BD6-4B2B-A074-79EB73442E07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y4ibzkk.ni4\x86\c1.exe No File
    FirewallRules: [{C62A80FD-9B4F-4CCC-8618-98504493DA4C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y4ibzkk.ni4\x86\m1.exe No File
    FirewallRules: [{97EC5DD1-211E-4905-8427-3EE03A257DD5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\imtptawg.rud\dcore.exe No File
    FirewallRules: [{CE5B6D7D-5748-426E-9026-8CAC8CAEABEA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\imtptawg.rud\x64\m1.exe No File
    FirewallRules: [{F77497AE-87EF-44E6-8902-1D187058309A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\imtptawg.rud\x64\c1.exe No File
    FirewallRules: [{5BD8753B-2E73-4BB3-976F-5E9D9837E401}] => (Allow) C:\Users\Pc\AppData\Local\Temp\imtptawg.rud\x86\c1.exe No File
    FirewallRules: [{EA80269C-B709-46B8-A664-B185FE7DB9F0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\imtptawg.rud\x86\m1.exe No File
    FirewallRules: [{A10E66CE-E028-44DF-936E-51620B660146}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ewbsxj5j.ka5\dcore.exe No File
    FirewallRules: [{30748FEB-1506-4BEC-B4DB-26528A169D18}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ewbsxj5j.ka5\x64\c1.exe No File
    FirewallRules: [{79D277A6-283B-4501-83CC-CC6F85C707CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ewbsxj5j.ka5\x64\m1.exe No File
    FirewallRules: [{B3481741-14DF-46F8-B7B5-50B95CBEACD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ewbsxj5j.ka5\x86\c1.exe No File
    FirewallRules: [{1D10B0A6-87C2-4B02-A229-50E34EA30090}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ewbsxj5j.ka5\x86\m1.exe No File
    FirewallRules: [{55F2D2BD-009F-4DA6-97E1-C70AC38D8837}] => (Allow) C:\Users\Pc\AppData\Local\Temp\azuox3fx.jci\dcore.exe No File
    FirewallRules: [{E3D70071-1065-4844-9371-554ACEB5C5B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\azuox3fx.jci\x64\c1.exe No File
    FirewallRules: [{F96E4935-C41F-4123-9C71-F4D1410AFA29}] => (Allow) C:\Users\Pc\AppData\Local\Temp\azuox3fx.jci\x64\m1.exe No File
    FirewallRules: [{05D6FA85-136F-4748-8AEF-0E7656EBB398}] => (Allow) C:\Users\Pc\AppData\Local\Temp\azuox3fx.jci\x86\c1.exe No File
    FirewallRules: [{BC75ABB5-EC68-462A-A27C-4770BE402648}] => (Allow) C:\Users\Pc\AppData\Local\Temp\azuox3fx.jci\x86\m1.exe No File
    FirewallRules: [{8CBE6EE6-45F5-483D-A8A6-2AD97B505E85}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5gksb2z.g3g\dcore.exe No File
    FirewallRules: [{05B4FEA5-0E18-46C1-B901-6FD3B95685D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5gksb2z.g3g\x64\c1.exe No File
    FirewallRules: [{A2623745-7990-457F-A5D7-87407E9C7BCC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5gksb2z.g3g\x64\m1.exe No File
    FirewallRules: [{91D69DC9-455E-4903-8EAC-AF8691454C2E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5gksb2z.g3g\x86\c1.exe No File
    FirewallRules: [{562123C0-AA71-4264-82CE-83D111518EC7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5gksb2z.g3g\x86\m1.exe No File
    FirewallRules: [{A82F3EFD-7CC0-4639-9DC3-5D9F1D79B615}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rzcz333k.xqt\x64\c1.exe No File
    FirewallRules: [{B3152CAF-A5DB-4CF5-8D51-5FF1E250F708}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rzcz333k.xqt\x64\m1.exe No File
    FirewallRules: [{300C1591-439F-4C0C-9CB6-81F69AA91745}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rzcz333k.xqt\dcore.exe No File
    FirewallRules: [{7F7FF7D6-9715-4387-85AD-2462A7AF95EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rzcz333k.xqt\x86\m1.exe No File
    FirewallRules: [{31B0472B-2FE1-4174-A0E8-0B9963EA27D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rzcz333k.xqt\x86\c1.exe No File
    FirewallRules: [{F828EAE1-B922-4FC1-B91E-96CF207944D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxaw2qnr.fvp\dcore.exe No File
    FirewallRules: [{72781F46-9F33-46EA-AABF-BC3C1565FE12}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxaw2qnr.fvp\x64\m1.exe No File
    FirewallRules: [{7A4E8048-47DE-4CE4-9442-5BE781C22D13}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxaw2qnr.fvp\x64\c1.exe No File
    FirewallRules: [{36124F36-3F40-41CA-95C8-FA5C0FBE5708}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxaw2qnr.fvp\x86\c1.exe No File
    FirewallRules: [{EC6EB473-7F8C-4200-948F-D4FC384C5769}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxaw2qnr.fvp\x86\m1.exe No File
    FirewallRules: [{4A5D6A01-C671-4D11-9094-EBE83450BB16}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0h3wtc5.dkr\dcore.exe No File
    FirewallRules: [{A74EF223-ACA1-4C15-9BC9-EC820DB1385B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0h3wtc5.dkr\x64\m1.exe No File
    FirewallRules: [{F65BA653-4BF9-4246-AFB4-9295BDF6D998}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0h3wtc5.dkr\x86\c1.exe No File
    FirewallRules: [{365D6DCB-ADA7-4EFD-8C96-3BCFC1E57080}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0h3wtc5.dkr\x64\c1.exe No File
    FirewallRules: [{7294777A-0B04-4CA4-B2A9-EFAE317BFB6F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0h3wtc5.dkr\x86\m1.exe No File
    FirewallRules: [{96BCF551-BD95-4DB0-A814-FEAEB394A79B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bppnzj34.nfq\dcore.exe No File
    FirewallRules: [{703EC2F6-A0ED-4247-8785-78516A69A208}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bppnzj34.nfq\x64\c1.exe No File
    FirewallRules: [{0DAF3314-6B33-4F5D-AA41-C5779FD65598}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bppnzj34.nfq\x64\m1.exe No File
    FirewallRules: [{466BEAD6-4873-427F-ABAD-DCAC60436329}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bppnzj34.nfq\x86\c1.exe No File
    FirewallRules: [{E2BB0397-D77F-4CAB-A24C-85A9A574D43E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bppnzj34.nfq\x86\m1.exe No File
    FirewallRules: [{DB889AE1-7D88-4155-96BD-4FAE1DA3A5C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\02pck45c.ppy\x64\m1.exe No File
    FirewallRules: [{D86A84F8-EE33-4975-A944-C2826F086FEB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\02pck45c.ppy\dcore.exe No File
    FirewallRules: [{AECB16D5-46A7-493F-BF02-C2841EE2A0A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\02pck45c.ppy\x64\c1.exe No File
    FirewallRules: [{0F408CE0-2E9D-4761-87AC-A7E20C14EFE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\02pck45c.ppy\x86\c1.exe No File
    FirewallRules: [{7103A410-6351-4E2A-81D0-36BECE61D681}] => (Allow) C:\Users\Pc\AppData\Local\Temp\02pck45c.ppy\x86\m1.exe No File
    FirewallRules: [{0B19A91E-9365-4E66-896E-D08F2EF6983A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xlcre3o2.iq2\dcore.exe No File
    FirewallRules: [{75BA486F-DFCE-4CA6-B468-5A48C703B419}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xlcre3o2.iq2\x86\c1.exe No File
    FirewallRules: [{042CDBB2-C5AF-45AF-8B43-E6FB6D92B666}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xlcre3o2.iq2\x64\c1.exe No File
    FirewallRules: [{7DD986D5-405D-4F70-937D-48F6E5D3B6BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xlcre3o2.iq2\x64\m1.exe No File
    FirewallRules: [{8267B37C-AD05-4EC9-8B9B-1856D0575B8C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xlcre3o2.iq2\x86\m1.exe No File
    FirewallRules: [{47A021A1-5A0C-4BBF-A910-80DFDCC02F83}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anuoitq0.gud\dcore.exe No File
    FirewallRules: [{8315777E-B0CC-4A69-A1E0-AA070B66CFC6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anuoitq0.gud\x64\c1.exe No File
    FirewallRules: [{AAA7156C-C42D-4E6B-863D-50193878B672}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anuoitq0.gud\x64\m1.exe No File
    FirewallRules: [{114DEDC6-FF68-45AA-8C54-DB3719A0513F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anuoitq0.gud\x86\c1.exe No File
    FirewallRules: [{611A9B84-9DD1-49F9-8D58-A237CFAC3D26}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anuoitq0.gud\x86\m1.exe No File
    FirewallRules: [{3399CD08-AC5E-45E8-AED5-FCD12895E77E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ht3wwiro.osx\dcore.exe No File
    FirewallRules: [{67916CDF-E7DA-4E55-8436-966D319E82C9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ht3wwiro.osx\x64\c1.exe No File
    FirewallRules: [{CF47F6CD-E061-460C-82EC-997D038628DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ht3wwiro.osx\x86\c1.exe No File
    FirewallRules: [{3A8AE97B-B452-45DC-B153-9D51716106BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ht3wwiro.osx\x64\m1.exe No File
    FirewallRules: [{7697C7CF-FAA4-41BE-AD95-585D185A5E49}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ht3wwiro.osx\x86\m1.exe No File
    FirewallRules: [{E0308A29-ECA9-44F4-99E7-48B9C3A22635}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wyxopdgd.2ih\dcore.exe No File
    FirewallRules: [{AAB24510-9B9E-40DE-8071-7D7699AF6472}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wyxopdgd.2ih\x64\m1.exe No File
    FirewallRules: [{45AA62C3-5CD7-4730-BF41-D02E9E1E3373}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wyxopdgd.2ih\x64\c1.exe No File
    FirewallRules: [{A940E50F-54C9-43EE-ABB7-64E29BF8028D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wyxopdgd.2ih\x86\c1.exe No File
    FirewallRules: [{802B2CA4-667F-4E77-A47E-8404974FDA11}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wyxopdgd.2ih\x86\m1.exe No File
    FirewallRules: [{556FCEE7-09BC-43A1-AF93-3A3BD6A7D9BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxp2asg5.vpq\x64\c1.exe No File
    FirewallRules: [{676006FA-9601-4550-BAD0-E550A6043ADD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxp2asg5.vpq\dcore.exe No File
    FirewallRules: [{40588D30-DE07-413A-B7CC-82C7D6686569}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxp2asg5.vpq\x64\m1.exe No File
    FirewallRules: [{7FA50E15-28D4-401B-AA3A-687DBBEE2B85}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxp2asg5.vpq\x86\m1.exe No File
    FirewallRules: [{53484E24-AC96-472B-9AB7-1E1841D4E879}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oxp2asg5.vpq\x86\c1.exe No File
    FirewallRules: [{17316D75-6535-4079-9CD7-C821EAD390A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4ofxjsj.g2a\dcore.exe No File
    FirewallRules: [{068C3BA8-CC8F-4502-8D9B-58E94702AD65}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4ofxjsj.g2a\x64\c1.exe No File
    FirewallRules: [{37A84E88-2C3A-42E8-B034-C6F4B7E5A8D9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4ofxjsj.g2a\x64\m1.exe No File
    FirewallRules: [{A4E822BF-B902-4A3B-BE6D-C554D3F5622B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4ofxjsj.g2a\x86\c1.exe No File
    FirewallRules: [{E7E88646-1368-41A5-B376-62E15019161D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4ofxjsj.g2a\x86\m1.exe No File
    FirewallRules: [{704DBF70-7F5E-43A8-9886-074562FB7232}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45i0icgf.d14\x64\c1.exe No File
    FirewallRules: [{95A20BAB-A063-4A08-8E67-EC4F378CCB99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45i0icgf.d14\dcore.exe No File
    FirewallRules: [{CDDF0549-170C-45C5-ADF3-51EBD5907468}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45i0icgf.d14\x64\m1.exe No File
    FirewallRules: [{6C959B01-BE91-4E11-82ED-85CC3DF69209}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45i0icgf.d14\x86\m1.exe No File
    FirewallRules: [{8F08E19D-89E3-46F4-99FB-F4C597F4E31F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45i0icgf.d14\x86\c1.exe No File
    FirewallRules: [{3223EA35-FD39-4291-8E2D-DBE7E0A09540}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xi2rg3.krv\dcore.exe No File
    FirewallRules: [{11B37AB9-91B5-410C-81EA-5176DF923FA4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xi2rg3.krv\x64\c1.exe No File
    FirewallRules: [{68263080-5218-4B26-A39D-325DAF31D153}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xi2rg3.krv\x64\m1.exe No File
    FirewallRules: [{73519BA2-9E77-444E-A719-2C4E2139F944}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xi2rg3.krv\x86\c1.exe No File
    FirewallRules: [{D3B09920-7C20-40AA-8C70-92B9B9F6C510}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xi2rg3.krv\x86\m1.exe No File
    FirewallRules: [{6B92994D-BAE6-400E-B50B-C568325A76EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sawwvjks.v0s\dcore.exe No File
    FirewallRules: [{4BDDB4C9-7555-4EF2-AA56-EA0A8B753995}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sawwvjks.v0s\x64\c1.exe No File
    FirewallRules: [{92836C49-A8A3-4626-A4B4-C3B1CBEBFAFB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sawwvjks.v0s\x64\m1.exe No File
    FirewallRules: [{CF6CB54B-8AAE-465A-A2AA-55F7C3C112A0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sawwvjks.v0s\x86\m1.exe No File
    FirewallRules: [{15593461-50FB-4F10-91DA-F141144988D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sawwvjks.v0s\x86\c1.exe No File
    FirewallRules: [{BEA18269-C160-4FE5-8161-F1C4CCE47F6C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3jciub1s.5lw\dcore.exe No File
    FirewallRules: [{C66B1CCC-1AF4-406F-A741-59F658B7B6DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3jciub1s.5lw\x64\c1.exe No File
    FirewallRules: [{81868B80-279B-474F-ABA8-56E125E1E157}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3jciub1s.5lw\x64\m1.exe No File
    FirewallRules: [{6DE098CB-538D-4FEB-8483-EF613C43DA7A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3jciub1s.5lw\x86\c1.exe No File
    FirewallRules: [{58CAA6ED-10DC-4F4E-B3A5-CB41B5DD65A7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3jciub1s.5lw\x86\m1.exe No File
    FirewallRules: [{371F2D19-2EB0-435E-A54C-5C18218B2BAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eues4ck1.gy1\x64\c1.exe No File
    FirewallRules: [{9EDAF1A6-85B9-4E14-8987-FBC8CA9E3734}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eues4ck1.gy1\x64\m1.exe No File
    FirewallRules: [{5728513F-85C1-44EB-BDF5-5F3BFFBD7A66}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eues4ck1.gy1\dcore.exe No File
    FirewallRules: [{9F61835E-6D14-4858-BAD1-825BC1D85247}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eues4ck1.gy1\x86\c1.exe No File
    FirewallRules: [{373CD4B2-84A1-4855-B231-DFFEC8BC74D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eues4ck1.gy1\x86\m1.exe No File
    FirewallRules: [{8175F0EA-2B6D-4255-A16F-9988192587CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a0svcnle.vvw\dcore.exe No File
    FirewallRules: [{5FE5D669-514D-4CB4-9200-8460E4B5912F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a0svcnle.vvw\x64\c1.exe No File
    FirewallRules: [{DA93D99F-8827-4EDF-95C0-1EC5F31BA934}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a0svcnle.vvw\x64\m1.exe No File
    FirewallRules: [{4FC8BDA0-C0C0-48B1-B0F4-87A8649F99E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a0svcnle.vvw\x86\c1.exe No File
    FirewallRules: [{21147973-48D3-42B7-A386-E818AE23BF4A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a0svcnle.vvw\x86\m1.exe No File
    FirewallRules: [{827CEB36-173B-45A4-B395-A8F565646077}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n50xxcep.d41\dcore.exe No File
    FirewallRules: [{33DE457D-FA91-4000-8678-E708E8DE89E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n50xxcep.d41\x64\m1.exe No File
    FirewallRules: [{3B8BE08D-CB4C-4733-9D63-43EBE10F52F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n50xxcep.d41\x86\c1.exe No File
    FirewallRules: [{0B30CD5E-9E06-4BB5-AA9B-07B5AF3898D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n50xxcep.d41\x64\c1.exe No File
    FirewallRules: [{4900D0FF-B874-4695-A677-A82804171BE9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n50xxcep.d41\x86\m1.exe No File
    FirewallRules: [{90670125-6EBC-4EB3-9ECB-B05E3F01F98F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\154mlc35.10n\dcore.exe No File
    FirewallRules: [{5233A223-4320-4825-B002-43929CCEBBC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\154mlc35.10n\x64\c1.exe No File
    FirewallRules: [{78E628C8-B052-4873-A093-EEF9303BB0E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\154mlc35.10n\x64\m1.exe No File
    FirewallRules: [{A4C63E2E-E4BC-43E3-B653-83692514884B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\154mlc35.10n\x86\c1.exe No File
    FirewallRules: [{6D810BEA-6331-41A8-A455-5B4A7F6FB3B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\154mlc35.10n\x86\m1.exe No File
    FirewallRules: [{62DDE361-F14B-4F0B-B612-343146E48C24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b02ux2i0.b0t\dcore.exe No File
    FirewallRules: [{1A25FF15-80D4-4295-B29E-00DA81D67FE7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b02ux2i0.b0t\x64\c1.exe No File
    FirewallRules: [{B2B8070D-20A4-4567-B22A-F1ACD9287D4C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b02ux2i0.b0t\x64\m1.exe No File
    FirewallRules: [{7A613D04-4F69-46C2-A7F0-8C0997427CAB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b02ux2i0.b0t\x86\c1.exe No File
    FirewallRules: [{2EBB8B51-17EB-4132-AF7E-61C272002DBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b02ux2i0.b0t\x86\m1.exe No File
    FirewallRules: [{B48ACFED-33AF-4D9E-B97C-AC3E31450FB3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb4lptvs.mlo\x64\c1.exe No File
    FirewallRules: [{F07E1C34-ACA4-471F-80C6-38F5E9305564}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb4lptvs.mlo\x64\m1.exe No File
    FirewallRules: [{EEA55254-4571-4DAB-8517-13EA40BA7329}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb4lptvs.mlo\x86\m1.exe No File
    FirewallRules: [{F9123820-C704-47A0-9285-6D8191263124}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb4lptvs.mlo\dcore.exe No File
    FirewallRules: [{0C2FF9F3-22CD-4792-B3FA-029D25F2BF45}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb4lptvs.mlo\x86\c1.exe No File
    FirewallRules: [{E69FF342-687D-427B-802B-BBC9F2DED817}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uogjsi55.b4x\dcore.exe No File
    FirewallRules: [{A81182A0-7F34-4E64-B996-62E2703B0680}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uogjsi55.b4x\x64\m1.exe No File
    FirewallRules: [{6629A4A4-68ED-40BE-AE61-34A67BB69D48}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uogjsi55.b4x\x64\c1.exe No File
    FirewallRules: [{22F96F76-00D4-432A-BEF2-7029BAFC3056}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uogjsi55.b4x\x86\m1.exe No File
    FirewallRules: [{5465BBA8-B3F9-4C4A-A0A2-A5A9F700E4AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uogjsi55.b4x\x86\c1.exe No File
    FirewallRules: [{B4FF7754-8724-40B7-9190-644B1B5D71FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywc2drue.ln1\dcore.exe No File
    FirewallRules: [{95A4A79A-6473-4173-B1C6-3634CAC0882C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywc2drue.ln1\x64\c1.exe No File
    FirewallRules: [{39D9A635-007F-47C4-A01D-8260081BDBE6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywc2drue.ln1\x64\m1.exe No File
    FirewallRules: [{E330DE12-4689-495E-A3D9-A4F1D64B4BEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywc2drue.ln1\x86\c1.exe No File
    FirewallRules: [{4A399E34-79F9-4F44-8BB9-D0E15A03424D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywc2drue.ln1\x86\m1.exe No File
    FirewallRules: [{1920F477-6D0D-4230-AD37-7A81B92EA1F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dxh20or.z23\x64\c1.exe No File
    FirewallRules: [{961834E4-EED8-4546-AAA4-E91825F10FCB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dxh20or.z23\dcore.exe No File
    FirewallRules: [{043B607F-A493-4746-AFCF-9AB77D126EE1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dxh20or.z23\x64\m1.exe No File
    FirewallRules: [{158511E3-8D0D-4981-A6A1-A1F5DBD2E890}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dxh20or.z23\x86\c1.exe No File
    FirewallRules: [{86718B64-5884-4102-901F-1E81DA5889DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dxh20or.z23\x86\m1.exe No File
    FirewallRules: [{F12D1461-4317-489B-B2CC-6967DFA9926E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fktnv3kn.zbr\dcore.exe No File
    FirewallRules: [{DA97DB93-C472-43C4-9A80-655894BC5867}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fktnv3kn.zbr\x64\c1.exe No File
    FirewallRules: [{D0F1A609-CE41-4ADE-A8DE-7CA2FF7BC656}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fktnv3kn.zbr\x64\m1.exe No File
    FirewallRules: [{9072B049-D61B-4035-AD77-F4B11B83D54F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fktnv3kn.zbr\x86\c1.exe No File
    FirewallRules: [{71656D21-2A88-4CB2-97C4-0DE1E6A706D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fktnv3kn.zbr\x86\m1.exe No File
    FirewallRules: [{4D9C1418-17C8-40B4-9080-746A90000B81}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l10qttpi.vzx\dcore.exe No File
    FirewallRules: [{6261A635-E93B-44F7-99FA-14649C0B4683}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l10qttpi.vzx\x64\c1.exe No File
    FirewallRules: [{EE4A0443-5B83-4776-BD82-48FC28A5B27E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l10qttpi.vzx\x86\c1.exe No File
    FirewallRules: [{A432EB81-EDE9-4072-ABF4-39756A54B1EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l10qttpi.vzx\x64\m1.exe No File
    FirewallRules: [{400DEB19-215A-48EA-B353-6F0A506A1B8E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l10qttpi.vzx\x86\m1.exe No File
    FirewallRules: [{8D9C6BB8-FC2E-4456-A9B0-E226A109611C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ydd50g11.0wb\dcore.exe No File
    FirewallRules: [{F81EDD94-2DB9-4E64-82F1-29D17D099633}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ydd50g11.0wb\x64\c1.exe No File
    FirewallRules: [{5BD2E567-3CEA-49EA-AB95-1DB6E434DADE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ydd50g11.0wb\x64\m1.exe No File
    FirewallRules: [{A01CB86C-DCE3-414E-B385-4CB2CB1CF315}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ydd50g11.0wb\x86\c1.exe No File
    FirewallRules: [{B8BC40F4-5BAC-43BE-AD66-CC8B7E82218A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ydd50g11.0wb\x86\m1.exe No File
    FirewallRules: [{F65CA24D-C631-41B2-A537-3D1F0739056A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5nmgynt.nha\dcore.exe No File
    FirewallRules: [{A6C923AB-2C5A-40B7-8E40-EF6560DC10C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5nmgynt.nha\x64\m1.exe No File
    FirewallRules: [{386FE7CC-DB19-4D59-AFAA-BFFA66F4B460}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5nmgynt.nha\x64\c1.exe No File
    FirewallRules: [{A6976186-64E7-475D-8E13-A65207A04C7E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5nmgynt.nha\x86\c1.exe No File
    FirewallRules: [{9738E545-E669-465B-8D9F-253B0FC4BE08}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5nmgynt.nha\x86\m1.exe No File
    FirewallRules: [{C05E417A-DA84-4746-AB63-7FCC35452AF1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5xnug1jf.xup\dcore.exe No File
    FirewallRules: [{135D97EA-05A5-4D64-B953-D599B3A1A1CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5xnug1jf.xup\x64\m1.exe No File
    FirewallRules: [{87948CFA-4A9C-42AF-92B0-2F0934D8D097}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5xnug1jf.xup\x64\c1.exe No File
    FirewallRules: [{39BD833A-5868-44BF-8F08-79A29A12C5FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5xnug1jf.xup\x86\c1.exe No File
    FirewallRules: [{EAD1C20E-ACC4-48BD-97DD-34C6D859AFB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5xnug1jf.xup\x86\m1.exe No File
    FirewallRules: [{FF9EF08F-D4D5-4E51-92B6-A928DA2AF0E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cjd5vahy.ytg\dcore.exe No File
    FirewallRules: [{96A8674A-455B-490B-BAB5-43DA2ACC264E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cjd5vahy.ytg\x64\c1.exe No File
    FirewallRules: [{0F018ED0-A45B-40B1-9FD4-8E034BC3D09C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cjd5vahy.ytg\x64\m1.exe No File
    FirewallRules: [{B9859EED-C909-48F8-99C9-766C063CD576}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cjd5vahy.ytg\x86\c1.exe No File
    FirewallRules: [{4353D862-5AEA-4F92-B312-495CA904F397}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cjd5vahy.ytg\x86\m1.exe No File
    FirewallRules: [{0A7A853B-6338-4220-BBEA-B6015ED82F50}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m22zse23.anh\dcore.exe No File
    FirewallRules: [{C5A355F4-A6EE-4140-82B1-D04C0CF26551}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m22zse23.anh\x64\c1.exe No File
    FirewallRules: [{CD8504E3-862C-4813-A187-5F551A5E3C0F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m22zse23.anh\x64\m1.exe No File
    FirewallRules: [{4CE0B6E4-AE98-44AE-B85A-FC79E4DEB943}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m22zse23.anh\x86\c1.exe No File
    FirewallRules: [{58F59735-96E2-4EA4-B29D-63D4C353715B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m22zse23.anh\x86\m1.exe No File
    FirewallRules: [{7740780C-49BB-4C31-8646-4462386E6572}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wh1stbzf.sqv\x64\c1.exe No File
    FirewallRules: [{30813317-81AD-4D97-81AE-4878B10BDB4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wh1stbzf.sqv\dcore.exe No File
    FirewallRules: [{92CDE902-7DC7-4EE3-8653-280126FA17E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wh1stbzf.sqv\x64\m1.exe No File
    FirewallRules: [{CD66DAC6-3FC7-40DA-BBAC-36C53980A479}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wh1stbzf.sqv\x86\c1.exe No File
    FirewallRules: [{77B99B66-48E9-4665-B10F-3A2E6FE7AC47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wh1stbzf.sqv\x86\m1.exe No File
    FirewallRules: [{5FB2E163-CE1C-454B-B87E-BB22B36A77AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bautlruh.grt\x86\c1.exe No File
    FirewallRules: [{15B46F87-F272-481B-8A61-7E5E80A98943}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bautlruh.grt\dcore.exe No File
    FirewallRules: [{24E342CE-98E8-443C-A555-B5400EE9F9FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bautlruh.grt\x64\c1.exe No File
    FirewallRules: [{CD6D50DF-13ED-42C8-8419-9879612FA312}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bautlruh.grt\x86\m1.exe No File
    FirewallRules: [{1770D829-D2AD-4428-8F6C-6EB326BBC260}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bautlruh.grt\x64\m1.exe No File
    FirewallRules: [{60C38B68-62CD-40A9-8225-87EB42813DE9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f4m4y01k.f0a\x64\c1.exe No File
    FirewallRules: [{70668576-2F8E-4F18-B2F8-B4F1CB280FF4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f4m4y01k.f0a\dcore.exe No File
    FirewallRules: [{DE177E45-057A-40DC-B032-3FE8AAC3D6A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f4m4y01k.f0a\x86\c1.exe No File
    FirewallRules: [{E9641B7D-5215-4E80-8F2F-67EA27E710D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f4m4y01k.f0a\x64\m1.exe No File
    FirewallRules: [{00B69ECC-E257-4768-9D8A-B96A2DEF6A87}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f4m4y01k.f0a\x86\m1.exe No File
    FirewallRules: [{AD5636D9-C361-4480-B662-1AE962CD75D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1lhf4yk1.uvz\dcore.exe No File
    FirewallRules: [{8863D8E9-E6C6-4C90-AF16-BE69D6E6DE8E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1lhf4yk1.uvz\x64\c1.exe No File
    FirewallRules: [{7CA2CA39-B132-4380-AB8D-E6153A66DF82}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1lhf4yk1.uvz\x64\m1.exe No File
    FirewallRules: [{2125A29C-26AF-49E4-87B3-4589AAB3C3E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1lhf4yk1.uvz\x86\m1.exe No File
    FirewallRules: [{31064B17-98BA-4241-9970-8C55808DD994}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1lhf4yk1.uvz\x86\c1.exe No File
    FirewallRules: [{ED0173E4-305F-40E3-93FB-FD7081A57A94}] => (Allow) C:\Users\Pc\AppData\Local\Temp\now1iya5.cq1\x64\m1.exe No File
    FirewallRules: [{77C75765-341B-47D8-8127-71AD3F6D1F01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\now1iya5.cq1\dcore.exe No File
    FirewallRules: [{6D897CAB-13B2-46A9-8861-6CA792F8D48F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\now1iya5.cq1\x64\c1.exe No File
    FirewallRules: [{E1014E78-3366-4853-BA57-B528D0B52468}] => (Allow) C:\Users\Pc\AppData\Local\Temp\now1iya5.cq1\x86\c1.exe No File
    FirewallRules: [{191440FF-4D5B-4450-B54C-0EE598502954}] => (Allow) C:\Users\Pc\AppData\Local\Temp\now1iya5.cq1\x86\m1.exe No File
    FirewallRules: [{46A42481-C333-4F48-91DA-4CDC0FCB514C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\amajt5cu.kx0\x64\m1.exe No File
    FirewallRules: [{2E4E96D9-E72E-4A16-B941-758B3A99A366}] => (Allow) C:\Users\Pc\AppData\Local\Temp\amajt5cu.kx0\dcore.exe No File
    FirewallRules: [{35782EF2-34C7-4A39-B8F6-2F962C9B0209}] => (Allow) C:\Users\Pc\AppData\Local\Temp\amajt5cu.kx0\x64\c1.exe No File
    FirewallRules: [{3CF7D4AD-3EF2-4148-8A3A-B06657753A47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\amajt5cu.kx0\x86\m1.exe No File
    FirewallRules: [{6EC756C5-0E01-4C64-9631-CC219CAE6D8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\amajt5cu.kx0\x86\c1.exe No File
    FirewallRules: [{CB5E90AD-6C24-440E-AE76-69D346EF9861}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ooctxer2.kye\dcore.exe No File
    FirewallRules: [{BECD6BE9-ADDF-462F-A2F7-1D889D5AD127}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ooctxer2.kye\x64\c1.exe No File
    FirewallRules: [{64FF37AB-ABC8-408C-840F-B94FEAEE3EA5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ooctxer2.kye\x64\m1.exe No File
    FirewallRules: [{0E6520F9-223A-4862-9ADE-33E9F66C79E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ooctxer2.kye\x86\c1.exe No File
    FirewallRules: [{8A0A60FF-0357-4F12-8837-EDBC45D6B6E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ooctxer2.kye\x86\m1.exe No File
    FirewallRules: [{109332A2-7AAA-4CB7-AB19-5181D3893AF9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\atlcbngj.xp0\x64\c1.exe No File
    FirewallRules: [{079C7012-5BAE-4894-806C-4F6F8426D5AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\atlcbngj.xp0\x86\c1.exe No File
    FirewallRules: [{06D581D6-48F6-4B28-A25F-BBB6DD49C2E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\atlcbngj.xp0\x64\m1.exe No File
    FirewallRules: [{9CF3A7E9-72FE-4743-8D27-8ED799EE10F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\atlcbngj.xp0\dcore.exe No File
    FirewallRules: [{6C288737-B744-42D3-B2FA-1D3225F642C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\atlcbngj.xp0\x86\m1.exe No File
    FirewallRules: [{D30DA362-410D-4CC1-8967-3BC444AEBFD0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bzusym3k.00e\dcore.exe No File
    FirewallRules: [{3D7DC22F-933C-43F6-A306-83BFAAB33459}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bzusym3k.00e\x64\c1.exe No File
    FirewallRules: [{DEBA6EDD-B86B-4D01-AF32-AD5B49C86188}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bzusym3k.00e\x86\m1.exe No File
    FirewallRules: [{749A3D9C-1985-4792-8D58-0F5EB87BBFB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bzusym3k.00e\x86\c1.exe No File
    FirewallRules: [{849AF056-5D02-4513-8319-918A9A2A4B51}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bzusym3k.00e\x64\m1.exe No File
    FirewallRules: [{B72B177A-C716-4C98-A54D-ED0657AE1D78}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aunx3gni.hwu\dcore.exe No File
    FirewallRules: [{AFD30AEA-9E96-4840-BAF6-3BBAD7F191D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aunx3gni.hwu\x64\c1.exe No File
    FirewallRules: [{39150BE6-1473-4440-BDD9-5E0118B24753}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aunx3gni.hwu\x64\m1.exe No File
    FirewallRules: [{B79AF4B0-A771-45D9-AB7A-9A09C652FFC9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aunx3gni.hwu\x86\c1.exe No File
    FirewallRules: [{C8199F3F-861C-4974-A0BD-7AF1C78B1BAC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aunx3gni.hwu\x86\m1.exe No File
    FirewallRules: [{80448A6A-F60E-4124-B536-53E1A3B04DCF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpnvxaxu.dbg\dcore.exe No File
    FirewallRules: [{CACB7AE4-16CD-4419-9EFD-AE3FBA004C21}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpnvxaxu.dbg\x64\c1.exe No File
    FirewallRules: [{10C9F41A-00AB-4969-976B-11580BEC0F1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpnvxaxu.dbg\x64\m1.exe No File
    FirewallRules: [{3359EB36-450B-4F36-B798-EDD648AA51DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpnvxaxu.dbg\x86\c1.exe No File
    FirewallRules: [{2751736F-8CFA-4B37-8D28-4B9EC3115335}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpnvxaxu.dbg\x86\m1.exe No File
    FirewallRules: [{499DBB03-41AD-4837-B9E4-EF04466B4498}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fvghihq.v4y\dcore.exe No File
    FirewallRules: [{80C0F261-2B5E-4258-92B5-61C5DC7E5B32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fvghihq.v4y\x86\m1.exe No File
    FirewallRules: [{AB19AD05-BC35-473E-8D31-58B5E65048BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fvghihq.v4y\x64\c1.exe No File
    FirewallRules: [{DC833D60-BF04-466F-85B7-5BE0DAEBB524}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fvghihq.v4y\x64\m1.exe No File
    FirewallRules: [{F7E6447C-1C84-4475-86EA-CCD1A1A53D03}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fvghihq.v4y\x86\c1.exe No File
    FirewallRules: [{E16A3408-8BFE-487C-8778-BD82EEAC8C59}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ah1fyz5l.3gi\dcore.exe No File
    FirewallRules: [{2DB621BA-7729-4521-BE84-85A7FBD86A2B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ah1fyz5l.3gi\x64\c1.exe No File
    FirewallRules: [{768D2F1C-9671-4582-AC7F-CA693D79801D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ah1fyz5l.3gi\x64\m1.exe No File
    FirewallRules: [{D5762AE1-9485-44B0-9861-13091542FD64}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ah1fyz5l.3gi\x86\m1.exe No File
    FirewallRules: [{9EC81B78-256F-4978-A7B6-C68E043396EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ah1fyz5l.3gi\x86\c1.exe No File
    FirewallRules: [{87A7AC27-6534-4F5E-8D45-E5CBA6DFFAEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhx1twhb.nbd\dcore.exe No File
    FirewallRules: [{DA86EA5B-A11C-42F5-99FD-F451FE78A4EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhx1twhb.nbd\x64\m1.exe No File
    FirewallRules: [{224425EF-E618-402D-A69A-4348672BD7CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhx1twhb.nbd\x64\c1.exe No File
    FirewallRules: [{EB48A126-BA58-4782-BF80-F658A82FFFE6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhx1twhb.nbd\x86\c1.exe No File
    FirewallRules: [{98A187FD-DA8B-4711-9ABE-A54402C8BCD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhx1twhb.nbd\x86\m1.exe No File
    FirewallRules: [{6FFC9997-60D0-4379-A688-E98160E6904D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ipv2vqfx.2mr\x64\c1.exe No File
    FirewallRules: [{D9189B19-D403-4603-AEB7-F2CD67D29347}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ipv2vqfx.2mr\dcore.exe No File
    FirewallRules: [{8E0D53DE-62E2-47D4-B4AB-ECA0459BFE45}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ipv2vqfx.2mr\x86\m1.exe No File
    FirewallRules: [{14E228DB-BE75-4326-BE78-2269F3CC0EBC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ipv2vqfx.2mr\x64\m1.exe No File
    FirewallRules: [{7BAA5D5C-66D2-41D0-9475-704A6601EF57}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ipv2vqfx.2mr\x86\c1.exe No File
    FirewallRules: [{3BBEABF8-C53D-4C27-B87F-A30E39C1386A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tueb0iw4.uvw\dcore.exe No File
    FirewallRules: [{EB275754-586B-49F5-8CCC-1042D57E4E52}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tueb0iw4.uvw\x64\c1.exe No File
    FirewallRules: [{8358F53F-F593-4BA4-8D73-C7A00991C19F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tueb0iw4.uvw\x86\c1.exe No File
    FirewallRules: [{A3BA974F-08A4-4C32-9311-52A54E7BAE6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tueb0iw4.uvw\x86\m1.exe No File
    FirewallRules: [{35845801-709F-4F06-8F31-5E32F74CD13F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tueb0iw4.uvw\x64\m1.exe No File
    FirewallRules: [{23F5D9EC-FE86-4898-B10D-8A92921A517D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13pzp3js.2lp\dcore.exe No File
    FirewallRules: [{15787B99-704A-4600-B630-0C4E3DFD0074}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13pzp3js.2lp\x64\c1.exe No File
    FirewallRules: [{FEC8608D-D151-454F-9CE7-87C36776E324}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13pzp3js.2lp\x64\m1.exe No File
    FirewallRules: [{AC37C39F-7F83-4E1E-A638-AB161A0D0808}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13pzp3js.2lp\x86\c1.exe No File
    FirewallRules: [{FACB14CE-088F-4766-8718-C7E871E4FD6C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13pzp3js.2lp\x86\m1.exe No File
    FirewallRules: [{FF14DD74-E17A-4D25-9999-B713D9BE12DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4stymelq.nsg\dcore.exe No File
    FirewallRules: [{DA989785-38FC-4B84-BAA0-1F23A9696ED2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4stymelq.nsg\x64\c1.exe No File
    FirewallRules: [{E3A49F4B-83ED-4315-90DD-006268DFDF09}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4stymelq.nsg\x86\c1.exe No File
    FirewallRules: [{D23718D8-F23A-4BF8-B2CD-B6AB86B2EAE3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4stymelq.nsg\x64\m1.exe No File
    FirewallRules: [{92297F44-1468-4799-B4AB-27E1077E81E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4stymelq.nsg\x86\m1.exe No File
    FirewallRules: [{EEDEA38B-C068-40A9-A191-B17DEB365591}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysits0q4.5ev\x64\m1.exe No File
    FirewallRules: [{B9319936-3D7D-4453-ACDB-55A61DA0AF53}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysits0q4.5ev\x64\c1.exe No File
    FirewallRules: [{4E73A3C5-BDB9-4E71-89D3-D077AEAD746D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysits0q4.5ev\dcore.exe No File
    FirewallRules: [{B27B5BF3-6712-4632-A9E6-6771FAE62E7F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysits0q4.5ev\x86\c1.exe No File
    FirewallRules: [{39E7C96B-3946-4C0F-8D2B-E1233A311289}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ysits0q4.5ev\x86\m1.exe No File
    FirewallRules: [{01EB0F0D-6A06-4A44-9DC1-04B48664C14A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wfkllpuo.hr5\dcore.exe No File
    FirewallRules: [{A2F0205E-CACC-41A4-A4C9-E3C164CEA32E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wfkllpuo.hr5\x64\c1.exe No File
    FirewallRules: [{95235200-9BA7-47FD-A232-436FD08E97ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wfkllpuo.hr5\x86\c1.exe No File
    FirewallRules: [{9FF155CC-C8A4-42EA-8322-403D4126D5D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wfkllpuo.hr5\x64\m1.exe No File
    FirewallRules: [{1B913EC5-BD19-4FA9-8DCA-CE0151483A74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wfkllpuo.hr5\x86\m1.exe No File
    FirewallRules: [{37A4727C-CC38-4EC3-95C8-2C2C3880424A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebk0mgdi.00u\x64\m1.exe No File
    FirewallRules: [{96541E37-1FB2-44D5-9747-5A4566414E3C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebk0mgdi.00u\dcore.exe No File
    FirewallRules: [{C474CD8C-DAD2-47BF-927A-DA3A4E6C3743}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebk0mgdi.00u\x64\c1.exe No File
    FirewallRules: [{A7E29E7C-91D3-4E64-B97F-89932A4D14D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebk0mgdi.00u\x86\m1.exe No File
    FirewallRules: [{86C8DD41-78F2-454E-A102-F0016AB9834E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebk0mgdi.00u\x86\c1.exe No File
    FirewallRules: [{C7755B9A-2BFC-4A74-BC49-92DBA2DFB5C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kjltiov.2qd\x64\c1.exe No File
    FirewallRules: [{762ADEBE-5D7D-43BC-B0DE-9E574E27F56E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kjltiov.2qd\dcore.exe No File
    FirewallRules: [{36236801-A6B2-46A8-86E7-6A469B00F95E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kjltiov.2qd\x64\m1.exe No File
    FirewallRules: [{4BC3CC2B-ABAF-4C6C-A2DA-4AC155DC97A5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kjltiov.2qd\x86\c1.exe No File
    FirewallRules: [{254A3F23-4DD1-4481-AAC3-69EEE18B420B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kjltiov.2qd\x86\m1.exe No File
    FirewallRules: [{9D8DB79B-75BC-4DEB-A965-C0BDB01D88BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\plaanygn.c0x\dcore.exe No File
    FirewallRules: [{1F555780-599E-4388-9273-DCA91DD2F8F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\plaanygn.c0x\x64\c1.exe No File
    FirewallRules: [{DCC7EE94-4951-4BAB-A12C-785B5CB38C2B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\plaanygn.c0x\x86\c1.exe No File
    FirewallRules: [{69E8D8CA-77D5-4303-9CAF-ECB4554BD51C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\plaanygn.c0x\x64\m1.exe No File
    FirewallRules: [{9F156050-B34B-4671-8926-0B4FE43908AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\plaanygn.c0x\x86\m1.exe No File
    FirewallRules: [{FB62FF02-C5BA-4A06-82A0-E037F7AE02D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lvkhbknn.4eq\x64\c1.exe No File
    FirewallRules: [{1BB75750-4A29-4083-B77C-452BF50635D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lvkhbknn.4eq\dcore.exe No File
    FirewallRules: [{F95BD4EB-60D7-4432-B204-B71723376171}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lvkhbknn.4eq\x64\m1.exe No File
    FirewallRules: [{2BE26FE9-42FC-4E30-8392-BA280A4D27B2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lvkhbknn.4eq\x86\c1.exe No File
    FirewallRules: [{603F199B-54B7-4780-AD3A-46A60A7DD8CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lvkhbknn.4eq\x86\m1.exe No File
    FirewallRules: [{068A073C-30DA-4B30-A3D7-CBC075A78D11}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ioeucjsp.n2x\dcore.exe No File
    FirewallRules: [{F84DE23B-28FF-46B8-82C0-7120B9E01108}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ioeucjsp.n2x\x64\m1.exe No File
    FirewallRules: [{B0DAF825-169C-4BFB-9590-D1ABE842F96A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ioeucjsp.n2x\x64\c1.exe No File
    FirewallRules: [{1CE62BFC-0BF8-448F-915A-86AC90F53CFC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ioeucjsp.n2x\x86\m1.exe No File
    FirewallRules: [{F097B976-3B15-496C-8762-5FE54F5E35BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ioeucjsp.n2x\x86\c1.exe No File
    FirewallRules: [{7B7C235C-EEE7-4C54-87D1-556621CDA39A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gk4yluak.tkx\dcore.exe No File
    FirewallRules: [{8EE5EEE4-B42D-40BB-AAD8-9F981E570E23}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gk4yluak.tkx\x64\c1.exe No File
    FirewallRules: [{A0520D2E-7C2A-4083-B2A9-0582490A5DF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gk4yluak.tkx\x64\m1.exe No File
    FirewallRules: [{642D3AC3-6560-400F-9417-617D3FDC627E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gk4yluak.tkx\x86\m1.exe No File
    FirewallRules: [{4F7E43BF-D191-4E5F-972A-1F8E5A38F617}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gk4yluak.tkx\x86\c1.exe No File
    FirewallRules: [{47892409-381C-4E46-9640-C5B4591AC6FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sta0kjgl.wa2\x64\c1.exe No File
    FirewallRules: [{9781E44D-431D-471E-8D12-4C24DE0EA86D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sta0kjgl.wa2\dcore.exe No File
    FirewallRules: [{2A224CD6-7EE7-4346-8D1A-7084A85F38D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sta0kjgl.wa2\x64\m1.exe No File
    FirewallRules: [{CB0E107E-2073-4990-8918-90CC3CA4490F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sta0kjgl.wa2\x86\c1.exe No File
    FirewallRules: [{4042C63B-B3EE-49DA-AEEB-5D478052DF83}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sta0kjgl.wa2\x86\m1.exe No File
    FirewallRules: [{EA5C434D-DB9F-473B-AE4C-EA6E4D6783F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ebwcm4z.z4v\dcore.exe No File
    FirewallRules: [{E5BE9725-A655-4C49-B296-1E14E5C1A9B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ebwcm4z.z4v\x64\c1.exe No File
    FirewallRules: [{2ECFACC0-5550-45DC-A321-11E947195A17}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ebwcm4z.z4v\x86\m1.exe No File
    FirewallRules: [{6C6D3D1B-9B3B-49B2-AF2B-C34460516DA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ebwcm4z.z4v\x64\m1.exe No File
    FirewallRules: [{14AB6AF2-6826-41D3-8ADF-237CEAD5958F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ebwcm4z.z4v\x86\c1.exe No File
    FirewallRules: [{60DB54C6-E390-48F2-BA2E-06A00E6F33FF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgw1z1yj.coj\dcore.exe No File
    FirewallRules: [{9CEAD95C-7621-4850-A510-4D175C17FC56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgw1z1yj.coj\x64\c1.exe No File
    FirewallRules: [{F3AD09C4-FF07-4D00-A9D2-5677D485826F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgw1z1yj.coj\x64\m1.exe No File
    FirewallRules: [{4C0E885C-23F2-498B-B641-6B91AEAC8114}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgw1z1yj.coj\x86\c1.exe No File
    FirewallRules: [{AA8D5868-9866-4E48-AE13-BFF137BCFB59}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgw1z1yj.coj\x86\m1.exe No File
    FirewallRules: [{BC1D7896-A95E-406B-A2DD-2AC9F8AC3113}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lfl1wlr4.mf2\dcore.exe No File
    FirewallRules: [{704D06A0-5010-4321-95ED-4CB1AE0AA134}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lfl1wlr4.mf2\x64\m1.exe No File
    FirewallRules: [{DA3FD685-938E-4206-B2C5-42C071FC0858}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lfl1wlr4.mf2\x64\c1.exe No File
    FirewallRules: [{EA560759-1A03-4C22-B584-BE39106F547A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lfl1wlr4.mf2\x86\c1.exe No File
    FirewallRules: [{0C3B075E-EC50-49D8-A348-521C50DADA50}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lfl1wlr4.mf2\x86\m1.exe No File
    FirewallRules: [{3B4A3AC2-588E-4A88-BA4F-FDB0C1F7746D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tsefwyc0.k5i\dcore.exe No File
    FirewallRules: [{4EC0CE81-789F-4CE0-8A65-F774AF194956}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tsefwyc0.k5i\x86\c1.exe No File
    FirewallRules: [{11DE390A-A1D7-499F-B0F7-38FC09B31F5D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tsefwyc0.k5i\x64\c1.exe No File
    FirewallRules: [{1F2FDB9E-DFA3-4A7F-9CA5-2611A12026B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tsefwyc0.k5i\x64\m1.exe No File
    FirewallRules: [{8A3D289B-C620-49D6-965D-BFFD6BBB4E09}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tsefwyc0.k5i\x86\m1.exe No File
    FirewallRules: [{13317711-CD44-4BA3-B6F3-5954AFF2BF30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n123llvc.5kj\dcore.exe No File
    FirewallRules: [{F55A57B3-9125-4536-85D8-4A9529B3874F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n123llvc.5kj\x64\m1.exe No File
    FirewallRules: [{119FB812-5BB7-432D-866B-4C40CC9C3C80}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n123llvc.5kj\x64\c1.exe No File
    FirewallRules: [{07E93368-177C-484B-B4B4-5873F1AEC89F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n123llvc.5kj\x86\c1.exe No File
    FirewallRules: [{AD9ECCB6-7176-4659-ACA9-EC83CDE2F98F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n123llvc.5kj\x86\m1.exe No File
    FirewallRules: [{940DA13D-590D-487C-AD3C-D8365AC33F44}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4iagp2fu.y5k\dcore.exe No File
    FirewallRules: [{CB1268E0-6DD3-4B3A-8BD4-570E5DA44A61}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4iagp2fu.y5k\x64\c1.exe No File
    FirewallRules: [{038B61DB-15E3-4041-8A07-814E32853ADC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4iagp2fu.y5k\x64\m1.exe No File
    FirewallRules: [{897BDAC6-F04E-450E-9B7D-1E3D7BF731B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4iagp2fu.y5k\x86\c1.exe No File
    FirewallRules: [{5D79BBC3-0B16-468C-9DF3-BD2419C3C971}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4iagp2fu.y5k\x86\m1.exe No File
    FirewallRules: [{0F42E0A4-28CF-43C0-A189-35E5C719042D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iaq3bnyj.ica\x64\c1.exe No File
    FirewallRules: [{A13FA21F-2B9F-47E7-8858-FB6379F5F17F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iaq3bnyj.ica\x86\m1.exe No File
    FirewallRules: [{C751EDD9-5077-4079-96C1-379FE5E9A108}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iaq3bnyj.ica\dcore.exe No File
    FirewallRules: [{204AA45E-67ED-4460-9EF6-2979ED6BE200}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iaq3bnyj.ica\x64\m1.exe No File
    FirewallRules: [{674C0058-E982-419A-9A4F-CB33A525489C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iaq3bnyj.ica\x86\c1.exe No File
    FirewallRules: [{E53BDC09-86D7-4760-934C-8BFC4265704B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dgbv1tro.o0v\dcore.exe No File
    FirewallRules: [{FE4D7E21-01AD-4B64-8F44-2EBF86EE874E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dgbv1tro.o0v\x64\m1.exe No File
    FirewallRules: [{27330AAF-DB0E-47A9-8D84-A5332EC78865}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dgbv1tro.o0v\x64\c1.exe No File
    FirewallRules: [{B76787C7-E5D7-4473-83ED-6F5C78270B3A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dgbv1tro.o0v\x86\c1.exe No File
    FirewallRules: [{94304D1A-D6BC-450F-82A4-92DDCAC539CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dgbv1tro.o0v\x86\m1.exe No File
    FirewallRules: [{CF216BDE-1316-487E-B3C5-916DE75FCF61}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24bdatmf.i0a\dcore.exe No File
    FirewallRules: [{6A2C46BD-B429-4C3A-8C0C-F4A07853AF0F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24bdatmf.i0a\x64\c1.exe No File
    FirewallRules: [{FCC2196A-EF9D-4861-9B30-360530E8AE19}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24bdatmf.i0a\x64\m1.exe No File
    FirewallRules: [{534A6F53-EB96-412E-9069-20951640C061}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24bdatmf.i0a\x86\m1.exe No File
    FirewallRules: [{3B33321A-C9F6-4365-9AA6-B7E37E3A9455}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24bdatmf.i0a\x86\c1.exe No File
    FirewallRules: [{4E8F92CA-6004-4FD2-92F8-80FDA1203A4C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\evrefzhx.n5f\dcore.exe No File
    FirewallRules: [{3E4F3243-28C6-422B-B124-AE5A63027C3B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\evrefzhx.n5f\x64\c1.exe No File
    FirewallRules: [{24CF13B3-1AC9-426B-80D8-81AE5BBCF848}] => (Allow) C:\Users\Pc\AppData\Local\Temp\evrefzhx.n5f\x64\m1.exe No File
    FirewallRules: [{9B2A24AE-DD8E-4D2D-92D0-C6D74DF23D9C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\evrefzhx.n5f\x86\m1.exe No File
    FirewallRules: [{A0A8D26F-0B00-4326-9F3F-37B9A35EBE69}] => (Allow) C:\Users\Pc\AppData\Local\Temp\evrefzhx.n5f\x86\c1.exe No File
    FirewallRules: [{36DAC9A9-2BA8-4DAE-B637-665BF6F9DC72}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgvpddps.ods\dcore.exe No File
    FirewallRules: [{C22B3E52-2C42-4EB3-8E22-0011635ED88B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgvpddps.ods\x64\c1.exe No File
    FirewallRules: [{B3595988-AE08-44F0-ACC2-45D590B43B5C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgvpddps.ods\x86\c1.exe No File
    FirewallRules: [{1E1F095C-257E-4E6C-87B9-D3A5466E9745}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgvpddps.ods\x64\m1.exe No File
    FirewallRules: [{38F6A4BE-E095-424E-812C-4229431F91C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgvpddps.ods\x86\m1.exe No File
    FirewallRules: [{77EDC128-C6EF-46B8-BCC9-6DEB30AB6FC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywmfnu5c.d4r\dcore.exe No File
    FirewallRules: [{E8A438E4-02E6-4338-B392-173171D5DE15}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywmfnu5c.d4r\x64\c1.exe No File
    FirewallRules: [{4FF97E4E-C489-4B4F-9355-7E18364D0D2C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywmfnu5c.d4r\x64\m1.exe No File
    FirewallRules: [{345937F7-EC87-4181-8104-E979906C11C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywmfnu5c.d4r\x86\c1.exe No File
    FirewallRules: [{C68B639E-F112-462B-910B-7033B84CBEF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ywmfnu5c.d4r\x86\m1.exe No File
    FirewallRules: [{E6A1A8E4-3591-4AF3-8946-5F6E2894BC31}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2hxwzgs4.vi4\x64\m1.exe No File
    FirewallRules: [{6ED5B069-5585-4A6B-8557-FCC2A75E2B46}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2hxwzgs4.vi4\dcore.exe No File
    FirewallRules: [{2B5A56F4-C6C4-43B3-B294-3E7B02218ED6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2hxwzgs4.vi4\x64\c1.exe No File
    FirewallRules: [{055528F5-69F1-4347-B956-9F75A9397502}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2hxwzgs4.vi4\x86\c1.exe No File
    FirewallRules: [{CA235FCF-3646-4263-B112-D3B347A75AC7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2hxwzgs4.vi4\x86\m1.exe No File
    FirewallRules: [{ABA46BC3-6A10-4692-9BCE-E8DA185B0A3D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5v4vz0cx.ovi\x64\m1.exe No File
    FirewallRules: [{52F55EF1-4C3A-4B1C-A88C-C0002DD844B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5v4vz0cx.ovi\x64\c1.exe No File
    FirewallRules: [{56606845-C9B8-45F6-9CA9-5240BC7CFD35}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5v4vz0cx.ovi\dcore.exe No File
    FirewallRules: [{79F27D0E-876F-4086-A0D5-5A6ECD5853C1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5v4vz0cx.ovi\x86\m1.exe No File
    FirewallRules: [{075C0FC5-8940-434D-BC44-7493DE5F33A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5v4vz0cx.ovi\x86\c1.exe No File
    FirewallRules: [{C65C922E-2B2E-408C-829A-84473BBAA192}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd5xp0pj.i1t\x64\m1.exe No File
    FirewallRules: [{DF550EC9-9437-40A9-AA3F-2FD8E9C37883}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd5xp0pj.i1t\dcore.exe No File
    FirewallRules: [{853624E0-3972-4EA6-A687-73498BE5AF8A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd5xp0pj.i1t\x64\c1.exe No File
    FirewallRules: [{6661567B-2F18-46D2-9F39-97F55AFF1950}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd5xp0pj.i1t\x86\c1.exe No File
    FirewallRules: [{0BBDA0B3-6D97-485C-8302-0788F26E5FA8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd5xp0pj.i1t\x86\m1.exe No File
    FirewallRules: [{0F5A9136-9ECF-445E-9AB5-7DA32EB6932F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3uc4oypp.fjg\x64\c1.exe No File
    FirewallRules: [{3C0AF7D6-913C-4FBF-9B47-A457F9D41013}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3uc4oypp.fjg\x86\c1.exe No File
    FirewallRules: [{D959A7EB-5BC2-4336-91E4-8C74D21ADD99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3uc4oypp.fjg\dcore.exe No File
    FirewallRules: [{D1C3B3C7-A6C8-45A9-8B50-CFF37BBED10D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3uc4oypp.fjg\x64\m1.exe No File
    FirewallRules: [{67E4F082-8F23-47F1-9439-996A560F4A69}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3uc4oypp.fjg\x86\m1.exe No File
    FirewallRules: [{63F85159-0066-4014-BA62-6719E705A06D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rudnakfx.vnm\dcore.exe No File
    FirewallRules: [{9CC2551F-75BF-41CE-966C-879C18CA2D78}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rudnakfx.vnm\x64\m1.exe No File
    FirewallRules: [{4457EBE0-7455-4DD9-AFE8-B97AC733145B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rudnakfx.vnm\x64\c1.exe No File
    FirewallRules: [{563706A0-B7AC-4682-AE84-6CC4B2378A15}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rudnakfx.vnm\x86\m1.exe No File
    FirewallRules: [{3E27A115-DD68-4A3F-A7D0-B17C6E155939}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rudnakfx.vnm\x86\c1.exe No File
    FirewallRules: [{2715D102-B51E-4159-9185-76888C16C6E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xwgjfwxk.zwd\x64\m1.exe No File
    FirewallRules: [{6F18A56D-E481-4B80-AB45-9915670B3015}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xwgjfwxk.zwd\dcore.exe No File
    FirewallRules: [{F75CFDE2-E5B0-496D-B13D-D246C0DE8A43}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xwgjfwxk.zwd\x64\c1.exe No File
    FirewallRules: [{B39671B0-3299-4086-A2AB-930702FFA28E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xwgjfwxk.zwd\x86\c1.exe No File
    FirewallRules: [{C810D77E-4EAC-49D1-BA3D-4A9673A5CB14}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xwgjfwxk.zwd\x86\m1.exe No File
    FirewallRules: [{2A7FE72D-3CA1-4D4B-862D-549F3968DA82}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bf4qk5cv.wax\dcore.exe No File
    FirewallRules: [{DA3EA38E-F292-4BCE-A96F-36EEBA856C14}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bf4qk5cv.wax\x64\c1.exe No File
    FirewallRules: [{22F89493-9BCA-46E3-972F-CE32226AC3D1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bf4qk5cv.wax\x64\m1.exe No File
    FirewallRules: [{0D75272F-19E5-434B-A73D-42590E82E1AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bf4qk5cv.wax\x86\c1.exe No File
    FirewallRules: [{C00C13FA-6E10-44EA-A91E-D9740DB7959E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bf4qk5cv.wax\x86\m1.exe No File
    FirewallRules: [{DB06CF40-E962-40C2-8F37-CC75A0E0FBE1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ud0tcrcc.jwl\dcore.exe No File
    FirewallRules: [{3704FE41-9EC6-41AB-A3DE-F70C50479890}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ud0tcrcc.jwl\x64\c1.exe No File
    FirewallRules: [{045E2A30-0BD5-48F0-925B-668A7E6E2BBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ud0tcrcc.jwl\x64\m1.exe No File
    FirewallRules: [{350D4779-C575-48C5-BF33-2FC63DEF400A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ud0tcrcc.jwl\x86\c1.exe No File
    FirewallRules: [{8B22A605-1EED-4658-9EFF-BD9A1930D1C2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ud0tcrcc.jwl\x86\m1.exe No File
    FirewallRules: [{01ED7EE1-0A8D-49A2-A941-008D8EEC30CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k2bgw052.ahh\dcore.exe No File
    FirewallRules: [{E60AE7B2-00CA-47B8-ACE2-7C338FE75C05}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k2bgw052.ahh\x64\m1.exe No File
    FirewallRules: [{F7726220-9529-4D29-A48B-06369FEEA9A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k2bgw052.ahh\x86\m1.exe No File
    FirewallRules: [{344AF127-41D1-401F-992C-517EF4CB0D7D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k2bgw052.ahh\x86\c1.exe No File
    FirewallRules: [{379A0F94-182A-488C-B8CE-F5332A0A7A94}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k2bgw052.ahh\x64\c1.exe No File
    FirewallRules: [{DA5EC33C-7BA0-4ADA-A767-445B03CD2C42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gy0fgsnv.bmp\dcore.exe No File
    FirewallRules: [{A31B3EA5-7757-428C-8492-F993E8BCB514}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gy0fgsnv.bmp\x64\m1.exe No File
    FirewallRules: [{1EFFD535-DA96-4C6C-9F64-3E1F74B4D509}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gy0fgsnv.bmp\x64\c1.exe No File
    FirewallRules: [{E63BA367-2EB2-4495-9FFB-CA1C595C16A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gy0fgsnv.bmp\x86\m1.exe No File
    FirewallRules: [{E260396C-4582-4B60-855E-29F2602D5910}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gy0fgsnv.bmp\x86\c1.exe No File
    FirewallRules: [{B9F1B3D7-C7CC-485D-9124-764DF147EECB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f44fryhm.0vr\dcore.exe No File
    FirewallRules: [{DAB19612-B653-4CBB-85A0-301FAC5141B4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f44fryhm.0vr\x64\m1.exe No File
    FirewallRules: [{3F343E2E-4BDA-4C8C-A36A-24BD21AB98FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f44fryhm.0vr\x64\c1.exe No File
    FirewallRules: [{4C161288-49A1-4595-808F-13847ACC97DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f44fryhm.0vr\x86\c1.exe No File
    FirewallRules: [{7EE3CC93-277E-4414-8BC5-653060303715}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f44fryhm.0vr\x86\m1.exe No File
    FirewallRules: [{4150642C-A05E-40FC-8A15-0E30F9BD13F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qtps5pqw.fac\dcore.exe No File
    FirewallRules: [{D2CA87D1-7E89-4BBF-B68E-121BA348789B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qtps5pqw.fac\x64\c1.exe No File
    FirewallRules: [{73DCB0DF-B1E8-49C1-8468-CA75793AB4B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qtps5pqw.fac\x64\m1.exe No File
    FirewallRules: [{9A4A9891-F37A-4942-AE4E-6F8DC8F04D4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qtps5pqw.fac\x86\c1.exe No File
    FirewallRules: [{CF4D81C6-2202-4E90-AA76-C3A718F84F69}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qtps5pqw.fac\x86\m1.exe No File
    FirewallRules: [{8F050A1E-0491-491B-8F4C-28D9E9C9B433}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db3eb1kr.elk\dcore.exe No File
    FirewallRules: [{78791E3B-3139-4CB5-9433-FB40E6D67713}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db3eb1kr.elk\x64\c1.exe No File
    FirewallRules: [{A3B9A847-A901-44AD-A408-969020BA06CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db3eb1kr.elk\x64\m1.exe No File
    FirewallRules: [{A672542E-BFBD-4BA0-924D-CA1415B377F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db3eb1kr.elk\x86\c1.exe No File
    FirewallRules: [{40BEFFA9-C1A8-4482-B40B-1850E1D08F84}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db3eb1kr.elk\x86\m1.exe No File
    FirewallRules: [{261A29D2-08DB-4A4C-89E2-D9C00445DB7D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5dwx3dy.yut\dcore.exe No File
    FirewallRules: [{EDF65719-458F-478C-A878-E03F4F5830ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5dwx3dy.yut\x64\c1.exe No File
    FirewallRules: [{AF7B4DF0-8139-4720-A0EC-AF195EDE7869}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5dwx3dy.yut\x64\m1.exe No File
    FirewallRules: [{6827A489-D090-4A54-8B33-1E6C396EA16F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5dwx3dy.yut\x86\c1.exe No File
    FirewallRules: [{70CE40E6-5B10-4090-AD16-542075BD415F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5dwx3dy.yut\x86\m1.exe No File
    FirewallRules: [{C28FE1EC-4FE3-484A-95EC-E32BDFC8D66E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lmvozlx.q2k\dcore.exe No File
    FirewallRules: [{3667789D-6123-4311-B9CA-AF2345F9E525}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lmvozlx.q2k\x64\c1.exe No File
    FirewallRules: [{446B64C4-015C-4BFE-ABB1-198A2DADA57C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lmvozlx.q2k\x64\m1.exe No File
    FirewallRules: [{2636C34F-0E4C-4984-A231-84FC717E56E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lmvozlx.q2k\x86\m1.exe No File
    FirewallRules: [{EA79558B-9AA8-422F-A7B8-005D3033BEE3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lmvozlx.q2k\x86\c1.exe No File
    FirewallRules: [{5DFF871B-9ACE-4FB0-B909-D44FDF12D1FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2toqckj.iyw\x64\c1.exe No File
    FirewallRules: [{AF94C63A-F3F7-461F-8256-D0E78D9DD5BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2toqckj.iyw\dcore.exe No File
    FirewallRules: [{F508A1F5-B132-4312-841C-0AB21C8A18B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2toqckj.iyw\x64\m1.exe No File
    FirewallRules: [{70861183-B3E3-47A6-9A20-3563E9722EF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2toqckj.iyw\x86\m1.exe No File
    FirewallRules: [{8D8CDC14-F3E2-4ABA-9855-5F331956D208}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2toqckj.iyw\x86\c1.exe No File
    FirewallRules: [{68026285-5923-40D8-A034-D5D7431C72F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mqvmq21g.krl\dcore.exe No File
    FirewallRules: [{EAE07DD7-E06D-4459-9998-142B8EF510C4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mqvmq21g.krl\x64\m1.exe No File
    FirewallRules: [{F04C9E04-F213-4CEA-A06A-52B2FD9B7566}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mqvmq21g.krl\x86\c1.exe No File
    FirewallRules: [{D992E829-122A-4336-B965-A75E4A61160B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mqvmq21g.krl\x64\c1.exe No File
    FirewallRules: [{CE143926-68D5-4520-A7DC-7EAED8A0114E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mqvmq21g.krl\x86\m1.exe No File
    FirewallRules: [{A1D96AE9-1EC3-4B03-B750-F3FC3ACE111D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ty13yxfg.huw\dcore.exe No File
    FirewallRules: [{A9D292DD-6A5C-436C-8615-24C26005B20B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ty13yxfg.huw\x86\m1.exe No File
    FirewallRules: [{3B290A65-E9F6-456A-A5F8-03E07BD11A42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ty13yxfg.huw\x64\m1.exe No File
    FirewallRules: [{B7B42BA3-0F67-4400-81D6-E408F757821E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ty13yxfg.huw\x64\c1.exe No File
    FirewallRules: [{92DAC508-197E-4616-B0E7-1BAD01BD58FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ty13yxfg.huw\x86\c1.exe No File
    FirewallRules: [{1FEE0AC5-281C-49EA-B3DA-E99376B22CB8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w2qguqqf.gyv\dcore.exe No File
    FirewallRules: [{2760C21A-820A-43A7-9458-B26F256BB746}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w2qguqqf.gyv\x64\c1.exe No File
    FirewallRules: [{AD8D322A-AEC0-4E8F-88FE-6BD7D55F143E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w2qguqqf.gyv\x64\m1.exe No File
    FirewallRules: [{0C657590-7054-4FF7-9C78-DD8533EA7908}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w2qguqqf.gyv\x86\c1.exe No File
    FirewallRules: [{8EAB3DF6-6FDA-4CC4-8F28-7D9E07E42991}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w2qguqqf.gyv\x86\m1.exe No File
    FirewallRules: [{E9D743BF-F408-4FBE-9246-07395B717EED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pfxifd5g.bzf\dcore.exe No File
    FirewallRules: [{1E2C0095-9DBB-44B6-AD3A-AA9DAD680AFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pfxifd5g.bzf\x64\c1.exe No File
    FirewallRules: [{2B495A13-CE0F-49CF-BE5E-909AE5541117}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pfxifd5g.bzf\x64\m1.exe No File
    FirewallRules: [{5852D707-8DF6-4AAC-A4C4-2778FDB7AC5D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pfxifd5g.bzf\x86\m1.exe No File
    FirewallRules: [{B2EEB5A5-8BE6-455E-9830-EE92588A5C46}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pfxifd5g.bzf\x86\c1.exe No File
    FirewallRules: [{F8C9A6B3-760F-4185-ADF2-C716FEC78564}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vrwibrw.txk\x64\c1.exe No File
    FirewallRules: [{4DDB4A62-DD56-4803-85D3-B353CD4A6E29}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vrwibrw.txk\dcore.exe No File
    FirewallRules: [{77351C43-75F2-45E4-BFA3-387D91E03F39}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vrwibrw.txk\x64\m1.exe No File
    FirewallRules: [{37A9C82A-9135-4C51-BE70-AB9EFF42E5C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vrwibrw.txk\x86\c1.exe No File
    FirewallRules: [{57C2F465-B0A4-40B3-A64A-F08D76077FD7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vrwibrw.txk\x86\m1.exe No File
    FirewallRules: [{77797234-3493-42EB-AE2B-7D0A48AE78CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xvtvu4qi.evc\dcore.exe No File
    FirewallRules: [{57CBC07F-7558-4F80-A84A-2016EAD643FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xvtvu4qi.evc\x64\c1.exe No File
    FirewallRules: [{2851FDA2-D0A9-4A2D-AD43-3981EE9EFA4D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xvtvu4qi.evc\x64\m1.exe No File
    FirewallRules: [{C4F3BF93-0752-42EA-AE72-C72752AE27F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xvtvu4qi.evc\x86\c1.exe No File
    FirewallRules: [{83C689A0-4644-440A-8EFF-27064CA1A90D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xvtvu4qi.evc\x86\m1.exe No File
    FirewallRules: [{3B392E39-DD47-4C44-BF6F-FC12B6CA9BD5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sxhs1nc.t5z\x64\m1.exe No File
    FirewallRules: [{A3AE197F-EC07-460B-B5B1-6AD7B03F3167}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sxhs1nc.t5z\dcore.exe No File
    FirewallRules: [{58109CAD-201B-4652-888F-B464158B1CBB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sxhs1nc.t5z\x86\m1.exe No File
    FirewallRules: [{C8C32D76-460F-41EC-97CB-568B6D6A9BD0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sxhs1nc.t5z\x64\c1.exe No File
    FirewallRules: [{E87B3D7C-95E0-43E0-A769-C870E8C5D13E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sxhs1nc.t5z\x86\c1.exe No File
    FirewallRules: [{B006EAAB-7532-4838-94AC-CEB15D5DA824}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cpaqtf22.wxt\dcore.exe No File
    FirewallRules: [{024777FE-6332-4080-9B32-AFCF27010F3E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cpaqtf22.wxt\x64\c1.exe No File
    FirewallRules: [{8DEE7189-BDC9-44C6-A494-718A0662A7AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cpaqtf22.wxt\x64\m1.exe No File
    FirewallRules: [{12A713B1-5D86-44B8-B5D2-C0F6408E5F27}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cpaqtf22.wxt\x86\c1.exe No File
    FirewallRules: [{FC010BFE-FC5D-4088-BDC5-2BAC6129FB26}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cpaqtf22.wxt\x86\m1.exe No File
    FirewallRules: [{4C11E244-3B6A-457F-BACF-F1FD773CB8FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kiusmr2g.nd2\x64\m1.exe No File
    FirewallRules: [{8116392D-A395-4225-98B8-48BE4FE9902D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kiusmr2g.nd2\x64\c1.exe No File
    FirewallRules: [{5C40BF17-C600-4CF6-8877-7DE0AE5D894A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kiusmr2g.nd2\dcore.exe No File
    FirewallRules: [{81799C55-5F48-4C72-B302-95AA4730B742}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kiusmr2g.nd2\x86\c1.exe No File
    FirewallRules: [{8322A8FD-BB7C-46BA-9A18-537BD6A666A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kiusmr2g.nd2\x86\m1.exe No File
    FirewallRules: [{79D09898-2352-49FE-868E-E8923A87E110}] => (Allow) C:\Users\Pc\AppData\Local\Temp\obgdq01a.f25\dcore.exe No File
    FirewallRules: [{DA6EAF1D-0872-43A3-88EC-09B7E0A571E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\obgdq01a.f25\x64\c1.exe No File
    FirewallRules: [{420704CB-D92A-461D-A51C-8EEEF949E78E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\obgdq01a.f25\x64\m1.exe No File
    FirewallRules: [{9D0CD20F-4334-42C2-801A-E14298B70EA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\obgdq01a.f25\x86\c1.exe No File
    FirewallRules: [{FFDB0B2D-16BE-4A88-92C3-1FDA8B381ACF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\obgdq01a.f25\x86\m1.exe No File
    FirewallRules: [{08AB7C76-B43D-446D-A12E-10C1A8AA5F03}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5odgxljq.q4e\x64\c1.exe No File
    FirewallRules: [{F264E558-0FF2-4C0D-B8C7-A61A5ABC66EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5odgxljq.q4e\dcore.exe No File
    FirewallRules: [{A91D24DD-77EB-44B9-A010-4C8DFA4F8622}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5odgxljq.q4e\x64\m1.exe No File
    FirewallRules: [{1DF3A756-B4CA-47DC-B26C-E839D77589FA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5odgxljq.q4e\x86\m1.exe No File
    FirewallRules: [{15FBA4E7-0508-472B-BF11-458FB5B913A2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5odgxljq.q4e\x86\c1.exe No File
    FirewallRules: [{608E11C2-3E66-42FD-9388-584F6FDFC355}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wsmssvxu.rw2\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{0D22CBF2-5AE5-4AD4-813B-15F3C02F6FF1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wsmssvxu.rw2\x64\m1.exe () [File not signed]
    FirewallRules: [{E88787A4-3F39-4ECB-8B3F-1034328EFCE8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wsmssvxu.rw2\x64\c1.exe () [File not signed]
    FirewallRules: [{232DFDB9-644A-46D7-94D6-A807260B29A7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wsmssvxu.rw2\x86\c1.exe No File
    FirewallRules: [{079079C9-7139-4D1D-A258-17B8D15032E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wsmssvxu.rw2\x86\m1.exe No File
    FirewallRules: [{BF2E5DC4-D7AC-450E-89A8-FC4400021323}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kq1ujdzs.wna\x86\m1.exe No File
    FirewallRules: [{F83B8460-6EB5-40E3-837F-E2C906893040}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kq1ujdzs.wna\dcore.exe No File
    FirewallRules: [{759CF69B-746E-4DFE-A016-23D91FAD07EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kq1ujdzs.wna\x64\c1.exe No File
    FirewallRules: [{81CC305A-2231-4359-ADD2-1F3B39BBBDCC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kq1ujdzs.wna\x64\m1.exe No File
    FirewallRules: [{773BF65F-6C44-4336-A20A-A853E753E874}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kq1ujdzs.wna\x86\c1.exe No File
    FirewallRules: [{3BBEC4E6-CF8D-4EB9-A9E6-B041C74E2BFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\is0dhw3j.d0l\x64\m1.exe No File
    FirewallRules: [{41B0E991-B3A2-4FA4-828E-9A56D1B73E33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\is0dhw3j.d0l\dcore.exe No File
    FirewallRules: [{ED93A29A-2443-4981-8F54-261A0D2B98F6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\is0dhw3j.d0l\x86\m1.exe No File
    FirewallRules: [{B37D25BD-966D-4589-8E33-BBF937A48399}] => (Allow) C:\Users\Pc\AppData\Local\Temp\is0dhw3j.d0l\x64\c1.exe No File
    FirewallRules: [{78272573-BBA5-4D45-90B3-53E200F68A56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\is0dhw3j.d0l\x86\c1.exe No File
    FirewallRules: [{495F7A71-6B7B-4376-A40B-DAF1A702B0F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mmeijna0.wtt\x86\c1.exe No File
    FirewallRules: [{08F0B209-03B6-4F49-BB75-A46522CFA84D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mmeijna0.wtt\x64\m1.exe No File
    FirewallRules: [{3860CCF3-13D3-4CA6-8688-63FC3F8CE949}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mmeijna0.wtt\x64\c1.exe No File
    FirewallRules: [{36720C87-7DCB-4400-9974-01C2E65DD66D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mmeijna0.wtt\dcore.exe No File
    FirewallRules: [{FEFC9345-B952-4F29-872F-2F66C8067236}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mmeijna0.wtt\x86\m1.exe No File
    FirewallRules: [{D0610510-5712-47F8-9817-7CF33AA8E45F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0eumh0y1.fe5\dcore.exe No File
    FirewallRules: [{410182FB-6003-4468-A70F-AA8609FB24A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0eumh0y1.fe5\x64\c1.exe No File
    FirewallRules: [{C92C6321-41D1-41B9-984C-2645FB385DFD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0eumh0y1.fe5\x86\c1.exe No File
    FirewallRules: [{7A22FEF0-BBF2-4A7A-811E-66E9D7CCC38B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0eumh0y1.fe5\x64\m1.exe No File
    FirewallRules: [{16B204F1-2447-4A52-BBBD-002F04E84DA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0eumh0y1.fe5\x86\m1.exe No File
    FirewallRules: [{5174E74F-88AC-4AA5-870E-456F52CCBC42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsacefpi.ipo\dcore.exe No File
    FirewallRules: [{1A468148-7D9E-4FC3-A822-62BE3C64AAF9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsacefpi.ipo\x64\m1.exe No File
    FirewallRules: [{B5E336BE-9DA8-4B27-84F7-3BE753731379}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsacefpi.ipo\x86\m1.exe No File
    FirewallRules: [{AC349499-042B-4134-9C74-D10E449A223C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsacefpi.ipo\x64\c1.exe No File
    FirewallRules: [{3B0C8549-256D-4676-8EC3-B71FDE0EA333}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsacefpi.ipo\x86\c1.exe No File
    FirewallRules: [{5094F0DF-CD1B-440C-9DAC-2EA014AC3354}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hbzichip.0nb\dcore.exe No File
    FirewallRules: [{DA085D0E-F8C1-4E63-84EA-213D9766474C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hbzichip.0nb\x64\m1.exe No File
    FirewallRules: [{35A5E94C-9C26-4076-AA2C-270014F03D11}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hbzichip.0nb\x64\c1.exe No File
    FirewallRules: [{D01C0A5B-FF0D-4A75-980F-9DF0BB071282}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hbzichip.0nb\x86\m1.exe No File
    FirewallRules: [{333311B8-56FB-48C5-A6A2-4160F7D6C625}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hbzichip.0nb\x86\c1.exe No File
    FirewallRules: [{E9D7B67F-7248-4021-B75C-2C0F3C641170}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyo5k2j1.xp0\dcore.exe No File
    FirewallRules: [{4DAA7F1D-0965-4F22-9B42-53D215F6BC47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyo5k2j1.xp0\x64\c1.exe No File
    FirewallRules: [{56FF06A2-1545-4E8C-B7DB-D36BEB48A8C9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyo5k2j1.xp0\x86\c1.exe No File
    FirewallRules: [{24628758-C00D-4AAA-AF33-6444BB92BDF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyo5k2j1.xp0\x64\m1.exe No File
    FirewallRules: [{50AC5ADA-9B3B-4520-8C5C-3447B7B2108C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyo5k2j1.xp0\x86\m1.exe No File
    FirewallRules: [{EBACBFDE-EBAA-4887-A48E-1CADC57A6BBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w5gnufoj.vrq\dcore.exe No File
    FirewallRules: [{E1DAA7A8-F660-419F-A99E-218E2116F79F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w5gnufoj.vrq\x64\c1.exe No File
    FirewallRules: [{7ED7F7D8-36F4-4F87-A814-3D8A67BAA89E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w5gnufoj.vrq\x64\m1.exe No File
    FirewallRules: [{ABE243AA-1E91-49A1-A501-C90B776CFBB9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w5gnufoj.vrq\x86\c1.exe No File
    FirewallRules: [{110A1129-02B9-4830-AB3E-DC678006B7A5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w5gnufoj.vrq\x86\m1.exe No File
    FirewallRules: [{47569D0F-295D-458F-ACE2-6C9FBD5965E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\txrdchin.rr0\dcore.exe No File
    FirewallRules: [{D8A3B4A8-E1B4-49AC-B43D-7AD8A516E456}] => (Allow) C:\Users\Pc\AppData\Local\Temp\txrdchin.rr0\x86\m1.exe No File
    FirewallRules: [{88501826-A5E7-43A5-8E2F-571DBEE7EA79}] => (Allow) C:\Users\Pc\AppData\Local\Temp\txrdchin.rr0\x64\c1.exe No File
    FirewallRules: [{4D02CD4B-3415-4502-B444-B2D176154EF8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\txrdchin.rr0\x64\m1.exe No File
    FirewallRules: [{9489F8BE-54C0-418D-8E99-BC12113E9C44}] => (Allow) C:\Users\Pc\AppData\Local\Temp\txrdchin.rr0\x86\c1.exe No File
    FirewallRules: [{0218B39D-46B0-45ED-89D5-BBF8353E664B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ukc2uupz.yui\dcore.exe No File
    FirewallRules: [{531E76F5-3A79-4947-A06E-23943C1C90F8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ukc2uupz.yui\x64\c1.exe No File
    FirewallRules: [{7632BBCA-3E7B-484F-96F6-E3DE85BBC1A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ukc2uupz.yui\x64\m1.exe No File
    FirewallRules: [{FB6CCA29-0760-4ECC-AF93-AF45234BD76A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ukc2uupz.yui\x86\m1.exe No File
    FirewallRules: [{E29EB712-1A4C-46FC-97A8-A6F34F2BB9CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ukc2uupz.yui\x86\c1.exe No File
    FirewallRules: [{D5370AE5-2D31-4E48-AF96-6A2B8A586F12}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t2ytfdxw.yvv\dcore.exe No File
    FirewallRules: [{70CE9FB6-C443-4A47-AC0F-AA1BC01185AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t2ytfdxw.yvv\x64\c1.exe No File
    FirewallRules: [{D5276729-62EC-432D-A858-2F7154970DAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t2ytfdxw.yvv\x64\m1.exe No File
    FirewallRules: [{584C5EF8-6F48-426D-B1E9-D37B2A009B99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t2ytfdxw.yvv\x86\c1.exe No File
    FirewallRules: [{8CD04D41-E22B-4854-B248-7C42840C38B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t2ytfdxw.yvv\x86\m1.exe No File
    FirewallRules: [{F0DEED41-E9AC-46C7-9EA4-861AA5CCD639}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ejxwh23t.axm\dcore.exe No File
    FirewallRules: [{02B321EA-8273-4692-ABD1-0D89730438D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ejxwh23t.axm\x64\m1.exe No File
    FirewallRules: [{1F034967-675A-4BC9-A981-137CCC2E990E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ejxwh23t.axm\x64\c1.exe No File
    FirewallRules: [{6C87D57B-CACA-467C-883F-2DBFFAFBC76F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ejxwh23t.axm\x86\m1.exe No File
    FirewallRules: [{DF839E9A-0BD3-41A4-8B5E-DA68F312E906}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ejxwh23t.axm\x86\c1.exe No File
    FirewallRules: [{E81D4934-C21B-48BD-BFA2-9B713C52818C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wb0oa0de.kfk\dcore.exe No File
    FirewallRules: [{1DEE1F1D-91EA-4833-B923-AC7F986B6924}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wb0oa0de.kfk\x64\c1.exe No File
    FirewallRules: [{5120FD8C-8FB6-4825-B673-36072182AC03}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wb0oa0de.kfk\x64\m1.exe No File
    FirewallRules: [{A4520BFD-DF67-454C-8986-C098E2B6FB36}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wb0oa0de.kfk\x86\c1.exe No File
    FirewallRules: [{1638339B-F41A-4DB1-A22B-196BFF12AC6F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wb0oa0de.kfk\x86\m1.exe No File
    FirewallRules: [{F18809C8-2B8F-4D47-A1EF-804668ABBDD8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkm3mvze.wrh\dcore.exe No File
    FirewallRules: [{952F6802-5F85-4496-B814-6E49E8A5C107}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkm3mvze.wrh\x64\c1.exe No File
    FirewallRules: [{8E1B7E97-E4DB-4BFE-96A1-4DFC99DA6EA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkm3mvze.wrh\x64\m1.exe No File
    FirewallRules: [{66F892D8-84CE-4FE2-A172-645E482FD9A7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkm3mvze.wrh\x86\c1.exe No File
    FirewallRules: [{D4B2293E-126D-4ED8-B975-B24EF5EA58A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkm3mvze.wrh\x86\m1.exe No File
    FirewallRules: [{15D85295-4EB7-446E-AC6F-2C1FFDECB485}] => (Allow) C:\Users\Pc\AppData\Local\Temp\52nusehk.zn2\x64\c1.exe No File
    FirewallRules: [{62CF6530-3FD1-44FB-A44F-E0477C0BB9F6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\52nusehk.zn2\dcore.exe No File
    FirewallRules: [{60840F4E-8251-4BC2-A076-C42B3C2DD214}] => (Allow) C:\Users\Pc\AppData\Local\Temp\52nusehk.zn2\x86\c1.exe No File
    FirewallRules: [{5F670E4F-D757-4636-A28F-DA69604AC4CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\52nusehk.zn2\x64\m1.exe No File
    FirewallRules: [{65B873CE-4146-46A8-822D-389458E669A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\52nusehk.zn2\x86\m1.exe No File
    FirewallRules: [{1FB87559-FBBF-4F89-95CC-9747FCA80E41}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i10aqrny.iny\dcore.exe No File
    FirewallRules: [{99E3AF65-30C5-43B1-BB39-4A57D5B9A579}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i10aqrny.iny\x64\c1.exe No File
    FirewallRules: [{034FFA11-BE45-4128-8C76-A251C60C09BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i10aqrny.iny\x64\m1.exe No File
    FirewallRules: [{DA8FDE62-241F-4384-A10D-983DE307CB19}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i10aqrny.iny\x86\c1.exe No File
    FirewallRules: [{87C7C960-D263-47BC-B63A-5B093E32BF8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i10aqrny.iny\x86\m1.exe No File
    FirewallRules: [{E22EC7F8-6A84-49B4-8533-FF13D0A0F770}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ropfaw4u.akn\dcore.exe No File
    FirewallRules: [{545A588B-C512-4D4F-B86C-A824435E1BC7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ropfaw4u.akn\x64\m1.exe No File
    FirewallRules: [{E2BEA71E-0D2E-4258-B251-BDA5EF886308}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ropfaw4u.akn\x64\c1.exe No File
    FirewallRules: [{671C5AC8-DA26-4205-AC92-06D7A1137E13}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ropfaw4u.akn\x86\c1.exe No File
    FirewallRules: [{4C8A88D0-AC7B-4841-A1E2-17BC30DD5101}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ropfaw4u.akn\x86\m1.exe No File
    FirewallRules: [{BE509230-5B04-429A-A38F-39773C10D9AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zgutnkqf.nym\x64\c1.exe No File
    FirewallRules: [{974E7804-45B2-46BE-80AA-6DDDA3DE72BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zgutnkqf.nym\dcore.exe No File
    FirewallRules: [{A293E22A-C5D0-4674-8A68-3450001158AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zgutnkqf.nym\x64\m1.exe No File
    FirewallRules: [{036BE4FA-62A0-4A83-A7FB-126A8C7783FF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zgutnkqf.nym\x86\m1.exe No File
    FirewallRules: [{697D5B72-10D9-4CC7-9E6D-54D6F69727CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zgutnkqf.nym\x86\c1.exe No File
    FirewallRules: [{0C194CA7-7FAA-438D-9153-0B2EDF483B2B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gdfefava.5ck\x64\c1.exe No File
    FirewallRules: [{5E7B9DDD-78A5-40EB-B278-AC84C25A2917}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gdfefava.5ck\dcore.exe No File
    FirewallRules: [{0C132C72-FF52-4147-AD2B-A87DE9BFD109}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gdfefava.5ck\x64\m1.exe No File
    FirewallRules: [{5EDE0569-21EA-4FC8-80B8-4F5954616B4E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gdfefava.5ck\x86\c1.exe No File
    FirewallRules: [{38C73960-E2FC-4337-9555-0FFFF7C79CA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gdfefava.5ck\x86\m1.exe No File
    FirewallRules: [{3443BC9F-E1D9-4BE1-ADB9-078B1E4D150B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pjzxyest.qdi\x64\c1.exe No File
    FirewallRules: [{71735617-0190-4A14-A671-F18ECF334A90}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pjzxyest.qdi\dcore.exe No File
    FirewallRules: [{3AFBDD6B-788F-4904-AD69-28010DD35025}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pjzxyest.qdi\x64\m1.exe No File
    FirewallRules: [{6B66415A-705F-4916-9A72-3737505B398F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pjzxyest.qdi\x86\c1.exe No File
    FirewallRules: [{0A3EA2D6-43B9-4384-8C3C-C7B8FEAC9719}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pjzxyest.qdi\x86\m1.exe No File
    FirewallRules: [{A282F3AD-A63C-4202-A1C4-8711921153B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxxqh5be.ijf\dcore.exe No File
    FirewallRules: [{4AB6AB6F-45C8-4C16-B613-5A17F5367A8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxxqh5be.ijf\x64\m1.exe No File
    FirewallRules: [{45E2E004-CF7F-4EB3-BC1A-67632B5BF5B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxxqh5be.ijf\x64\c1.exe No File
    FirewallRules: [{56D2E220-872C-4F7C-A2CE-422B716BEA4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxxqh5be.ijf\x86\c1.exe No File
    FirewallRules: [{26D4C6B5-BBC5-433C-8FF4-791130836552}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxxqh5be.ijf\x86\m1.exe No File
    FirewallRules: [{64E60057-168B-4A79-AA9A-CA5F8AB855D9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h2rlp3sp.liq\dcore.exe No File
    FirewallRules: [{C38D632C-2D47-4FAD-BBA0-2636D2CFBC49}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h2rlp3sp.liq\x64\c1.exe No File
    FirewallRules: [{1785DAFE-FBAC-4A45-8EA4-91BFF6EB318A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h2rlp3sp.liq\x64\m1.exe No File
    FirewallRules: [{325C6AF4-103C-443A-AA43-AFA61219E20B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h2rlp3sp.liq\x86\c1.exe No File
    FirewallRules: [{F40AB991-C82D-4EB6-A52E-16A69CC7F79A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h2rlp3sp.liq\x86\m1.exe No File
    FirewallRules: [{235C43DF-BA07-476F-B380-1997C01BF55C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ari3alsn.gek\dcore.exe No File
    FirewallRules: [{E30EA998-D5C6-453A-B9AE-926B9C7A5FB9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ari3alsn.gek\x64\c1.exe No File
    FirewallRules: [{48ACD90E-D51A-4451-BB4A-E25C72F614AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ari3alsn.gek\x64\m1.exe No File
    FirewallRules: [{0996D1F5-B4FF-42F0-8924-A88E2AAF450D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ari3alsn.gek\x86\c1.exe No File
    FirewallRules: [{FE9866F0-B200-4CB5-8E3D-0506D5DD6E0E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ari3alsn.gek\x86\m1.exe No File
    FirewallRules: [{51E25DB8-B795-43B8-AC24-CC7E488BCB09}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jvxkiwwv.fha\dcore.exe No File
    FirewallRules: [{FD079361-68E4-407A-993D-63E83EFBE77E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jvxkiwwv.fha\x64\c1.exe No File
    FirewallRules: [{13570CA8-76A5-4D67-8DBA-4D9AEDE0A801}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jvxkiwwv.fha\x64\m1.exe No File
    FirewallRules: [{C2B693F2-DDF8-4371-89B8-A1E071DAE8C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jvxkiwwv.fha\x86\c1.exe No File
    FirewallRules: [{74E70B61-4AA5-4468-A802-87EF305ED612}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jvxkiwwv.fha\x86\m1.exe No File
    FirewallRules: [{D19F37A0-A099-41A3-86E6-B03D806EFD22}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tjif0efw.bs0\dcore.exe No File
    FirewallRules: [{4F3CF605-55FE-45BA-A88A-C0F4B7BC7080}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tjif0efw.bs0\x64\c1.exe No File
    FirewallRules: [{EC6E5D7A-6D6E-4D1F-9141-02A93C9DE4B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tjif0efw.bs0\x64\m1.exe No File
    FirewallRules: [{D9183B6C-C9C5-4332-8D40-D74B0D1B979A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tjif0efw.bs0\x86\c1.exe No File
    FirewallRules: [{A2207366-41D3-43F2-9026-476F480BE560}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tjif0efw.bs0\x86\m1.exe No File
    FirewallRules: [{0905F8C3-ADE7-408B-9ECE-F1A3B5479A40}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mwth4dx0.lfg\dcore.exe No File
    FirewallRules: [{7EF7005B-A3DA-4136-905F-3A347006F251}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mwth4dx0.lfg\x64\c1.exe No File
    FirewallRules: [{6E010AFE-70DD-4C54-8F1C-17957DB97407}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mwth4dx0.lfg\x64\m1.exe No File
    FirewallRules: [{049D1BE3-FBC8-41FB-8352-6441FBCE044A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mwth4dx0.lfg\x86\c1.exe No File
    FirewallRules: [{3A80D2AB-DEAC-4C3F-B279-96548412A4A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mwth4dx0.lfg\x86\m1.exe No File
    FirewallRules: [{60D217B9-F6FB-45AB-8C57-C94ADE66E38C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om3fg25m.izk\dcore.exe No File
    FirewallRules: [{AACF9A28-BD23-4B36-AFCA-47533D998696}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om3fg25m.izk\x64\c1.exe No File
    FirewallRules: [{A5168C39-BB8D-4E25-AAC4-CECAB58B8F43}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om3fg25m.izk\x64\m1.exe No File
    FirewallRules: [{29F4AC37-7BB9-45B6-9CF4-DA2699DA23E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om3fg25m.izk\x86\c1.exe No File
    FirewallRules: [{A7309F72-F74C-4686-9673-D9E71F752C84}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om3fg25m.izk\x86\m1.exe No File
    FirewallRules: [{6C017D09-38F3-47E3-B271-A239893C1C57}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hxuuwour.02r\dcore.exe No File
    FirewallRules: [{8D8DD58B-9794-467D-B1D8-571537423785}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hxuuwour.02r\x64\m1.exe No File
    FirewallRules: [{8CF45FEE-7271-4464-8D04-706DEECE2803}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hxuuwour.02r\x64\c1.exe No File
    FirewallRules: [{AB5C6D6E-0EF1-4B88-A335-459B3D1898E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hxuuwour.02r\x86\m1.exe No File
    FirewallRules: [{B0B0D43F-0E7C-44D6-BBC4-D345316FC0B4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hxuuwour.02r\x86\c1.exe No File
    FirewallRules: [{BA74BDA1-922D-43D3-93B3-79E8A71EF4C2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kaomayh1.lie\dcore.exe No File
    FirewallRules: [{734C3B96-215B-4B35-A99E-E7A7C0E3A49A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kaomayh1.lie\x64\c1.exe No File
    FirewallRules: [{A339E150-49D4-4D02-885C-1B6EA05DBA26}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kaomayh1.lie\x64\m1.exe No File
    FirewallRules: [{EB4526CD-EF97-425C-A13B-1DFEA3B15F3B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kaomayh1.lie\x86\m1.exe No File
    FirewallRules: [{943A8555-4865-4F55-8A2E-BB71CFF8E0B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kaomayh1.lie\x86\c1.exe No File
    FirewallRules: [{9E8EB08A-0F1F-42AB-9CEF-954F9A0554C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aoakoxat.0px\x64\c1.exe No File
    FirewallRules: [{027E5414-F9DC-428F-9DEE-AC14E0FE48A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aoakoxat.0px\dcore.exe No File
    FirewallRules: [{A88D824A-9319-459F-8058-C781A49FFCF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aoakoxat.0px\x86\c1.exe No File
    FirewallRules: [{18FFDF39-80A4-44AB-80C3-B7C26F8BC951}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aoakoxat.0px\x64\m1.exe No File
    FirewallRules: [{27339CF0-8F5A-424C-8EFE-A3E3FD4C6A56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aoakoxat.0px\x86\m1.exe No File
    FirewallRules: [{71A5F39D-E87A-40E4-B6EB-69B0DAFDC721}] => (Allow) C:\Users\Pc\AppData\Local\Temp\up0nfhow.vd1\dcore.exe No File
    FirewallRules: [{44B66DF9-07E6-4018-BB6C-32ABA255A8C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\up0nfhow.vd1\x64\m1.exe No File
    FirewallRules: [{C32F0D8D-D5C0-4E0C-B323-790B09F06641}] => (Allow) C:\Users\Pc\AppData\Local\Temp\up0nfhow.vd1\x64\c1.exe No File
    FirewallRules: [{B718CF12-28C2-42A5-85AE-FA3841098B8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\up0nfhow.vd1\x86\m1.exe No File
    FirewallRules: [{1EDDDDA8-313A-4715-91EE-AB3B9697CA8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\up0nfhow.vd1\x86\c1.exe No File
    FirewallRules: [{A34CC952-AA77-4599-80A9-BB385A21EC3D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3nb2gn0j.gww\dcore.exe No File
    FirewallRules: [{2933B51D-DFA2-4687-B8C8-54ED57E690D7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3nb2gn0j.gww\x64\c1.exe No File
    FirewallRules: [{946658B5-4E53-45C7-A39E-E29CE5F9785D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3nb2gn0j.gww\x64\m1.exe No File
    FirewallRules: [{BAB469C1-D9C4-4FAD-8054-5BA3ECDAA654}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3nb2gn0j.gww\x86\c1.exe No File
    FirewallRules: [{E76554FA-ECA1-48A0-A655-481915CF3771}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3nb2gn0j.gww\x86\m1.exe No File
    FirewallRules: [{0DE619F1-BBFB-445F-A0D0-4A2304F16A63}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3neulkpj.3qu\dcore.exe No File
    FirewallRules: [{0D31D84D-E428-4D3F-BB1C-04C3657F9544}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3neulkpj.3qu\x64\c1.exe No File
    FirewallRules: [{46F0FEE8-EC72-4A74-9C36-9A3DB2502286}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3neulkpj.3qu\x64\m1.exe No File
    FirewallRules: [{48EBFEE0-BB3E-45E4-AF7D-EDCCC858BB8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3neulkpj.3qu\x86\c1.exe No File
    FirewallRules: [{DCB48592-CCE8-410C-9CEE-9A5C460D3C05}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3neulkpj.3qu\x86\m1.exe No File
    FirewallRules: [{0416EB70-7410-43C2-AB07-32CE6B741DFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ahb0vudk.3gl\dcore.exe No File
    FirewallRules: [{802106BF-7DDE-46F0-B918-1AD3D97FAE86}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ahb0vudk.3gl\x64\c1.exe No File
    FirewallRules: [{847EAAA1-AC46-419F-A46B-38E0F3959442}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ahb0vudk.3gl\x64\m1.exe No File
    FirewallRules: [{1BB2EB5B-3C58-45D2-AF84-F178EFDC00B2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ahb0vudk.3gl\x86\c1.exe No File
    FirewallRules: [{BB1B8CA1-1F93-466C-84DE-F360D1324CB3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ahb0vudk.3gl\x86\m1.exe No File
    FirewallRules: [{6A53A61F-4CB9-4C7D-84F5-BCACE7CFCDED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugrvbmqk.1jj\dcore.exe No File
    FirewallRules: [{0B5B1203-2789-4D2D-BE1C-800E6D484999}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugrvbmqk.1jj\x64\c1.exe No File
    FirewallRules: [{D0AA379B-CA59-455D-A95F-A88A7B5F0BF9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugrvbmqk.1jj\x86\c1.exe No File
    FirewallRules: [{3BBEF80A-FAE3-4F8B-AA30-C81D7E907C7E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugrvbmqk.1jj\x64\m1.exe No File
    FirewallRules: [{B14CD328-FC0C-4BB0-A3A2-CC9E953C7CDC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugrvbmqk.1jj\x86\m1.exe No File
    FirewallRules: [{0D0D2E59-9D85-47AB-A225-5C595D7583E1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dlncwjrx.jqj\dcore.exe No File
    FirewallRules: [{081D75F9-50E2-42FA-A310-0FBE801C8653}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dlncwjrx.jqj\x64\c1.exe No File
    FirewallRules: [{2E5B42A4-DF8D-4189-BEDC-4933915E664E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dlncwjrx.jqj\x64\m1.exe No File
    FirewallRules: [{5B2BE6CF-B4AC-4814-8E2A-2E0AEF1BCE7A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dlncwjrx.jqj\x86\c1.exe No File
    FirewallRules: [{0B38AA41-C4F8-4625-806D-0004772733F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dlncwjrx.jqj\x86\m1.exe No File
    FirewallRules: [{CBA4FE1F-855D-4685-9544-AE79FCF48132}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utnttaw4.4xf\dcore.exe No File
    FirewallRules: [{3F78107D-8278-4C5E-B31E-647DAF000BEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utnttaw4.4xf\x64\c1.exe No File
    FirewallRules: [{A2786EFB-BEC6-41A3-A11B-DED6AE16472A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utnttaw4.4xf\x64\m1.exe No File
    FirewallRules: [{102BC77E-81D5-4E4D-A451-D99AEF003822}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utnttaw4.4xf\x86\c1.exe No File
    FirewallRules: [{0E4F6E96-D935-4BF5-AFA8-B5C9D57F9193}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utnttaw4.4xf\x86\m1.exe No File
    FirewallRules: [{328CF7E0-9DBA-4C3E-B8C6-83D183C2F2A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgqkhbl1.yto\dcore.exe No File
    FirewallRules: [{9B7178E4-0C15-4B15-A549-4C54E879AF30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgqkhbl1.yto\x64\c1.exe No File
    FirewallRules: [{37783FF7-BB3B-43BF-9640-749AC3075AB2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgqkhbl1.yto\x64\m1.exe No File
    FirewallRules: [{A7380FE5-2BF5-44EE-BB75-D722A028739E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgqkhbl1.yto\x86\c1.exe No File
    FirewallRules: [{E230667B-7229-43D0-9ED0-56ACB48571CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bgqkhbl1.yto\x86\m1.exe No File
    FirewallRules: [{C1C08B14-3271-403B-B26D-4C883771884A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\msxnljip.rp2\dcore.exe No File
    FirewallRules: [{702037F2-BE67-432E-99CE-525D0581273A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\msxnljip.rp2\x64\c1.exe No File
    FirewallRules: [{5B4E926F-315F-4A03-AB2B-38338C562E99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\msxnljip.rp2\x86\c1.exe No File
    FirewallRules: [{DEB468EA-4CCA-4A18-80E3-EABD5B4E4D1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\msxnljip.rp2\x64\m1.exe No File
    FirewallRules: [{63D122E5-3195-40D7-BB2B-B8F2ECF18A1E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\msxnljip.rp2\x86\m1.exe No File
    FirewallRules: [{5C6938C5-4CAD-46E6-97CE-26E6605697F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rlhmq0vt.qb3\dcore.exe No File
    FirewallRules: [{AC4BFC56-7462-4B19-8821-3DE7FED72B52}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rlhmq0vt.qb3\x64\c1.exe No File
    FirewallRules: [{3378A989-7188-4719-8475-C893069DF68B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rlhmq0vt.qb3\x86\c1.exe No File
    FirewallRules: [{B4B0C3BE-767D-4699-88DB-C5CB9FC319FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rlhmq0vt.qb3\x64\m1.exe No File
    FirewallRules: [{B0E5C02D-575C-455A-9F62-C1DAF17CD760}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rlhmq0vt.qb3\x86\m1.exe No File
    FirewallRules: [{DF779DD3-6ED1-4C57-82B5-878B70EBF212}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3b5npwy2.dhx\dcore.exe No File
    FirewallRules: [{51F3D58F-45D0-4B1B-9FF3-4BB1E42ECD1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3b5npwy2.dhx\x64\c1.exe No File
    FirewallRules: [{FBEA2F32-1210-4B97-8B76-7B9101CB74B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3b5npwy2.dhx\x64\m1.exe No File
    FirewallRules: [{917EC446-314C-4E4F-B42D-BCC0A196EFD0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3b5npwy2.dhx\x86\c1.exe No File
    FirewallRules: [{1EBEB360-7285-4A64-AEC5-854CBED8010C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3b5npwy2.dhx\x86\m1.exe No File
    FirewallRules: [{02AA39B1-E057-4FB8-9D92-7FD39881A0DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fw4fjo14.umk\dcore.exe No File
    FirewallRules: [{2D6B7E5D-35DC-4C5F-BB04-45EB3F9B5E8E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fw4fjo14.umk\x86\c1.exe No File
    FirewallRules: [{2C61F957-D78D-4B05-B458-2192E324BF8C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fw4fjo14.umk\x64\m1.exe No File
    FirewallRules: [{070AF836-9D97-4EA5-A4D2-5D9BA173394A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fw4fjo14.umk\x64\c1.exe No File
    FirewallRules: [{9F1168D4-1629-4C59-9266-A4C1B7C1E006}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fw4fjo14.umk\x86\m1.exe No File
    FirewallRules: [{E2ED6A57-390A-4EDF-B62C-F87DADE7E176}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugxrgobp.l4y\dcore.exe No File
    FirewallRules: [{272A6755-DD37-4E94-A5B2-C7446F2FE5E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugxrgobp.l4y\x64\c1.exe No File
    FirewallRules: [{F5DB4F8F-91D2-4C5F-9647-78A1A11A610C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugxrgobp.l4y\x64\m1.exe No File
    FirewallRules: [{540BF21A-8801-4DCD-A3B5-374B1C1175D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugxrgobp.l4y\x86\c1.exe No File
    FirewallRules: [{7479489F-72AB-4192-A752-668818986092}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ugxrgobp.l4y\x86\m1.exe No File
    FirewallRules: [{3C082699-4243-484A-9F41-7B97E3564E91}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zxsfrxpu.3sv\dcore.exe No File
    FirewallRules: [{555DD59C-26F6-4061-8654-0520A4C19319}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zxsfrxpu.3sv\x64\m1.exe No File
    FirewallRules: [{99AE3992-8307-4DFC-AA6A-3102D87FC325}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zxsfrxpu.3sv\x86\c1.exe No File
    FirewallRules: [{416BD9D6-0F4A-4823-8890-FE21C307FD64}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zxsfrxpu.3sv\x86\m1.exe No File
    FirewallRules: [{67BA2880-F1D0-4787-9213-6A3317D16DAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zxsfrxpu.3sv\x64\c1.exe No File
    FirewallRules: [{86B1C262-2184-4820-935F-37484D9E002D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bs13ss1r.wmu\dcore.exe No File
    FirewallRules: [{11A91917-FD20-4FC6-BFA3-AE00EC9CDDD5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bs13ss1r.wmu\x64\c1.exe No File
    FirewallRules: [{46641986-A772-4082-8ACC-69BEA0D2CC1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bs13ss1r.wmu\x64\m1.exe No File
    FirewallRules: [{4EFEA09E-1184-42AD-896F-173D50C61A47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bs13ss1r.wmu\x86\c1.exe No File
    FirewallRules: [{55399408-369B-4958-A884-927460F2C9A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bs13ss1r.wmu\x86\m1.exe No File
    FirewallRules: [{209CDA42-5366-4F6C-98B3-4AE07BCEBCF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slqnnjat.de1\dcore.exe No File
    FirewallRules: [{60AD2000-BB6E-4FCA-90BA-1F7CEB6B7C4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slqnnjat.de1\x64\c1.exe No File
    FirewallRules: [{A632F1ED-868A-4285-8F95-FCF41027DAF9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slqnnjat.de1\x64\m1.exe No File
    FirewallRules: [{180852E9-67FE-4D38-ABFE-38DD1334BA88}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slqnnjat.de1\x86\c1.exe No File
    FirewallRules: [{433FDC53-1AB3-4681-B892-89B3CA15767C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slqnnjat.de1\x86\m1.exe No File
    FirewallRules: [{611DF1B8-1177-442B-82C4-7BF60BABED2C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cngv3y3c.zcd\dcore.exe No File
    FirewallRules: [{9B5EEE36-6A9A-491D-97B3-0A25C3A66150}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cngv3y3c.zcd\x64\c1.exe No File
    FirewallRules: [{D46582BB-A982-406B-B20F-FFFCF6E5DEF2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cngv3y3c.zcd\x64\m1.exe No File
    FirewallRules: [{D8CE9ACF-9BC6-42AE-873F-A4DAA594B8E6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cngv3y3c.zcd\x86\c1.exe No File
    FirewallRules: [{8C5F569D-3237-4CB0-AFA0-A4461A5EC860}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cngv3y3c.zcd\x86\m1.exe No File
    FirewallRules: [{5BB7B3F5-38FE-4CD6-910C-29F4646B729C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tn0zet4r.bbw\x64\c1.exe No File
    FirewallRules: [{25FEC87E-3CA8-46E7-8C31-955837E5062F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tn0zet4r.bbw\dcore.exe No File
    FirewallRules: [{F771EFB1-99B6-4D1B-BE37-03708E2ECC6A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tn0zet4r.bbw\x86\c1.exe No File
    FirewallRules: [{62FE5C28-0E0C-4763-BE26-A0E750661DC6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tn0zet4r.bbw\x64\m1.exe No File
    FirewallRules: [{A9323411-6DFD-48E7-82A7-D15FA53DCE03}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tn0zet4r.bbw\x86\m1.exe No File
    FirewallRules: [{63792864-3717-45E2-8E4C-58D2D9098DEA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cyqh5fmh.tmp\dcore.exe No File
    FirewallRules: [{032F7FA7-FF5B-4FB0-9ACD-8AC9C17F8F09}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cyqh5fmh.tmp\x64\c1.exe No File
    FirewallRules: [{2EFD8360-011C-4DAC-B9B8-15F46827733C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cyqh5fmh.tmp\x64\m1.exe No File
    FirewallRules: [{D2B3CA49-B0B9-4660-9C55-E495A1BD2572}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cyqh5fmh.tmp\x86\c1.exe No File
    FirewallRules: [{21E1B69D-EE2F-4F48-A76A-A534379B310D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cyqh5fmh.tmp\x86\m1.exe No File
    FirewallRules: [{45C17AE3-CC7A-4F50-9FEA-FCE54DEB5BCF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w13tjij4.1ia\x64\c1.exe No File
    FirewallRules: [{65A13716-D231-495D-B34C-D27EB6FE3C6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w13tjij4.1ia\dcore.exe No File
    FirewallRules: [{E91B9585-3D7A-4584-AB77-D5359454DDC0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w13tjij4.1ia\x86\c1.exe No File
    FirewallRules: [{6A94A226-C069-4A08-867C-BF4EA584346F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w13tjij4.1ia\x86\m1.exe No File
    FirewallRules: [{2F95948B-1FC0-417B-97A1-186981B5181D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w13tjij4.1ia\x64\m1.exe No File
    FirewallRules: [{CD9D2652-8FE3-409B-A09C-A34E10BCAD65}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0jiu2op.xoq\dcore.exe No File
    FirewallRules: [{565260C7-0002-4319-8E6C-ECBE170CC44B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0jiu2op.xoq\x64\c1.exe No File
    FirewallRules: [{79ABAAA6-AAF1-4758-B1CE-5285640CCD15}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0jiu2op.xoq\x64\m1.exe No File
    FirewallRules: [{EADC9EF8-7EBD-4B62-A320-ECEA0B64B300}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0jiu2op.xoq\x86\c1.exe No File
    FirewallRules: [{3E664875-1550-4CEF-A271-782208E63728}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0jiu2op.xoq\x86\m1.exe No File
    FirewallRules: [{32A1C042-16A5-41E0-BCAA-F0BF5E06113D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzxxlipf.qhm\dcore.exe No File
    FirewallRules: [{5C9BF5E3-34E2-4BA2-A093-34D8305939DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzxxlipf.qhm\x64\c1.exe No File
    FirewallRules: [{6D428B69-589F-44B8-AC36-7403B05E1E9A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzxxlipf.qhm\x64\m1.exe No File
    FirewallRules: [{4797DA68-A96E-4546-8EA5-2B42E7750CFC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzxxlipf.qhm\x86\c1.exe No File
    FirewallRules: [{DDDC01DE-0684-47BA-B7CD-6FBDAAE86A9B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzxxlipf.qhm\x86\m1.exe No File
    FirewallRules: [{536C4E81-0CEF-4407-B6F8-E5BAC00C75D1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ipe1wak.ir3\x64\c1.exe No File
    FirewallRules: [{57AA52B8-8322-40EC-83DC-A30B39945DCB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ipe1wak.ir3\dcore.exe No File
    FirewallRules: [{45303D28-A9E9-446A-8FD8-56408890451C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ipe1wak.ir3\x64\m1.exe No File
    FirewallRules: [{E8822941-4C16-4515-ACF3-910B6B6749C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ipe1wak.ir3\x86\c1.exe No File
    FirewallRules: [{27FBEB1B-ACB9-4B4E-A96F-0B85E0476ABD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ipe1wak.ir3\x86\m1.exe No File
    FirewallRules: [{B5848FE8-1A48-4253-9C68-06AC12E3A446}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kmpspghz.0qs\dcore.exe No File
    FirewallRules: [{00A663BF-73E2-4828-829B-47729BB22E1D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kmpspghz.0qs\x64\c1.exe No File
    FirewallRules: [{FDCA8978-321B-4FB5-BEE3-BF9A0E823EA8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kmpspghz.0qs\x64\m1.exe No File
    FirewallRules: [{F6E9CDF1-CD3D-472C-9BC1-8E7DC9C56FBE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kmpspghz.0qs\x86\m1.exe No File
    FirewallRules: [{BC1CA48A-F15D-40DC-95AE-64A2ACEF722D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kmpspghz.0qs\x86\c1.exe No File
    FirewallRules: [{786DDF17-5327-4313-9704-3556D4C467C8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l0leaprh.m54\dcore.exe No File
    FirewallRules: [{BE031DBD-524D-4253-AA26-738DF5FBD40E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l0leaprh.m54\x64\c1.exe No File
    FirewallRules: [{F7431B6D-4D68-4E13-BC8C-65F275AA5A56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l0leaprh.m54\x86\m1.exe No File
    FirewallRules: [{2FA0041D-9D3C-4D30-811D-3AD05AC50B01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l0leaprh.m54\x64\m1.exe No File
    FirewallRules: [{491207A3-DEA7-48ED-B346-0AF44E58C6D7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l0leaprh.m54\x86\c1.exe No File
    FirewallRules: [{4A257C61-7BA6-4D3E-8CF6-E3BBBF907BD2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3tbdnkj5.vyj\dcore.exe No File
    FirewallRules: [{7F3E9B38-3D66-4B49-B768-83460C99ACC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3tbdnkj5.vyj\x64\c1.exe No File
    FirewallRules: [{C969B7FC-1085-473A-80B5-CCF4E50152EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3tbdnkj5.vyj\x64\m1.exe No File
    FirewallRules: [{A07871BC-0912-476D-802D-8FF62AB5B61F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3tbdnkj5.vyj\x86\c1.exe No File
    FirewallRules: [{448D955C-9437-45E2-8F4B-DA2D907DF97D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3tbdnkj5.vyj\x86\m1.exe No File
    FirewallRules: [{FAF9DDCA-03BD-4C43-9B39-B4C4041A7A47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nfijwera.tiw\dcore.exe No File
    FirewallRules: [{11A4E849-F684-4C02-88EB-6BB57E62DB80}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nfijwera.tiw\x64\c1.exe No File
    FirewallRules: [{2A1E9ACC-554D-4185-B823-64E2F27A9D2B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nfijwera.tiw\x86\c1.exe No File
    FirewallRules: [{E6D8FA81-F144-41A0-890C-D3D499D21725}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nfijwera.tiw\x64\m1.exe No File
    FirewallRules: [{3F00854C-88CC-43FF-96F7-17CC7AE6A562}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nfijwera.tiw\x86\m1.exe No File
    FirewallRules: [{AD399787-D026-4B85-847C-A831C35692FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a3bf4bbd.2lm\dcore.exe No File
    FirewallRules: [{07981071-AB70-4FCD-B084-8F844515AD51}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a3bf4bbd.2lm\x64\c1.exe No File
    FirewallRules: [{519858BD-7E2B-4420-8D05-AF458E8DF9E6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a3bf4bbd.2lm\x86\m1.exe No File
    FirewallRules: [{E8E35655-B9D2-4051-86D8-F29C5438FF88}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a3bf4bbd.2lm\x86\c1.exe No File
    FirewallRules: [{804FA889-6F90-4FE8-BFAE-5C7D9E53A187}] => (Allow) C:\Users\Pc\AppData\Local\Temp\a3bf4bbd.2lm\x64\m1.exe No File
    FirewallRules: [{1937CF35-C935-42BD-BF1B-8A0ECFF95D01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfgvf0js.lyo\dcore.exe No File
    FirewallRules: [{33B08F8D-14CC-4605-8032-1DFD13D028FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfgvf0js.lyo\x64\c1.exe No File
    FirewallRules: [{F779DDAF-2C97-4B67-B169-D6D15655186E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfgvf0js.lyo\x64\m1.exe No File
    FirewallRules: [{982F32FB-4A35-43EE-8D2B-9649395A5A57}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfgvf0js.lyo\x86\m1.exe No File
    FirewallRules: [{C18F8BCB-9338-4700-B4A2-C62AA9EE4151}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfgvf0js.lyo\x86\c1.exe No File
    FirewallRules: [{41307662-22A3-4A66-9E5C-E2544650E41F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pohlpdb1.tsd\dcore.exe No File
    FirewallRules: [{9D5E0C95-493D-4773-8574-7E19177BE470}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pohlpdb1.tsd\x64\c1.exe No File
    FirewallRules: [{D5FB3E87-E13D-4032-B8FE-25450D0B02B0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pohlpdb1.tsd\x86\m1.exe No File
    FirewallRules: [{4ABF9E17-12F4-4A0F-9380-1F2D00E40D47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pohlpdb1.tsd\x64\m1.exe No File
    FirewallRules: [{770CA592-8951-408E-A32D-7B03C5597568}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pohlpdb1.tsd\x86\c1.exe No File
    FirewallRules: [{0895F121-8F0A-43BD-BBFA-232EE46791E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smgpzp0r.4co\dcore.exe No File
    FirewallRules: [{F2A60CEF-3777-47E2-9E1F-A27342E6BE53}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smgpzp0r.4co\x64\c1.exe No File
    FirewallRules: [{F97831DD-A074-4E28-AFDB-27404904D282}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smgpzp0r.4co\x64\m1.exe No File
    FirewallRules: [{6586E95A-527E-474A-9F2F-B126D2AEE6BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smgpzp0r.4co\x86\c1.exe No File
    FirewallRules: [{60722D57-127B-4F0E-BB75-72958C35746E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smgpzp0r.4co\x86\m1.exe No File
    FirewallRules: [{786E814F-9C58-4AC8-AA86-0ABE6262F586}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eugr14tz.yxn\dcore.exe No File
    FirewallRules: [{66241555-99A8-495A-AAF1-0B2466486FBE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eugr14tz.yxn\x64\c1.exe No File
    FirewallRules: [{06DC4DA0-89EC-4359-AE00-F4A57C17E833}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eugr14tz.yxn\x64\m1.exe No File
    FirewallRules: [{97B85F29-CF92-48A6-97F9-D0F7DE38364E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eugr14tz.yxn\x86\c1.exe No File
    FirewallRules: [{61EF9B48-FCCC-49B7-99D5-AA67F5846057}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eugr14tz.yxn\x86\m1.exe No File
    FirewallRules: [{BE59488B-C43C-4AFD-849A-50BBA3D1C981}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dscttk5z.rep\dcore.exe No File
    FirewallRules: [{FF708FFD-68F4-4A75-9C68-83C2AE72012D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dscttk5z.rep\x64\m1.exe No File
    FirewallRules: [{2601F1A2-EEA8-4C4D-8CDD-04F8FC06A34E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dscttk5z.rep\x64\c1.exe No File
    FirewallRules: [{F0AE7FB6-449C-4989-A7DA-6FAC56620F32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dscttk5z.rep\x86\c1.exe No File
    FirewallRules: [{1A22C428-B85C-4C97-841E-E2955D9233E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dscttk5z.rep\x86\m1.exe No File
    FirewallRules: [{BA528A3A-EF68-4706-8BE0-44685D940145}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hicrw4z1.r2d\dcore.exe No File
    FirewallRules: [{12B488A7-2E59-4799-A774-A972BCD558F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hicrw4z1.r2d\x64\c1.exe No File
    FirewallRules: [{66A30AF6-6C91-44EA-BFB2-80B7DBE33AF8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hicrw4z1.r2d\x86\c1.exe No File
    FirewallRules: [{420E6A7B-CF40-4A8B-BFA3-B5003FE2DA3B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hicrw4z1.r2d\x86\m1.exe No File
    FirewallRules: [{20C0505E-4470-43AB-922A-B253F2C9BBE1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hicrw4z1.r2d\x64\m1.exe No File
    FirewallRules: [{5069D948-EF79-48B3-977F-512F7A4E7A85}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbhppp4s.gtk\dcore.exe No File
    FirewallRules: [{3704D4E1-0E4B-4E93-92E0-1C1BE7A0E005}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbhppp4s.gtk\x64\m1.exe No File
    FirewallRules: [{7D979C81-A049-44B1-A0C0-4735A9BC97D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbhppp4s.gtk\x86\c1.exe No File
    FirewallRules: [{E5E173BC-A23E-4FDC-9BC9-E0957ED56F65}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbhppp4s.gtk\x64\c1.exe No File
    FirewallRules: [{2B13C736-D557-4F9B-945E-DC77DF2404EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbhppp4s.gtk\x86\m1.exe No File
    FirewallRules: [{C50DD8F6-C090-49B3-B362-12D6721E7849}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4qwipbc.lit\dcore.exe No File
    FirewallRules: [{C70971DE-9A63-4788-89B8-8F36FFCF8DD9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4qwipbc.lit\x64\c1.exe No File
    FirewallRules: [{A6632BC8-36CF-4C3C-9CAD-F91708455942}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4qwipbc.lit\x86\c1.exe No File
    FirewallRules: [{EB6C6DF8-2274-4C75-B35C-51842D02DBEA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4qwipbc.lit\x86\m1.exe No File
    FirewallRules: [{C71AEF65-6945-448A-9551-B5702FC09273}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4qwipbc.lit\x64\m1.exe No File
    FirewallRules: [{31EBA4FC-DB8A-4DC2-A63C-9EF307E2592F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c2tpttr4.teg\dcore.exe No File
    FirewallRules: [{4800BCB0-4231-4121-A644-CE1E33E59175}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c2tpttr4.teg\x64\m1.exe No File
    FirewallRules: [{694E9450-FF4F-4BF1-BE7E-CE0E326FE0DE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c2tpttr4.teg\x64\c1.exe No File
    FirewallRules: [{089E41BD-9E2F-44E9-9E5F-44D19FA6D841}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c2tpttr4.teg\x86\c1.exe No File
    FirewallRules: [{5543DCE8-237D-44B7-854E-F843E308F416}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c2tpttr4.teg\x86\m1.exe No File
    FirewallRules: [{2CDCA512-6EC4-4ABE-B2AD-183A53905C2D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yry31h2b.kjb\x64\c1.exe No File
    FirewallRules: [{57074B7A-33B1-4AC7-A891-09872D4B7045}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yry31h2b.kjb\x86\m1.exe No File
    FirewallRules: [{7ADD8B20-48F3-4F85-9BBD-171A43BD508D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yry31h2b.kjb\x64\m1.exe No File
    FirewallRules: [{62D5F0D8-908D-4105-912C-05FE2148E939}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yry31h2b.kjb\dcore.exe No File
    FirewallRules: [{83B81BD3-89EC-4AC5-A8C2-D8A148F16DC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yry31h2b.kjb\x86\c1.exe No File
    FirewallRules: [{7F5289C6-74A8-41B4-9045-8189DBE2A362}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s5jglcgy.ui1\x86\m1.exe No File
    FirewallRules: [{135BD94A-18D1-4F9F-83CF-D6E8FDCC04DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s5jglcgy.ui1\x64\c1.exe No File
    FirewallRules: [{6C8D06D3-DD88-4B00-A5DA-AC7B80623BA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s5jglcgy.ui1\dcore.exe No File
    FirewallRules: [{4EE58CF3-10E1-48A0-8F3C-392CFFCEBF60}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s5jglcgy.ui1\x64\m1.exe No File
    FirewallRules: [{FFC33E61-EAB1-4F08-B59E-327E99659F05}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s5jglcgy.ui1\x86\c1.exe No File
    FirewallRules: [{E496CA59-FB7E-47E7-B73F-04932BE21CEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n2bin0ri.wgg\dcore.exe No File
    FirewallRules: [{A727D18E-128B-47B9-9EA2-909DF818FF3B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n2bin0ri.wgg\x64\c1.exe No File
    FirewallRules: [{0455B564-D1FD-4D65-96B7-202CB46C54D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n2bin0ri.wgg\x64\m1.exe No File
    FirewallRules: [{CD4C3857-A107-448D-9DF2-A549FA6C89F6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n2bin0ri.wgg\x86\c1.exe No File
    FirewallRules: [{EAF0B2B4-D071-477A-8FA3-F90B020A797A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n2bin0ri.wgg\x86\m1.exe No File
    FirewallRules: [{0F21200E-D4CE-4BEE-9DE0-C7BC43149A81}] => (Allow) C:\Users\Pc\AppData\Local\Temp\efxi3bik.jyz\dcore.exe No File
    FirewallRules: [{88B2175C-D449-4850-BDE9-D1A3628462B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\efxi3bik.jyz\x86\m1.exe No File
    FirewallRules: [{10C7CBF2-FA78-4048-87D6-8177CEEA7EBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\efxi3bik.jyz\x64\m1.exe No File
    FirewallRules: [{ACD44736-3384-4314-B0F6-9BDC3BC6B01D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\efxi3bik.jyz\x64\c1.exe No File
    FirewallRules: [{E10EF2D3-62AE-444A-85F5-72500CD227CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\efxi3bik.jyz\x86\c1.exe No File
    FirewallRules: [{7EB814FA-E6A0-4B01-A354-F8228B987615}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hldgmkbx.mtn\dcore.exe No File
    FirewallRules: [{287FA47C-7F77-4603-854E-C98E1A9D351C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hldgmkbx.mtn\x64\c1.exe No File
    FirewallRules: [{4ECFE0E1-9848-4990-B704-66820643ECBF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hldgmkbx.mtn\x86\c1.exe No File
    FirewallRules: [{BFA70FEE-273D-42FF-A86F-DD63DA682009}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hldgmkbx.mtn\x86\m1.exe No File
    FirewallRules: [{4C9680F7-5611-4723-A82F-DB4D7CD79A7E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hldgmkbx.mtn\x64\m1.exe No File
    FirewallRules: [{3C8EF8AF-FF92-4945-9AFC-D5D5D92376EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xbrfjv.mmk\dcore.exe No File
    FirewallRules: [{AA4C7966-4861-442D-9209-FF4EB3CBD427}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xbrfjv.mmk\x86\c1.exe No File
    FirewallRules: [{17E67F16-81ED-4B99-BD66-764953DB9CCE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xbrfjv.mmk\x64\m1.exe No File
    FirewallRules: [{4634BDB2-5EC9-4485-B3CD-8E7CBDAFA79B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xbrfjv.mmk\x64\c1.exe No File
    FirewallRules: [{0611995B-DD85-4A00-A67E-7F0C2E204172}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4xbrfjv.mmk\x86\m1.exe No File
    FirewallRules: [{3BDB3298-6CCC-4EF6-A6FB-2BBB5FCD8AFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zxuzii.5wt\dcore.exe No File
    FirewallRules: [{A4BD5811-14C2-4949-9151-F7B971D220D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zxuzii.5wt\x86\c1.exe No File
    FirewallRules: [{179D7D25-EA2A-41F3-9F60-222E1C5EF5B4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zxuzii.5wt\x64\c1.exe No File
    FirewallRules: [{FCA8F49C-EE96-4918-8FDD-2462DAAFEA09}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zxuzii.5wt\x64\m1.exe No File
    FirewallRules: [{66F2B8AB-288D-420B-A201-A8C030C0B899}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zxuzii.5wt\x86\m1.exe No File
    FirewallRules: [{05ABEC26-B6BC-4A0E-886B-A95E099F3313}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dp03xp4b.fw2\dcore.exe No File
    FirewallRules: [{048997C2-331F-4F54-9769-55D0E8ED6884}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dp03xp4b.fw2\x64\c1.exe No File
    FirewallRules: [{8505A92C-A6FD-4987-BF90-168455A942E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dp03xp4b.fw2\x86\c1.exe No File
    FirewallRules: [{7CD97406-ECDF-437D-BB71-14801FAB3F24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dp03xp4b.fw2\x64\m1.exe No File
    FirewallRules: [{93C72550-7E3E-48D7-9793-DDD589AD7535}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dp03xp4b.fw2\x86\m1.exe No File
    FirewallRules: [{426483EB-83A4-47B2-B9F3-CD1D269948DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cmtzs03y.2wu\dcore.exe No File
    FirewallRules: [{4FE700E0-CD39-40B3-AA14-6BC5342165E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cmtzs03y.2wu\x64\c1.exe No File
    FirewallRules: [{D7F6CD97-62E9-4AA2-ACEB-6E8CBF076030}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cmtzs03y.2wu\x64\m1.exe No File
    FirewallRules: [{FBCF8679-42E5-4B79-BAF9-917BFE03F97C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cmtzs03y.2wu\x86\c1.exe No File
    FirewallRules: [{B4F367FD-E662-4033-9B9E-5AF6BC5EE24F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cmtzs03y.2wu\x86\m1.exe No File
    FirewallRules: [{D47E9113-D9A0-4804-B583-F5FA392D4809}] => (Allow) C:\Users\Pc\AppData\Local\Temp\deayz420.vd4\dcore.exe No File
    FirewallRules: [{74F5B83B-A26B-4B18-84EF-DF7EE66D821A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\deayz420.vd4\x64\c1.exe No File
    FirewallRules: [{8F0A0E5E-46FF-40BF-AAD9-780189AE0E60}] => (Allow) C:\Users\Pc\AppData\Local\Temp\deayz420.vd4\x64\m1.exe No File
    FirewallRules: [{50A19E83-E380-494C-919C-4AE513562E02}] => (Allow) C:\Users\Pc\AppData\Local\Temp\deayz420.vd4\x86\c1.exe No File
    FirewallRules: [{45460075-30CC-42DD-A8A8-7BEEE9397B3F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\deayz420.vd4\x86\m1.exe No File
    FirewallRules: [{8A0D1F47-A910-4BE9-8CA6-28220A4B7CA6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xapszlah.pyb\dcore.exe No File
    FirewallRules: [{BDF63D88-D711-4DE8-A0B2-7A220C3A636C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xapszlah.pyb\x64\c1.exe No File
    FirewallRules: [{E8AB3BDA-CFEA-4A01-A765-F954067DBC33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xapszlah.pyb\x86\c1.exe No File
    FirewallRules: [{E17A9019-4613-48F3-AA5D-E4EB78C5CC1C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xapszlah.pyb\x64\m1.exe No File
    FirewallRules: [{ED35BC69-294F-4879-9FB7-0B62F0B65353}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xapszlah.pyb\x86\m1.exe No File
    FirewallRules: [{03EF07D6-3241-4A23-A42E-1C90E082CD31}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dk2k5ivo.yhm\dcore.exe No File
    FirewallRules: [{F6E84E78-B2C2-4CAF-B854-A115E031F56C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dk2k5ivo.yhm\x64\c1.exe No File
    FirewallRules: [{14D7811D-5D93-4DE2-9512-343CA972C251}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dk2k5ivo.yhm\x86\m1.exe No File
    FirewallRules: [{C8400F7E-2351-4357-93BD-3F5B441E0C4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dk2k5ivo.yhm\x86\c1.exe No File
    FirewallRules: [{A1CA021E-24ED-4911-8670-8DB4AC82F18D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dk2k5ivo.yhm\x64\m1.exe No File
    FirewallRules: [{9118BA10-026D-4A57-A81D-362C15EBEC98}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45hiya2r.eiw\dcore.exe No File
    FirewallRules: [{68544634-D5D8-4BFB-A4FF-AE23A6DAE8EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45hiya2r.eiw\x64\c1.exe No File
    FirewallRules: [{5A967CC1-2E9A-403F-9FC2-81F258401ACC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45hiya2r.eiw\x86\m1.exe No File
    FirewallRules: [{F0C4DF35-2CE8-4CD9-A185-C9ED47B260C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45hiya2r.eiw\x64\m1.exe No File
    FirewallRules: [{F920B181-2627-4489-93C4-7E76AB2EDE82}] => (Allow) C:\Users\Pc\AppData\Local\Temp\45hiya2r.eiw\x86\c1.exe No File
    FirewallRules: [{BAAA286C-D1A0-43F1-95A7-FB978F883F40}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ec2p5sai.ip3\dcore.exe No File
    FirewallRules: [{1E9D091B-74F7-4EBE-A896-AD73EF469FFB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ec2p5sai.ip3\x64\c1.exe No File
    FirewallRules: [{16D9A272-29A5-448A-854D-6BEC375B9BEF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ec2p5sai.ip3\x86\m1.exe No File
    FirewallRules: [{DD70B59C-75D3-406D-93F3-4469AEEA7B6D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ec2p5sai.ip3\x86\c1.exe No File
    FirewallRules: [{56886116-512E-4614-AF32-78B8D9341A0F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ec2p5sai.ip3\x64\m1.exe No File
    FirewallRules: [{5585015B-E247-45CD-9CEC-9A352374A463}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hw0ppec5.t2e\dcore.exe No File
    FirewallRules: [{71AEBCCB-30C2-4D01-8419-11EF0FF9A110}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hw0ppec5.t2e\x64\c1.exe No File
    FirewallRules: [{DA9B6E84-7E63-4B3B-9017-503663160E38}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hw0ppec5.t2e\x86\c1.exe No File
    FirewallRules: [{E47DF98D-7E96-4114-A7C1-107916425B76}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hw0ppec5.t2e\x86\m1.exe No File
    FirewallRules: [{A3330970-87C2-4A47-A126-C9CE4D3999B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hw0ppec5.t2e\x64\m1.exe No File
    FirewallRules: [{822E6244-D91E-4138-8992-6D8725D9BA41}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xftxg4vq.vl3\dcore.exe No File
    FirewallRules: [{003F5CF6-851B-4949-A100-7218F082BA38}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xftxg4vq.vl3\x64\m1.exe No File
    FirewallRules: [{2F23AA91-BB71-4EA8-8EEB-7C11928579F0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xftxg4vq.vl3\x64\c1.exe No File
    FirewallRules: [{0166E503-7058-41E5-A76E-AEEE362E2247}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xftxg4vq.vl3\x86\c1.exe No File
    FirewallRules: [{F1806C38-1D48-417B-B3BC-06FFDC9797EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xftxg4vq.vl3\x86\m1.exe No File
    FirewallRules: [{723D55D9-3F6B-4AEC-9DD7-2B0A63C50B42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wccj0g1w.pzy\x86\c1.exe No File
    FirewallRules: [{C476D7FA-3F4B-4581-BD8C-CF1B3AFB3BD8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wccj0g1w.pzy\dcore.exe No File
    FirewallRules: [{B282335E-5B2F-459A-A262-D36DD602DEA2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wccj0g1w.pzy\x86\m1.exe No File
    FirewallRules: [{6F513434-11A4-4B08-AE91-ED5F984D12DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wccj0g1w.pzy\x64\c1.exe No File
    FirewallRules: [{A3E96D2C-0914-44E1-B7B3-4A47D8CD8459}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wccj0g1w.pzy\x64\m1.exe No File
    FirewallRules: [{C43F296F-2FF7-4575-9B63-154E577EDAE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwgdo55k.s4k\x64\c1.exe No File
    FirewallRules: [{D3EE3B96-CF23-4D95-A171-8601F39F3446}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwgdo55k.s4k\x64\m1.exe No File
    FirewallRules: [{AF43B4B5-AE80-4C5F-B311-887E44765763}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwgdo55k.s4k\dcore.exe No File
    FirewallRules: [{1591E6E2-3CC5-4DCC-8A97-CC25B0E312C4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwgdo55k.s4k\x86\c1.exe No File
    FirewallRules: [{F2362251-6814-482B-8D34-DA24CA70CC53}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwgdo55k.s4k\x86\m1.exe No File
    FirewallRules: [{59D55DB3-D325-48F3-934D-433B146BDF5C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wvjnacx0.pxf\x64\m1.exe No File
    FirewallRules: [{6862D585-FF1B-4F72-83EF-97B90A1AAE32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wvjnacx0.pxf\dcore.exe No File
    FirewallRules: [{0B93D40A-0907-4F75-8CEC-92A02FA3CFAE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wvjnacx0.pxf\x86\m1.exe No File
    FirewallRules: [{56506D0A-3685-41B2-A538-F0E1520AC4A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wvjnacx0.pxf\x64\c1.exe () [File not signed]
    FirewallRules: [{0435E4E0-FE92-436A-B014-2073DF44DFBC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wvjnacx0.pxf\x86\c1.exe No File
    FirewallRules: [{6DFC926F-2330-49DC-8650-D4C2CE56BE11}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kd5b51l4.p2v\x64\c1.exe No File
    FirewallRules: [{528BE041-87B8-4857-BA29-8F089E5DB2B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kd5b51l4.p2v\x86\c1.exe No File
    FirewallRules: [{A04D4489-D6D9-4293-ACF9-2DC4A55DBDFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kd5b51l4.p2v\x86\m1.exe No File
    FirewallRules: [{F7D5957E-6AAF-4B81-AAD9-042439514BCF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kd5b51l4.p2v\dcore.exe No File
    FirewallRules: [{B78986A1-A6E4-4ED6-AE7F-D07A75CF5FB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kd5b51l4.p2v\x64\m1.exe No File
    FirewallRules: [{E42B1D0E-9AB4-452D-8F4F-86B981D4FEA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vwbyebfp.jt5\dcore.exe No File
    FirewallRules: [{4E5436D0-41F5-488F-A6A8-8408FA7A61FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vwbyebfp.jt5\x86\m1.exe No File
    FirewallRules: [{F86C84CF-91A9-473E-A65D-6EAE27ED8A71}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vwbyebfp.jt5\x64\c1.exe No File
    FirewallRules: [{7C168AAC-0621-497F-9586-3EE23A31F720}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vwbyebfp.jt5\x64\m1.exe No File
    FirewallRules: [{8EEFBA6E-E962-422A-BFAD-B0D1B193EAA5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vwbyebfp.jt5\x86\c1.exe No File
    FirewallRules: [{00E04FE9-C93E-475E-B9F9-F860384D0109}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3j0vkj4i.25k\x64\c1.exe No File
    FirewallRules: [{7829A92F-1EAF-4C7E-8A86-DC009941FB6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3j0vkj4i.25k\x64\m1.exe No File
    FirewallRules: [{4A1E737A-A426-460C-8313-BA22B0B68C6B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3j0vkj4i.25k\dcore.exe No File
    FirewallRules: [{6EE0AC25-663C-4415-9AAA-62104DA63C74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3j0vkj4i.25k\x86\c1.exe No File
    FirewallRules: [{B3D44EAC-6F8C-4C34-AD12-3644A6848EED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3j0vkj4i.25k\x86\m1.exe No File
    FirewallRules: [{69BF1C5B-35E5-44CA-80C2-3300501E3889}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pu042wp.gge\dcore.exe No File
    FirewallRules: [{B39FD8D1-487D-4A4D-82DD-C60F510B8ADE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pu042wp.gge\x64\m1.exe No File
    FirewallRules: [{C37A6BAC-EDF5-4EBA-8DB5-3A9628C66CE0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pu042wp.gge\x64\c1.exe No File
    FirewallRules: [{E0BA1FBF-83A8-4980-AB27-B3193DD633C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pu042wp.gge\x86\m1.exe No File
    FirewallRules: [{735F993A-48FC-4DE7-BAC5-2BFC915E75AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pu042wp.gge\x86\c1.exe No File
    FirewallRules: [{A3C065F9-24BD-4281-A424-07E2CA5AE7E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tue3oiqh.1iv\dcore.exe No File
    FirewallRules: [{95B860F9-AA5E-4D0B-9D64-4F5098223581}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tue3oiqh.1iv\x64\c1.exe No File
    FirewallRules: [{315933D4-E357-4847-B8DA-18FE40B70574}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tue3oiqh.1iv\x64\m1.exe No File
    FirewallRules: [{E2CB7AD2-9913-419E-B08F-8665A44741B6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tue3oiqh.1iv\x86\c1.exe No File
    FirewallRules: [{B9DE4126-E46C-42E6-AF04-D008DB62A680}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tue3oiqh.1iv\x86\m1.exe No File
    FirewallRules: [{4987DF73-FB70-41DC-B7E8-D5AB871DC24D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdyhvddf.1jb\dcore.exe No File
    FirewallRules: [{EABC09EA-0376-4844-BA4C-8AFBAEBCDA06}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdyhvddf.1jb\x64\c1.exe No File
    FirewallRules: [{7A502676-8627-4F13-BEC3-BC56F38CFA1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdyhvddf.1jb\x64\m1.exe No File
    FirewallRules: [{47355547-4D16-454F-A895-7367D5DA70B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdyhvddf.1jb\x86\c1.exe No File
    FirewallRules: [{8E1004E5-FA3E-43C5-9258-B47B3C8AF995}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdyhvddf.1jb\x86\m1.exe No File
    FirewallRules: [{DC19AB29-B4CA-47CD-87F9-482B267C7230}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ixtnftog.qhe\dcore.exe No File
    FirewallRules: [{C9FBC315-4D38-4018-A489-6C5AFAE55A6B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ixtnftog.qhe\x64\c1.exe No File
    FirewallRules: [{5E831A66-2AE2-4F64-9ADC-84DBB1897839}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ixtnftog.qhe\x64\m1.exe No File
    FirewallRules: [{708C3AC1-0B33-401F-8382-2E7C802DB20A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ixtnftog.qhe\x86\m1.exe No File
    FirewallRules: [{4A9E925F-8A3C-4125-A618-92FDAEE3166D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ixtnftog.qhe\x86\c1.exe No File
    FirewallRules: [{1DF62BA4-07C0-4B5B-9144-88C276AD9F8F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ike3zb1x.nir\dcore.exe No File
    FirewallRules: [{780902D9-5DA7-43DF-9733-7B5309815DD3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ike3zb1x.nir\x64\m1.exe No File
    FirewallRules: [{E6CDE6A1-489A-421C-AC45-F2CE376F395D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ike3zb1x.nir\x64\c1.exe No File
    FirewallRules: [{4940DF68-3582-402D-ACEF-05392136097E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ike3zb1x.nir\x86\c1.exe No File
    FirewallRules: [{15A7E4A4-3149-4659-8191-92A0CC4AFAC5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ike3zb1x.nir\x86\m1.exe No File
    FirewallRules: [{1A98E581-1B82-4A87-8273-4806933B53E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sgs0mllt.dup\dcore.exe No File
    FirewallRules: [{6B3844AD-B846-4172-BC0D-6291A1E44BE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sgs0mllt.dup\x64\m1.exe No File
    FirewallRules: [{DFC0B391-EC79-47A1-9E18-059EAE223B33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sgs0mllt.dup\x86\c1.exe No File
    FirewallRules: [{DEED234C-9A4C-42B4-AAF1-3CDD1E8AA984}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sgs0mllt.dup\x64\c1.exe No File
    FirewallRules: [{D5040291-FA3C-465F-80F9-3AF6E7D771FC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sgs0mllt.dup\x86\m1.exe No File
    FirewallRules: [{D10BDA5D-AA80-4EC3-9EB9-A2513E640258}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hrhl3mrm.jgf\x64\c1.exe No File
    FirewallRules: [{CFBBC863-4BA8-4A22-AB56-2CB527B12E25}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hrhl3mrm.jgf\dcore.exe No File
    FirewallRules: [{9B7433BC-7451-4ECC-A56C-DD302B9A5186}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hrhl3mrm.jgf\x64\m1.exe No File
    FirewallRules: [{DC3DD22F-EF21-419F-AA81-758007A1B9AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hrhl3mrm.jgf\x86\c1.exe No File
    FirewallRules: [{74216591-A721-43E9-95AF-652723688125}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hrhl3mrm.jgf\x86\m1.exe No File
    FirewallRules: [{213EFF18-562B-4B9C-A5DD-1FC51C7E1939}] => (Allow) C:\Users\Pc\AppData\Local\Temp\prkexzju.xro\dcore.exe No File
    FirewallRules: [{53C822FA-9A24-4896-8334-6D551586CCC8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\prkexzju.xro\x64\c1.exe No File
    FirewallRules: [{05D92BDB-6E6F-4B00-B2DD-BA5F0CC42E72}] => (Allow) C:\Users\Pc\AppData\Local\Temp\prkexzju.xro\x64\m1.exe No File
    FirewallRules: [{78A5B141-1394-4ACA-9691-545382428C9C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\prkexzju.xro\x86\c1.exe No File
    FirewallRules: [{6B81F14B-3C1F-4DC6-96D4-F089FC6D082A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\prkexzju.xro\x86\m1.exe No File
    FirewallRules: [{508A51AC-DA92-47D9-AF7F-6E7102A196E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swwi4sbp.fdq\dcore.exe No File
    FirewallRules: [{97A2014A-1991-4427-ABBB-C548D5DB4C6D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swwi4sbp.fdq\x64\m1.exe No File
    FirewallRules: [{05CEEB43-AD48-404E-84D3-69BD8C33F187}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swwi4sbp.fdq\x64\c1.exe No File
    FirewallRules: [{698549B9-B668-4577-A2E7-B082ECDD6B97}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swwi4sbp.fdq\x86\c1.exe No File
    FirewallRules: [{70C90F59-0C34-4061-B9FB-02F98BFE64B0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swwi4sbp.fdq\x86\m1.exe No File
    FirewallRules: [{7A0FFF7A-A4B7-47AB-90DD-27CE05F0FC24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\andczycj.nkm\dcore.exe No File
    FirewallRules: [{47B7094F-51FC-48A3-89A8-AFD6E82F018A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\andczycj.nkm\x64\m1.exe No File
    FirewallRules: [{4DE4278D-8ECC-412D-81D6-279E04B51F8A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\andczycj.nkm\x64\c1.exe No File
    FirewallRules: [{118699B9-BD19-4A04-8383-26BDC1F4F2E0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\andczycj.nkm\x86\c1.exe No File
    FirewallRules: [{AF39FE77-2D4D-4E93-A097-943F824E118E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\andczycj.nkm\x86\m1.exe No File
    FirewallRules: [{94DA2212-E545-4AD0-8447-DC43A7738897}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czgi4jqh.imj\dcore.exe No File
    FirewallRules: [{30A3DD90-9AD2-4449-9CCC-54CD3A1BF769}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czgi4jqh.imj\x64\m1.exe No File
    FirewallRules: [{46C7AC94-6DB7-4054-A1E3-188A45578D7A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czgi4jqh.imj\x86\m1.exe No File
    FirewallRules: [{D9C6A118-C4B9-49EA-B6EC-6F47BB14548A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czgi4jqh.imj\x64\c1.exe No File
    FirewallRules: [{7BB1602D-9180-4847-BFB1-4C1D89739BD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czgi4jqh.imj\x86\c1.exe No File
    FirewallRules: [{C941843D-EDA1-4E98-8844-08DC179755A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxld0l4e.4n3\dcore.exe No File
    FirewallRules: [{0D4B801B-19A9-4635-A1D8-255DD58476E0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxld0l4e.4n3\x64\c1.exe No File
    FirewallRules: [{4911A24A-8BF1-4612-905A-81CCEEB8B207}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxld0l4e.4n3\x64\m1.exe No File
    FirewallRules: [{0B4202E5-38C4-447D-8F2B-A8831D21B7EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxld0l4e.4n3\x86\c1.exe No File
    FirewallRules: [{D5434E82-7C44-441C-8125-9D944460259F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxld0l4e.4n3\x86\m1.exe No File
    FirewallRules: [{B9D89F93-CD1A-4FA1-BD65-40D4A4CA5A86}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5vjn3kug.kee\x64\c1.exe No File
    FirewallRules: [{F0A5894B-F9DC-4B6D-92CE-73D717CF42C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5vjn3kug.kee\dcore.exe No File
    FirewallRules: [{BAF17DCA-7607-4F4B-B870-E2AC4C5E5376}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5vjn3kug.kee\x86\m1.exe No File
    FirewallRules: [{DF920586-AA8C-47A8-A6A1-6038CCABF0EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5vjn3kug.kee\x64\m1.exe No File
    FirewallRules: [{005EACF1-E020-4763-94D6-FA5794AA7934}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5vjn3kug.kee\x86\c1.exe No File
    FirewallRules: [{12E047C6-5DF9-4F85-B7A9-6652FEDD8521}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yqfs1j4i.1ac\dcore.exe No File
    FirewallRules: [{7188D035-4DB4-4853-BDFE-6A559E056553}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yqfs1j4i.1ac\x64\c1.exe No File
    FirewallRules: [{6CDD8F9D-A719-424D-AB7A-29BFB379C7CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yqfs1j4i.1ac\x64\m1.exe No File
    FirewallRules: [{7F509B43-CBD2-4B51-B40E-64B6CC6A809C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yqfs1j4i.1ac\x86\c1.exe No File
    FirewallRules: [{D131FA2D-A63D-4427-97D7-14C5829FF34D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yqfs1j4i.1ac\x86\m1.exe No File
    FirewallRules: [{04CF428F-8E27-45BF-A2CE-8938E01B1D2B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fmhgotx0.1hq\x64\c1.exe No File
    FirewallRules: [{DAE4BC32-30CA-4D5A-83C8-C2CC81EDA437}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fmhgotx0.1hq\dcore.exe No File
    FirewallRules: [{4D84A9C8-3147-4FA2-A6CE-7E893F2D6790}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fmhgotx0.1hq\x64\m1.exe No File
    FirewallRules: [{ADDC149F-23E9-4A83-95B8-A48BFA13FFBF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fmhgotx0.1hq\x86\m1.exe No File
    FirewallRules: [{3DDC5045-E0FF-4738-A140-B878F98A396A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fmhgotx0.1hq\x86\c1.exe No File
    FirewallRules: [{F98BF118-6C3C-4A1E-A345-24CB6F498C37}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xllpnexc.xtw\dcore.exe No File
    FirewallRules: [{10BF8AD8-EA20-4F13-A73B-34A670DAB1B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xllpnexc.xtw\x64\c1.exe No File
    FirewallRules: [{6794B361-7458-41FC-91C4-F28741D865EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xllpnexc.xtw\x64\m1.exe No File
    FirewallRules: [{61137A14-5A7A-4AF0-99AC-ED8ADA00692D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xllpnexc.xtw\x86\m1.exe No File
    FirewallRules: [{CE64A328-C773-4669-9F98-7A86761BD5DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xllpnexc.xtw\x86\c1.exe No File
    FirewallRules: [{8A8BBA41-3156-4B76-922C-E3F5B38F3E99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qlnz13in.oqm\dcore.exe No File
    FirewallRules: [{D7ED37BB-6F6B-469B-BA2D-FC6731978398}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qlnz13in.oqm\x64\c1.exe No File
    FirewallRules: [{53E84702-8689-45A5-89AC-96493D6F7C77}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qlnz13in.oqm\x64\m1.exe No File
    FirewallRules: [{CA0D4AA3-68B1-45F9-A872-576675467C33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qlnz13in.oqm\x86\m1.exe No File
    FirewallRules: [{AE85F7CB-6015-456D-AED4-AD7DB6502FDB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qlnz13in.oqm\x86\c1.exe No File
    FirewallRules: [{39ADA4CE-2AC2-45B2-955C-2A3E939BA8CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bfld2obb.kfc\dcore.exe No File
    FirewallRules: [{7F3620B1-A3A6-4B03-AED3-836C578AB720}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bfld2obb.kfc\x64\m1.exe No File
    FirewallRules: [{CA3F91B6-5776-47CB-9696-A7BC5C16404F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bfld2obb.kfc\x64\c1.exe No File
    FirewallRules: [{FD252BA8-CAD4-4DC9-9818-4EF96407D009}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bfld2obb.kfc\x86\c1.exe No File
    FirewallRules: [{D9A18E20-6813-4689-89BA-DFE02A73F1FA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bfld2obb.kfc\x86\m1.exe No File
    FirewallRules: [{990105D7-9529-47CA-92A7-6F209BC8105F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uuj2kpjn.zqi\x64\c1.exe No File
    FirewallRules: [{44B623E3-45E1-413A-9D91-278621BB3FE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uuj2kpjn.zqi\dcore.exe No File
    FirewallRules: [{8457AE6A-087D-48DB-B88C-0271DF7D0EB7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uuj2kpjn.zqi\x86\c1.exe No File
    FirewallRules: [{DA1A7F18-951C-41B5-B8D7-27DB8DC60B4A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uuj2kpjn.zqi\x86\m1.exe No File
    FirewallRules: [{B9DBF2C6-2424-4C47-B309-6F01941B3C07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uuj2kpjn.zqi\x64\m1.exe No File
    FirewallRules: [{2A477B4C-7C18-4508-9D76-1B3D3537BC72}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxj1gxtd.sdm\dcore.exe No File
    FirewallRules: [{B14E679E-38F5-4CCD-AD9A-9D7AC7C303C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxj1gxtd.sdm\x64\c1.exe No File
    FirewallRules: [{2B3A659F-2FC0-47DF-A4B5-B9679D6A14FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxj1gxtd.sdm\x64\m1.exe No File
    FirewallRules: [{7B640911-BCE7-4F28-94DA-AAB911558AE7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxj1gxtd.sdm\x86\c1.exe No File
    FirewallRules: [{C3B7B40F-3B4A-4CCB-8472-02884EC3C01B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wxj1gxtd.sdm\x86\m1.exe No File
    FirewallRules: [{B454D851-D2C5-416B-952D-529E94066D75}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxpojdxc.tzr\dcore.exe No File
    FirewallRules: [{78A111C6-998E-45B5-8BF0-1D63F0A230F8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxpojdxc.tzr\x86\c1.exe No File
    FirewallRules: [{B3B07146-6333-43EE-A419-CCF91B0C95F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxpojdxc.tzr\x64\c1.exe () [File not signed]
    FirewallRules: [{6B7507D1-0F17-446C-B2E9-14C590B33AC8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxpojdxc.tzr\x64\m1.exe () [File not signed]
    FirewallRules: [{777A872E-9840-4D91-BFE3-5C86390DBC49}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxpojdxc.tzr\x86\m1.exe No File
    FirewallRules: [{20E7D292-3384-4283-B6AF-5BEF0395FD7C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1ofoyu1.ch5\x64\m1.exe () [File not signed]
    FirewallRules: [{ACA70C0C-953E-4563-B133-71BB9488C6BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1ofoyu1.ch5\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{6FA1DCA8-F572-4C06-ABAF-2433CDC2B44A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1ofoyu1.ch5\x86\c1.exe No File
    FirewallRules: [{78BC38ED-6241-4FBB-98D7-4DB6ABE1B889}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1ofoyu1.ch5\x86\m1.exe No File
    FirewallRules: [{4F9EE58C-B0B6-444B-B6EB-68B57031608E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1ofoyu1.ch5\x64\c1.exe () [File not signed]
    FirewallRules: [{7B04AAB8-8DC0-42A8-89AF-EE94B23E1782}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5crokko.52o\x64\m1.exe No File
    FirewallRules: [{84A4E1FC-030B-49F6-B5A6-85666453A128}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5crokko.52o\dcore.exe No File
    FirewallRules: [{55060080-31B0-4008-9C0E-E39BEB18D4BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5crokko.52o\x64\c1.exe No File
    FirewallRules: [{FD4E713A-9397-40CE-88C3-08A809D66688}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5crokko.52o\x86\c1.exe No File
    FirewallRules: [{13B8A15A-8B7A-4258-A0F5-EF24854AF9BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j5crokko.52o\x86\m1.exe No File
    FirewallRules: [{CDD8C0EB-89D0-4796-8353-17DD451536E1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2parhuh.2ea\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{07471582-D4BC-467B-83C5-97EF40AD379D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2parhuh.2ea\x64\c1.exe () [File not signed]
    FirewallRules: [{8BAFEF93-AD58-4190-95A1-E11C5A5D3258}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2parhuh.2ea\x86\c1.exe No File
    FirewallRules: [{9FFD262C-0768-495D-99B2-0065F782CA5E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2parhuh.2ea\x64\m1.exe () [File not signed]
    FirewallRules: [{5F9FAB91-E19E-4E8C-A43E-C1FE0E9A504F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2parhuh.2ea\x86\m1.exe No File
    FirewallRules: [{E9D63E0A-542A-43C1-9EBA-35577125C47D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\15u2fsqh.rxv\x86\m1.exe No File
    FirewallRules: [{2ACCD721-5D08-4F9E-AA19-C99E0A5ADE7A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\15u2fsqh.rxv\x64\c1.exe No File
    FirewallRules: [{733C4294-CEAD-4DC4-8733-30CA021483F8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\15u2fsqh.rxv\dcore.exe No File
    FirewallRules: [{25FE2C0F-04CE-44EE-925E-C6A7530FE6D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\15u2fsqh.rxv\x86\c1.exe No File
    FirewallRules: [{419E8E8D-F23A-41E1-B2B2-90598D539CBC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\15u2fsqh.rxv\x64\m1.exe No File
    FirewallRules: [{FE369603-5FC8-4E02-8D42-A4B2E5911627}] => (Allow) C:\Users\Pc\AppData\Local\Temp\50fcayfv.qsv\x64\c1.exe No File
    FirewallRules: [{E92B3F5C-B4CB-4B1F-8F04-DFE6ED5F8A62}] => (Allow) C:\Users\Pc\AppData\Local\Temp\50fcayfv.qsv\dcore.exe No File
    FirewallRules: [{B83451D0-957B-4AAA-A170-D2166EBD6653}] => (Allow) C:\Users\Pc\AppData\Local\Temp\50fcayfv.qsv\x64\m1.exe No File
    FirewallRules: [{52E98E18-AF59-4678-8D7A-7B9DEC16EF33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\50fcayfv.qsv\x86\c1.exe No File
    FirewallRules: [{5128DE64-8099-48A2-A0F4-8A779E4BF825}] => (Allow) C:\Users\Pc\AppData\Local\Temp\50fcayfv.qsv\x86\m1.exe No File
    FirewallRules: [{81BE369C-7534-4768-8E98-1FF4FE12E74B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\flnua22g.wbk\x64\m1.exe No File
    FirewallRules: [{53D78594-842C-45E9-9501-6CAC3235675F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\flnua22g.wbk\dcore.exe No File
    FirewallRules: [{F7201D65-029B-44EB-AE5F-F1D233968D44}] => (Allow) C:\Users\Pc\AppData\Local\Temp\flnua22g.wbk\x86\m1.exe No File
    FirewallRules: [{C18C4A6E-C815-4B30-92B3-0477944C544A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\flnua22g.wbk\x64\c1.exe No File
    FirewallRules: [{09A85433-8BAB-4579-87C5-0BA100B50A5F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\flnua22g.wbk\x86\c1.exe No File
    FirewallRules: [{AFE82FF2-2DDB-4BAB-B8F5-0FDA52BC8C3F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ut0hpuhd.e55\x64\c1.exe No File
    FirewallRules: [{59C3EB41-85E4-48BC-9E93-81DC8B77550E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ut0hpuhd.e55\dcore.exe No File
    FirewallRules: [{5DCA8043-1A81-44B3-8032-632724B46211}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ut0hpuhd.e55\x64\m1.exe No File
    FirewallRules: [{F1704FC6-55B4-4746-916E-8E12408E39AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ut0hpuhd.e55\x86\c1.exe No File
    FirewallRules: [{1D2EB474-25F2-41F9-9A0C-6624C8B3688B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ut0hpuhd.e55\x86\m1.exe No File
    FirewallRules: [{1B26F737-7E59-4474-BE2C-0E5A5DB31B1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rkqpjo0i.xgg\dcore.exe No File
    FirewallRules: [{1115A13F-4153-41C3-85DA-51C3BA8C03A0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rkqpjo0i.xgg\x64\c1.exe No File
    FirewallRules: [{E41DF04F-FD04-4021-99E0-69C9BA6AFDBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rkqpjo0i.xgg\x64\m1.exe No File
    FirewallRules: [{399C6FD6-F442-4F13-A628-7648A71A7C12}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rkqpjo0i.xgg\x86\m1.exe No File
    FirewallRules: [{7BCE21FE-3DC5-46C2-A9FD-2F0EED482C07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rkqpjo0i.xgg\x86\c1.exe No File
    FirewallRules: [{A3D112F4-48EB-40A2-A2D5-72EBB58E17D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mgb100ul.p13\x64\c1.exe No File
    FirewallRules: [{BAECA0CD-8400-47BB-8CD3-F9BBC9C333F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mgb100ul.p13\x64\m1.exe No File
    FirewallRules: [{0686E645-4B27-4C01-8C11-37CA55FD68E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mgb100ul.p13\x86\m1.exe No File
    FirewallRules: [{145D5201-B6F3-4173-AC49-43EA9B27ECBF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mgb100ul.p13\dcore.exe No File
    FirewallRules: [{A901A83E-4687-4BB0-B8D5-CD42BDFC9461}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mgb100ul.p13\x86\c1.exe No File
    FirewallRules: [{768437A4-94C0-4496-B224-987ED381241E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vn5wt51l.4lu\dcore.exe No File
    FirewallRules: [{D490EC07-4600-447F-872B-A4096BC56225}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vn5wt51l.4lu\x64\m1.exe No File
    FirewallRules: [{CA506197-0909-4A6B-87E1-4C59D395715B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vn5wt51l.4lu\x64\c1.exe No File
    FirewallRules: [{74668585-0951-47E4-A6EE-93546B13B5DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vn5wt51l.4lu\x86\c1.exe No File
    FirewallRules: [{DEE54373-CE91-416D-B11D-60ECC11DAA23}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vn5wt51l.4lu\x86\m1.exe No File
    FirewallRules: [{5D2FF224-D7B0-491F-A177-60C97C6E6B1B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\paudvsvh.msu\x64\c1.exe No File
    FirewallRules: [{72CE6B2A-C0C7-4F99-890A-3C888812E45A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\paudvsvh.msu\x64\m1.exe No File
    FirewallRules: [{8C51FE3B-9D76-4B2C-95A0-C5E29CCF5260}] => (Allow) C:\Users\Pc\AppData\Local\Temp\paudvsvh.msu\dcore.exe No File
    FirewallRules: [{47B4D2A3-ECAB-48BE-A667-A4FDA6DB1353}] => (Allow) C:\Users\Pc\AppData\Local\Temp\paudvsvh.msu\x86\c1.exe No File
    FirewallRules: [{9BF5AEDC-6B1E-46B2-9193-3A6443D89076}] => (Allow) C:\Users\Pc\AppData\Local\Temp\paudvsvh.msu\x86\m1.exe No File
    FirewallRules: [{7172E767-9520-45A0-B263-DC2BD4224937}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nkb1jlye.lzc\dcore.exe No File
    FirewallRules: [{7D891A7B-4A9A-4A1B-9E78-4CFBD34FC628}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nkb1jlye.lzc\x64\c1.exe No File
    FirewallRules: [{BD7FA85A-8465-45C7-BBD8-BADC27D616DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nkb1jlye.lzc\x86\c1.exe No File
    FirewallRules: [{B75845E4-D9D0-450B-905A-44877890193B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nkb1jlye.lzc\x64\m1.exe No File
    FirewallRules: [{534B332A-80CD-4E08-9299-2E4C458B69EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nkb1jlye.lzc\x86\m1.exe No File
    FirewallRules: [{1199D5B8-2F4D-4FF1-8027-DC23711BEF0B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bbjmoaoh.dsx\x64\m1.exe No File
    FirewallRules: [{E448C5E0-6D69-4A46-9405-5A5B64134DD1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bbjmoaoh.dsx\dcore.exe No File
    FirewallRules: [{5D850B3B-5B47-4657-880A-DB37B0599124}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bbjmoaoh.dsx\x86\c1.exe No File
    FirewallRules: [{806BF128-D3B3-42F6-A8CE-F63744DEEE2A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bbjmoaoh.dsx\x64\c1.exe No File
    FirewallRules: [{E6C68797-12B4-4A8C-AA57-0C98B7615E9C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bbjmoaoh.dsx\x86\m1.exe No File
    FirewallRules: [{841CFE97-8B9D-45B3-A992-7E90603238A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bd5yyx0m.hjk\dcore.exe No File
    FirewallRules: [{C0CCD631-E492-4C79-9C12-6239F0AB5C6D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bd5yyx0m.hjk\x64\c1.exe No File
    FirewallRules: [{9D0A549A-9AD1-4B31-9318-B95AB61BA642}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bd5yyx0m.hjk\x64\m1.exe No File
    FirewallRules: [{50B06496-2D91-4AC1-B9E8-A3703E11B641}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bd5yyx0m.hjk\x86\c1.exe No File
    FirewallRules: [{E683179B-2D14-4BE4-902D-E0E05CF6B694}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bd5yyx0m.hjk\x86\m1.exe No File
    FirewallRules: [{EE330A54-24EB-4E54-83AB-C380D42C1BE6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpupv1oi.xxa\dcore.exe No File
    FirewallRules: [{BDABDE3C-63D0-42B9-9C12-642A6309AA14}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpupv1oi.xxa\x64\c1.exe No File
    FirewallRules: [{DF9B613F-68DF-4629-815C-86423BFABEEE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpupv1oi.xxa\x64\m1.exe No File
    FirewallRules: [{9085716A-AF79-42BD-B36C-9027DE4C38D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpupv1oi.xxa\x86\m1.exe No File
    FirewallRules: [{AA6BFCDE-A639-472A-8A9F-6144323E9790}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hpupv1oi.xxa\x86\c1.exe No File
    FirewallRules: [{FA6A200A-F73A-4A67-86E9-4E129133CFD4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndol55ou.ug3\dcore.exe No File
    FirewallRules: [{9952C1E8-0314-4A2D-AD3D-045B72A2DDE3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndol55ou.ug3\x64\c1.exe No File
    FirewallRules: [{1B2B8D05-AB02-492D-A92D-E298F182892B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndol55ou.ug3\x86\c1.exe No File
    FirewallRules: [{9B551DE6-3603-41C2-B94F-49901B1BDC00}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndol55ou.ug3\x64\m1.exe No File
    FirewallRules: [{967D6F3A-5C29-4957-BF2F-E8CA8E7C846E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndol55ou.ug3\x86\m1.exe No File
    FirewallRules: [{5740C207-3220-4B5F-9A1A-FE70C6D35A43}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybgxi4ni.ya5\dcore.exe No File
    FirewallRules: [{F0508571-B52A-437C-B577-81626D4D17B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybgxi4ni.ya5\x64\m1.exe No File
    FirewallRules: [{4FF9C75C-EDC4-4F79-95E7-BD681F543903}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybgxi4ni.ya5\x64\c1.exe No File
    FirewallRules: [{373A3660-7937-4C4D-86C5-548AA2DD3EB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybgxi4ni.ya5\x86\c1.exe No File
    FirewallRules: [{74D9C31C-F5C5-433E-BDAA-A2832C8D5856}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybgxi4ni.ya5\x86\m1.exe No File
    FirewallRules: [{966BB5E6-5E72-4524-87D9-B0C208B5E14F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kf2aeip2.sh1\dcore.exe No File
    FirewallRules: [{9FB9A422-205F-4761-97C0-05C90B0E0099}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kf2aeip2.sh1\x64\m1.exe No File
    FirewallRules: [{3D51AD07-10CD-45C0-8684-7FE1848BDA0F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kf2aeip2.sh1\x64\c1.exe No File
    FirewallRules: [{8E71FF61-1D5D-41AF-BC12-F5529F9F6C3A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kf2aeip2.sh1\x86\m1.exe No File
    FirewallRules: [{FBD9FEB6-AEE2-4BCB-A5B0-DD7622247516}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kf2aeip2.sh1\x86\c1.exe No File
    FirewallRules: [{41238773-E7B0-4857-B433-2C3CC3FBECF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wgmtbc4r.pjm\dcore.exe No File
    FirewallRules: [{147C0F0B-8892-4F0C-B0B2-F802B926FC5A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wgmtbc4r.pjm\x64\m1.exe No File
    FirewallRules: [{5CE659FD-BFCE-4502-8439-91D1D74A84E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wgmtbc4r.pjm\x64\c1.exe No File
    FirewallRules: [{0057E771-415B-47D9-AE98-BD7503B04594}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wgmtbc4r.pjm\x86\m1.exe No File
    FirewallRules: [{59B38C6A-FDB8-4111-B421-DFDBDE6B7B58}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wgmtbc4r.pjm\x86\c1.exe No File
    FirewallRules: [{E5A33F9D-6F79-48D2-AFFC-467BC4D3F018}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1qa4h33.ppl\x64\c1.exe No File
    FirewallRules: [{05A2E1AC-6F56-49DD-A90A-8708B30B5BF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1qa4h33.ppl\x64\m1.exe No File
    FirewallRules: [{BE7D25CA-753F-44A8-92D2-18B1829421B0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1qa4h33.ppl\dcore.exe No File
    FirewallRules: [{D60A5CD1-F7FE-4F57-AE5C-CA0A29D555A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1qa4h33.ppl\x86\m1.exe No File
    FirewallRules: [{6708D8FD-41E4-4E73-B0CE-51A042080E1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1qa4h33.ppl\x86\c1.exe No File
    FirewallRules: [{4BA7CAF0-1040-4711-917B-CAD9B829B8EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vlipkiba.5la\x64\c1.exe No File
    FirewallRules: [{F85D17C6-E518-4E92-9B5A-79859DDAD23D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vlipkiba.5la\dcore.exe No File
    FirewallRules: [{326B5B70-A05E-43F7-A3A2-7DC18E4AE29B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vlipkiba.5la\x64\m1.exe No File
    FirewallRules: [{CF5C0538-5636-421A-A52D-913101DCF2E1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vlipkiba.5la\x86\m1.exe No File
    FirewallRules: [{7E8A7752-60CF-491B-9386-EA415D810037}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vlipkiba.5la\x86\c1.exe No File
    FirewallRules: [{E5E192AC-B3F8-4543-8A12-F483AEFE0449}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcvxniyf.3hw\x64\m1.exe No File
    FirewallRules: [{A907A5C6-73AB-481B-AB7E-5B3D7A1D6873}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcvxniyf.3hw\dcore.exe No File
    FirewallRules: [{A2602D6A-6197-488C-9800-DC8D3552BBAC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcvxniyf.3hw\x64\c1.exe No File
    FirewallRules: [{49073973-06F0-49FA-BF25-2345C55B9FE6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcvxniyf.3hw\x86\c1.exe No File
    FirewallRules: [{81717C05-2CCF-4DFC-AEF5-8F4B98F14216}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcvxniyf.3hw\x86\m1.exe No File
    FirewallRules: [{9DC78650-97B1-41A7-8B6E-97CEE8EB4622}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t45zvs4f.bv3\dcore.exe No File
    FirewallRules: [{7AF0419B-B9D4-4F5A-BBCD-49121447E684}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t45zvs4f.bv3\x86\c1.exe No File
    FirewallRules: [{DF5DC7F2-C15F-4CFD-9671-A0499D94DC0A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t45zvs4f.bv3\x64\m1.exe No File
    FirewallRules: [{E2394929-6CD0-433F-889D-78F6BCC0F55A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t45zvs4f.bv3\x64\c1.exe No File
    FirewallRules: [{41FCE322-A757-4122-A7AC-2A7F9131EE98}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t45zvs4f.bv3\x86\m1.exe No File
    FirewallRules: [{150D6835-5B1C-40FA-A17E-F654D6EB58FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fekj3xt1.b2d\dcore.exe No File
    FirewallRules: [{6505681B-5003-4812-87EA-7A3619857F47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fekj3xt1.b2d\x64\m1.exe No File
    FirewallRules: [{ADF93530-E2B2-48A0-AF23-FAF57F363362}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fekj3xt1.b2d\x86\c1.exe No File
    FirewallRules: [{F982CBC6-87FF-4224-8F7B-A7ECA389EFF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fekj3xt1.b2d\x64\c1.exe No File
    FirewallRules: [{8AE622D9-2D27-413E-82C0-D0B675290227}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fekj3xt1.b2d\x86\m1.exe No File
    FirewallRules: [{FFBC24BF-97D2-404B-ACA5-D8BBD7E35A25}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4vndkxx1.kba\dcore.exe No File
    FirewallRules: [{9E16C068-9B8D-4D34-81AA-E48D50134288}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4vndkxx1.kba\x64\c1.exe No File
    FirewallRules: [{ADD03BC9-9D8A-4DC3-B326-7F66118BAF47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4vndkxx1.kba\x64\m1.exe No File
    FirewallRules: [{521AA9AB-B0D1-4742-9D81-B86499E600A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4vndkxx1.kba\x86\c1.exe No File
    FirewallRules: [{D6CA4133-36E9-4562-A28D-CA7E79F1DE2D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4vndkxx1.kba\x86\m1.exe No File
    FirewallRules: [{5D3A6E47-D18E-4B76-A005-B04B86ABEAA6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1flre1vj.ipt\dcore.exe No File
    FirewallRules: [{5D1F9880-8C5C-433F-A5B3-1C336DD898F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1flre1vj.ipt\x64\m1.exe No File
    FirewallRules: [{6B3912D6-3FA4-45D5-91F3-F8E8980EDD92}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1flre1vj.ipt\x64\c1.exe No File
    FirewallRules: [{6A89F540-6B40-4C0C-8DF4-5274B090E148}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1flre1vj.ipt\x86\m1.exe No File
    FirewallRules: [{2C70E8C7-12DC-44A0-88C4-B490A2EA53C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1flre1vj.ipt\x86\c1.exe No File
    FirewallRules: [{B7558875-4CC6-4A41-AE85-2659B8E0E968}] => (Allow) C:\Users\Pc\AppData\Local\Temp\brytlccg.y4l\dcore.exe No File
    FirewallRules: [{EED3AF27-FB8B-4C25-A58A-2134D4E770BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\brytlccg.y4l\x86\c1.exe No File
    FirewallRules: [{8E171706-F678-4F0C-A888-55ACC4911412}] => (Allow) C:\Users\Pc\AppData\Local\Temp\brytlccg.y4l\x64\c1.exe No File
    FirewallRules: [{20DD9422-2E2A-41B0-A352-009FC4431C66}] => (Allow) C:\Users\Pc\AppData\Local\Temp\brytlccg.y4l\x86\m1.exe No File
    FirewallRules: [{06C1F5A6-9BB5-4A49-A028-2C468D22C50D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\brytlccg.y4l\x64\m1.exe No File
    FirewallRules: [{8354616E-A8D0-498D-A8AC-A43FB2FA4B96}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cdd4zmq.4w4\dcore.exe No File
    FirewallRules: [{DDCB1904-31C4-4639-8373-4D285F105B8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cdd4zmq.4w4\x64\c1.exe No File
    FirewallRules: [{0E59BAB5-D3AD-4CC5-9B1C-C1061EE99387}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cdd4zmq.4w4\x64\m1.exe No File
    FirewallRules: [{B0F2AC5E-B54D-4682-8E2A-7D7C01A67B79}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cdd4zmq.4w4\x86\c1.exe No File
    FirewallRules: [{D9D54636-4700-4A93-B827-613117BB12E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cdd4zmq.4w4\x86\m1.exe No File
    FirewallRules: [{40C72FA2-1AB5-4EDC-95AD-167BE80B111F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsb2jeca.fhk\dcore.exe No File
    FirewallRules: [{071B5C33-D59F-4D0E-BF12-B1BDF812C0ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsb2jeca.fhk\x64\m1.exe No File
    FirewallRules: [{52182CD1-8174-4EC0-A586-F532477B8D00}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsb2jeca.fhk\x64\c1.exe No File
    FirewallRules: [{2FE556C5-8C61-4BEA-A7BF-51CA1071ABB9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsb2jeca.fhk\x86\c1.exe No File
    FirewallRules: [{CDF9F581-CE69-40A6-8BB3-4B19AFB923C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsb2jeca.fhk\x86\m1.exe No File
    FirewallRules: [{4B5B033C-E5B3-4EA4-90F4-773B46A9B87A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pepo4acn.5ep\dcore.exe No File
    FirewallRules: [{529BDA4D-9A19-4513-B86E-DB7026CC33E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pepo4acn.5ep\x64\m1.exe No File
    FirewallRules: [{27D1C5F1-FEB2-4AD0-8FD8-C48F5C54F053}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pepo4acn.5ep\x64\c1.exe No File
    FirewallRules: [{08D3B872-2B7B-4D36-BB5D-6491F9D54D70}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pepo4acn.5ep\x86\c1.exe No File
    FirewallRules: [{8B636C1A-BBB6-4BE1-B1E8-B67347148E85}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pepo4acn.5ep\x86\m1.exe No File
    FirewallRules: [{DA34379F-E0DE-462B-982F-E096544B80F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2nl2intr.nlb\dcore.exe No File
    FirewallRules: [{B73B8215-0E8B-4731-94E2-96094E857F07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2nl2intr.nlb\x64\c1.exe No File
    FirewallRules: [{37230538-08D6-4CB9-852F-78ADAF4E45D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2nl2intr.nlb\x86\c1.exe No File
    FirewallRules: [{18E24E2D-18A6-416F-8444-458011D2FBD7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2nl2intr.nlb\x64\m1.exe No File
    FirewallRules: [{73D0D184-84B6-4872-9D5D-066AC426EFE5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2nl2intr.nlb\x86\m1.exe No File
    FirewallRules: [{B2B9C3E4-EEB2-4974-BDB1-B202F21F75EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsbqzp0r.ulj\dcore.exe No File
    FirewallRules: [{92836AB2-5A5B-40F6-9F37-A58CD22E15C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsbqzp0r.ulj\x64\c1.exe No File
    FirewallRules: [{AFE85BE7-559D-441E-9098-05C4DCAA40B5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsbqzp0r.ulj\x64\m1.exe No File
    FirewallRules: [{A9067AE6-1286-42D4-9054-4E368038F009}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsbqzp0r.ulj\x86\c1.exe No File
    FirewallRules: [{F2311B6E-4814-40B1-8348-D324F2B4440D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xsbqzp0r.ulj\x86\m1.exe No File
    FirewallRules: [{9B004354-029E-4052-B135-DD7829F1587A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxtf0qnp.emx\dcore.exe No File
    FirewallRules: [{526A6835-9AF9-4340-9FCF-29973BCFB9FF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxtf0qnp.emx\x64\c1.exe No File
    FirewallRules: [{85DCB3E2-4D7E-41E1-9EB1-A6C7CA4D24D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxtf0qnp.emx\x64\m1.exe No File
    FirewallRules: [{F81F4501-955B-4F5E-BC6D-520F81A85753}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxtf0qnp.emx\x86\m1.exe No File
    FirewallRules: [{00339F25-1EC3-4034-918F-95584B364AD7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxtf0qnp.emx\x86\c1.exe No File
    FirewallRules: [{B921C31E-FF22-48F9-B414-9589F6C8FF94}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4hvwxssv.y2s\dcore.exe No File
    FirewallRules: [{E58EDF5F-1823-48C5-80B2-0C8C679E1FE5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4hvwxssv.y2s\x64\c1.exe No File
    FirewallRules: [{AF38E07E-AEB6-4333-BF94-3887CF3F89CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4hvwxssv.y2s\x64\m1.exe No File
    FirewallRules: [{97ABB760-608C-4281-9ACD-654FE7FD369B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4hvwxssv.y2s\x86\c1.exe No File
    FirewallRules: [{D67975F5-188D-4EBE-9C1E-51F9861167C1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4hvwxssv.y2s\x86\m1.exe No File
    FirewallRules: [{BB1BDEA5-49F6-4CDF-8E80-9BDC0A4786E0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orx4ggrj.wto\x64\c1.exe No File
    FirewallRules: [{AC62C93C-C4F1-4B1F-B448-71CED1853CB4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orx4ggrj.wto\dcore.exe No File
    FirewallRules: [{F9D220A3-8FC0-496B-87D8-5617CAC360ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orx4ggrj.wto\x86\m1.exe No File
    FirewallRules: [{049D0252-D5E7-40DA-B18E-AF438E7663B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orx4ggrj.wto\x64\m1.exe No File
    FirewallRules: [{6C3358EF-36A0-4A65-8C16-F4B4476F280D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orx4ggrj.wto\x86\c1.exe No File
    FirewallRules: [{86351734-EF20-4693-A85D-383C1533908D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nddp2kfx.5a0\dcore.exe No File
    FirewallRules: [{EAE3C20B-C4CA-4281-AF2D-4C8F65648D6D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nddp2kfx.5a0\x64\c1.exe No File
    FirewallRules: [{164DCA44-4BCC-4BD9-9D9B-12D1E92F5610}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nddp2kfx.5a0\x64\m1.exe No File
    FirewallRules: [{36EB34C4-CEDD-4DB3-B3FF-E0265D0295EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nddp2kfx.5a0\x86\m1.exe No File
    FirewallRules: [{0E2FF613-69A0-4C89-A7B3-317441B1724E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nddp2kfx.5a0\x86\c1.exe No File
    FirewallRules: [{2E2652DC-0378-4C38-B4D0-E2E9E6F29E48}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ctbojiai.lyx\dcore.exe No File
    FirewallRules: [{AE67E18B-E090-4D23-8872-786C307B0C90}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ctbojiai.lyx\x64\m1.exe No File
    FirewallRules: [{8FBFEC58-EFE8-4A46-BE01-31E06C0BDE95}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ctbojiai.lyx\x64\c1.exe No File
    FirewallRules: [{58012AD3-3C8B-4211-9EA1-BAB6BAD22D27}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ctbojiai.lyx\x86\c1.exe No File
    FirewallRules: [{CF9B7E10-CBB3-4733-941F-B9F70139276C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ctbojiai.lyx\x86\m1.exe No File
    FirewallRules: [{2223ACFE-F3CB-4525-86CA-A7EB774A53EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ou5jm3cy.f05\x64\c1.exe No File
    FirewallRules: [{1F73B334-73B8-46AE-9F80-0573DEB06B46}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ou5jm3cy.f05\dcore.exe No File
    FirewallRules: [{DFD46512-D9D0-47A8-9131-E4CA6A5BB1ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ou5jm3cy.f05\x64\m1.exe No File
    FirewallRules: [{CFC2A1E9-03A0-4E11-84C0-626FF80C7AF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ou5jm3cy.f05\x86\c1.exe No File
    FirewallRules: [{74ADE211-34C2-436D-8B67-4048D170BC9B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ou5jm3cy.f05\x86\m1.exe No File
    FirewallRules: [{F3CC57F7-E118-4FE5-A0F3-447FE500BE88}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2tdco53g.43n\dcore.exe No File
    FirewallRules: [{F2BAA951-39B1-438D-8785-F8EBC8A36814}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2tdco53g.43n\x64\c1.exe No File
    FirewallRules: [{16F2E87D-F0A0-4E80-A920-2A5505ADC86D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2tdco53g.43n\x64\m1.exe No File
    FirewallRules: [{16669F2B-6CEA-4C7D-8F1E-01E257219A33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2tdco53g.43n\x86\c1.exe No File
    FirewallRules: [{ACE162E7-43B7-43CC-9D72-D1292DF14F81}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2tdco53g.43n\x86\m1.exe No File
    FirewallRules: [{1458CE3F-A75D-470F-BDD3-563933AF8CD0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vb2smgju.it0\dcore.exe No File
    FirewallRules: [{913ACDAD-0A6D-488B-AE5B-BC13828D8FC1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vb2smgju.it0\x64\c1.exe No File
    FirewallRules: [{61A94850-05B1-4CFF-9340-89A97EA3CC59}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vb2smgju.it0\x64\m1.exe No File
    FirewallRules: [{EDE10497-8042-4D37-8E7B-D67CF9E1956C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vb2smgju.it0\x86\c1.exe No File
    FirewallRules: [{4886561E-B511-4859-BB72-7C9FE720A042}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vb2smgju.it0\x86\m1.exe No File
    FirewallRules: [{6C51C5E2-9BA1-4322-9888-5008183F1D96}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqrzucpe.zvx\dcore.exe No File
    FirewallRules: [{2EECD160-36FA-4A35-A1E9-F31C2D1CDCA0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqrzucpe.zvx\x64\m1.exe No File
    FirewallRules: [{FC247623-9916-445D-B231-9C8291C918D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqrzucpe.zvx\x86\m1.exe No File
    FirewallRules: [{AA50EACE-F589-49AF-A633-8F85132B943A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqrzucpe.zvx\x86\c1.exe No File
    FirewallRules: [{5833F65F-C9C6-4204-BA13-B31584F42583}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqrzucpe.zvx\x64\c1.exe No File
    FirewallRules: [{C306EC9C-EBB4-47AA-9A57-21A05EFC5165}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bpianxte.nnn\x64\m1.exe No File
    FirewallRules: [{D9296644-E39B-4C93-AB87-A669F9C3E8F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bpianxte.nnn\dcore.exe No File
    FirewallRules: [{C1186AA7-1AC6-4FF4-8589-E49F76C8DD8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bpianxte.nnn\x64\c1.exe No File
    FirewallRules: [{CC856D24-B7DF-4DD6-8093-290F070AAADA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bpianxte.nnn\x86\c1.exe No File
    FirewallRules: [{89C3CD20-156E-4052-BDEF-BC7A6BFCB3D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bpianxte.nnn\x86\m1.exe No File
    FirewallRules: [{B3A7BEAF-7556-48FC-A65D-22234F2CF308}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ss00xmui.mzm\dcore.exe No File
    FirewallRules: [{F31A0D3D-9128-44EF-B88B-A036BB8DD5FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ss00xmui.mzm\x86\m1.exe No File
    FirewallRules: [{C29D0B04-0AAB-480F-BC98-BAB9675DCDF2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ss00xmui.mzm\x64\m1.exe No File
    FirewallRules: [{85673968-A61C-46E9-9767-06A2F805E42B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ss00xmui.mzm\x64\c1.exe No File
    FirewallRules: [{07283A5E-44BE-4F76-BA24-4D5931874564}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ss00xmui.mzm\x86\c1.exe No File
    FirewallRules: [{CCFB584F-256D-4DF0-9B15-2286C5EEDA3E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxtqzt1q.mzy\dcore.exe No File
    FirewallRules: [{3A8A9E53-965B-4C81-A173-6471B526FC3A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxtqzt1q.mzy\x64\m1.exe No File
    FirewallRules: [{591618D2-EE6D-44DD-8B2C-88013E809E23}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxtqzt1q.mzy\x64\c1.exe No File
    FirewallRules: [{C2DA4F43-1A95-493D-BC71-3557324FCEF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxtqzt1q.mzy\x86\c1.exe No File
    FirewallRules: [{C0706386-6942-4972-87E3-9E7182A34140}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxtqzt1q.mzy\x86\m1.exe No File
    FirewallRules: [{879FA5F8-3661-490E-B36B-96F86D2E3047}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qxa2woot.bod\dcore.exe No File
    FirewallRules: [{CDE58C01-8BB5-4AF3-AC02-670D770F9B83}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qxa2woot.bod\x64\c1.exe No File
    FirewallRules: [{1BC34D05-E535-4FD8-B8E6-573A0A3D8B6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qxa2woot.bod\x64\m1.exe No File
    FirewallRules: [{952CED2B-EA0C-4B93-B194-0709216B4DA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qxa2woot.bod\x86\c1.exe No File
    FirewallRules: [{E9DB7905-93BF-4D5C-B9DA-625DAB7F4663}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qxa2woot.bod\x86\m1.exe No File
    FirewallRules: [{6E968E0C-5C61-4384-981C-9F5E2B11A45C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rr3mzusn.2dx\x64\c1.exe No File
    FirewallRules: [{7F151871-9CBB-44ED-BFC1-815365446968}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rr3mzusn.2dx\dcore.exe No File
    FirewallRules: [{034A0041-0119-4554-9C2A-80AEA6663F60}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rr3mzusn.2dx\x86\c1.exe No File
    FirewallRules: [{97645960-F456-4545-B76C-951B5DDED4DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rr3mzusn.2dx\x64\m1.exe No File
    FirewallRules: [{AE2CC0A2-CAD0-494B-A9F6-BBC06E36321C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rr3mzusn.2dx\x86\m1.exe No File
    FirewallRules: [{8AA2D5ED-5D03-4C6E-BDCF-25F075EBEEA8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n3zryhix.yi4\dcore.exe No File
    FirewallRules: [{13B0DFCC-453D-47C3-A9CB-922012E1A672}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n3zryhix.yi4\x64\m1.exe No File
    FirewallRules: [{7F039026-BA13-4595-9E4E-81E27950112C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n3zryhix.yi4\x64\c1.exe No File
    FirewallRules: [{BE8F27BF-5A1E-4685-A03A-4F81335D4865}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n3zryhix.yi4\x86\m1.exe No File
    FirewallRules: [{B79080CD-0D10-4C29-AECD-D1A77400AFE9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n3zryhix.yi4\x86\c1.exe No File
    FirewallRules: [{1D609A7F-0E41-4C3A-A834-2B302C721E99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0h3qn2g.ufq\x86\c1.exe No File
    FirewallRules: [{6E323249-850F-4B17-9F12-AD5D31471365}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0h3qn2g.ufq\dcore.exe No File
    FirewallRules: [{CE9040FC-57F6-44D0-93B6-F85B04082C00}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0h3qn2g.ufq\x64\c1.exe No File
    FirewallRules: [{CC33D307-817C-40B8-BA90-28ED62679520}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0h3qn2g.ufq\x64\m1.exe No File
    FirewallRules: [{5A441F03-1573-42BA-8DBF-E9EDA553BC04}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0h3qn2g.ufq\x86\m1.exe No File
    FirewallRules: [{C5C142F7-C1A5-4242-BF2A-8FEA0CEDA272}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd4jz4a0.cho\dcore.exe No File
    FirewallRules: [{394EC7B0-DC7E-4268-9256-6B0683BD3606}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd4jz4a0.cho\x64\c1.exe No File
    FirewallRules: [{B759C329-3BCD-42CB-AACA-73D0C1D79138}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd4jz4a0.cho\x64\m1.exe No File
    FirewallRules: [{33E7D55F-B249-4E16-AAC4-CE61ABF8F1AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd4jz4a0.cho\x86\c1.exe No File
    FirewallRules: [{32B0072B-B6F3-4F09-9F4C-F49A978F72B4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rd4jz4a0.cho\x86\m1.exe No File
    FirewallRules: [{D3C734FA-CC21-463A-8AAD-8AA2A94B8D06}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o3pbihjl.mqa\x64\c1.exe No File
    FirewallRules: [{D7A26E18-58F8-4FB2-8449-F65D763B0EFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o3pbihjl.mqa\dcore.exe No File
    FirewallRules: [{032BF93A-095C-4C2A-9444-F18B10819ECE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o3pbihjl.mqa\x86\m1.exe No File
    FirewallRules: [{90E1A320-7E49-4A2D-9111-2C1525FAE2F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o3pbihjl.mqa\x64\m1.exe No File
    FirewallRules: [{304B6C89-7297-4DFE-8F1E-F072FBC0EFDC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o3pbihjl.mqa\x86\c1.exe No File
    FirewallRules: [{13B405B5-8E9E-448C-8701-A2639FF45FD4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kxdmumn.tkc\x64\c1.exe No File
    FirewallRules: [{746DA404-A0AA-4A35-B4DA-F71DAD29C5DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kxdmumn.tkc\dcore.exe No File
    FirewallRules: [{BE7A4B2A-5CF0-4E72-8F42-8D9BB4A50E99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kxdmumn.tkc\x64\m1.exe No File
    FirewallRules: [{10B14A50-EA5D-46C2-924F-08AC2781C184}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kxdmumn.tkc\x86\c1.exe No File
    FirewallRules: [{956F95BA-1ED5-4E93-BEA1-9CC9E7003AFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kxdmumn.tkc\x86\m1.exe No File
    FirewallRules: [{08524C7E-8999-4594-BAB7-99ED2E588FDC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ay1r1l2p.okx\dcore.exe No File
    FirewallRules: [{76460A76-2DEE-4E93-A95D-BD5DB5B432E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ay1r1l2p.okx\x64\c1.exe No File
    FirewallRules: [{8FB2CD17-DD50-43E6-B7E9-841BF183C874}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ay1r1l2p.okx\x64\m1.exe No File
    FirewallRules: [{2C740EC9-0028-46A8-96BC-9185807A3FC1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ay1r1l2p.okx\x86\c1.exe No File
    FirewallRules: [{1242EA66-6EB3-42AB-BA71-7E5E5E97D817}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ay1r1l2p.okx\x86\m1.exe No File
    FirewallRules: [{040FB220-49EC-412A-96EE-47DF5C3E0839}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r4nqncpo.f3k\dcore.exe No File
    FirewallRules: [{4A726A9C-E724-48F5-91F3-6AA811F5B232}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r4nqncpo.f3k\x64\c1.exe No File
    FirewallRules: [{2F0B4CC6-F6AE-44C6-B412-3F142FB069E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r4nqncpo.f3k\x64\m1.exe No File
    FirewallRules: [{3A66F53E-62CE-4E0D-A63D-B832D5CB894F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r4nqncpo.f3k\x86\c1.exe No File
    FirewallRules: [{9411918D-8E07-443B-A72E-4F6B694A0E58}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r4nqncpo.f3k\x86\m1.exe No File
    FirewallRules: [{7B14AFC0-0F32-4B50-8E4E-6925CA55339C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxwrc1yn.inb\dcore.exe No File
    FirewallRules: [{7835E571-8377-4EC9-B762-9E6678CCC0BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxwrc1yn.inb\x64\c1.exe No File
    FirewallRules: [{591654D6-EBFE-4DBD-800B-9D6D10E7BA36}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxwrc1yn.inb\x86\m1.exe No File
    FirewallRules: [{287938B1-13D5-4DC0-A998-A1F6027C0672}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxwrc1yn.inb\x64\m1.exe No File
    FirewallRules: [{0386B2F6-879C-4C35-8BA0-CD9B7A7EE281}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxwrc1yn.inb\x86\c1.exe No File
    FirewallRules: [{BE752DD0-48F2-47EF-81CF-3F1408B33D3C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufqhdt44.fzh\dcore.exe No File
    FirewallRules: [{8040FC3C-9E1E-4DE3-9E4C-5B885650EC2D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufqhdt44.fzh\x64\m1.exe No File
    FirewallRules: [{61BDB653-4D2E-4CCE-A461-0B3C08ACE44A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufqhdt44.fzh\x64\c1.exe No File
    FirewallRules: [{3BE02330-0042-425B-B722-9C9DAD3A5ECF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufqhdt44.fzh\x86\c1.exe No File
    FirewallRules: [{67E377C3-4CC2-41D1-AE7B-04D6FE535A0A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufqhdt44.fzh\x86\m1.exe No File
    FirewallRules: [{5B948C46-AE04-4CBC-94AA-3542938417A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cbcudn31.0qy\dcore.exe No File
    FirewallRules: [{6781B7F7-4A5A-4BBC-95D9-C1DF55536B21}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cbcudn31.0qy\x64\c1.exe No File
    FirewallRules: [{CB387849-7449-475C-9D19-C03C312B41B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cbcudn31.0qy\x64\m1.exe No File
    FirewallRules: [{C95B78F9-CB62-4011-BBB8-0D9A3AECBDF1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cbcudn31.0qy\x86\c1.exe No File
    FirewallRules: [{7B3F10B8-BE99-4280-8C70-1DFC421FBCE2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cbcudn31.0qy\x86\m1.exe No File
    FirewallRules: [{6E60BA04-5A84-4966-95A0-04C1991177D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlzpncwp.jbr\dcore.exe No File
    FirewallRules: [{1B9FC220-0DD4-4A56-8B06-C3E963105BA6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlzpncwp.jbr\x64\m1.exe No File
    FirewallRules: [{B048797E-D440-426A-8FEC-0225E3DFF456}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlzpncwp.jbr\x64\c1.exe No File
    FirewallRules: [{C5C75A1B-6C5A-449F-AADD-3729CD703220}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlzpncwp.jbr\x86\c1.exe No File
    FirewallRules: [{95A3E20D-BE3D-4E08-9D65-C79E0B07FF1E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlzpncwp.jbr\x86\m1.exe No File
    FirewallRules: [{4D1DC4B4-4031-4B21-8C88-BFB922AD3332}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lqzb4p1k.0vw\dcore.exe No File
    FirewallRules: [{A4C422D1-765A-476A-A223-836B244865EC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lqzb4p1k.0vw\x64\c1.exe No File
    FirewallRules: [{71D15C7E-F654-464C-86BD-7F02E49D5B80}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lqzb4p1k.0vw\x86\c1.exe No File
    FirewallRules: [{12B9D3A5-A1F6-43F2-85EA-10A10D99510D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lqzb4p1k.0vw\x86\m1.exe No File
    FirewallRules: [{D47F8C0E-5FF3-4F4B-9C37-477546530C70}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lqzb4p1k.0vw\x64\m1.exe No File
    FirewallRules: [{5E0A5A78-5AE1-4DCC-ABD9-387CF8BEC39E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ree4kkyq.yrp\dcore.exe No File
    FirewallRules: [{9600A58F-ED2C-4299-813A-C6D88B5637ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ree4kkyq.yrp\x64\c1.exe No File
    FirewallRules: [{35E92CBE-3888-43DB-97FE-4D58FAAEE517}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ree4kkyq.yrp\x86\m1.exe No File
    FirewallRules: [{5826A102-1DB1-4DD3-AE7E-C5C60D5BB0D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ree4kkyq.yrp\x64\m1.exe No File
    FirewallRules: [{D9A42AD3-0988-40C3-8414-E8AF47490BBC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ree4kkyq.yrp\x86\c1.exe No File
    FirewallRules: [{13E4EB9D-51CB-4EC4-9BC9-BD634AB2223A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0gs0qdwx.unw\dcore.exe No File
    FirewallRules: [{D12A090F-1261-4B50-AA72-DE98CE2C1ED0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0gs0qdwx.unw\x86\c1.exe No File
    FirewallRules: [{5EB71C08-63E7-441C-BABE-54C093DB51A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0gs0qdwx.unw\x64\c1.exe No File
    FirewallRules: [{A0450FAC-8BA2-415E-82D1-FA82ACDB6291}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0gs0qdwx.unw\x64\m1.exe No File
    FirewallRules: [{A1B80654-5AC3-4612-9FBC-2E608CFF8204}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0gs0qdwx.unw\x86\m1.exe No File
    FirewallRules: [{89855B31-87D8-4B29-9ECC-2424A197EB83}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lx3f2bak.brv\dcore.exe No File
    FirewallRules: [{D5D357B4-BBEE-4AF3-9981-60B1FBED367F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lx3f2bak.brv\x64\c1.exe No File
    FirewallRules: [{A32D13D9-0131-4B3D-A73A-CE93C2DF793E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lx3f2bak.brv\x64\m1.exe No File
    FirewallRules: [{9504F860-E310-440E-8992-91BE5623B395}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lx3f2bak.brv\x86\c1.exe No File
    FirewallRules: [{8F00D7B4-B802-452D-A88B-4B6AEE78F8B6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lx3f2bak.brv\x86\m1.exe No File
    FirewallRules: [{E2F8594F-CA9E-4FE5-BFA5-41979CAAB220}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hgc03y3x.nuk\x64\m1.exe No File
    FirewallRules: [{AC7D4599-C7C1-4585-A0BF-C64E88AAD28A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hgc03y3x.nuk\x64\c1.exe No File
    FirewallRules: [{52C5E2A2-B759-4108-9C3E-908A383D4E8E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hgc03y3x.nuk\dcore.exe No File
    FirewallRules: [{F2C57FF7-03D8-4566-9E2B-563AAEE6DC6B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hgc03y3x.nuk\x86\c1.exe No File
    FirewallRules: [{0C3BA329-8C75-4B05-9625-675B789DD392}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hgc03y3x.nuk\x86\m1.exe No File
    FirewallRules: [{083D8F07-08AF-4C4A-86CF-3E93C1A88D31}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssj25twt.xfc\dcore.exe No File
    FirewallRules: [{A4DFECA9-6C87-4B85-B79A-A1E906DAEFFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssj25twt.xfc\x64\m1.exe No File
    FirewallRules: [{A44A5EE5-DEA7-4981-AF80-13A296C88A11}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssj25twt.xfc\x64\c1.exe No File
    FirewallRules: [{553DAE74-C4FC-4BB5-9CC0-3BD38FF35F83}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssj25twt.xfc\x86\c1.exe No File
    FirewallRules: [{A876204C-A54D-46B9-A13F-EF10D54B20B4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssj25twt.xfc\x86\m1.exe No File
    FirewallRules: [{139C6AEE-3E4D-4495-A6B5-6E60174ED1E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w0iepvn3.du1\dcore.exe No File
    FirewallRules: [{4042D4AE-6EB1-43EE-AACA-23CB3357965D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w0iepvn3.du1\x64\c1.exe No File
    FirewallRules: [{59541F81-512A-4930-8D78-5DCEBEC95F1B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w0iepvn3.du1\x86\c1.exe No File
    FirewallRules: [{02BBC2D6-4C16-4EBE-8C91-4F4C4939E5A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w0iepvn3.du1\x64\m1.exe No File
    FirewallRules: [{87014014-0346-4D1C-8BFF-9534D6369099}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w0iepvn3.du1\x86\m1.exe No File
    FirewallRules: [{A9BD9278-0803-4146-B5E6-381B5B56DB5F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tk11hckg.qxu\dcore.exe No File
    FirewallRules: [{DF4CB579-F485-43FB-924B-E7AC8526057E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tk11hckg.qxu\x64\c1.exe No File
    FirewallRules: [{E05D4AF2-BF5E-4325-874E-7557E74E8138}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tk11hckg.qxu\x64\m1.exe No File
    FirewallRules: [{90889401-80DD-493B-ACA0-E5E16EB2EB08}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tk11hckg.qxu\x86\m1.exe No File
    FirewallRules: [{D9855734-DDCE-4BEE-8DEB-6E179B91F2CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tk11hckg.qxu\x86\c1.exe No File
    FirewallRules: [{A0846096-0CE5-4FA7-AF53-B809CF19DAFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kdg24d4x.1hy\dcore.exe No File
    FirewallRules: [{2DA0AB4B-1332-4F74-8CEE-8F6B1B3C98AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kdg24d4x.1hy\x86\c1.exe No File
    FirewallRules: [{C9A56D7D-25BB-49D1-8B62-4C453550718B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kdg24d4x.1hy\x64\m1.exe No File
    FirewallRules: [{36BDF82C-4C94-4DAE-A60D-78A2079401B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kdg24d4x.1hy\x86\m1.exe No File
    FirewallRules: [{4CCC92F6-6B29-4311-8CB3-44DDBBACECDD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kdg24d4x.1hy\x64\c1.exe No File
    FirewallRules: [{25231262-32AC-4401-81EF-60494393CE7A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1rfe3neh.ywv\x64\m1.exe No File
    FirewallRules: [{766B7609-B027-4B40-90AD-98266FA6D350}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1rfe3neh.ywv\x64\c1.exe No File
    FirewallRules: [{C331774E-20B2-4F78-A20F-C0918B124F64}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1rfe3neh.ywv\x86\c1.exe No File
    FirewallRules: [{2765BAF6-037C-4876-B7CD-991506D242E6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1rfe3neh.ywv\x86\m1.exe No File
    FirewallRules: [{AE59EE00-B81D-4481-A932-D3AEAEFCDC08}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1rfe3neh.ywv\dcore.exe No File
    FirewallRules: [{9E747939-E239-45E4-9ECC-11E68256C371}] => (Allow) C:\Users\Pc\AppData\Local\Temp\heae3gu2.oew\dcore.exe No File
    FirewallRules: [{2DCFEA2B-43F6-4D0A-AC91-9698C0150017}] => (Allow) C:\Users\Pc\AppData\Local\Temp\heae3gu2.oew\x64\c1.exe No File
    FirewallRules: [{EEB86A73-9F1A-4BB8-A6E1-ED3A668B5968}] => (Allow) C:\Users\Pc\AppData\Local\Temp\heae3gu2.oew\x64\m1.exe No File
    FirewallRules: [{09C809CE-977B-4238-B2FD-1BC2AAA09D42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\heae3gu2.oew\x86\c1.exe No File
    FirewallRules: [{0A5569C3-93A8-4231-8E1F-C09CAA6F3804}] => (Allow) C:\Users\Pc\AppData\Local\Temp\heae3gu2.oew\x86\m1.exe No File
    FirewallRules: [{CAE007EA-2FAA-4A78-AE13-42CF0CA383E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ld15bolj.gvx\x86\m1.exe No File
    FirewallRules: [{EC347495-7AF9-409E-9B4F-1DFC5162DFD8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ld15bolj.gvx\dcore.exe No File
    FirewallRules: [{D8D590EE-34BC-45CF-A830-3386633B4020}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ld15bolj.gvx\x64\c1.exe No File
    FirewallRules: [{24B6D073-635B-4197-B062-8DDA97465ABC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ld15bolj.gvx\x86\c1.exe No File
    FirewallRules: [{B5C1C37E-D793-436D-84F9-F7F32F27CBEF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ld15bolj.gvx\x64\m1.exe No File
    FirewallRules: [{F1990FF4-C006-41BB-9624-619EE12F3CA0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hwpwwwe0.0ds\x86\c1.exe No File
    FirewallRules: [{947CC1A8-E566-4D0B-BFA7-8FFBA4319C70}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hwpwwwe0.0ds\dcore.exe No File
    FirewallRules: [{3B467C2F-171C-4EAD-B42F-D317ECB8C771}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hwpwwwe0.0ds\x64\m1.exe No File
    FirewallRules: [{E7866872-8467-4E2D-8EF8-42851A2A3AFD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hwpwwwe0.0ds\x86\m1.exe No File
    FirewallRules: [{371E356B-2368-4377-8F5B-4C8F5D9D59EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hwpwwwe0.0ds\x64\c1.exe No File
    FirewallRules: [{0C664FB3-DE67-461B-91BC-CDE4B17CCFC9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwkuxecb.p4l\x64\m1.exe No File
    FirewallRules: [{13355DF9-3FAA-4465-97A1-E474B000447F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwkuxecb.p4l\x86\c1.exe No File
    FirewallRules: [{A494DA47-1522-4812-8756-445A904A2FA0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwkuxecb.p4l\x86\m1.exe No File
    FirewallRules: [{8B857B82-8E04-452F-838F-E4C0DFCE6944}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwkuxecb.p4l\dcore.exe No File
    FirewallRules: [{3E4BF2AB-282B-4409-8C54-48E3935B3BD1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fwkuxecb.p4l\x64\c1.exe No File
    FirewallRules: [{19126D95-971D-4066-AC4F-B52164FA35D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4lemali.nbm\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{8727F8EC-08AB-49D0-AFB3-2EE89F7514DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4lemali.nbm\x64\c1.exe () [File not signed]
    FirewallRules: [{F984898C-EC1F-49D3-B680-6AF80549A5BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4lemali.nbm\x86\m1.exe No File
    FirewallRules: [{9EFF1B1B-6B26-4E61-AC75-D9742E56FA60}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4lemali.nbm\x86\c1.exe No File
    FirewallRules: [{9AEA8F43-C5FD-40EB-90BD-BAA273AD0721}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4lemali.nbm\x64\m1.exe () [File not signed]
    FirewallRules: [{BB987542-4E45-4E88-9691-34E79CBD4314}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mn5w5e0y.chj\x86\c1.exe No File
    FirewallRules: [{CB1F7390-979F-42CA-A534-21F2F3FF25FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mn5w5e0y.chj\x86\m1.exe No File
    FirewallRules: [{2EA5D29C-6042-4B94-9469-BB04ABDC7596}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mn5w5e0y.chj\x64\c1.exe No File
    FirewallRules: [{C8A4995C-3976-4EC5-8776-0DD70AE21A06}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mn5w5e0y.chj\dcore.exe No File
    FirewallRules: [{0FA19157-F59A-41B2-87BE-4EF36B8A1573}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mn5w5e0y.chj\x64\m1.exe No File
    FirewallRules: [{B54BF13A-4476-499D-8A9A-FB6DDA432A73}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzlbnw5t.ttr\dcore.exe No File
    FirewallRules: [{A33A08BA-2110-4BF5-ABE8-F22727C1DFB8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzlbnw5t.ttr\x86\c1.exe No File
    FirewallRules: [{0C7A7F1D-3702-4C8C-84DF-96CC6425F9DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzlbnw5t.ttr\x86\m1.exe No File
    FirewallRules: [{D38B5021-F277-4B10-9EB3-C68EDCDC5370}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzlbnw5t.ttr\x64\m1.exe No File
    FirewallRules: [{F84B29F9-9AEC-4819-B256-933DCEB5A854}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzlbnw5t.ttr\x64\c1.exe No File
    FirewallRules: [{6E94DB50-DD41-400F-8646-FB4E80E671E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\frccujhs.2tp\x86\c1.exe No File
    FirewallRules: [{62557D1C-7255-4ED3-B67B-73EAC055114F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\frccujhs.2tp\x86\m1.exe No File
    FirewallRules: [{26DA3BA8-F941-4F43-8A05-078D3C5AB19F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\frccujhs.2tp\dcore.exe No File
    FirewallRules: [{AF6D2FBF-EBE9-46E1-A967-0A5DAA616929}] => (Allow) C:\Users\Pc\AppData\Local\Temp\frccujhs.2tp\x64\m1.exe No File
    FirewallRules: [{E971799F-86A4-423F-BC76-7449ACE3D6F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\frccujhs.2tp\x64\c1.exe No File
    FirewallRules: [{E48CF3D2-7A44-4878-9D3A-66099118B907}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xqw4q3sl.w3b\x64\c1.exe () [File not signed]
    FirewallRules: [{2F241E02-B4F1-49E4-9D36-DAB1D6850654}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xqw4q3sl.w3b\x86\m1.exe No File
    FirewallRules: [{307FEE9F-F48F-4DC5-9D2A-9F28D409C9A2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xqw4q3sl.w3b\x64\m1.exe () [File not signed]
    FirewallRules: [{E9952783-D1C7-4301-9753-32353CEBCFC6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xqw4q3sl.w3b\x86\c1.exe No File
    FirewallRules: [{F1C272A3-D74A-4904-9823-D029618CC5C8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xqw4q3sl.w3b\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{CC3DD6C8-310C-4F01-AB9D-BF47A33D7EDC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ey2ng03a.kg3\x64\c1.exe No File
    FirewallRules: [{BA098D5F-80FB-4EAA-9E92-36E462061790}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ey2ng03a.kg3\dcore.exe No File
    FirewallRules: [{72BDBEED-E006-454D-B70F-E31AB6D1BEE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ey2ng03a.kg3\x64\m1.exe No File
    FirewallRules: [{66EB0948-52EE-4403-8175-3136206037E0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ey2ng03a.kg3\x86\c1.exe No File
    FirewallRules: [{B1EE192E-F3BD-464D-AFED-A35DBC12B20E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ey2ng03a.kg3\x86\m1.exe No File
    FirewallRules: [{AFD85C67-7131-467A-9321-50A93CB8CD76}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pqagj0mf.vvp\x64\c1.exe () [File not signed]
    FirewallRules: [{E1AB751B-414B-4CF4-8076-476D07497F4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pqagj0mf.vvp\x86\c1.exe No File
    FirewallRules: [{6D3BDC27-C881-4C7C-9CBD-10C4F1F03E66}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pqagj0mf.vvp\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{26622069-4DA8-4F9B-88BB-FB9C2BABC2D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pqagj0mf.vvp\x64\m1.exe () [File not signed]
    FirewallRules: [{BE175AD6-3763-4AC2-AA9D-D22D09777497}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pqagj0mf.vvp\x86\m1.exe No File
    FirewallRules: [{186D3046-AA41-4EDB-BD3A-9E81675484C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1d0l2lrs.5hg\x64\c1.exe No File
    FirewallRules: [{6CFAAC6E-E943-4E51-8A21-7F349258B436}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1d0l2lrs.5hg\x86\m1.exe No File
    FirewallRules: [{B6E76CD2-6816-4DD6-8D4F-BC84D7FA993B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1d0l2lrs.5hg\x86\c1.exe No File
    FirewallRules: [{0013FEDE-24FB-4A91-A1E9-7CE0598F9A3E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1d0l2lrs.5hg\dcore.exe No File
    FirewallRules: [{43F62FBE-1D66-48BC-B0E0-362AF8468138}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1d0l2lrs.5hg\x64\m1.exe No File
    FirewallRules: [{D1C6216F-2704-4980-83C8-07E459C1E05E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om1pz2gk.wil\dcore.exe No File
    FirewallRules: [{CE6AD7B9-297D-4570-A82E-9FF0B1D7A6B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om1pz2gk.wil\x64\m1.exe No File
    FirewallRules: [{10D0263F-73F6-46A8-AAF3-17639E2DBF1B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om1pz2gk.wil\x64\c1.exe No File
    FirewallRules: [{CEFCF046-88D3-4E0A-9A10-573F3D27EC0A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om1pz2gk.wil\x86\m1.exe No File
    FirewallRules: [{313791E1-EEC8-4614-BE9B-0B696802B330}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om1pz2gk.wil\x86\c1.exe No File
    FirewallRules: [{66B012E0-380C-43FC-8180-B2889705D290}] => (Allow) C:\Users\Pc\AppData\Local\Temp\graw3jga.04d\x64\c1.exe No File
    FirewallRules: [{C4EDC55A-0E30-482B-8718-BDE79A65D4D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\graw3jga.04d\x86\c1.exe No File
    FirewallRules: [{D6599927-90F9-4128-808C-684BD790C963}] => (Allow) C:\Users\Pc\AppData\Local\Temp\graw3jga.04d\dcore.exe No File
    FirewallRules: [{18AB02D4-1FE6-46EE-A052-4E1D2F397727}] => (Allow) C:\Users\Pc\AppData\Local\Temp\graw3jga.04d\x86\m1.exe No File
    FirewallRules: [{91D20592-A058-44A2-BBE9-315C93230CF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\graw3jga.04d\x64\m1.exe No File
    FirewallRules: [{EFB90AA1-4BEB-4217-AC77-87CDCBDCC9D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2s3hdxze.zv4\dcore.exe No File
    FirewallRules: [{4FE07589-DA07-4634-B131-DEE4B8B39FE2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2s3hdxze.zv4\x64\m1.exe No File
    FirewallRules: [{9CA27A60-665A-47A3-92FF-727ED5DD9B76}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2s3hdxze.zv4\x64\c1.exe No File
    FirewallRules: [{0E423037-5A47-4F07-8AD0-1225FB73D7E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2s3hdxze.zv4\x86\m1.exe No File
    FirewallRules: [{958768F0-D19A-4755-A2D1-25ABDF791B91}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2s3hdxze.zv4\x86\c1.exe No File
    FirewallRules: [{898F5D16-6322-4B95-9ED2-814BAB237ABF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5sjyf5kp.sih\dcore.exe No File
    FirewallRules: [{A6749D90-A5A6-4D22-AC89-D37B79B08A4D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5sjyf5kp.sih\x64\m1.exe No File
    FirewallRules: [{BCD030C3-BEE7-4CEF-9794-629728D6E613}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5sjyf5kp.sih\x64\c1.exe No File
    FirewallRules: [{182C4448-D3D2-4256-B12C-2F7433F0D91C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5sjyf5kp.sih\x86\c1.exe No File
    FirewallRules: [{D44C02AC-6C69-41CB-AFAB-15CBFE8CE1CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5sjyf5kp.sih\x86\m1.exe No File
    FirewallRules: [{11959CEB-7B7E-4D20-8074-E86F2C9409B6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1kd3jpk.2si\x86\c1.exe No File
    FirewallRules: [{5B2BC2D9-32E0-4EC1-B2B0-2152E9F4AD9E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1kd3jpk.2si\x64\m1.exe () [File not signed]
    FirewallRules: [{B9CCFF85-7331-4274-A930-3B40F18D02B0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1kd3jpk.2si\x64\c1.exe () [File not signed]
    FirewallRules: [{BF019F39-E89B-446E-81CF-823D3EF77BAA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1kd3jpk.2si\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{38A2860B-D979-425A-BADC-E52887635D8C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p1kd3jpk.2si\x86\m1.exe No File
    FirewallRules: [{03A82DEF-F3ED-418C-B95F-2A4B445E38BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qeoberwk.mmz\x86\m1.exe No File
    FirewallRules: [{E99CFD55-F8D2-4A79-98EA-7BA8A05AE996}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qeoberwk.mmz\x64\m1.exe () [File not signed]
    FirewallRules: [{B8A7399E-5506-42BB-B610-1E17078C29F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qeoberwk.mmz\x86\c1.exe No File
    FirewallRules: [{9185D7F9-06C9-4A88-B70E-A700F89F0317}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qeoberwk.mmz\dcore.exe No File
    FirewallRules: [{E8DF3B44-1B99-4F55-BD11-4AF38D654EAC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qeoberwk.mmz\x64\c1.exe () [File not signed]
    FirewallRules: [{2EED19B9-1684-4C21-A18A-0DA244DC68B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i0r4kcjn.g3g\dcore.exe No File
    FirewallRules: [{4824E5F5-91EB-412E-B029-D079823FE8ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i0r4kcjn.g3g\x64\m1.exe No File
    FirewallRules: [{6D661453-B5AD-42A6-ABFC-CE39D1EF06B2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i0r4kcjn.g3g\x64\c1.exe No File
    FirewallRules: [{FE5F01F9-0022-43AE-88CC-74D18F3F4555}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i0r4kcjn.g3g\x86\m1.exe No File
    FirewallRules: [{33ADC2B7-1170-470C-8494-945C8CAE2926}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i0r4kcjn.g3g\x86\c1.exe No File
    FirewallRules: [{0554CE75-AB51-4C04-BAD0-869A24E44AF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zma2bfdw.5pa\x64\m1.exe No File
    FirewallRules: [{E0CD34E6-D652-4846-88F5-5912AA632551}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zma2bfdw.5pa\dcore.exe No File
    FirewallRules: [{FF859A72-D7DC-441F-B5CC-679D8749406F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zma2bfdw.5pa\x64\c1.exe No File
    FirewallRules: [{9D76D9FF-E0BD-4715-B9CA-86FDD08DE76C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zma2bfdw.5pa\x86\c1.exe No File
    FirewallRules: [{6D7231C2-19BD-424A-8533-12E2338ABBAF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zma2bfdw.5pa\x86\m1.exe No File
    FirewallRules: [{48545BB6-359B-4BD1-9337-9ACBE6325D51}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bz2jlpl1.uor\dcore.exe No File
    FirewallRules: [{D1AE7FAE-6E78-481F-8269-CCFC8F2BF594}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bz2jlpl1.uor\x64\c1.exe No File
    FirewallRules: [{398ED9B4-6438-469C-A776-7D66432B5C2C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bz2jlpl1.uor\x64\m1.exe No File
    FirewallRules: [{3F37A90F-A477-4B48-9F4B-392C879E1E4D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bz2jlpl1.uor\x86\c1.exe No File
    FirewallRules: [{A966D39F-09C6-4231-AFDD-AAB05DB7414A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bz2jlpl1.uor\x86\m1.exe No File
    FirewallRules: [{38154548-391D-4D96-A323-036DE9F627FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rg3dbf44.k0n\x64\m1.exe () [File not signed]
    FirewallRules: [{2168DDBE-C61A-467D-9301-A96FB3DC1DB6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rg3dbf44.k0n\x86\m1.exe No File
    FirewallRules: [{C03C64B3-CDCF-4C63-BE6F-96D48774B0D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rg3dbf44.k0n\x86\c1.exe No File
    FirewallRules: [{FB88DA37-F504-4266-80D3-B25ABB46D05C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rg3dbf44.k0n\dcore.exe No File
    FirewallRules: [{6B036FD6-079A-419F-BF78-ED4C15AE6386}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rg3dbf44.k0n\x64\c1.exe () [File not signed]
    FirewallRules: [{72E6C67F-AEBF-4A1D-97BC-2268B1A6DBFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kfbk3ucl.m5j\dcore.exe No File
    FirewallRules: [{5E5B7F1D-A2CE-44A3-A281-FF69961AF8FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kfbk3ucl.m5j\x64\c1.exe No File
    FirewallRules: [{D4686535-0448-45AC-A796-6C8865BD851F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kfbk3ucl.m5j\x64\m1.exe No File
    FirewallRules: [{7DB86053-3243-4B03-A55C-A09E120955F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kfbk3ucl.m5j\x86\m1.exe No File
    FirewallRules: [{37F94B05-2730-4077-B852-878E8693ECBF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kfbk3ucl.m5j\x86\c1.exe No File
    FirewallRules: [{8E3ABA00-70F0-4E4A-9146-901C8DD1B1C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gbehcbxg.zjy\dcore.exe No File
    FirewallRules: [{2292B67E-4653-4A92-BCA2-7BB7470AF0CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gbehcbxg.zjy\x64\c1.exe No File
    FirewallRules: [{21B7B054-C760-4F7C-A20F-5F66BD2DD621}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gbehcbxg.zjy\x64\m1.exe No File
    FirewallRules: [{33E6F954-0157-4641-A2E6-4387A3AC3CC3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gbehcbxg.zjy\x86\c1.exe No File
    FirewallRules: [{229045FC-1784-411F-8AAC-8882DEA78412}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gbehcbxg.zjy\x86\m1.exe No File
    FirewallRules: [{B22694C9-B35C-40C1-B2AA-3DEC22651EB2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xy5pukys.lot\x64\c1.exe () [File not signed]
    FirewallRules: [{87C713A0-378E-4A12-8754-3175D3A896BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xy5pukys.lot\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{A4BDA2F9-DE9A-4634-9970-CA978E4DE19D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xy5pukys.lot\x86\c1.exe No File
    FirewallRules: [{FBF186FE-AA3B-42CB-8AA6-03DFA5BA53AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xy5pukys.lot\x64\m1.exe () [File not signed]
    FirewallRules: [{3DCA464E-3A63-4FA6-834F-55F38A263F3E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xy5pukys.lot\x86\m1.exe No File
    FirewallRules: [{62B6917F-0128-458F-A025-295C144B86D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\unxcrrol.i5i\x86\c1.exe No File
    FirewallRules: [{AF2ACE13-DF22-4D16-A33E-67D1DF50C641}] => (Allow) C:\Users\Pc\AppData\Local\Temp\unxcrrol.i5i\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{E81D9D0C-4324-43BF-A161-C10B45DB59E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\unxcrrol.i5i\x86\m1.exe No File
    FirewallRules: [{7D93DDD2-A10D-4840-B23A-5376021CA87E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\unxcrrol.i5i\x64\c1.exe () [File not signed]
    FirewallRules: [{5B653AE3-4E49-4181-AE61-0E81CE1F5D6D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\unxcrrol.i5i\x64\m1.exe () [File not signed]
    FirewallRules: [{BB929251-C9E1-4E0C-9A4B-51267C8365C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lhszmu4.00r\x86\m1.exe No File
    FirewallRules: [{01479603-8356-47E4-A055-AE38D23A3F77}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lhszmu4.00r\x64\m1.exe () [File not signed]
    FirewallRules: [{63976EF6-8190-4148-BE0F-7A4F428795C2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lhszmu4.00r\x86\c1.exe No File
    FirewallRules: [{04EB1ED0-46FA-4F60-ACD6-D69B48BFDB9C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lhszmu4.00r\x64\c1.exe () [File not signed]
    FirewallRules: [{2A4FAEBA-C6AF-468E-8D09-F28B2D3B42EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lhszmu4.00r\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{4D53B187-70C8-4F1A-B0CD-B02A91D3DE3F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tl5cuyus.5p5\x86\c1.exe No File
    FirewallRules: [{12162199-036F-46E7-9B22-40717C24EE71}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tl5cuyus.5p5\dcore.exe No File
    FirewallRules: [{B32ACA2D-4793-470D-9CCD-F43EECE3C9C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tl5cuyus.5p5\x86\m1.exe No File
    FirewallRules: [{2C02FA67-CB6E-4922-BC7B-9B4902790E9B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tl5cuyus.5p5\x64\m1.exe No File
    FirewallRules: [{F5A384C9-F16C-4658-8851-EAA2511C3237}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tl5cuyus.5p5\x64\c1.exe No File
    FirewallRules: [{F39B1AD5-8E64-4B52-A45E-7D2658DD9A2C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j1g44phf.ecn\x64\m1.exe No File
    FirewallRules: [{4FE1900F-0C7A-496B-BB26-7921C51C4DC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j1g44phf.ecn\x64\c1.exe No File
    FirewallRules: [{557E53C5-F145-4BFF-89FC-51C83E471F14}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j1g44phf.ecn\x86\m1.exe No File
    FirewallRules: [{9D576B71-34CF-4A99-874E-928647EF41E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j1g44phf.ecn\x86\c1.exe No File
    FirewallRules: [{8AA1EC93-01FC-4178-8E8A-B54F4D270D17}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j1g44phf.ecn\dcore.exe No File
    FirewallRules: [{1EE3DD32-8C06-4064-B116-179AE03325FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsxjxzk2.0ta\x64\m1.exe () [File not signed]
    FirewallRules: [{CE29CDD9-CE48-4FDF-A0F9-A93BD272410B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsxjxzk2.0ta\x64\c1.exe () [File not signed]
    FirewallRules: [{1F374B6C-A371-41FF-896E-1CB8D914BC09}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsxjxzk2.0ta\dcore.exe No File
    FirewallRules: [{A08C698D-7D71-452A-BBD7-5CA8E7E2D2C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsxjxzk2.0ta\x86\m1.exe No File
    FirewallRules: [{833ACE02-F2D6-44A3-AD39-C4F7834408B6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsxjxzk2.0ta\x86\c1.exe No File
    FirewallRules: [{8956BAA6-4FE8-4535-9243-59A60851479E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2twda005.nmj\x64\m1.exe () [File not signed]
    FirewallRules: [{0A4A57FF-FD8E-40CA-8FAC-B8227A9D981C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2twda005.nmj\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{EDE24F88-0B4F-4BEF-B801-D9165606418E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2twda005.nmj\x64\c1.exe () [File not signed]
    FirewallRules: [{13A53C50-EC6C-4225-8895-29DB92F729FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2twda005.nmj\x86\m1.exe No File
    FirewallRules: [{8F6D2A86-64BF-4AA5-8559-1E763670744F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2twda005.nmj\x86\c1.exe No File
    FirewallRules: [{1BFC3DE6-0D5C-4412-882D-D1D33FE70DB5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0tcxjzkh.moc\x86\m1.exe No File
    FirewallRules: [{4CE90838-A779-4052-BDF2-E8FF57FDFDFD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0tcxjzkh.moc\x64\c1.exe () [File not signed]
    FirewallRules: [{F4E3AE4F-EB11-4EB3-8729-6EF38D226E9A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0tcxjzkh.moc\x86\c1.exe No File
    FirewallRules: [{7A52449F-AACB-4A63-B2F5-9DF0A071FDF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0tcxjzkh.moc\x64\m1.exe () [File not signed]
    FirewallRules: [{2AE7A9A1-B9AD-4477-95AE-89A325DECA9D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0tcxjzkh.moc\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{9B4A8384-BCE5-4D3B-B733-C7D26E62EE8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ql3d4u0j.ry3\x86\c1.exe No File
    FirewallRules: [{C3EBBD4E-C89D-4011-B8B3-B95E72C06EE5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ql3d4u0j.ry3\dcore.exe No File
    FirewallRules: [{5B2A78B3-36A2-4BF0-BCE4-47760E86E234}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ql3d4u0j.ry3\x64\m1.exe No File
    FirewallRules: [{3E986F4C-CD61-4A1E-9594-2AE235A5A8CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ql3d4u0j.ry3\x64\c1.exe No File
    FirewallRules: [{1C036BA6-D053-4E57-A6BD-EC188E97CFE5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ql3d4u0j.ry3\x86\m1.exe No File
    FirewallRules: [{8D4E193F-053A-46C4-B57F-CF69DACC662D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\enz4l2pj.ceh\dcore.exe No File
    FirewallRules: [{3E1B037D-6071-4561-ACAB-B5C14D1789C9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\enz4l2pj.ceh\x64\m1.exe No File
    FirewallRules: [{6838EFDC-8A6B-41F2-854F-FA805783589E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\enz4l2pj.ceh\x86\c1.exe No File
    FirewallRules: [{AD5A1DC8-DFCC-4978-B96A-0C9768F7F43F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\enz4l2pj.ceh\x64\c1.exe No File
    FirewallRules: [{708D32DD-700A-43B6-A65E-73D6C1A09711}] => (Allow) C:\Users\Pc\AppData\Local\Temp\enz4l2pj.ceh\x86\m1.exe No File
    FirewallRules: [{921E3054-43F3-4D44-8939-A6547F170CF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tj0q5xm2.4bz\dcore.exe No File
    FirewallRules: [{9837383F-355C-474A-937F-44AC99E5542F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tj0q5xm2.4bz\x64\c1.exe No File
    FirewallRules: [{E7F9B385-2841-4430-A00B-8436C86CF8F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tj0q5xm2.4bz\x86\c1.exe No File
    FirewallRules: [{95E065A6-E826-4457-A263-C883F3CDB90A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tj0q5xm2.4bz\x64\m1.exe No File
    FirewallRules: [{8E561BA3-6E52-4F81-AA33-0CC9F826E1EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tj0q5xm2.4bz\x86\m1.exe No File
    FirewallRules: [{0D813E6D-CA2B-4A67-A009-1B3D1C9C4451}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgdtzy1j.0ia\dcore.exe No File
    FirewallRules: [{AA60532B-4525-4FCB-BB53-0D9F765AE0E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgdtzy1j.0ia\x64\c1.exe No File
    FirewallRules: [{B500C827-FAA2-4494-8BF7-CB27C061C392}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgdtzy1j.0ia\x64\m1.exe No File
    FirewallRules: [{092962A8-A1A2-4DD9-9DA2-AB22609F6FB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgdtzy1j.0ia\x86\c1.exe No File
    FirewallRules: [{0726A055-4EE7-4193-83EC-BE65D506053A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgdtzy1j.0ia\x86\m1.exe No File
    FirewallRules: [{9EAB9EE3-52FC-4339-A831-544299C83F7D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bixi43nc.pbf\x64\m1.exe No File
    FirewallRules: [{C9719C71-E99C-41CA-B830-95280523CD49}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bixi43nc.pbf\x64\c1.exe No File
    FirewallRules: [{F493E9D0-4361-46FB-87D6-2621B02A97BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bixi43nc.pbf\dcore.exe No File
    FirewallRules: [{DA655B6E-D13E-467C-B125-FC618B10A934}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bixi43nc.pbf\x86\c1.exe No File
    FirewallRules: [{36DDCBAF-070B-4C03-A097-BCEB60DDD705}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bixi43nc.pbf\x86\m1.exe No File
    FirewallRules: [{465BCD99-866E-40FE-9A85-7117B0885A7F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa2wr22a.afc\dcore.exe No File
    FirewallRules: [{AB3C24AE-8CCE-4938-A07D-4601B4ADE3BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa2wr22a.afc\x64\c1.exe No File
    FirewallRules: [{648763D9-BAF8-4886-A9CD-2B8160B60159}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa2wr22a.afc\x64\m1.exe No File
    FirewallRules: [{D8016ADE-D47C-4E0F-86CC-334D56CD38F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa2wr22a.afc\x86\c1.exe No File
    FirewallRules: [{9835CC97-52AE-4DF6-9EF4-25B6767FD39D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa2wr22a.afc\x86\m1.exe No File
    FirewallRules: [{D495C71E-54D9-45B2-ADA7-ACD2A0B6EB7D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\20uoqs4s.0xz\dcore.exe No File
    FirewallRules: [{EE4379CC-8FA3-453C-91B4-964ED84CEFDD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\20uoqs4s.0xz\x64\c1.exe No File
    FirewallRules: [{6A4FE4B6-4D1B-4FFC-9440-7077F5B374F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\20uoqs4s.0xz\x64\m1.exe No File
    FirewallRules: [{37255298-693A-40BC-8751-D325B943D3F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\20uoqs4s.0xz\x86\c1.exe No File
    FirewallRules: [{4EE3E8DE-A6DB-4B38-9469-27C6E8E71390}] => (Allow) C:\Users\Pc\AppData\Local\Temp\20uoqs4s.0xz\x86\m1.exe No File
    FirewallRules: [{10D21D8A-7457-49C8-BBB9-75B8EFE3BACD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4emjm3c.5wy\dcore.exe No File
    FirewallRules: [{2E8A34E6-36E2-4F92-B88C-EF14EED0B3B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4emjm3c.5wy\x64\c1.exe No File
    FirewallRules: [{FF8CBFFE-E820-4FF1-A4BA-B6DCC1D586ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4emjm3c.5wy\x64\m1.exe No File
    FirewallRules: [{697BAC62-E0B7-40E0-9C5D-F93009158C8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4emjm3c.5wy\x86\c1.exe No File
    FirewallRules: [{2579718D-1BE8-4E26-B16E-AC82C86D8C7E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s4emjm3c.5wy\x86\m1.exe No File
    FirewallRules: [{0AE5F3D7-AA0E-49C0-9A5E-498F904EE8BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\55lhjoft.koc\x86\c1.exe No File
    FirewallRules: [{7C3C4B86-68B7-4B06-9792-6494046F86A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\55lhjoft.koc\dcore.exe No File
    FirewallRules: [{00BF305E-3DCF-4911-90C0-B1D0DF7DFC24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\55lhjoft.koc\x86\m1.exe No File
    FirewallRules: [{7FBC3976-F92F-44A6-B264-1A490E6ACE4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\55lhjoft.koc\x64\c1.exe No File
    FirewallRules: [{024356F7-2F33-44E6-B01C-5D40EB5A8C1D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\55lhjoft.koc\x64\m1.exe No File
    FirewallRules: [{8AD9568A-6B58-4464-B57F-09AE58CC811A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ia12nvgk.x2t\dcore.exe No File
    FirewallRules: [{FE4CE0D6-B854-4865-8A93-A754CD542B19}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ia12nvgk.x2t\x64\c1.exe No File
    FirewallRules: [{EB572E28-D25F-4FC3-9042-75E6622692A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ia12nvgk.x2t\x64\m1.exe No File
    FirewallRules: [{1FE69979-50C9-4219-B35D-B2562B716383}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ia12nvgk.x2t\x86\m1.exe No File
    FirewallRules: [{191492E5-C4F7-461D-88A6-921149B2C17C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ia12nvgk.x2t\x86\c1.exe No File
    FirewallRules: [{0940C1EC-45EF-4DAA-88EF-7756B47D36F0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpltteua.mgl\dcore.exe No File
    FirewallRules: [{228629FA-EA38-43D1-A920-9142051B5551}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpltteua.mgl\x64\c1.exe No File
    FirewallRules: [{1AE6B821-6E68-4735-AC10-9E131F1E6F4E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpltteua.mgl\x86\c1.exe No File
    FirewallRules: [{B16274DB-D71E-4D9D-8A4D-B9D806C9ECDD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpltteua.mgl\x64\m1.exe No File
    FirewallRules: [{41FBDBBB-15E6-4CF0-95B8-3165166CC2AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpltteua.mgl\x86\m1.exe No File
    FirewallRules: [{8878FB29-51F5-4A13-8ADC-3BB2C1DAA871}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rp3ojagl.oxo\dcore.exe No File
    FirewallRules: [{54506996-6FB6-49A7-AA89-98CDCB78D7D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rp3ojagl.oxo\x64\c1.exe No File
    FirewallRules: [{B8B4C159-1D2E-4DF4-A0C4-4EA8DABA4B71}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rp3ojagl.oxo\x64\m1.exe No File
    FirewallRules: [{E5754E2F-7C7F-4971-85EE-9A1427AD0317}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rp3ojagl.oxo\x86\c1.exe No File
    FirewallRules: [{357BEAC9-CD67-4CB6-9F3B-F1946AE7E3C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rp3ojagl.oxo\x86\m1.exe No File
    FirewallRules: [{E4118837-E07D-4A44-BD73-6DAED65FEAAF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rjbdcdcl.cr5\dcore.exe No File
    FirewallRules: [{071BDF6D-8F69-42D4-B608-33BCF84375A0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rjbdcdcl.cr5\x64\c1.exe No File
    FirewallRules: [{FB783400-A5AA-46C1-91AD-2811A68B7040}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rjbdcdcl.cr5\x64\m1.exe No File
    FirewallRules: [{ED349F85-0ADA-4160-B698-A0A6B53A6A8E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rjbdcdcl.cr5\x86\c1.exe No File
    FirewallRules: [{E105386A-D345-4618-8220-CED7B6C2229B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rjbdcdcl.cr5\x86\m1.exe No File
    FirewallRules: [{1ABCF752-EF39-472E-9A8E-3FA8890B2919}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gln32tkm.dlj\dcore.exe No File
    FirewallRules: [{301CA27B-2FF9-45CF-BC0A-1A6D53608E82}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gln32tkm.dlj\x64\c1.exe No File
    FirewallRules: [{4827718A-409B-456E-9778-E50E53E11C4A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gln32tkm.dlj\x64\m1.exe No File
    FirewallRules: [{C39F7ACC-EB76-4C4B-BD4B-A4E1A68BB77D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gln32tkm.dlj\x86\c1.exe No File
    FirewallRules: [{48077CEF-3E67-4F60-A838-BD6515EA2DA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gln32tkm.dlj\x86\m1.exe No File
    FirewallRules: [{136B0BB6-7870-4BBD-BE49-40A2E0F3BDB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nusx3km3.cxl\dcore.exe No File
    FirewallRules: [{CD9E7242-7E18-4DD5-8D92-43A824E169FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nusx3km3.cxl\x64\c1.exe No File
    FirewallRules: [{0801EF3B-3471-4F25-A7CC-B3FCF746FF42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nusx3km3.cxl\x86\c1.exe No File
    FirewallRules: [{C2386D65-B59D-4550-AAA5-5C1B0B3EC9CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nusx3km3.cxl\x64\m1.exe No File
    FirewallRules: [{6D3A40C6-EEBD-4B5B-A0E3-6E8602FABD1F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nusx3km3.cxl\x86\m1.exe No File
    FirewallRules: [{6B072C39-10AB-453F-972A-E849D9228F44}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfhdh4wv.zbt\dcore.exe No File
    FirewallRules: [{C994FA07-8AD9-4882-A49B-2E7FFC3D70ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfhdh4wv.zbt\x64\c1.exe No File
    FirewallRules: [{6107E053-F3CA-4D27-B26F-9232C2D1D2BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfhdh4wv.zbt\x86\m1.exe No File
    FirewallRules: [{BA026D15-8CFE-479D-BEB8-6DB7B15908F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfhdh4wv.zbt\x64\m1.exe No File
    FirewallRules: [{144A5CAD-F63A-45E4-8AF4-622F7D2F62F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfhdh4wv.zbt\x86\c1.exe No File
    FirewallRules: [{E2565329-B6A4-484B-986B-B034FE084BCD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2ogynjbe.nys\dcore.exe No File
    FirewallRules: [{A24189D7-5369-4FDE-8EAA-659CCAE255F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2ogynjbe.nys\x64\c1.exe No File
    FirewallRules: [{02F83366-E18D-4888-8E10-F07BB3D72506}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2ogynjbe.nys\x86\m1.exe No File
    FirewallRules: [{799336AF-7CCC-4DA5-875A-B1ED6692B7E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2ogynjbe.nys\x86\c1.exe No File
    FirewallRules: [{007BA1E4-23C1-41D2-A837-F67908FB3F1F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2ogynjbe.nys\x64\m1.exe No File
    FirewallRules: [{1ACC3EEA-B303-4BA0-9314-5ACF732ABFA9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bk24zjo2.5fh\x64\c1.exe No File
    FirewallRules: [{92BE285B-8A6D-4D2D-842F-CF413464410A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bk24zjo2.5fh\dcore.exe No File
    FirewallRules: [{0DEF0DDA-F815-41B3-88C9-1B7989009494}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bk24zjo2.5fh\x86\m1.exe No File
    FirewallRules: [{9230F47D-584A-4EFF-83AB-554511CB5AEE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bk24zjo2.5fh\x64\m1.exe No File
    FirewallRules: [{F1983F4C-2FD4-4D86-8E5A-F0556A784D3D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bk24zjo2.5fh\x86\c1.exe No File
    FirewallRules: [{B1AA99A2-96E2-4A0C-B625-BC54424D67B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3jnlmu.3go\dcore.exe No File
    FirewallRules: [{F04A1A45-47CF-4423-9A62-37C9BD61FBDC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3jnlmu.3go\x64\c1.exe No File
    FirewallRules: [{0171DB63-AAE3-416C-A938-ADD2E7E66F7E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3jnlmu.3go\x64\m1.exe No File
    FirewallRules: [{AF4B69AB-A780-4E29-A1C1-12104D016FB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3jnlmu.3go\x86\c1.exe No File
    FirewallRules: [{9885311A-8DD2-436E-BECB-84748671C940}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3jnlmu.3go\x86\m1.exe No File
    FirewallRules: [{F463D237-6102-496B-89A7-DD2366D88A9E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oozhl2q1.ubb\dcore.exe No File
    FirewallRules: [{B0089F48-7362-44BC-B342-02F6E1D0BD91}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oozhl2q1.ubb\x86\c1.exe No File
    FirewallRules: [{D8BEE568-F3C2-49D9-AB2C-A730F8287732}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oozhl2q1.ubb\x64\m1.exe No File
    FirewallRules: [{0F98418B-6FF1-41F5-A076-6E48C77CBEA6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oozhl2q1.ubb\x86\m1.exe No File
    FirewallRules: [{18C98577-CB52-4D62-97B9-3880C8EA6B39}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oozhl2q1.ubb\x64\c1.exe No File
    FirewallRules: [{913F66B9-4C18-4ACA-A54F-FBC863AACC12}] => (Allow) C:\Users\Pc\AppData\Local\Temp\knbzt3eo.m3b\dcore.exe No File
    FirewallRules: [{692C4030-1380-4F2B-83FC-4495A025B4D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\knbzt3eo.m3b\x86\c1.exe No File
    FirewallRules: [{B593C41F-DB1D-4158-9696-79A2EEAD73DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\knbzt3eo.m3b\x64\m1.exe No File
    FirewallRules: [{2369272B-6403-47B6-BA70-EBC7CAFE579B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\knbzt3eo.m3b\x64\c1.exe No File
    FirewallRules: [{2F36A677-6D26-4611-B8D5-2E1D8318B4AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\knbzt3eo.m3b\x86\m1.exe No File
    FirewallRules: [{3A8DFAA0-B2A5-4ECC-BA49-49ADF3456797}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zimhiihz.nuf\dcore.exe No File
    FirewallRules: [{8CEA9961-A883-4CEE-9275-0410F660AAD5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zimhiihz.nuf\x64\c1.exe No File
    FirewallRules: [{56A613B8-44ED-4614-9206-96D251C19CEE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zimhiihz.nuf\x64\m1.exe No File
    FirewallRules: [{DC55B12F-8C22-40DF-9163-BD865E24CD70}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zimhiihz.nuf\x86\c1.exe No File
    FirewallRules: [{6C334E9D-FF82-4C1F-BD6F-4A685F788077}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zimhiihz.nuf\x86\m1.exe No File
    FirewallRules: [{F91190A0-D51D-40A9-8A49-2A41880B119E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fbnmazys.mh0\x64\c1.exe No File
    FirewallRules: [{349D6888-B843-4928-9151-CF05083DA394}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fbnmazys.mh0\dcore.exe No File
    FirewallRules: [{22D1160E-1F70-47F6-B898-795B34E03A5B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fbnmazys.mh0\x64\m1.exe No File
    FirewallRules: [{3EB9CC05-E8C0-4153-B5C8-683A7D0AAA2D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fbnmazys.mh0\x86\c1.exe No File
    FirewallRules: [{A43D6E99-9356-4C09-AC70-2DDDAE2042FF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fbnmazys.mh0\x86\m1.exe No File
    FirewallRules: [{B1EC39E6-323F-4057-AA68-492E22149C96}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jun5kphk.jyc\dcore.exe No File
    FirewallRules: [{4AFFB6BD-394D-4724-B509-4202A9B1EEBE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jun5kphk.jyc\x64\c1.exe () [File not signed]
    FirewallRules: [{51C74F33-63AB-4B16-BECE-732E80314DFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jun5kphk.jyc\x64\m1.exe () [File not signed]
    FirewallRules: [{9AB9011F-8706-4E24-88FD-F07A649A2D56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jun5kphk.jyc\x86\c1.exe No File
    FirewallRules: [{2F11B57C-78EF-45E0-9135-E1C95ADE704D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jun5kphk.jyc\x86\m1.exe No File
    FirewallRules: [{E360E348-D454-4B7F-9028-099C0EC1CBB6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btddqsxg.pot\dcore.exe No File
    FirewallRules: [{FCEE30DA-24E7-4755-9983-80BD087E98A7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btddqsxg.pot\x64\m1.exe () [File not signed]
    FirewallRules: [{25C4A60F-20FB-4E40-9E1B-D682484C5391}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btddqsxg.pot\x64\c1.exe () [File not signed]
    FirewallRules: [{B163557D-1DBD-41F1-8D9F-B06E619B88C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btddqsxg.pot\x86\m1.exe No File
    FirewallRules: [{2FBCAA8C-21B2-40A6-AEE0-37D6B61DE93E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btddqsxg.pot\x86\c1.exe No File
    FirewallRules: [{193A3A09-316E-4D81-A54E-4DD460022F67}] => (Allow) C:\Users\Pc\AppData\Local\Temp\khdhwfux.0py\x86\c1.exe No File
    FirewallRules: [{242BFBC1-EFED-4F8B-B2A9-43E4C8E57793}] => (Allow) C:\Users\Pc\AppData\Local\Temp\khdhwfux.0py\x64\m1.exe No File
    FirewallRules: [{4CB9E45D-2417-4DBB-9772-205D40C1679B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\khdhwfux.0py\x64\c1.exe No File
    FirewallRules: [{AD7297E9-2EC1-4C0B-833A-EAB8EED939F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\khdhwfux.0py\dcore.exe No File
    FirewallRules: [{F62E701F-14B5-4A81-B51E-DE9935DA28B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\khdhwfux.0py\x86\m1.exe No File
    FirewallRules: [{8FC01FAD-5F08-4D60-9431-E462AECEA05D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om5qhgxs.uo4\dcore.exe No File
    FirewallRules: [{B440D329-921C-4695-B694-C44517A784D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om5qhgxs.uo4\x64\c1.exe No File
    FirewallRules: [{74D2BB06-C232-46FC-9C03-9EC1B14BEEBE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om5qhgxs.uo4\x64\m1.exe No File
    FirewallRules: [{C232C830-4FA5-4C1B-B4A3-EE8D2238F98E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om5qhgxs.uo4\x86\c1.exe No File
    FirewallRules: [{48D71BD1-32DD-463C-9F3B-451CF3F6458C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\om5qhgxs.uo4\x86\m1.exe No File
    FirewallRules: [{FB0E7066-DFFB-41C8-A097-E16F09FB6E42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bi02grsn.nct\dcore.exe No File
    FirewallRules: [{7E22A587-66E2-464E-95CF-AD0C5AB3823B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bi02grsn.nct\x64\c1.exe No File
    FirewallRules: [{D9901001-2732-403B-8F4E-3A1EFB96B768}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bi02grsn.nct\x64\m1.exe No File
    FirewallRules: [{B5A99000-0D96-4FF2-ACE6-969F7F95C06D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bi02grsn.nct\x86\c1.exe No File
    FirewallRules: [{40DEF8FC-AC57-47EA-99AA-885D1394BE55}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bi02grsn.nct\x86\m1.exe No File
    FirewallRules: [{72DBBE1E-4B0E-4B48-90CC-C833E347C992}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb0fz2yp.yse\dcore.exe No File
    FirewallRules: [{5CABB7EE-87EE-4FC5-A6F0-B9D714804B0F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb0fz2yp.yse\x64\m1.exe No File
    FirewallRules: [{94DC68DC-996C-464B-B753-5C95D0CED5BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb0fz2yp.yse\x64\c1.exe No File
    FirewallRules: [{B5E16E25-044E-460F-9DA5-5F0F46E58AF9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb0fz2yp.yse\x86\c1.exe No File
    FirewallRules: [{F0AAEDC2-B8B0-4784-AF28-F7AF2931FB59}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mb0fz2yp.yse\x86\m1.exe No File
    FirewallRules: [{63E7EE4D-00E5-4CC3-8E1E-1671437BF146}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xox53cnn.gmz\dcore.exe No File
    FirewallRules: [{DC50FA82-F030-4E2B-B1AC-3F79142B8CD2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xox53cnn.gmz\x64\c1.exe () [File not signed]
    FirewallRules: [{5AB552CE-6A73-4BDD-BCB3-DB3181473BAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xox53cnn.gmz\x86\c1.exe No File
    FirewallRules: [{50934553-4C68-4383-8AD1-55BEC03FE8E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xox53cnn.gmz\x64\m1.exe () [File not signed]
    FirewallRules: [{434164B3-6AD2-4F28-94A7-85316913CBF8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xox53cnn.gmz\x86\m1.exe No File
    FirewallRules: [{34945A99-C0D3-4DE6-84B3-6E83AADF2DDA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i5lbisr0.wt2\dcore.exe No File
    FirewallRules: [{1AC077D9-F6E9-4E5F-8652-2B28E33C9F9C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i5lbisr0.wt2\x86\c1.exe No File
    FirewallRules: [{3B199F6F-3C82-4F00-8216-69D70BACCC6F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i5lbisr0.wt2\x64\c1.exe No File
    FirewallRules: [{3B9CF51D-3472-45A9-84F1-F4DC28A75CB3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i5lbisr0.wt2\x64\m1.exe No File
    FirewallRules: [{8E879A1C-3595-4E2B-85E5-1AEDEDFEC636}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i5lbisr0.wt2\x86\m1.exe No File
    FirewallRules: [{7E32BF1F-38A1-47F6-BFC7-0ECF0BBD3191}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnbt1d2u.o2o\dcore.exe No File
    FirewallRules: [{3D1697ED-6346-4CD3-9945-14946B332F37}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnbt1d2u.o2o\x64\c1.exe () [File not signed]
    FirewallRules: [{8EABDFE0-320E-43FE-964E-FF80215ED543}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnbt1d2u.o2o\x64\m1.exe () [File not signed]
    FirewallRules: [{21127EFE-FAD5-4D3A-8F56-345AB77F5963}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnbt1d2u.o2o\x86\m1.exe No File
    FirewallRules: [{A7003472-0B8F-4CEF-A889-EE9695124803}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnbt1d2u.o2o\x86\c1.exe No File
    FirewallRules: [{7E875943-B155-476B-8980-284F983162E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f5lh1jhb.cre\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{C46FA94D-9D4D-4C6D-B296-5AB70CD29E40}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f5lh1jhb.cre\x64\c1.exe () [File not signed]
    FirewallRules: [{E9B3627F-7EDD-4422-9265-E2ECAFB89D41}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f5lh1jhb.cre\x64\m1.exe () [File not signed]
    FirewallRules: [{0A0D0A18-89C6-4FA0-BB4F-F5B936D8C8F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f5lh1jhb.cre\x86\c1.exe No File
    FirewallRules: [{C0E651F3-6475-4283-BDC2-E16C5F9336C2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f5lh1jhb.cre\x86\m1.exe No File
    FirewallRules: [{9B0F4F60-9C9F-479A-94E1-C3D983CC7791}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cy1akdfg.zea\dcore.exe No File
    FirewallRules: [{354024CE-E620-4CC7-B42A-C48DB6136B78}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cy1akdfg.zea\x64\c1.exe () [File not signed]
    FirewallRules: [{98E1AE89-9EB8-44A2-93B9-4D961D32AD30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cy1akdfg.zea\x86\c1.exe No File
    FirewallRules: [{C643FA28-8882-41B5-BCE1-1F16F6F02156}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cy1akdfg.zea\x64\m1.exe () [File not signed]
    FirewallRules: [{7596E715-7FFA-4B3F-9733-6A01EA0AAED4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cy1akdfg.zea\x86\m1.exe No File
    FirewallRules: [{EED52ECC-6228-445A-B343-DC28FAC57141}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hedps4bj.kxq\dcore.exe No File
    FirewallRules: [{4976649B-F5EA-48E7-94D7-0C1F4198F666}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hedps4bj.kxq\x64\c1.exe () [File not signed]
    FirewallRules: [{B4DC89ED-4013-4FDE-B19B-A831170C407B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hedps4bj.kxq\x64\m1.exe () [File not signed]
    FirewallRules: [{FBB88A76-69EE-4956-A5E2-B1A04A24E8C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hedps4bj.kxq\x86\m1.exe No File
    FirewallRules: [{F059684F-8B11-4288-9CAB-972F68D07923}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hedps4bj.kxq\x86\c1.exe No File
    FirewallRules: [{0E7CAE38-FEAF-4C3D-A824-DBAD8330FAB4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db1fr2b2.wht\dcore.exe No File
    FirewallRules: [{230CA37A-F9B4-4864-B366-10EF290BD59A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db1fr2b2.wht\x64\m1.exe No File
    FirewallRules: [{4EBD411C-A237-4888-8287-2473B72B8B66}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db1fr2b2.wht\x64\c1.exe No File
    FirewallRules: [{C2B1138F-A6D7-4907-BA9B-437DA888DBB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db1fr2b2.wht\x86\c1.exe No File
    FirewallRules: [{3774B1DE-54D5-4CB8-B2BB-8F2B24861AE7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db1fr2b2.wht\x86\m1.exe No File
    FirewallRules: [{D0F12AD8-5FBC-4654-98FC-4CE290D0457B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2gxgenxm.fcy\x64\m1.exe () [File not signed]
    FirewallRules: [{0693CE29-0997-470B-A862-61A445529851}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2gxgenxm.fcy\x64\c1.exe () [File not signed]
    FirewallRules: [{A8DCA65F-19DA-4776-8374-780196680BD2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2gxgenxm.fcy\x86\m1.exe () [File not signed]
    FirewallRules: [{B03264DD-A1C1-43A4-A1C5-33DBAC949860}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2gxgenxm.fcy\x86\c1.exe () [File not signed]
    FirewallRules: [{00B7877F-E873-44E4-BEA5-841089CBF525}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2gxgenxm.fcy\dcore.exe No File
    FirewallRules: [{6E5198DB-4C45-4E0F-AC07-3DB2D616AD4C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5uvkvbk.aaq\x64\c1.exe () [File not signed]
    FirewallRules: [{70D7DA8A-6652-466D-9F95-2A500A3DE6AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5uvkvbk.aaq\x64\m1.exe () [File not signed]
    FirewallRules: [{686902FB-D886-494F-B45C-7329600810F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5uvkvbk.aaq\dcore.exe No File
    FirewallRules: [{0720CB04-58B7-4F38-9DED-762578145DC1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5uvkvbk.aaq\x86\c1.exe () [File not signed]
    FirewallRules: [{6B4C4DD4-1D25-4753-A9A7-E537CD0D19AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5uvkvbk.aaq\x86\m1.exe () [File not signed]
    FirewallRules: [{BD95D85E-5394-4C89-83A7-C24A3538EFFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pmkhkhx.cfh\dcore.exe No File
    FirewallRules: [{D04B0188-466E-44D3-BCD1-41E9EE0550D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pmkhkhx.cfh\x64\c1.exe () [File not signed]
    FirewallRules: [{90E31FB5-D6BC-487A-BD0F-7897D1DFC594}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pmkhkhx.cfh\x64\m1.exe No File
    FirewallRules: [{C21C84AB-ECC1-4F13-A956-1E3C371A90AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pmkhkhx.cfh\x86\m1.exe No File
    FirewallRules: [{578C07E1-2B73-43EB-BFF9-3D454C649FE0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pmkhkhx.cfh\x86\c1.exe () [File not signed]
    FirewallRules: [{58789790-D923-4073-BFF5-15A87D231AD4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pxw2thc1.c2z\dcore.exe No File
    FirewallRules: [{A675A027-A265-4FF3-8D6D-4E95916E6887}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pxw2thc1.c2z\x64\c1.exe No File
    FirewallRules: [{238571B8-8520-448A-91D0-A76286A9B5CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pxw2thc1.c2z\x86\c1.exe No File
    FirewallRules: [{694FC0C7-5263-45D8-A199-B1D5BCFD9A91}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pxw2thc1.c2z\x64\m1.exe No File
    FirewallRules: [{DBF9E117-97F4-4485-92F7-F82E58813C12}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pxw2thc1.c2z\x86\m1.exe No File
    FirewallRules: [{B0FBE584-A34D-4BC2-A930-D7115FB6F032}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jat3yuyt.5lh\dcore.exe No File
    FirewallRules: [{9A01D057-5BEE-439F-BD48-63777ABEDFB7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jat3yuyt.5lh\x64\c1.exe No File
    FirewallRules: [{BC73DBF5-D884-4D67-9C98-CE595CB9AA51}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jat3yuyt.5lh\x64\m1.exe No File
    FirewallRules: [{6A3BFA30-57B5-4B1D-B21F-8536A9E66595}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jat3yuyt.5lh\x86\c1.exe No File
    FirewallRules: [{03002F39-25EE-46FD-AF40-FD8820D55859}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jat3yuyt.5lh\x86\m1.exe No File
    FirewallRules: [{2C1DEAD1-36F6-46E5-81E6-C0CC3B93DFA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wz5w5bjx.q4q\dcore.exe No File
    FirewallRules: [{970221A0-DDD1-4315-ABFB-C93C881FD475}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wz5w5bjx.q4q\x64\c1.exe No File
    FirewallRules: [{C139EFE3-091F-480E-8AD8-B0A369441411}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wz5w5bjx.q4q\x86\c1.exe No File
    FirewallRules: [{FBC713F1-48AC-4EBC-BBD7-3E70F5726DC1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wz5w5bjx.q4q\x64\m1.exe No File
    FirewallRules: [{432889C7-97C2-4AC5-9D0E-2C1CAD2A29D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wz5w5bjx.q4q\x86\m1.exe No File
    FirewallRules: [{0C7744F0-738A-4C2D-BAF0-7994711AB348}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ghe3list.rzn\x64\c1.exe No File
    FirewallRules: [{70181F34-14CF-4AC4-A1E1-B43D93383BF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ghe3list.rzn\dcore.exe No File
    FirewallRules: [{093EC42C-2F8D-4947-86DC-E371E4967DEF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ghe3list.rzn\x64\m1.exe No File
    FirewallRules: [{AB160C90-103C-4460-9267-E3F4852777FC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ghe3list.rzn\x86\c1.exe No File
    FirewallRules: [{C52D291F-A495-4D36-90E5-EE919AFFF408}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ghe3list.rzn\x86\m1.exe No File
    FirewallRules: [{5B6918AD-8A3F-4EAC-9732-8A0811E58B22}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ioj32ir.zg0\dcore.exe No File
    FirewallRules: [{429957E8-79AB-4DB9-91A4-7254127F7D75}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ioj32ir.zg0\x64\c1.exe No File
    FirewallRules: [{1B6C5D38-CD51-4F29-AA6A-EFBDE158E216}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ioj32ir.zg0\x64\m1.exe No File
    FirewallRules: [{13C0EE56-3FF7-4F6A-9638-30BCCF9BB69C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ioj32ir.zg0\x86\c1.exe () [File not signed]
    FirewallRules: [{A27574E1-557E-4D9E-8CF2-6051E9A2BA08}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4ioj32ir.zg0\x86\m1.exe No File
    FirewallRules: [{9712A98D-5998-452E-8D7B-1FA17BD9271A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ic2x0xza.jbw\dcore.exe No File
    FirewallRules: [{D5B21568-3511-477D-B837-8C060356EDAF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ic2x0xza.jbw\x64\c1.exe () [File not signed]
    FirewallRules: [{7DD123A8-6E80-4901-8C40-9C607C2FB18D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ic2x0xza.jbw\x64\m1.exe No File
    FirewallRules: [{E65E6E57-AF12-4477-BF22-96D7F2043E75}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ic2x0xza.jbw\x86\c1.exe () [File not signed]
    FirewallRules: [{11DE0396-E6C4-47F6-9D9E-0FABF3279557}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ic2x0xza.jbw\x86\m1.exe No File
    FirewallRules: [{AAA43F30-53D8-46B4-920F-183BF35339FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rua4iql3.lp1\dcore.exe No File
    FirewallRules: [{F930678A-00D7-4342-A543-7E109234584E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rua4iql3.lp1\x64\c1.exe () [File not signed]
    FirewallRules: [{3FE89E71-E60F-4825-9156-36BC9693E844}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rua4iql3.lp1\x86\c1.exe () [File not signed]
    FirewallRules: [{0B783C1D-E9C2-4DC6-A135-513BA8F041CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rua4iql3.lp1\x64\m1.exe No File
    FirewallRules: [{66304A55-C7A7-4AC9-8EFF-414DFF18A87A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rua4iql3.lp1\x86\m1.exe No File
    FirewallRules: [{C99E0DF2-B5FA-4F58-856A-EE37258707AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vr5s5cs.ot3\x64\c1.exe No File
    FirewallRules: [{3839DD2A-7615-40CF-A66E-0C7AC1A742CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vr5s5cs.ot3\dcore.exe No File
    FirewallRules: [{877191C2-85B2-45E1-9422-5AD16CF5AEB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vr5s5cs.ot3\x64\m1.exe No File
    FirewallRules: [{6DE3BC48-308A-4B38-BE62-40C2F3CC05C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vr5s5cs.ot3\x86\c1.exe No File
    FirewallRules: [{F72AAE91-AEEA-4B1B-B5F4-3302A4876104}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0vr5s5cs.ot3\x86\m1.exe No File
    FirewallRules: [{DD53ACD0-8766-43C5-B609-2B9B5CFE3C3F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\icsno10y.dc3\dcore.exe No File
    FirewallRules: [{FE7A842C-7D40-409C-BE37-BCEA9332240B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\icsno10y.dc3\x86\c1.exe No File
    FirewallRules: [{B9C9E371-3B64-4AAE-AEA9-8F4548DC490E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\icsno10y.dc3\x64\m1.exe No File
    FirewallRules: [{C3693860-6532-4E3B-A2ED-35650B97C394}] => (Allow) C:\Users\Pc\AppData\Local\Temp\icsno10y.dc3\x64\c1.exe No File
    FirewallRules: [{D9D7C9AF-C9AD-4161-9BF4-9CF7758692F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\icsno10y.dc3\x86\m1.exe No File
    FirewallRules: [{635DAB97-4546-41F7-B675-586ACB5CB7F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ltrowaqp.5rw\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{0D4CF545-8A91-44E7-B9E4-3D65C0E515D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ltrowaqp.5rw\x86\c1.exe () [File not signed]
    FirewallRules: [{7AFA0A84-5259-4417-8BD5-46B37C26DF04}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ltrowaqp.5rw\x64\m1.exe No File
    FirewallRules: [{F1147E68-EE11-4304-976C-5D270CBEF5DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ltrowaqp.5rw\x64\c1.exe () [File not signed]
    FirewallRules: [{01FC1D55-6B33-48FF-899F-579F31C70CD8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ltrowaqp.5rw\x86\m1.exe No File
    FirewallRules: [{032C6330-B689-4838-A261-69D0D4CEB07F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qr3o01od.eii\x64\m1.exe () [File not signed]
    FirewallRules: [{A8D7FD99-1001-4AB0-82E2-7AA78A9450E0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qr3o01od.eii\x64\c1.exe () [File not signed]
    FirewallRules: [{49E8EC16-F1C8-4171-AD8A-1CF91EC2E458}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qr3o01od.eii\dcore.exe No File
    FirewallRules: [{66550069-CBF6-4862-9410-EBE938B81685}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qr3o01od.eii\x86\c1.exe () [File not signed]
    FirewallRules: [{707FFA27-904E-4977-8187-7F6FED1CB6F0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qr3o01od.eii\x86\m1.exe () [File not signed]
    FirewallRules: [{2F61379D-866D-4309-B7C6-504A5E803148}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czctmxnd.bgw\dcore.exe No File
    FirewallRules: [{F21C8633-A5AF-496A-892A-C94DD98BD33A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czctmxnd.bgw\x64\c1.exe No File
    FirewallRules: [{943A1386-59C5-4B13-A96C-9A66D972213B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czctmxnd.bgw\x64\m1.exe No File
    FirewallRules: [{EE84E722-FD39-4785-A97B-9354B2884C65}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czctmxnd.bgw\x86\m1.exe No File
    FirewallRules: [{7546EAC7-129E-40EA-BD45-9A6E54BBFD4D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\czctmxnd.bgw\x86\c1.exe No File
    FirewallRules: [{88109395-E1E4-4E46-A184-FA65812A1CD7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajsnmix3.izs\x64\c1.exe No File
    FirewallRules: [{63BBB205-5403-4F86-BAA3-2FFC518F8167}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajsnmix3.izs\dcore.exe No File
    FirewallRules: [{D1558531-F54E-4404-9D25-7FDCEE7F83DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajsnmix3.izs\x64\m1.exe No File
    FirewallRules: [{EC5B6D2B-87D7-441E-A030-C87DB5D3D754}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajsnmix3.izs\x86\c1.exe No File
    FirewallRules: [{BB5E6203-6DEB-4F25-A5A8-EE69AE5B764F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajsnmix3.izs\x86\m1.exe No File
    FirewallRules: [{A81E25FE-3A45-4930-94DE-72F54179EE14}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5jepmfv.5v3\dcore.exe No File
    FirewallRules: [{2229BE86-4DD8-4F36-9B63-C013BE57ACC3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5jepmfv.5v3\x64\c1.exe No File
    FirewallRules: [{AB353F86-CD7F-4453-A408-1B9765D04725}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5jepmfv.5v3\x64\m1.exe No File
    FirewallRules: [{BC9832CD-7BE7-413E-B7C7-5F8ABF702CBE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5jepmfv.5v3\x86\m1.exe No File
    FirewallRules: [{8E65F0E1-FD87-4781-B70C-4C3B45A4691C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l5jepmfv.5v3\x86\c1.exe No File
    FirewallRules: [{778DCC04-65F9-4EAA-B630-456576EFFD8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\exppmqme.gk4\dcore.exe No File
    FirewallRules: [{E0F7ED05-1C0E-4DD0-B6A7-71632DBFB215}] => (Allow) C:\Users\Pc\AppData\Local\Temp\exppmqme.gk4\x64\c1.exe No File
    FirewallRules: [{C1C9CD8A-74EF-4A4D-9EDB-EB92CD35FCF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\exppmqme.gk4\x64\m1.exe No File
    FirewallRules: [{49E0BCFB-F716-4E8B-94F0-92B108C846AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\exppmqme.gk4\x86\m1.exe No File
    FirewallRules: [{467B75EF-4934-4259-A487-B89B2F5C82B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\exppmqme.gk4\x86\c1.exe No File
    FirewallRules: [{1C737C59-5530-429F-8984-156299ABE276}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h5etik45.sc0\x64\c1.exe No File
    FirewallRules: [{36D18CFE-DB50-47D0-AFED-DB06DADD20EC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h5etik45.sc0\x64\m1.exe No File
    FirewallRules: [{AB6DF199-B59A-409E-9D06-8E9148CF3B34}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h5etik45.sc0\dcore.exe No File
    FirewallRules: [{2847FD6F-3735-46AF-A625-404205855DE6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h5etik45.sc0\x86\c1.exe No File
    FirewallRules: [{1C457DE6-96F1-4CF4-A8DA-FD70222B9992}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h5etik45.sc0\x86\m1.exe No File
    FirewallRules: [{B11ECCBF-23E6-40A8-9727-37A0EA893C4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1gcwvh5q.jx1\x64\c1.exe No File
    FirewallRules: [{73B59273-A8B0-4494-AB99-1DEA6A8005B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1gcwvh5q.jx1\x64\m1.exe No File
    FirewallRules: [{9819457E-0F72-46CA-920E-4EC0421F28F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1gcwvh5q.jx1\dcore.exe No File
    FirewallRules: [{D2E34AF7-A764-4BE9-880E-3134CA4B0796}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1gcwvh5q.jx1\x86\c1.exe No File
    FirewallRules: [{5D80D61E-651E-47FF-8ED4-E9D3D298ED39}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1gcwvh5q.jx1\x86\m1.exe No File
    FirewallRules: [{FD421E6D-1B90-4EC1-BA47-D19891EBA4E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5crorq1e.vna\x64\c1.exe No File
    FirewallRules: [{D0F974D0-241E-4959-A097-92DBF6F8F1BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5crorq1e.vna\x86\c1.exe No File
    FirewallRules: [{726B9B1C-F7E9-4455-87AB-FDEB723A6AF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5crorq1e.vna\dcore.exe No File
    FirewallRules: [{4FEF0109-A993-4091-90A8-0D84CC76C186}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5crorq1e.vna\x64\m1.exe No File
    FirewallRules: [{A55DFBCE-4C99-47AF-B481-4EBF2C1AF18C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5crorq1e.vna\x86\m1.exe No File
    FirewallRules: [{2CE14BC1-69CC-4851-9425-31EBCF8BE514}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii15hmro.omk\dcore.exe No File
    FirewallRules: [{48F0E8AE-B976-4AF4-8750-E78746FA2983}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii15hmro.omk\x64\c1.exe No File
    FirewallRules: [{C762BE54-4A21-4ABE-ADB9-775152548871}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii15hmro.omk\x86\c1.exe No File
    FirewallRules: [{B7B25945-9D6E-4E0E-8D88-47459AAF239B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii15hmro.omk\x64\m1.exe No File
    FirewallRules: [{72703F87-EF3B-4A33-9596-34C69418A0F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii15hmro.omk\x86\m1.exe No File
    FirewallRules: [{F0975B6B-E485-42EF-BF36-6DEFC0CD8B6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rsdijv13.5o2\x64\c1.exe No File
    FirewallRules: [{41D2E078-049C-457B-AEBA-8EB663C1FE18}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rsdijv13.5o2\dcore.exe No File
    FirewallRules: [{1036FF14-C3A6-493D-BC3F-ECE3C81702DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rsdijv13.5o2\x64\m1.exe No File
    FirewallRules: [{E673BF2A-297E-4CC2-830A-FD7A51DA656C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rsdijv13.5o2\x86\m1.exe No File
    FirewallRules: [{99915F31-6770-4625-83D8-A7DC044E61BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rsdijv13.5o2\x86\c1.exe No File
    FirewallRules: [{67C6EE98-FD4C-4EF2-9926-63D1D0DA43F0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mw2onu5c.ciq\dcore.exe No File
    FirewallRules: [{69D9188D-66DE-44AC-A19F-A2D0D08492A5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mw2onu5c.ciq\x64\c1.exe No File
    FirewallRules: [{9096D577-E6E2-440D-A680-928C2E3BBEBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mw2onu5c.ciq\x64\m1.exe No File
    FirewallRules: [{16890CD0-0FEA-40B1-A53A-F1AB2A396294}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mw2onu5c.ciq\x86\c1.exe No File
    FirewallRules: [{A2E0F742-31C5-4F15-9507-9305021A4CDA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mw2onu5c.ciq\x86\m1.exe No File
    FirewallRules: [{5A247130-4777-4E95-AC05-8AEBE718B06D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2szhmtkg.i0u\dcore.exe No File
    FirewallRules: [{A8A3F3DB-7A5C-4C10-AEB5-B98D0D9EB694}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2szhmtkg.i0u\x64\c1.exe No File
    FirewallRules: [{579F3D68-8D4C-4394-982E-57347641BB1B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2szhmtkg.i0u\x64\m1.exe No File
    FirewallRules: [{1B25BFEE-23F3-4F35-B3F6-3D065D07A2DE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2szhmtkg.i0u\x86\c1.exe No File
    FirewallRules: [{EAECCFE4-9E33-4FAA-B2CE-EE69648782D7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2szhmtkg.i0u\x86\m1.exe No File
    FirewallRules: [{871EF098-D75A-4E7D-90BC-61AC1F69552C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\izvtl5ez.zfz\dcore.exe No File
    FirewallRules: [{D8373E07-F345-474F-B137-1CF8CD9191FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\izvtl5ez.zfz\x64\m1.exe No File
    FirewallRules: [{2CF03A77-43F2-47F1-A1DE-B5C9DECCE73E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\izvtl5ez.zfz\x64\c1.exe No File
    FirewallRules: [{B0BEF539-D6D4-455E-BB9F-D61C60BCB911}] => (Allow) C:\Users\Pc\AppData\Local\Temp\izvtl5ez.zfz\x86\c1.exe No File
    FirewallRules: [{5EA4F003-558E-4468-A038-91B1BFAA741E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\izvtl5ez.zfz\x86\m1.exe No File
    FirewallRules: [{CF8EB5DD-CBB7-414E-A2B8-CCE7A91F63A2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ynaxesvv.sig\dcore.exe No File
    FirewallRules: [{346B15C2-2B5B-410A-B8D0-6A05FF8E3102}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ynaxesvv.sig\x64\c1.exe No File
    FirewallRules: [{1D8AA7E3-1F1B-41BD-9A6D-2F11BA122576}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ynaxesvv.sig\x64\m1.exe No File
    FirewallRules: [{20E06447-201C-4A1E-A13C-69413263C102}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ynaxesvv.sig\x86\c1.exe No File
    FirewallRules: [{528972A5-0D05-4BDD-A932-9DCD7E7376FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ynaxesvv.sig\x86\m1.exe No File
    FirewallRules: [{26C0CC09-868A-4B36-85BB-F48137A21F65}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db55vfqk.43q\dcore.exe No File
    FirewallRules: [{4C1D3FA2-40BA-4124-AD2C-A59CFF4DE46D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db55vfqk.43q\x64\c1.exe No File
    FirewallRules: [{01498A6A-F72F-46DC-8E50-E21BBACC29A2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db55vfqk.43q\x86\c1.exe No File
    FirewallRules: [{6326608D-C138-4E77-9F78-548C87663B2A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db55vfqk.43q\x86\m1.exe No File
    FirewallRules: [{68161D23-4CD6-4F76-B5E8-EE74D97A7D82}] => (Allow) C:\Users\Pc\AppData\Local\Temp\db55vfqk.43q\x64\m1.exe No File
    FirewallRules: [{8A00C770-F96C-4ADA-93B5-7BE486CBFC11}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mkyttzdj.2ru\x64\m1.exe No File
    FirewallRules: [{9623C83D-5EE4-453B-8EF6-FBBB7B661377}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mkyttzdj.2ru\dcore.exe No File
    FirewallRules: [{634BEDC6-9137-4B80-AC02-924D4347F005}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mkyttzdj.2ru\x64\c1.exe No File
    FirewallRules: [{089F2DA6-E851-4217-B92A-13BAF77131DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mkyttzdj.2ru\x86\c1.exe No File
    FirewallRules: [{A5A63887-4149-4146-8EB1-D523645C7559}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mkyttzdj.2ru\x86\m1.exe No File
    FirewallRules: [{0FBB150C-3806-4349-88FB-366B4B39CCED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utqrgqnn.51a\dcore.exe No File
    FirewallRules: [{6B39A43E-ACC7-4CE3-B07E-4E8D1B72BED8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utqrgqnn.51a\x64\m1.exe No File
    FirewallRules: [{D0261828-A524-4BA9-ACF3-FDCE1938E105}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utqrgqnn.51a\x64\c1.exe No File
    FirewallRules: [{38CBA9C8-FDBC-4BD0-BF44-BA84A6C74164}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utqrgqnn.51a\x86\c1.exe No File
    FirewallRules: [{2092270C-1994-4AB4-B762-32C918E75EA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\utqrgqnn.51a\x86\m1.exe No File
    FirewallRules: [{B2378B1A-2ECF-4E5B-82BF-487FFE7CE219}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2ofloyd.tpw\dcore.exe No File
    FirewallRules: [{315DEA5B-34E9-4C96-B785-CF11549CCCA7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2ofloyd.tpw\x64\c1.exe No File
    FirewallRules: [{5E1F7016-D3B0-44DA-9911-3AE51E4E3E22}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2ofloyd.tpw\x86\c1.exe No File
    FirewallRules: [{4BC5E0EF-40E8-4EAF-8883-3904DB50084D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2ofloyd.tpw\x64\m1.exe No File
    FirewallRules: [{D0A604B3-11E1-41D8-89A7-80A0961266C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2ofloyd.tpw\x86\m1.exe No File
    FirewallRules: [{9F861639-B9E4-4E7D-80B0-F79CAC41BBDF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x1dqwhlr.4ok\dcore.exe No File
    FirewallRules: [{278501E5-6745-4CC0-AED7-D6EDEDA24805}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x1dqwhlr.4ok\x64\m1.exe No File
    FirewallRules: [{080F2F76-60E7-49C9-90B9-6688C7761977}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x1dqwhlr.4ok\x64\c1.exe No File
    FirewallRules: [{F95DFFFF-76AB-4E0C-A7F3-0B8DCCEC548A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x1dqwhlr.4ok\x86\m1.exe No File
    FirewallRules: [{EE8896CC-2808-4350-B3FC-D7617EA0A563}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x1dqwhlr.4ok\x86\c1.exe No File
    FirewallRules: [{D6569EA7-92E6-406E-8DB6-B7C7FDEBA697}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fdt2met5.3km\dcore.exe No File
    FirewallRules: [{7784DCC4-EBCC-41F9-BD95-DEDB159B333F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fdt2met5.3km\x64\m1.exe No File
    FirewallRules: [{D36F7F48-31C3-499F-9D39-5BC642D59EF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fdt2met5.3km\x64\c1.exe No File
    FirewallRules: [{5EEED62E-7CF0-4232-B4CE-AF0F02975210}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fdt2met5.3km\x86\c1.exe No File
    FirewallRules: [{440E5DED-7703-4BEF-8EEA-213F55B628E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fdt2met5.3km\x86\m1.exe No File
    FirewallRules: [{A94C250C-E20A-4AE5-970C-E777EEAD166B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y5ty0pko.zzl\dcore.exe No File
    FirewallRules: [{7167D9A9-1759-408C-8EEC-D45A3822007B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y5ty0pko.zzl\x64\m1.exe No File
    FirewallRules: [{1E47326D-200B-4D20-9891-77735791607A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y5ty0pko.zzl\x64\c1.exe No File
    FirewallRules: [{A2396D91-2664-4F39-BFA0-1CE39A12E66E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y5ty0pko.zzl\x86\c1.exe No File
    FirewallRules: [{10DA8EE5-6F42-4C74-A8D0-0741AA421CED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y5ty0pko.zzl\x86\m1.exe No File
    FirewallRules: [{3E72979C-334C-4590-A5F8-A66C4C869D1D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\euzghgth.3pi\dcore.exe No File
    FirewallRules: [{3C81AFBD-41E4-4A7C-87AE-2EE02A274403}] => (Allow) C:\Users\Pc\AppData\Local\Temp\euzghgth.3pi\x64\m1.exe No File
    FirewallRules: [{FB5CC2FB-2CD7-40ED-A17B-65936C01FB8C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\euzghgth.3pi\x86\m1.exe No File
    FirewallRules: [{E0B1B0EC-6FC0-4A83-B0A6-B134F82D7269}] => (Allow) C:\Users\Pc\AppData\Local\Temp\euzghgth.3pi\x64\c1.exe No File
    FirewallRules: [{9BCBA954-6376-45C9-ACB6-54F080C9BF6C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\euzghgth.3pi\x86\c1.exe No File
    FirewallRules: [{DFD4A5FA-24FE-4821-8559-719E68E42D89}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpbmrq4v.lom\dcore.exe No File
    FirewallRules: [{F9EBA1EE-B5E7-48AE-B128-56843800F33A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpbmrq4v.lom\x64\c1.exe No File
    FirewallRules: [{15BBCC7E-5251-4840-898B-0145EF5705E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpbmrq4v.lom\x86\c1.exe No File
    FirewallRules: [{1D2A5939-CA89-4825-A11E-EE8073B18846}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpbmrq4v.lom\x64\m1.exe No File
    FirewallRules: [{FE406965-FF46-43CA-8B52-E446FFDA85A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tpbmrq4v.lom\x86\m1.exe No File
    FirewallRules: [{1CC8F718-48B4-4F82-B2D1-38AA8820332C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oe5nb3kp.mly\dcore.exe No File
    FirewallRules: [{905BDA2B-6AFF-4A94-8FDA-4BD350861ABD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oe5nb3kp.mly\x64\c1.exe No File
    FirewallRules: [{C7C27CE5-25FD-4D05-B8A1-A8A06FFE46C2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oe5nb3kp.mly\x86\c1.exe No File
    FirewallRules: [{6B560BC9-601D-4E82-B0C9-32B991B20296}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oe5nb3kp.mly\x64\m1.exe No File
    FirewallRules: [{23D88966-4F35-408F-B90F-69EE53CFD291}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oe5nb3kp.mly\x86\m1.exe No File
    FirewallRules: [{E60EF412-42CB-4A2F-A46E-FC7773B0E4D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oogvye1g.s30\dcore.exe No File
    FirewallRules: [{B01981D3-2BAB-494E-9320-8663C5E9AD32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oogvye1g.s30\x64\c1.exe No File
    FirewallRules: [{4F40A5A7-D49F-445C-8D21-07A70D2AB651}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oogvye1g.s30\x64\m1.exe No File
    FirewallRules: [{6DD9FE25-7C6F-45AC-847C-DD0D1D2B58AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oogvye1g.s30\x86\c1.exe No File
    FirewallRules: [{AEBED4E6-0D0F-47E7-B14A-C4A9F29C0CD9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oogvye1g.s30\x86\m1.exe No File
    FirewallRules: [{1E012205-BB61-47E5-B202-9D82A67AB18B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ju3ffeds.fh3\x64\c1.exe No File
    FirewallRules: [{7CFDCD2C-7881-4137-A3AE-ACF9AB3A35AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ju3ffeds.fh3\dcore.exe No File
    FirewallRules: [{2AFBD3B4-9020-47A3-AD4A-FD220538FB66}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ju3ffeds.fh3\x64\m1.exe No File
    FirewallRules: [{ED6BB3A9-1ED2-4585-A7FD-3A8AAC45ADD9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ju3ffeds.fh3\x86\c1.exe No File
    FirewallRules: [{35602939-1122-406C-A5A0-E83BAF12E11C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ju3ffeds.fh3\x86\m1.exe No File
    FirewallRules: [{A476CC6B-5FFF-410A-8AD7-1D9968DBE136}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5darkcp.czg\dcore.exe No File
    FirewallRules: [{C240ABC7-3E7D-49D7-9E4D-06B6FD814A77}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5darkcp.czg\x64\c1.exe No File
    FirewallRules: [{3A16B73E-A74D-47ED-9E06-E281134F2CBE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5darkcp.czg\x64\m1.exe No File
    FirewallRules: [{FF420289-2AEA-4E7B-9DED-637F25A9C3B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5darkcp.czg\x86\m1.exe No File
    FirewallRules: [{95DEC571-96F5-4B13-BBD5-02AFD48286B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5darkcp.czg\x86\c1.exe No File
    FirewallRules: [{1419E3FD-1850-405A-B972-A5C60AD755DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kr3sqspt.2z4\x86\c1.exe No File
    FirewallRules: [{085E775F-595B-4AD5-819C-669502B3FD56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kr3sqspt.2z4\dcore.exe No File
    FirewallRules: [{F91141FD-CD24-4F24-B58C-BD646A6C0329}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kr3sqspt.2z4\x64\c1.exe No File
    FirewallRules: [{C5783628-1D21-400F-9823-2CDB85F5D9C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kr3sqspt.2z4\x64\m1.exe No File
    FirewallRules: [{2F9561C0-AEC4-406D-9B62-5CC6944D9AA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kr3sqspt.2z4\x86\m1.exe No File
    FirewallRules: [{D89051BD-46E3-4588-B189-FA9FAB89D79B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eutwmb5f.035\dcore.exe No File
    FirewallRules: [{81D31702-57CD-4E9E-932B-9909307024D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eutwmb5f.035\x64\c1.exe No File
    FirewallRules: [{5E17242C-01A6-4268-9495-5DBA884947D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eutwmb5f.035\x64\m1.exe No File
    FirewallRules: [{CEB18605-3018-4026-9545-7F4A1C0650BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eutwmb5f.035\x86\m1.exe No File
    FirewallRules: [{D80702FE-EAE5-4AD0-AF2D-C947A2E66784}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eutwmb5f.035\x86\c1.exe No File
    FirewallRules: [{72FFFF5C-FB20-49EC-A531-4339D5545CB6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cefh0vsm.qxm\dcore.exe No File
    FirewallRules: [{E7173F5D-3BCC-4E11-B44C-5260A4AF22E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cefh0vsm.qxm\x64\m1.exe No File
    FirewallRules: [{26E68C67-0399-4E20-9BBB-3F83A56B16F0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cefh0vsm.qxm\x64\c1.exe No File
    FirewallRules: [{E14BDB5B-D0DB-4493-920B-32A6877E3A5D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cefh0vsm.qxm\x86\c1.exe No File
    FirewallRules: [{75A3CD9D-B184-468E-83FC-00129EA2DB30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cefh0vsm.qxm\x86\m1.exe No File
    FirewallRules: [{ACD62872-B74E-41FC-83F4-9047369737EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rhzcpxfx.vmi\dcore.exe No File
    FirewallRules: [{66682A2A-0A7F-44F9-A593-829D21E66879}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rhzcpxfx.vmi\x86\c1.exe No File
    FirewallRules: [{D0EBBDC2-B0C6-4367-9E9B-326606956517}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rhzcpxfx.vmi\x64\c1.exe No File
    FirewallRules: [{731B788F-E3B2-4F07-A128-4DB3A01CB509}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rhzcpxfx.vmi\x64\m1.exe No File
    FirewallRules: [{19E219CB-F583-4087-B47D-D3270C94B38F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rhzcpxfx.vmi\x86\m1.exe No File
    FirewallRules: [{769D8ACC-DBED-47CE-AD98-C12CC9D60CF5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1abtfyam.jj2\dcore.exe No File
    FirewallRules: [{3C6AC279-A55E-4E89-AA67-86275099A26B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1abtfyam.jj2\x64\c1.exe No File
    FirewallRules: [{EDBE935C-40D2-4F12-B665-88EEFD61612F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1abtfyam.jj2\x64\m1.exe No File
    FirewallRules: [{9D9E8B34-8692-4EC9-959A-772695F5B878}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1abtfyam.jj2\x86\c1.exe No File
    FirewallRules: [{4636F337-E4B6-491F-AF98-C05CC3AEBD73}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1abtfyam.jj2\x86\m1.exe No File
    FirewallRules: [{DA79143E-597A-4072-9312-DD1F5720BD04}] => (Allow) C:\Users\Pc\AppData\Local\Temp\engkptph.xf0\dcore.exe No File
    FirewallRules: [{1FD2746F-D46A-4FA5-8D18-4EE75EF9BC4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\engkptph.xf0\x64\c1.exe No File
    FirewallRules: [{739B1EDC-54FE-4016-B2B1-EBE6F307A703}] => (Allow) C:\Users\Pc\AppData\Local\Temp\engkptph.xf0\x64\m1.exe No File
    FirewallRules: [{640B47B5-EA08-4CA5-96D9-05ADF2212FF2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\engkptph.xf0\x86\c1.exe No File
    FirewallRules: [{40E05C06-EE27-4095-9D62-FB4BF09895A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\engkptph.xf0\x86\m1.exe No File
    FirewallRules: [{D0BA6104-872A-4D2A-80C1-D54B2E6CC695}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xdsds15p.gg1\dcore.exe No File
    FirewallRules: [{22707A06-CF41-414B-965D-2655BBB837FF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xdsds15p.gg1\x64\m1.exe No File
    FirewallRules: [{7C0DB227-C65F-4BB2-B6F1-EE895560CCC8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xdsds15p.gg1\x64\c1.exe No File
    FirewallRules: [{CE001A9D-0868-4EF5-B156-0D62370F19F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xdsds15p.gg1\x86\c1.exe No File
    FirewallRules: [{CFCC86D5-1971-4D4F-8081-E0B325685412}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xdsds15p.gg1\x86\m1.exe No File
    FirewallRules: [{C6AA90A8-93C0-4070-9668-11F7E3DA22DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wrgjq30u.ka0\dcore.exe No File
    FirewallRules: [{949D3F56-B401-45D6-AEE6-45EB74FAE5A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wrgjq30u.ka0\x64\c1.exe No File
    FirewallRules: [{E756A09B-A796-482E-8635-3FA043B1DB2A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wrgjq30u.ka0\x64\m1.exe No File
    FirewallRules: [{3E63C16D-ACD0-45E8-A725-99BD668CAF9B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wrgjq30u.ka0\x86\c1.exe No File
    FirewallRules: [{2FAD9C49-1503-4993-A1CB-F4832CF21787}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wrgjq30u.ka0\x86\m1.exe No File
    FirewallRules: [{42F22362-5E51-4E21-A3A4-685EE6FEE4A2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qk1jyu1c.d3c\x86\c1.exe No File
    FirewallRules: [{275F4352-3501-43A9-8EB9-29032CBA2BDC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qk1jyu1c.d3c\x64\m1.exe No File
    FirewallRules: [{72948E39-2832-4D3C-A9FA-56F3B608890C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qk1jyu1c.d3c\dcore.exe No File
    FirewallRules: [{0182EA3E-76D3-40BA-8827-B75E7E70B866}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qk1jyu1c.d3c\x64\c1.exe No File
    FirewallRules: [{A162113A-8A41-46C0-BBA2-56D6D0BFA3FF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qk1jyu1c.d3c\x86\m1.exe No File
    FirewallRules: [{4DE57986-9831-4745-A548-7B85CCA875EC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g1ehhgja.rxz\dcore.exe No File
    FirewallRules: [{E0C5C577-D1AA-4F20-AA4D-5692B84BCBA0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g1ehhgja.rxz\x64\m1.exe No File
    FirewallRules: [{E12AFAA7-D2B8-4595-AF71-628D70DD6C02}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g1ehhgja.rxz\x64\c1.exe No File
    FirewallRules: [{447038E6-AD5C-45AB-87F0-87C108F588CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g1ehhgja.rxz\x86\c1.exe No File
    FirewallRules: [{C31070CF-20BD-44BF-8237-2061A9286BB5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g1ehhgja.rxz\x86\m1.exe No File
    FirewallRules: [{99F8C7F3-4796-44ED-8E0A-BBC417ABD420}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pk4dofax.43a\dcore.exe No File
    FirewallRules: [{1115B0ED-1A4D-4BB7-A017-5A303D22E56D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pk4dofax.43a\x64\c1.exe No File
    FirewallRules: [{7D72DFB5-224B-47AA-B65A-DCEF512DC4D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pk4dofax.43a\x64\m1.exe No File
    FirewallRules: [{9D69FADB-0FC7-4BE6-B99C-098B929405DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pk4dofax.43a\x86\c1.exe No File
    FirewallRules: [{DD59656A-3029-4CC4-A4DD-0AF9A3CD57C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pk4dofax.43a\x86\m1.exe No File
    FirewallRules: [{F14A01A4-35E1-4D97-B628-7C8A0BD4662A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgte1y5.0rs\x64\m1.exe No File
    FirewallRules: [{67982A60-A7FC-4F92-BF5F-9CB2F80C4091}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgte1y5.0rs\dcore.exe No File
    FirewallRules: [{F72BF85B-7F84-49B5-8FCA-F86C00BBAA59}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgte1y5.0rs\x64\c1.exe No File
    FirewallRules: [{7B362761-9A87-4AA6-8064-500577EF9346}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgte1y5.0rs\x86\c1.exe No File
    FirewallRules: [{FDB62C14-EE56-4EA0-B958-45794E8CBC89}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgte1y5.0rs\x86\m1.exe No File
    FirewallRules: [{93546FB1-C53C-4BC8-87CC-34393D6FDE1C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bcf40zl4.1up\dcore.exe No File
    FirewallRules: [{92518C03-C01A-4793-B2C0-31FBD819988D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bcf40zl4.1up\x64\c1.exe No File
    FirewallRules: [{1338B12C-F89F-444B-A663-6C4C78ECBA32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bcf40zl4.1up\x64\m1.exe No File
    FirewallRules: [{F0406DAF-9163-4B2D-9446-4600DE33FCF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bcf40zl4.1up\x86\m1.exe No File
    FirewallRules: [{0276DA32-3D9D-48BE-B1AE-A425DEC4F8C4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bcf40zl4.1up\x86\c1.exe No File
    FirewallRules: [{8940E49C-7639-40F8-AE59-FCEFDCCBE543}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2np1qkg.onv\dcore.exe No File
    FirewallRules: [{08A4F4DF-B876-4028-B3C7-F9BD3FCCB449}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2np1qkg.onv\x64\c1.exe No File
    FirewallRules: [{DA0D96C4-A353-40CB-A834-5330120BC41F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2np1qkg.onv\x64\m1.exe No File
    FirewallRules: [{F5A261B5-FDF1-4CFE-B944-37CC24B5116E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2np1qkg.onv\x86\c1.exe No File
    FirewallRules: [{9F788B30-E48E-49DE-AD21-6A37B4E98CC8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j2np1qkg.onv\x86\m1.exe No File
    FirewallRules: [{EBA3F536-E652-41B9-99C7-5FD02E7F8C4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tcwtev2x.zjt\dcore.exe No File
    FirewallRules: [{AF7F8A52-2A1F-4E84-8FD1-75D7A92B1D4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tcwtev2x.zjt\x64\c1.exe No File
    FirewallRules: [{E8ADE1B9-C78C-409C-B99B-78E9EE8FD4A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tcwtev2x.zjt\x64\m1.exe No File
    FirewallRules: [{B52C9971-E276-4B30-8D63-4C52CFF6C8CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tcwtev2x.zjt\x86\m1.exe No File
    FirewallRules: [{A9B1F224-8B59-4E0F-B6DF-1BB2D1C44141}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tcwtev2x.zjt\x86\c1.exe No File
    FirewallRules: [{04429B5A-53F5-4B8F-9DF6-D613C3475C03}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1qgqeie5.p4c\x64\c1.exe No File
    FirewallRules: [{C99EC2A7-9659-4F62-8C9B-A64ADABCF860}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1qgqeie5.p4c\dcore.exe No File
    FirewallRules: [{339CD2BB-37EE-4055-B9B7-6097DAD0122D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1qgqeie5.p4c\x64\m1.exe No File
    FirewallRules: [{3AE3D13B-1284-49CE-A559-8012A7F0D29E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1qgqeie5.p4c\x86\c1.exe No File
    FirewallRules: [{5F881BD5-D373-4653-AC07-CC30661DCE59}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1qgqeie5.p4c\x86\m1.exe No File
    FirewallRules: [{8F0453FF-C326-409A-9568-F661559005A7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24gfcrij.wo3\dcore.exe No File
    FirewallRules: [{3830B12D-7C48-4FF8-B6D8-D0DC7A8DBEC7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24gfcrij.wo3\x64\m1.exe No File
    FirewallRules: [{3A642036-0F51-4DBE-A1C7-596EC056CBFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24gfcrij.wo3\x86\m1.exe No File
    FirewallRules: [{3CE2584D-E4A1-4D06-B6DC-8182FD17AAF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24gfcrij.wo3\x86\c1.exe No File
    FirewallRules: [{DECF10CF-0785-48DB-9209-E14BB161B8F6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\24gfcrij.wo3\x64\c1.exe No File
    FirewallRules: [{5447DB66-1D2D-49B3-BC15-D6C08E234270}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxlwfau4.hib\x64\c1.exe No File
    FirewallRules: [{365F5302-9E2C-4B79-9C47-D0C95D41F181}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxlwfau4.hib\dcore.exe No File
    FirewallRules: [{951881BE-6442-4A79-B24A-0C29773B8EA0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxlwfau4.hib\x64\m1.exe No File
    FirewallRules: [{961506A5-5E1A-428E-9E80-CE5275A5937E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxlwfau4.hib\x86\c1.exe No File
    FirewallRules: [{7BA9435F-FEED-4E47-8BE3-96812299E7A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nxlwfau4.hib\x86\m1.exe No File
    FirewallRules: [{3B1AD19C-0208-42F6-AD7C-F4A30B19DC8F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ofuuzx5z.mfo\x64\m1.exe No File
    FirewallRules: [{7DA6C5EA-D79B-4BC2-8DA4-3E9E223D2A7C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ofuuzx5z.mfo\dcore.exe No File
    FirewallRules: [{0D06D54E-16C5-4A96-B8CB-7AE565B4C380}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ofuuzx5z.mfo\x64\c1.exe No File
    FirewallRules: [{9F757491-0737-4259-8FCD-9BACE151384C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ofuuzx5z.mfo\x86\c1.exe No File
    FirewallRules: [{761E90A3-8B33-463F-ABAE-7975173D478B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ofuuzx5z.mfo\x86\m1.exe No File
    FirewallRules: [{B86DB300-535F-4672-A931-F61CA57AB208}] => (Allow) C:\Users\Pc\AppData\Local\Temp\owphnurt.wzo\dcore.exe No File
    FirewallRules: [{E49995A2-7174-42C2-AEE4-41CF83222244}] => (Allow) C:\Users\Pc\AppData\Local\Temp\owphnurt.wzo\x64\c1.exe No File
    FirewallRules: [{99CD85CD-8EDE-4318-B7CB-FD749DE296CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\owphnurt.wzo\x64\m1.exe No File
    FirewallRules: [{6695DDB2-3359-4CAA-ACF3-85ACA4663981}] => (Allow) C:\Users\Pc\AppData\Local\Temp\owphnurt.wzo\x86\c1.exe No File
    FirewallRules: [{38BAE236-BE72-4CF5-A771-F9FE6F9AD678}] => (Allow) C:\Users\Pc\AppData\Local\Temp\owphnurt.wzo\x86\m1.exe No File
    FirewallRules: [{27A40769-49EB-4A3B-B887-92A1A1BF7694}] => (Allow) C:\Users\Pc\AppData\Local\Temp\okadklpw.2n1\dcore.exe No File
    FirewallRules: [{C66F7D02-06CA-4EA3-ABA7-06FDB54F11DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\okadklpw.2n1\x64\m1.exe No File
    FirewallRules: [{E72E1AAD-D583-4482-83F3-D37212B0A9A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\okadklpw.2n1\x86\c1.exe No File
    FirewallRules: [{42974536-1974-4597-9BEA-BCDF6E34D9AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\okadklpw.2n1\x64\c1.exe No File
    FirewallRules: [{A6E499FC-7E3E-4CE9-B558-0497A3BA4FD4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\okadklpw.2n1\x86\m1.exe No File
    FirewallRules: [{58A0F95E-86A8-484B-A7F7-5308244AF505}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wnrfuse0.ch2\dcore.exe No File
    FirewallRules: [{B9F3EE35-8819-413B-8F14-CEE4571B2C16}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wnrfuse0.ch2\x64\c1.exe No File
    FirewallRules: [{2A1FA25E-95FA-4340-A65F-3B40C931E230}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wnrfuse0.ch2\x86\m1.exe No File
    FirewallRules: [{AF0910BC-DA17-4AD8-A3AE-2078D5476473}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wnrfuse0.ch2\x86\c1.exe No File
    FirewallRules: [{FFDDD42C-B27F-4A30-8389-87727E025D88}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wnrfuse0.ch2\x64\m1.exe No File
    FirewallRules: [{0F4678F8-F89F-4C7F-A693-9DED5E76F9EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1c4a4hc.kih\dcore.exe No File
    FirewallRules: [{8E1C86FD-2601-4C71-BFD6-84FEC7B9BD57}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1c4a4hc.kih\x64\c1.exe No File
    FirewallRules: [{8517F3E1-FAE8-47B7-9F2A-18A21F5079A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1c4a4hc.kih\x86\c1.exe No File
    FirewallRules: [{6BEA7556-8C25-498B-AD0A-0F13CA4CDEC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1c4a4hc.kih\x64\m1.exe No File
    FirewallRules: [{7D7FF4A8-AE3F-4E5D-B663-484270E8F0EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1c4a4hc.kih\x86\m1.exe No File
    FirewallRules: [{59187C05-A787-42B1-BC13-ED58F7F0190C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ffsapgwx.f1e\dcore.exe No File
    FirewallRules: [{A18E5F27-450E-42A4-B486-7A54C5B70F54}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ffsapgwx.f1e\x64\c1.exe No File
    FirewallRules: [{134DE545-8B0D-40C1-B571-EB876EA094A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ffsapgwx.f1e\x86\c1.exe No File
    FirewallRules: [{BB8F5AF2-2DC3-4386-A5B2-53F40B2560EC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ffsapgwx.f1e\x64\m1.exe No File
    FirewallRules: [{78E492B4-EF43-4B1A-B33D-334B9BF2ECA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ffsapgwx.f1e\x86\m1.exe No File
    FirewallRules: [{75C8B072-9F87-4BB5-AFE9-8D6A2D668891}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yommlls0.fps\x86\m1.exe No File
    FirewallRules: [{89F47978-42CD-4665-86BA-428E085A78BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yommlls0.fps\x64\c1.exe No File
    FirewallRules: [{08EBBC4C-CEFE-4644-8764-A70A9DC5118D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yommlls0.fps\x64\m1.exe No File
    FirewallRules: [{11193B7A-CF50-463B-BA14-38CC67ADC5AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yommlls0.fps\x86\c1.exe No File
    FirewallRules: [{E72545E1-EE07-4E31-B37C-AA03FE698636}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yommlls0.fps\dcore.exe No File
    FirewallRules: [{A040AE18-78F4-4C47-8B69-060E703D4695}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0ki4eme.aux\x64\c1.exe () [File not signed]
    FirewallRules: [{53B34258-C832-414B-BBE6-76442F53D930}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0ki4eme.aux\dcore.exe No File
    FirewallRules: [{94273E8B-C686-4188-98C4-EBBBC9219A33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0ki4eme.aux\x86\m1.exe () [File not signed]
    FirewallRules: [{BC527703-0037-4007-B487-C141EC41ABC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0ki4eme.aux\x86\c1.exe () [File not signed]
    FirewallRules: [{E4F6BC40-F21F-4420-87E5-8A103EDAD9B0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0ki4eme.aux\x64\m1.exe () [File not signed]
    FirewallRules: [{BFCF140D-5173-4603-B8FA-77355D525D1E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4nkkht3.hz3\dcore.exe No File
    FirewallRules: [{0D1E67DD-9ADF-4E14-9196-787FA4F9F350}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4nkkht3.hz3\x64\c1.exe No File
    FirewallRules: [{55D07015-8679-4A82-8826-064031C778AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4nkkht3.hz3\x86\m1.exe No File
    FirewallRules: [{271EB620-6E9E-48D0-B4D0-5021A8FDEC07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4nkkht3.hz3\x64\m1.exe No File
    FirewallRules: [{B639984B-9484-4C5F-B7C8-789DF7846FCA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4nkkht3.hz3\x86\c1.exe No File
    FirewallRules: [{F17D14AB-82B0-43B5-B251-CE7F9D2CB38E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sedbzir.izr\dcore.exe No File
    FirewallRules: [{8F19E9E0-E4F6-483D-84CD-328022377F96}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sedbzir.izr\x64\c1.exe No File
    FirewallRules: [{6B037BC3-4B2E-43E0-8B8C-30CE051AFD29}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sedbzir.izr\x64\m1.exe No File
    FirewallRules: [{BE937169-FD19-4AA1-BF03-996EE091FE26}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sedbzir.izr\x86\c1.exe No File
    FirewallRules: [{2BD7DA6F-A9BC-42E0-A9F6-5C7DCCA9093E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2sedbzir.izr\x86\m1.exe No File
    FirewallRules: [{52D2AF85-091E-4226-8265-EDEA70A3FF9F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fwuwpse.s3b\x64\c1.exe No File
    FirewallRules: [{FFCA24A7-48D2-4EBA-89D1-EF2E8027C152}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fwuwpse.s3b\x64\m1.exe No File
    FirewallRules: [{209DDD29-707D-43D5-8F02-AE211E4EF37D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fwuwpse.s3b\x86\c1.exe No File
    FirewallRules: [{345B5A41-8286-4576-9295-6AEEE437679C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fwuwpse.s3b\dcore.exe No File
    FirewallRules: [{E8D9891D-CE25-4D80-888E-FAAFFAFEB4A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fwuwpse.s3b\x86\m1.exe No File
    FirewallRules: [{22A8E923-3BBE-463F-BABE-615E04BD0540}] => (Allow) C:\Users\Pc\AppData\Local\Temp\emfm5w2y.bzy\x64\c1.exe No File
    FirewallRules: [{C47AC75F-C80D-48E2-8EDD-304496B525C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\emfm5w2y.bzy\dcore.exe No File
    FirewallRules: [{0FF5BCF8-82E3-4A9C-9C6D-9EC972CA3146}] => (Allow) C:\Users\Pc\AppData\Local\Temp\emfm5w2y.bzy\x64\m1.exe No File
    FirewallRules: [{7C8F7D65-6DFF-452F-AF9B-0C47781EC3C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\emfm5w2y.bzy\x86\m1.exe No File
    FirewallRules: [{648AD5AC-D177-4143-A893-1033156D253B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\emfm5w2y.bzy\x86\c1.exe No File
    FirewallRules: [{D31D1103-7758-4BC2-91FA-9B17B5AAA52C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5gouo3n3.tt4\dcore.exe No File
    FirewallRules: [{60FBD916-7ADD-40CB-9EFA-175D37004CD5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5gouo3n3.tt4\x64\c1.exe () [File not signed]
    FirewallRules: [{F6900C54-C8CC-4F80-92C3-BB7C2B0FF328}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5gouo3n3.tt4\x86\c1.exe () [File not signed]
    FirewallRules: [{9D47910E-D56F-49C3-8D4D-90E63BBEF008}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5gouo3n3.tt4\x64\m1.exe () [File not signed]
    FirewallRules: [{2488AAA0-9775-4B1B-A15C-1E53DED37D8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5gouo3n3.tt4\x86\m1.exe () [File not signed]
    FirewallRules: [{B1889F20-8DEB-4B43-A4CE-3296567836BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqbvad4z.dhe\dcore.exe No File
    FirewallRules: [{82F5F4D8-99A1-4AAF-A517-E7BD68DC4E61}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqbvad4z.dhe\x64\c1.exe No File
    FirewallRules: [{C751BA36-11E6-4D01-98CA-A4E0B8934019}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqbvad4z.dhe\x64\m1.exe No File
    FirewallRules: [{1D2DDA37-C848-4841-91C6-66872A270E67}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqbvad4z.dhe\x86\m1.exe No File
    FirewallRules: [{E2532A2A-8141-489C-963F-0920423DA437}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqbvad4z.dhe\x86\c1.exe No File
    FirewallRules: [{758539D2-172C-4DD7-A696-3EF3F4340411}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyrwsang.p05\x64\m1.exe No File
    FirewallRules: [{C4B382AA-54A2-49D8-B039-6E4587A95990}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyrwsang.p05\dcore.exe No File
    FirewallRules: [{CE3C2ABC-1F3B-452E-95B9-0E863BAF86CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyrwsang.p05\x86\c1.exe No File
    FirewallRules: [{725CF31E-85AB-4A82-BB7B-6E8AFAA2C845}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyrwsang.p05\x64\c1.exe No File
    FirewallRules: [{8CA474D5-F1FC-403D-A601-47E18F957173}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyrwsang.p05\x86\m1.exe No File
    FirewallRules: [{4F84786F-EDDC-4B09-A32D-3F85A76CF06E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qjz5ahil.w3f\dcore.exe No File
    FirewallRules: [{00C11BA1-32F6-4A22-BD3B-DA61A5A0641D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qjz5ahil.w3f\x64\c1.exe No File
    FirewallRules: [{88C6AB34-F8E3-4631-A750-67775145E741}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qjz5ahil.w3f\x86\c1.exe No File
    FirewallRules: [{FA9E4B05-306A-4331-BB98-DCCAF68ADA95}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qjz5ahil.w3f\x64\m1.exe No File
    FirewallRules: [{34B9200C-9B5B-4802-A05F-4B8A8AFD6221}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qjz5ahil.w3f\x86\m1.exe No File
    FirewallRules: [{399EA1E8-C47F-46C7-AB77-9318604BCA9E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nd0cpc3f.pmy\dcore.exe No File
    FirewallRules: [{13B5ACF4-61A0-4F7C-9878-BCACCF584F57}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nd0cpc3f.pmy\x86\m1.exe No File
    FirewallRules: [{B330B36E-B0DE-45E7-9014-0E132B1ABDCC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nd0cpc3f.pmy\x64\c1.exe No File
    FirewallRules: [{D25F2F1B-1598-4D5F-BAC1-AE385F43D83C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nd0cpc3f.pmy\x86\c1.exe No File
    FirewallRules: [{C3724F92-01DA-4A94-AAF0-247EE7498AA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nd0cpc3f.pmy\x64\m1.exe No File
    FirewallRules: [{21FF16B4-8E61-4EA0-B363-9112B488E06E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r2ehd0s4.xpl\dcore.exe No File
    FirewallRules: [{454ECFF7-4F55-42A2-8DDC-853906E07678}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r2ehd0s4.xpl\x64\m1.exe No File
    FirewallRules: [{199DEDAC-8871-4A8A-8297-D019BBB27009}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r2ehd0s4.xpl\x64\c1.exe No File
    FirewallRules: [{CEA1AD05-6727-4AA2-BC8E-80F435752BE7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r2ehd0s4.xpl\x86\m1.exe No File
    FirewallRules: [{DFAB6C80-3F95-498C-B8D0-307020FE1979}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r2ehd0s4.xpl\x86\c1.exe No File
    FirewallRules: [{EC2C45D4-46D9-4F3A-96FC-FBA26A155CC9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zrihccw.y2w\dcore.exe No File
    FirewallRules: [{DB595533-21BF-4A68-89C9-91B89C31A358}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zrihccw.y2w\x64\m1.exe No File
    FirewallRules: [{67C6DBD1-9871-4F5E-9290-D8C2A312D62B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zrihccw.y2w\x64\c1.exe No File
    FirewallRules: [{AAEA2ACF-CE06-464D-971B-ED4D655F3602}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zrihccw.y2w\x86\c1.exe No File
    FirewallRules: [{447C4328-8507-4FED-993D-E6F40B231DC9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zrihccw.y2w\x86\m1.exe No File
    FirewallRules: [{CE8BD31F-FDC5-4646-90E9-1672B0758A8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uzxbm5sh.e33\x64\c1.exe No File
    FirewallRules: [{2B606492-3A3D-4350-A632-2C01C0B88B33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uzxbm5sh.e33\dcore.exe No File
    FirewallRules: [{DF2CDA7E-254B-49AD-8D4B-DEEB45B3157E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uzxbm5sh.e33\x64\m1.exe No File
    FirewallRules: [{C0856055-384B-4AF9-AAF4-93504CDF5430}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uzxbm5sh.e33\x86\c1.exe No File
    FirewallRules: [{E39724D0-E95E-42B5-BAF6-6DCE28955B62}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uzxbm5sh.e33\x86\m1.exe No File
    FirewallRules: [{2C855EED-26C3-4EAC-BB81-850789A88CDE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0k201do.ked\dcore.exe No File
    FirewallRules: [{13D6DBD3-D3DC-4E05-8ED9-37E65D1791AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0k201do.ked\x64\m1.exe No File
    FirewallRules: [{01C81590-D0F1-401F-AB66-8EF9CE2A1816}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0k201do.ked\x64\c1.exe No File
    FirewallRules: [{E919B223-28EB-40A5-8735-6EC72FF90FFB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0k201do.ked\x86\c1.exe No File
    FirewallRules: [{A430C371-1009-44A7-ABE1-7A85AAB74787}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v0k201do.ked\x86\m1.exe No File
    FirewallRules: [{96B3BB62-05C9-4A2E-AD35-ED25347E5EC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0qm3zlwm.hjw\dcore.exe No File
    FirewallRules: [{9248C784-9920-4D34-B48B-60E146CF6FB4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0qm3zlwm.hjw\x64\c1.exe No File
    FirewallRules: [{E25E616B-CC25-47E4-B48E-812E083E1E37}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0qm3zlwm.hjw\x64\m1.exe No File
    FirewallRules: [{8A0DB67E-4440-4086-93B2-2FC2161E4B71}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0qm3zlwm.hjw\x86\c1.exe No File
    FirewallRules: [{6401919B-C153-458D-86FF-CBD14E870215}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0qm3zlwm.hjw\x86\m1.exe No File
    FirewallRules: [{F6459DF4-3062-459E-9F6D-7735A607C88C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u4h4tyye.fds\dcore.exe No File
    FirewallRules: [{A6A84AD8-AB07-4F0D-98FE-07604E09DEF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u4h4tyye.fds\x64\c1.exe No File
    FirewallRules: [{B098AEBC-E0D3-46F4-87D0-BA35614AB4B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u4h4tyye.fds\x64\m1.exe No File
    FirewallRules: [{1619044D-C7B1-4B57-A06A-141A242963D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u4h4tyye.fds\x86\m1.exe No File
    FirewallRules: [{8329339C-F4B5-4832-B7F6-840E7C101A72}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u4h4tyye.fds\x86\c1.exe No File
    FirewallRules: [{9B6FA610-734A-44DD-9E79-0D1D0818A7AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5cww5src.rni\x64\m1.exe No File
    FirewallRules: [{997588AF-5660-48EA-BF8B-137FDF3D2564}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5cww5src.rni\dcore.exe No File
    FirewallRules: [{6C6BA9EE-4B94-4117-B64D-B6F393532DDE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5cww5src.rni\x64\c1.exe No File
    FirewallRules: [{518181DB-66C6-4512-B404-8218D318424D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5cww5src.rni\x86\m1.exe No File
    FirewallRules: [{DD2B0309-7D10-4F4E-8B40-FFCD0810A700}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5cww5src.rni\x86\c1.exe No File
    FirewallRules: [{0D47D8AC-F9C8-446A-9EBF-C03B478896EA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ujenha13.c0o\dcore.exe No File
    FirewallRules: [{33812210-83EA-4A5E-A545-6E1286B0F32A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ujenha13.c0o\x64\c1.exe No File
    FirewallRules: [{F0EBAB76-2BC2-4E5C-B3E8-74E3DC30D200}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ujenha13.c0o\x64\m1.exe No File
    FirewallRules: [{E7A6F365-4808-47E9-A60D-93B41B253F9F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ujenha13.c0o\x86\m1.exe No File
    FirewallRules: [{0438ECF4-5BD3-4F59-8F87-C9A90D287A6A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ujenha13.c0o\x86\c1.exe No File
    FirewallRules: [{C0D69C5A-DFC6-4EF0-BE1F-C203ABCFF6A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\30ptzshg.gjs\dcore.exe No File
    FirewallRules: [{D8F82F1B-05FB-4C48-A4FF-43D373FAC268}] => (Allow) C:\Users\Pc\AppData\Local\Temp\30ptzshg.gjs\x64\c1.exe No File
    FirewallRules: [{93363853-B5EA-46CD-A8D3-7C1B94509E28}] => (Allow) C:\Users\Pc\AppData\Local\Temp\30ptzshg.gjs\x86\c1.exe No File
    FirewallRules: [{21A927AD-A934-466A-8BCB-96AA3B76AE88}] => (Allow) C:\Users\Pc\AppData\Local\Temp\30ptzshg.gjs\x64\m1.exe No File
    FirewallRules: [{B9F7EF34-93F3-482F-9A01-4634BB37B4E6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\30ptzshg.gjs\x86\m1.exe No File
    FirewallRules: [{13158FBD-656A-414B-BCD0-56DBDC79CD34}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qv3f1ize.1y4\dcore.exe No File
    FirewallRules: [{DAACB621-174F-486E-91E7-59B078AE98B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qv3f1ize.1y4\x64\m1.exe No File
    FirewallRules: [{BE41008A-AAB9-48FB-983F-C15F59B88E38}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qv3f1ize.1y4\x64\c1.exe No File
    FirewallRules: [{C9BBBC1D-AB31-4FC0-B34C-015BAD3F38AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qv3f1ize.1y4\x86\c1.exe No File
    FirewallRules: [{B6182ADC-107B-4A9A-9280-8CB27C632781}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qv3f1ize.1y4\x86\m1.exe No File
    FirewallRules: [{8486A2DA-3948-4AF3-8EBA-117A5A8DF434}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q0gsd0ph.bvd\dcore.exe No File
    FirewallRules: [{42D31196-9BFD-499F-8A81-2C90BFA49F83}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q0gsd0ph.bvd\x64\m1.exe No File
    FirewallRules: [{882D75E3-DA01-424B-9958-B15D4F7F6297}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q0gsd0ph.bvd\x64\c1.exe No File
    FirewallRules: [{2C5A6336-7AF4-440C-ABC8-402464B0219B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q0gsd0ph.bvd\x86\m1.exe No File
    FirewallRules: [{286D0E84-B21E-4C39-884D-F14F2A06B361}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q0gsd0ph.bvd\x86\c1.exe No File
    FirewallRules: [{7B4FE13A-0313-4E85-86E8-31B2F6EFF41F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\urs4uyxz.vqx\dcore.exe No File
    FirewallRules: [{84441F49-0EE9-46AC-A37B-72FE45B57E23}] => (Allow) C:\Users\Pc\AppData\Local\Temp\urs4uyxz.vqx\x86\m1.exe No File
    FirewallRules: [{C4D0A767-8CB6-48EF-A739-FFFB3F6C5E89}] => (Allow) C:\Users\Pc\AppData\Local\Temp\urs4uyxz.vqx\x86\c1.exe No File
    FirewallRules: [{8A6F0E95-0EEE-453F-B6A1-2123F37116D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\urs4uyxz.vqx\x64\m1.exe No File
    FirewallRules: [{49DB2A95-3087-4F57-A395-25A8851BF8B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\urs4uyxz.vqx\x64\c1.exe No File
    FirewallRules: [{BC0DDFC5-74D1-4EAB-BF9A-D3F8AF520631}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mrtz41ze.pif\dcore.exe No File
    FirewallRules: [{E78D7235-6E22-47C0-AA65-BBA4B3560E11}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mrtz41ze.pif\x64\c1.exe No File
    FirewallRules: [{04086A84-0341-43C5-8E30-8FAC0D028499}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mrtz41ze.pif\x86\c1.exe No File
    FirewallRules: [{B7FA7653-B4B4-4876-A86E-320DD66C95CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mrtz41ze.pif\x64\m1.exe No File
    FirewallRules: [{37A4D642-43C5-450D-92B4-70C0B14B82B4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mrtz41ze.pif\x86\m1.exe No File
    FirewallRules: [{9A0327FF-4E06-4D88-AF8A-CDE358566066}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4i53hfy.dij\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{B7E84D8E-E8F9-4601-B713-44F19CA3E0C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4i53hfy.dij\x64\c1.exe () [File not signed]
    FirewallRules: [{AEAF0696-D81F-454F-ADBF-CB768E2BA092}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4i53hfy.dij\x64\m1.exe () [File not signed]
    FirewallRules: [{417F3940-56D3-465F-A0FF-0C161377523C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4i53hfy.dij\x86\m1.exe () [File not signed]
    FirewallRules: [{1EFD29BF-73A6-405C-B6AC-4D82B79F7212}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4i53hfy.dij\x86\c1.exe () [File not signed]
    FirewallRules: [{113650AD-B206-4E7A-B479-1DEF0D11BEFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o4vzu5or.kp5\x64\m1.exe No File
    FirewallRules: [{E37A5D95-C371-44AB-8CC0-3AD7B445C83B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o4vzu5or.kp5\x86\c1.exe No File
    FirewallRules: [{90160412-C0D4-4F42-BAFE-CB1B65402049}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o4vzu5or.kp5\dcore.exe No File
    FirewallRules: [{FD2A6D2F-0A28-4D08-BFBC-C2826BB10872}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o4vzu5or.kp5\x64\c1.exe No File
    FirewallRules: [{B9CDE285-287E-4EB8-8661-68137FE5FADD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\o4vzu5or.kp5\x86\m1.exe No File
    FirewallRules: [{960CE1AF-A447-45B5-A07C-5727801F69BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbfmxmup.khg\dcore.exe No File
    FirewallRules: [{7E7B5B82-BB0D-4036-8FF6-EF6DC226F331}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbfmxmup.khg\x64\c1.exe No File
    FirewallRules: [{BF7E4519-9F8A-46F9-BCF4-F50C31AE3B46}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbfmxmup.khg\x64\m1.exe No File
    FirewallRules: [{66F04880-D16F-47C3-AEAC-6EE3CEB4EE36}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbfmxmup.khg\x86\c1.exe No File
    FirewallRules: [{1411429F-7155-4704-9A04-D833B66FDBE8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbfmxmup.khg\x86\m1.exe No File
    FirewallRules: [{C5A9A5F0-9BDD-4B69-89AE-4BECA873175C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f0vwzb3j.pq4\x64\c1.exe No File
    FirewallRules: [{65BF1C34-BF15-4B34-B31F-5E9F32DBBCEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f0vwzb3j.pq4\dcore.exe No File
    FirewallRules: [{E97DDA51-6CC7-4CE4-81C8-4383B74C9CC3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f0vwzb3j.pq4\x86\m1.exe No File
    FirewallRules: [{5FB60ECA-6C7A-40AA-A2AE-74896669575D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f0vwzb3j.pq4\x64\m1.exe No File
    FirewallRules: [{DB93B2BE-BD43-4933-9B84-CEA318B9DEA8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f0vwzb3j.pq4\x86\c1.exe No File
    FirewallRules: [{CA9D3336-E90C-4954-B652-5BD8C4874211}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1s0ur02l.skt\dcore.exe No File
    FirewallRules: [{092F16E0-381B-4E56-A82B-492C893B62C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1s0ur02l.skt\x64\c1.exe No File
    FirewallRules: [{7AB1BA2D-EE00-4FAE-8228-756B221C6AD9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1s0ur02l.skt\x86\c1.exe No File
    FirewallRules: [{99866956-4E2A-4489-9CF6-EDFB37F0681F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1s0ur02l.skt\x64\m1.exe No File
    FirewallRules: [{05F56F0C-56A5-4E0E-823B-0FF3C82A003E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1s0ur02l.skt\x86\m1.exe No File
    FirewallRules: [{37CF9CAE-99AE-4B2E-BE60-E67ED8AF9B7C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncep2qfz.bcf\dcore.exe No File
    FirewallRules: [{168EF0E0-8936-44EF-BE48-D4DF17AFD71F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncep2qfz.bcf\x64\m1.exe No File
    FirewallRules: [{E689164D-021E-4CB2-8B1F-6E7E2CB6EDC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncep2qfz.bcf\x86\m1.exe No File
    FirewallRules: [{80D383D7-19BC-4DD2-B754-C0461E27C379}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncep2qfz.bcf\x64\c1.exe No File
    FirewallRules: [{BF94E376-BA1F-458B-9A8B-84A8CA5070E6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncep2qfz.bcf\x86\c1.exe No File
    FirewallRules: [{A99E1D71-5638-4C46-A56B-94B4ECBE6955}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncbpqdrc.22j\x64\c1.exe No File
    FirewallRules: [{918125E2-679D-45B0-95CF-6D0C7BB9E1BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncbpqdrc.22j\dcore.exe No File
    FirewallRules: [{73F8662E-F5F1-444F-B444-C51F30D19C62}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncbpqdrc.22j\x64\m1.exe No File
    FirewallRules: [{53D57218-CE7E-46F0-9FA7-04E5C673DCCC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncbpqdrc.22j\x86\c1.exe No File
    FirewallRules: [{307BD3DF-2432-4C30-B25D-DDD122E8885C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ncbpqdrc.22j\x86\m1.exe No File
    FirewallRules: [{BA36D0FD-F367-41F9-AABD-3B094A11403F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\01hfv3to.2tz\dcore.exe No File
    FirewallRules: [{5A15613E-887A-4B92-8CA1-96EAFFD4982D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\01hfv3to.2tz\x64\c1.exe No File
    FirewallRules: [{3BD38DE3-B916-4EEB-9C63-5E20D4BF11F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\01hfv3to.2tz\x64\m1.exe No File
    FirewallRules: [{4922597F-7A8B-4785-8908-8815C4D49C56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\01hfv3to.2tz\x86\c1.exe No File
    FirewallRules: [{663CD5B0-7D58-4D79-B175-63EC05457C11}] => (Allow) C:\Users\Pc\AppData\Local\Temp\01hfv3to.2tz\x86\m1.exe No File
    FirewallRules: [{F3A6EB3F-FD74-4D7E-9D3C-FDAA7F07C523}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yx0rudxu.wyj\dcore.exe No File
    FirewallRules: [{A4213833-9843-49D0-A60D-03AA3F71FD18}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yx0rudxu.wyj\x64\c1.exe No File
    FirewallRules: [{95E6DDF7-4C7A-475A-B335-73818706B8C1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yx0rudxu.wyj\x86\c1.exe No File
    FirewallRules: [{01D60711-17E2-4112-89F1-239F47BD52C4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yx0rudxu.wyj\x64\m1.exe No File
    FirewallRules: [{E4BEBF5F-6C02-4775-B3F1-90A1F35C6EBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yx0rudxu.wyj\x86\m1.exe No File
    FirewallRules: [{B5785418-1CE1-4936-BE6B-20E12F99669B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jkazhq0x.kaa\dcore.exe No File
    FirewallRules: [{8482382A-37FB-4E9C-8514-F138F8DBB8D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jkazhq0x.kaa\x64\c1.exe No File
    FirewallRules: [{187ACCBF-4B3F-4DA6-9387-F102865EC413}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jkazhq0x.kaa\x86\c1.exe No File
    FirewallRules: [{CC4F3C6A-3D59-4E1C-B87B-BB8B9E9D10F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jkazhq0x.kaa\x64\m1.exe No File
    FirewallRules: [{DC90F1E6-DFF1-4738-B30B-FBCFE732CCD5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jkazhq0x.kaa\x86\m1.exe No File
    FirewallRules: [{5948D3C7-C9F5-47C9-9B82-88FA81FC335E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hvsivh2l.s2b\dcore.exe No File
    FirewallRules: [{A92C9A0F-B282-4A9A-BD12-1F663DC3B433}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hvsivh2l.s2b\x64\c1.exe () [File not signed]
    FirewallRules: [{9520F180-B652-4A70-AE64-F2ED55712EEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hvsivh2l.s2b\x86\c1.exe () [File not signed]
    FirewallRules: [{35C3EB40-5C22-435B-8323-42B827F8C8DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hvsivh2l.s2b\x64\m1.exe () [File not signed]
    FirewallRules: [{0DE2DC80-A040-4E50-B5D7-939B239B1DF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hvsivh2l.s2b\x86\m1.exe () [File not signed]
    FirewallRules: [{93ACF137-F163-43AD-AB03-6485DD81C102}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa12ebnm.v20\x64\c1.exe No File
    FirewallRules: [{9BA29626-2873-41C1-A9D6-A9B283702F61}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa12ebnm.v20\x64\m1.exe No File
    FirewallRules: [{A0CF7E90-5A73-4BD9-859E-7621216873E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa12ebnm.v20\dcore.exe No File
    FirewallRules: [{D91AD014-4B8E-46D2-9FA6-F06A8DD3AFDB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa12ebnm.v20\x86\m1.exe No File
    FirewallRules: [{5C8DD827-1765-4BBA-AD3E-6FAF0847B67A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oa12ebnm.v20\x86\c1.exe No File
    FirewallRules: [{40EF0E78-125D-41E5-AF37-D1907AA9D533}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ps0r4k4y.r2b\dcore.exe No File
    FirewallRules: [{EB41D5BA-3234-4C45-9525-AE2FE7CEAF09}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ps0r4k4y.r2b\x64\m1.exe No File
    FirewallRules: [{31A9E7D7-E25B-4666-8FB3-53A1A4D34D59}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ps0r4k4y.r2b\x64\c1.exe No File
    FirewallRules: [{ECC1C9FC-B5EA-4148-B6AC-920CED2AAE36}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ps0r4k4y.r2b\x86\c1.exe No File
    FirewallRules: [{BCE555DB-C5EB-4B71-BCFF-6A2EC64F7A9F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ps0r4k4y.r2b\x86\m1.exe No File
    FirewallRules: [{3055DA2A-6764-4AD0-B81D-03307FE19EA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rm2ooopu.zwu\dcore.exe No File
    FirewallRules: [{362236CC-177E-40B1-ABC6-CBD505183236}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rm2ooopu.zwu\x64\c1.exe No File
    FirewallRules: [{CC927DA6-4B8F-4580-A400-87A27F8542CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rm2ooopu.zwu\x64\m1.exe No File
    FirewallRules: [{78A2068A-E539-4C28-AD35-DFB136751BAC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rm2ooopu.zwu\x86\c1.exe No File
    FirewallRules: [{C1BF5AFF-2179-4041-8E62-37A9FFECD5C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rm2ooopu.zwu\x86\m1.exe No File
    FirewallRules: [{DBFF77E3-8451-41DC-AC11-F42529D270D7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sc5yxmpz.wx4\x64\c1.exe No File
    FirewallRules: [{51B6076F-581E-40F9-B1FF-6622EC475DED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sc5yxmpz.wx4\x86\c1.exe No File
    FirewallRules: [{7BE261D6-0897-429C-9C3B-F5130611111A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sc5yxmpz.wx4\x64\m1.exe No File
    FirewallRules: [{E69B8410-170B-4ADB-A832-549E43A30C39}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sc5yxmpz.wx4\dcore.exe No File
    FirewallRules: [{BC809818-F87E-433E-8173-9D934E6CF540}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sc5yxmpz.wx4\x86\m1.exe No File
    FirewallRules: [{EE205662-9706-4F32-90E8-F9063BC544C8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pwoxy2a0.ugo\x64\c1.exe No File
    FirewallRules: [{0829F18C-15DB-48FF-8D7D-DF434D369277}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pwoxy2a0.ugo\dcore.exe No File
    FirewallRules: [{04988917-65BD-4E16-BE8A-DE5BA5CF3196}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pwoxy2a0.ugo\x86\c1.exe No File
    FirewallRules: [{D139D608-592E-4638-B5AF-B563D730BC92}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pwoxy2a0.ugo\x64\m1.exe No File
    FirewallRules: [{7FB9C9C4-4F9E-4030-B261-8A839E256DCB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pwoxy2a0.ugo\x86\m1.exe No File
    FirewallRules: [{C0FE38B0-7348-4D47-8C92-E3DC80885995}] => (Allow) C:\Users\Pc\AppData\Local\Temp\epouffiu.uqj\dcore.exe No File
    FirewallRules: [{1EAB0ECF-44E6-450E-962D-C577281BD931}] => (Allow) C:\Users\Pc\AppData\Local\Temp\epouffiu.uqj\x64\c1.exe No File
    FirewallRules: [{EB31A1F2-EFEB-419F-96A5-99BFDA86F4E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\epouffiu.uqj\x64\m1.exe No File
    FirewallRules: [{373A277E-24B7-4408-A4C1-6448527A5CA4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\epouffiu.uqj\x86\m1.exe No File
    FirewallRules: [{AE7B9C43-2B7A-4832-ADE9-B6AD1024654B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\epouffiu.uqj\x86\c1.exe No File
    FirewallRules: [{1B56A6B4-2D93-4150-99C4-6346F26D6DA4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\04h1n5dl.5dv\x64\c1.exe No File
    FirewallRules: [{24F09709-DA33-4F40-BBE9-558936DDE08C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\04h1n5dl.5dv\x64\m1.exe No File
    FirewallRules: [{80900A81-22AF-49CF-95E3-4E1BFE053591}] => (Allow) C:\Users\Pc\AppData\Local\Temp\04h1n5dl.5dv\x86\m1.exe No File
    FirewallRules: [{8408CD09-7FFB-4ED0-B907-5C205E19B1F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\04h1n5dl.5dv\x86\c1.exe No File
    FirewallRules: [{E5BF62C8-15E4-4E9B-8BB9-5BD04A0DCA42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\04h1n5dl.5dv\dcore.exe No File
    FirewallRules: [{8C53F6E9-5D6C-415B-B92C-A8E1DE66D417}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tkxa3rul.x2z\dcore.exe No File
    FirewallRules: [{BEBD8758-DBDF-41C9-9E7A-39893243E7CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tkxa3rul.x2z\x64\m1.exe No File
    FirewallRules: [{F3ECBD9C-D48A-4A5E-8350-3BE36E20439D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tkxa3rul.x2z\x86\c1.exe No File
    FirewallRules: [{9EC2D732-7CFB-4ECA-B57D-28C36BA2A371}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tkxa3rul.x2z\x64\c1.exe No File
    FirewallRules: [{AA57E870-FBFD-46B2-A687-73D888C6AB40}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tkxa3rul.x2z\x86\m1.exe No File
    FirewallRules: [{F80EF74B-4FE7-4E03-94D1-AAE107C9C57E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qcb1ecrn.zyt\dcore.exe No File
    FirewallRules: [{080D14A3-72EB-4279-B8D6-68CB0CED24EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qcb1ecrn.zyt\x64\m1.exe No File
    FirewallRules: [{4934DA44-0C1E-4000-8019-245A08B136A7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qcb1ecrn.zyt\x64\c1.exe No File
    FirewallRules: [{A46A15DA-F3E6-4E84-954A-E27727CD215C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qcb1ecrn.zyt\x86\c1.exe No File
    FirewallRules: [{1B1F5116-81BF-4C9E-8C82-F94993CE6D2A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qcb1ecrn.zyt\x86\m1.exe No File
    FirewallRules: [{EF876F63-FB68-4BE8-9651-B03403358CEF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hlrf0ug2.wzc\dcore.exe No File
    FirewallRules: [{88EFD45C-9938-4495-AA95-79C435AF9EB8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hlrf0ug2.wzc\x64\m1.exe No File
    FirewallRules: [{506C362A-F0C3-4133-B3DF-1DFADD89DFC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hlrf0ug2.wzc\x64\c1.exe No File
    FirewallRules: [{81D3FD13-6F51-4F41-9119-25EDBEB6A60D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hlrf0ug2.wzc\x86\m1.exe No File
    FirewallRules: [{3661C185-35FB-4537-B435-40DC3B4DE627}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hlrf0ug2.wzc\x86\c1.exe No File
    FirewallRules: [{F3527B8F-26A6-4ABA-BE0C-DB462B11F112}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4jwhta4n.izb\dcore.exe No File
    FirewallRules: [{B19C6A24-4045-4858-998A-B2C2EB5C5E9B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4jwhta4n.izb\x64\m1.exe No File
    FirewallRules: [{3D5798A3-52B6-4340-9C88-3EF0275556E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4jwhta4n.izb\x86\c1.exe No File
    FirewallRules: [{AE26AA34-FAA4-4711-B62C-B9D4E74F4F5E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4jwhta4n.izb\x64\c1.exe No File
    FirewallRules: [{23378155-2BB0-48FF-8AB6-B9BA7DD3E840}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4jwhta4n.izb\x86\m1.exe No File
    FirewallRules: [{48A28C73-25A9-4F26-B16E-2F1CDC4B7619}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4svd4iao.1pp\dcore.exe No File
    FirewallRules: [{CF6666E7-F5AE-4C73-846A-015388D331A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4svd4iao.1pp\x64\m1.exe No File
    FirewallRules: [{2F338C20-B37F-42A8-BCD9-25D1FAA1929A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4svd4iao.1pp\x64\c1.exe No File
    FirewallRules: [{34A22AD8-EC99-49B6-9F89-C15DB582D2C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4svd4iao.1pp\x86\m1.exe No File
    FirewallRules: [{AAE874F0-84BA-4EFC-BFE4-55E5703D5445}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4svd4iao.1pp\x86\c1.exe No File
    FirewallRules: [{92AE44E6-5354-489A-ADBB-C1421E0CFC98}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b30jccmc.r1k\x64\c1.exe No File
    FirewallRules: [{71BACC4B-D00E-4712-A1E0-1010D03B7DF8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b30jccmc.r1k\dcore.exe No File
    FirewallRules: [{991E960F-5A6C-48D3-B546-1A05543C71E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b30jccmc.r1k\x64\m1.exe No File
    FirewallRules: [{9EA6FA8A-F76C-46BE-996E-9938707A71CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b30jccmc.r1k\x86\c1.exe No File
    FirewallRules: [{1DCEBB6A-3D51-4EFA-A386-3995582577C8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b30jccmc.r1k\x86\m1.exe No File
    FirewallRules: [{47D31F61-C547-46C1-BB47-7B1471518AF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2ir3jw3.dli\dcore.exe No File
    FirewallRules: [{63006109-3BA8-4FB5-AFD3-41FC0AB9A9E6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2ir3jw3.dli\x64\m1.exe No File
    FirewallRules: [{5A7938E8-B7BF-44FB-BA8C-49119C048029}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2ir3jw3.dli\x64\c1.exe No File
    FirewallRules: [{939A99DD-523F-4602-A4DA-51BAE5D905F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2ir3jw3.dli\x86\c1.exe No File
    FirewallRules: [{6AFB7FC7-5F1A-4093-9550-E78597D134DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s2ir3jw3.dli\x86\m1.exe No File
    FirewallRules: [{A8885A62-1607-46DF-9777-914EB895E045}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0nbb5htn.hkx\dcore.exe No File
    FirewallRules: [{203CA966-1E4E-4B71-917F-EA8DC1AB0E96}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0nbb5htn.hkx\x64\m1.exe No File
    FirewallRules: [{7F2B5247-A127-4387-BC11-A2E1C9CB3C74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0nbb5htn.hkx\x64\c1.exe No File
    FirewallRules: [{AB2511D5-0892-4D51-A600-6DE53B0A1E45}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0nbb5htn.hkx\x86\m1.exe No File
    FirewallRules: [{F27A4878-D2BE-40C0-B791-9C668A900118}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0nbb5htn.hkx\x86\c1.exe No File
    FirewallRules: [{5DE2BE04-8804-4815-927B-D3D12B1818D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ngvmijzz.j0j\x64\c1.exe No File
    FirewallRules: [{2E43E99E-B55B-4EEC-BCA8-FEAE22269E93}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ngvmijzz.j0j\x86\c1.exe No File
    FirewallRules: [{19FF3F2F-8785-4701-B324-AE2A4F198E21}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ngvmijzz.j0j\dcore.exe No File
    FirewallRules: [{7EA36636-4880-45D8-8BF5-ECE1A32E02CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ngvmijzz.j0j\x86\m1.exe No File
    FirewallRules: [{4FEC96C7-B8A0-4590-A76B-7FC09F449674}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ngvmijzz.j0j\x64\m1.exe No File
    FirewallRules: [{DF061AF2-221D-4A29-A71A-91AE1BE93354}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yzmqnlk3.pho\dcore.exe No File
    FirewallRules: [{02D7759E-393E-4CBB-97F1-1331665C41A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yzmqnlk3.pho\x64\c1.exe No File
    FirewallRules: [{0B49FD5E-8079-4441-A790-83C03E33BFB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yzmqnlk3.pho\x86\m1.exe No File
    FirewallRules: [{62839328-70FE-4E05-AE36-2D7686D471F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yzmqnlk3.pho\x64\m1.exe No File
    FirewallRules: [{03D44112-702A-428C-841A-DA53F953199D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yzmqnlk3.pho\x86\c1.exe No File
    FirewallRules: [{103D1384-28AF-4877-B876-BBF2DA8B5955}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mcr1of3c.urr\dcore.exe No File
    FirewallRules: [{F2DA6B4F-EED0-465B-915C-291ED1B6C3D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mcr1of3c.urr\x64\m1.exe No File
    FirewallRules: [{3AFCCF74-D034-40B9-BA0B-C89D06A7EE87}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mcr1of3c.urr\x64\c1.exe No File
    FirewallRules: [{9A675AF0-A712-417E-8D25-EAD0982961BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mcr1of3c.urr\x86\c1.exe No File
    FirewallRules: [{42736FD1-3201-4469-BE2C-5BF88980861D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mcr1of3c.urr\x86\m1.exe No File
    FirewallRules: [{2D5E3EDD-C0A1-41EA-B8AB-D4623F16F438}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgmpaifd.2ns\dcore.exe No File
    FirewallRules: [{9E375791-C413-4D56-8E6E-084F673CE2A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgmpaifd.2ns\x64\c1.exe No File
    FirewallRules: [{13C53AB9-EEFD-47E1-B643-D9DAF232B5CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgmpaifd.2ns\x64\m1.exe No File
    FirewallRules: [{29247581-E774-41CC-B4EF-553FF3E25C41}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgmpaifd.2ns\x86\m1.exe No File
    FirewallRules: [{17AA9188-174F-4404-B335-A3FAE6B001F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jgmpaifd.2ns\x86\c1.exe No File
    FirewallRules: [{6EBF4D5F-6BE9-4CFF-A1D9-D91F2048804B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0t2ojumb.1xn\x64\c1.exe No File
    FirewallRules: [{9F047F53-FDE6-4B10-902D-E578A1D6FB9A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0t2ojumb.1xn\x64\m1.exe No File
    FirewallRules: [{1BAEB73E-9AD8-499F-9A15-24E560FFAABE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0t2ojumb.1xn\x86\m1.exe No File
    FirewallRules: [{7BF3D82D-007B-409B-A48A-52505EB24916}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0t2ojumb.1xn\x86\c1.exe No File
    FirewallRules: [{D452B4F2-AC89-4E97-B987-C8FA7E0CEEC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0t2ojumb.1xn\dcore.exe No File
    FirewallRules: [{BE3BD37B-76B8-4A04-AE09-111EBD366AC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bakwrevh.43j\dcore.exe No File
    FirewallRules: [{0BEDE855-A8DA-4DEB-A032-46371EBE21A0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bakwrevh.43j\x64\c1.exe No File
    FirewallRules: [{16A0E728-57C7-448E-B169-CC2E066314FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bakwrevh.43j\x64\m1.exe No File
    FirewallRules: [{DA821A30-21D4-470E-A90C-F12EBB40D2AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bakwrevh.43j\x86\c1.exe No File
    FirewallRules: [{B10BBE3C-39CE-47DD-ACA8-43B4345726D9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bakwrevh.43j\x86\m1.exe No File
    FirewallRules: [{4458E677-FCC4-4A0F-B3B1-77DDF5B5FD0A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw54kzgc.huc\x64\c1.exe No File
    FirewallRules: [{0EBC5634-D116-4B78-9D8D-4BB9145617E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw54kzgc.huc\x64\m1.exe No File
    FirewallRules: [{8C43D7CB-C52B-4BBE-B860-6776D40FCDB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw54kzgc.huc\dcore.exe No File
    FirewallRules: [{5EB017E9-2BC4-4721-8615-ECE37E077BD1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw54kzgc.huc\x86\c1.exe No File
    FirewallRules: [{1A03D83A-1E29-494F-AA7B-0A6A1A603F39}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw54kzgc.huc\x86\m1.exe No File
    FirewallRules: [{3E5BB6B2-3214-4A43-994F-FD84EDAFD6D9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xm5xjtr.sbf\dcore.exe No File
    FirewallRules: [{02806FD9-663A-47CC-9949-64EF3A495BA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xm5xjtr.sbf\x64\c1.exe No File
    FirewallRules: [{C63699A3-E72D-4275-BD2F-012447963009}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xm5xjtr.sbf\x64\m1.exe No File
    FirewallRules: [{DE961D53-11F9-4F07-95C9-AA2EDFB98ACC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xm5xjtr.sbf\x86\c1.exe No File
    FirewallRules: [{F4F4682C-D523-4A25-9FED-8C36508CDD05}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xm5xjtr.sbf\x86\m1.exe No File
    FirewallRules: [{878D6DE2-7BCF-4ACD-8ED5-0C58AFDC1A4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlkugvf3.kh3\dcore.exe No File
    FirewallRules: [{F76ECC5A-E9F8-43AB-9595-ABCE52CE1CA0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlkugvf3.kh3\x64\m1.exe No File
    FirewallRules: [{86550EB2-C13D-4D5D-90D8-D48266C4DCA2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlkugvf3.kh3\x64\c1.exe No File
    FirewallRules: [{C5A06893-882B-45D2-A1E2-202349CA04BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlkugvf3.kh3\x86\m1.exe No File
    FirewallRules: [{7F759E7B-DD8B-4655-AD96-CBB161701C40}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlkugvf3.kh3\x86\c1.exe No File
    FirewallRules: [{83020CF0-9319-4AB6-80A8-CE4BE32F720F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vhj5infn.pty\dcore.exe No File
    FirewallRules: [{3F4147E5-B048-43A5-AD02-CD253F34643C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vhj5infn.pty\x64\m1.exe No File
    FirewallRules: [{DF1A80B4-7FD4-4E82-A808-8372FBBEABBB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vhj5infn.pty\x86\m1.exe No File
    FirewallRules: [{3FDC98D8-A387-4BFB-A707-3DF805CA5EA2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vhj5infn.pty\x64\c1.exe No File
    FirewallRules: [{63EFF1AD-0418-47C2-BEC7-07B16DB1016F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vhj5infn.pty\x86\c1.exe No File
    FirewallRules: [{074F63A2-A324-45BE-ADF2-51DE2FBE70DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3sq2cd.w4c\dcore.exe No File
    FirewallRules: [{2BB03FE3-D3DC-4978-9DFA-45B32E8E67EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3sq2cd.w4c\x64\c1.exe No File
    FirewallRules: [{DFBF737C-D69C-420D-8F83-132BD8945D2C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3sq2cd.w4c\x64\m1.exe No File
    FirewallRules: [{98B342BF-3015-4E2E-8CE8-3B7B7633CD87}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3sq2cd.w4c\x86\c1.exe No File
    FirewallRules: [{A372EA1B-C372-4EBB-947B-C8D6B1B56981}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ts3sq2cd.w4c\x86\m1.exe No File
    FirewallRules: [{9C2D1F62-F0BB-4E4B-90DC-6625F108F50A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kbjn2wz.c4t\dcore.exe No File
    FirewallRules: [{3853DC0E-ECCD-4AC3-ACBC-A8E4639B4B15}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kbjn2wz.c4t\x64\c1.exe No File
    FirewallRules: [{06F4F94E-BCAB-47BA-A48C-49529A85B05D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kbjn2wz.c4t\x64\m1.exe No File
    FirewallRules: [{74FFC1C1-AEDB-4307-B4D4-AF97FC357A0B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kbjn2wz.c4t\x86\m1.exe No File
    FirewallRules: [{687D30CB-DC50-458B-95E2-AFE5D9ED9938}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5kbjn2wz.c4t\x86\c1.exe No File
    FirewallRules: [{90DED5F0-CF06-47D6-998C-9A6AD184C34A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qqzuyq1b.fhl\dcore.exe No File
    FirewallRules: [{B273CF40-0422-42E5-8E24-F0BFF096EE87}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qqzuyq1b.fhl\x64\c1.exe No File
    FirewallRules: [{545528EE-25DC-4B79-A742-BB38C6F47B15}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qqzuyq1b.fhl\x64\m1.exe No File
    FirewallRules: [{9C7DC16D-C1BA-4970-AF6F-45228E8A77BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qqzuyq1b.fhl\x86\c1.exe No File
    FirewallRules: [{369F9EB1-CE7C-4967-9C73-6A096ACA15EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qqzuyq1b.fhl\x86\m1.exe No File
    FirewallRules: [{B806C96C-9F52-43A9-B0BD-440D97EC5B80}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zq3qrt3.4iz\dcore.exe No File
    FirewallRules: [{7FEE4B08-4335-4F18-BF3B-653A3FFD84A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zq3qrt3.4iz\x64\c1.exe No File
    FirewallRules: [{2470FF37-C635-49C3-9B07-7E250F9D88B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zq3qrt3.4iz\x64\m1.exe No File
    FirewallRules: [{4CFCE84E-C798-41E2-B3EE-CE3A38BD31D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zq3qrt3.4iz\x86\c1.exe No File
    FirewallRules: [{17A8E1B4-8A54-45A9-897C-FAD108EDE053}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zq3qrt3.4iz\x86\m1.exe No File
    FirewallRules: [{F988BC91-405A-45D9-A330-4B95FA4D3F13}] => (Allow) C:\Users\Pc\AppData\Local\Temp\juulegsj.4q1\x64\c1.exe No File
    FirewallRules: [{55FF81F0-A6F9-4910-89CA-EB4E7F177546}] => (Allow) C:\Users\Pc\AppData\Local\Temp\juulegsj.4q1\dcore.exe No File
    FirewallRules: [{95A8071C-50B8-4BBD-BD89-2AF737FC6982}] => (Allow) C:\Users\Pc\AppData\Local\Temp\juulegsj.4q1\x64\m1.exe No File
    FirewallRules: [{098C59B7-4643-4E58-A51E-900AA0312049}] => (Allow) C:\Users\Pc\AppData\Local\Temp\juulegsj.4q1\x86\c1.exe No File
    FirewallRules: [{81681904-7850-476B-A6C3-1FD3429A1574}] => (Allow) C:\Users\Pc\AppData\Local\Temp\juulegsj.4q1\x86\m1.exe No File
    FirewallRules: [{806E0088-3893-4E52-BE90-EA05D3EC6960}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yhadpld2.qmf\dcore.exe No File
    FirewallRules: [{DA6A4854-A67D-4FD3-BF4A-6F11C5AC49A5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yhadpld2.qmf\x64\c1.exe No File
    FirewallRules: [{310ED465-FD5D-42B7-8835-087992C937CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yhadpld2.qmf\x86\m1.exe No File
    FirewallRules: [{6476A748-D800-4375-90E8-70C586B2F6AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yhadpld2.qmf\x64\m1.exe No File
    FirewallRules: [{C5A90EA6-F1D7-4F50-9932-0D48A78F2FA7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yhadpld2.qmf\x86\c1.exe No File
    FirewallRules: [{28A67C8A-B28E-416A-815A-3C6D057FB417}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tnn2kjyo.qhf\dcore.exe No File
    FirewallRules: [{44D243AA-4167-4DE1-8529-935170421CFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tnn2kjyo.qhf\x64\m1.exe No File
    FirewallRules: [{C6E85F5D-D43A-4009-B195-6AE2ACBA9B77}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tnn2kjyo.qhf\x64\c1.exe No File
    FirewallRules: [{911AEA8B-2D6C-4C59-9408-52B9182E41A0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tnn2kjyo.qhf\x86\c1.exe No File
    FirewallRules: [{550863DC-3E67-4197-83A8-4B9BDECAD417}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tnn2kjyo.qhf\x86\m1.exe No File
    FirewallRules: [{77FAF443-2AE7-4DE2-A8E2-9E637AE95473}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bxreynm2.5o0\x64\c1.exe No File
    FirewallRules: [{74475406-DC3E-4A67-B3A2-34DD48F6B084}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bxreynm2.5o0\x64\m1.exe No File
    FirewallRules: [{A2C61207-49A0-4C91-AC1B-7A9F98E22FAC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bxreynm2.5o0\x86\m1.exe No File
    FirewallRules: [{7ABE15FC-2F7D-441F-B23F-FFBF257C8B5D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bxreynm2.5o0\dcore.exe No File
    FirewallRules: [{A7B365FC-54F5-45A7-907B-EFCA1556DBA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bxreynm2.5o0\x86\c1.exe No File
    FirewallRules: [{6214151A-46F0-413D-9AAB-D54A0FA673B5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x5vqqkaw.vjm\x64\c1.exe No File
    FirewallRules: [{FC70573F-578E-4B0E-AC3A-8D0D0FF5C02F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x5vqqkaw.vjm\dcore.exe No File
    FirewallRules: [{FD9E3B13-6814-467D-8CB7-934C0299E259}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x5vqqkaw.vjm\x86\c1.exe No File
    FirewallRules: [{AAF54568-36B6-46B0-A4BD-13197BBE260E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x5vqqkaw.vjm\x64\m1.exe No File
    FirewallRules: [{36AC74CB-9E62-460B-9E18-8946C5F9C383}] => (Allow) C:\Users\Pc\AppData\Local\Temp\x5vqqkaw.vjm\x86\m1.exe No File
    FirewallRules: [{C008C9EB-CA7B-48B3-9D4A-CE0B5C0129BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pdcha23.sh2\dcore.exe No File
    FirewallRules: [{2C2196D1-9AE2-44D3-8D46-F8DE87F321CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pdcha23.sh2\x86\m1.exe No File
    FirewallRules: [{CCCD467D-855F-4320-9214-9DFB03212BF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pdcha23.sh2\x64\c1.exe No File
    FirewallRules: [{4A65E86C-E092-48BF-B292-6B0B816B550A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pdcha23.sh2\x64\m1.exe No File
    FirewallRules: [{BC4121D0-766E-4B34-9136-598B896D0CDF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0pdcha23.sh2\x86\c1.exe No File
    FirewallRules: [{1FA3C94B-1D49-46DE-8810-66AFAD13E3D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bwynulz.u3v\dcore.exe No File
    FirewallRules: [{2A4DFC35-8C90-46C0-AEA2-D8ED8CABE0FC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bwynulz.u3v\x64\m1.exe No File
    FirewallRules: [{9CC7E74F-F198-4C7C-A8F1-ECAD85666B1C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bwynulz.u3v\x64\c1.exe No File
    FirewallRules: [{45D8D614-9AED-41D4-8ADD-EE9AD8B2D16C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bwynulz.u3v\x86\c1.exe No File
    FirewallRules: [{DA2A25D7-4B39-4646-AC0A-769B861349AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bwynulz.u3v\x86\m1.exe No File
    FirewallRules: [{E8557415-AFDB-4D59-B85F-75A780F7B068}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nnbvupmj.n3q\dcore.exe No File
    FirewallRules: [{D5B85E2B-40E6-46D7-9A1C-FF1C92D0F3D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nnbvupmj.n3q\x64\m1.exe No File
    FirewallRules: [{D42738F6-1BCB-457C-A097-948DA1F92DE5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nnbvupmj.n3q\x64\c1.exe No File
    FirewallRules: [{371F0563-062D-4C6A-AA5E-568B70BBACAA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nnbvupmj.n3q\x86\c1.exe No File
    FirewallRules: [{31386E90-CF6E-4233-BF10-43462981627B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nnbvupmj.n3q\x86\m1.exe No File
    FirewallRules: [{E747711E-A7ED-4547-8418-FE2C70E0AC0C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5pnimdpq.5jv\dcore.exe No File
    FirewallRules: [{3CAB1345-D2E4-4B30-BC7C-C9E901FAA1CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5pnimdpq.5jv\x64\m1.exe No File
    FirewallRules: [{BA4C9B27-093D-4DBE-A1B8-CF9FE97F31A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5pnimdpq.5jv\x86\c1.exe No File
    FirewallRules: [{3CA7BCEE-84E3-417A-96CF-3DC78AF81891}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5pnimdpq.5jv\x64\c1.exe No File
    FirewallRules: [{91560C5E-B80B-45EF-A9CD-78FC96B480F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5pnimdpq.5jv\x86\m1.exe No File
    FirewallRules: [{E501D97F-F377-49AF-8949-1E8A63FCBF7A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\luubxsa2.n2r\dcore.exe No File
    FirewallRules: [{BD542CD4-B572-41DA-A985-F5644EE93842}] => (Allow) C:\Users\Pc\AppData\Local\Temp\luubxsa2.n2r\x64\c1.exe No File
    FirewallRules: [{08B9BD35-69ED-424D-808F-B556AC981D49}] => (Allow) C:\Users\Pc\AppData\Local\Temp\luubxsa2.n2r\x64\m1.exe No File
    FirewallRules: [{D046BB63-C57A-4F48-96CD-1003DDC989DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\luubxsa2.n2r\x86\c1.exe No File
    FirewallRules: [{A01C11CD-4B92-48B0-8BD6-14C67C815F76}] => (Allow) C:\Users\Pc\AppData\Local\Temp\luubxsa2.n2r\x86\m1.exe No File
    FirewallRules: [{FA628030-98EA-4C7A-A930-A1DF9D41DBAE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\novxd3vu.kdi\x64\c1.exe No File
    FirewallRules: [{D5B88BFF-9A15-4AEE-B0B8-6099E1F1AD2B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\novxd3vu.kdi\x86\m1.exe No File
    FirewallRules: [{0EF4C4D7-B38F-4EF7-B4F5-9C1F5F9645CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\novxd3vu.kdi\x86\c1.exe No File
    FirewallRules: [{880DDAD0-D40D-4283-A378-E578E8420537}] => (Allow) C:\Users\Pc\AppData\Local\Temp\novxd3vu.kdi\dcore.exe No File
    FirewallRules: [{92DBF1B9-81F2-4DD4-9E31-6766E57FD7DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\novxd3vu.kdi\x64\m1.exe No File
    FirewallRules: [{52E04A90-EFBC-4537-B879-489AB7C492B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p2kendfp.fh2\x64\c1.exe No File
    FirewallRules: [{BA0A3E59-AF29-4947-8D7F-488EB07A9A54}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p2kendfp.fh2\dcore.exe No File
    FirewallRules: [{AACA7793-8D55-43C0-965A-6842D379C000}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p2kendfp.fh2\x86\c1.exe No File
    FirewallRules: [{D4CEBA5A-83BE-4D9C-A9EE-55B732EC4233}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p2kendfp.fh2\x64\m1.exe No File
    FirewallRules: [{1F0CA759-F252-4B53-B27D-A3A0EC13BB32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p2kendfp.fh2\x86\m1.exe No File
    FirewallRules: [{7938FBAF-57FE-4DED-BBD8-7147AFFFCE0B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xscaxp4e.j3w\dcore.exe No File
    FirewallRules: [{BA7D341B-1BBA-4E91-A37C-B767A112748D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xscaxp4e.j3w\x64\m1.exe No File
    FirewallRules: [{FB55426D-3190-4DF7-8812-F9668E37E3D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xscaxp4e.j3w\x64\c1.exe No File
    FirewallRules: [{9442CEE8-7FB3-44F0-93C4-3A23A5D038C9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xscaxp4e.j3w\x86\c1.exe No File
    FirewallRules: [{F89BDA25-EFD4-4420-9644-D49C214E77C1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xscaxp4e.j3w\x86\m1.exe No File
    FirewallRules: [{B674DDF0-DF28-4571-AE7B-17F81818B56C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ys22otfs.bti\x64\c1.exe No File
    FirewallRules: [{1692E69D-CC12-43A2-8081-46FA6646AE8A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ys22otfs.bti\x86\c1.exe No File
    FirewallRules: [{FF277FFB-1AD4-4831-933A-AEC3B59874A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ys22otfs.bti\x64\m1.exe No File
    FirewallRules: [{26021379-77C1-40B5-A67F-5C6F2011597D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ys22otfs.bti\dcore.exe No File
    FirewallRules: [{06BCEF45-2E78-46F9-9B8F-30187F42F00B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ys22otfs.bti\x86\m1.exe No File
    FirewallRules: [{0028A2F1-533D-48B3-B6FF-18998393F651}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cazjmycv.r4k\dcore.exe No File
    FirewallRules: [{BE866C0B-7423-4910-B332-DA0E269FD0C8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cazjmycv.r4k\x64\c1.exe No File
    FirewallRules: [{80BEA3E2-92E3-45B3-AC30-B57DCC5B4BF1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cazjmycv.r4k\x64\m1.exe No File
    FirewallRules: [{D2CF8B27-C365-4396-90C1-C823ED9C3026}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cazjmycv.r4k\x86\c1.exe No File
    FirewallRules: [{52EFA0D9-5966-4937-8832-D9F803B499BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cazjmycv.r4k\x86\m1.exe No File
    FirewallRules: [{29CC1604-FC0E-45E6-A3E9-926CBAAA2F7F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\adohicrs.zck\dcore.exe No File
    FirewallRules: [{5C58F27A-EDB3-4923-ABE8-11E9B69838FA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\adohicrs.zck\x64\m1.exe No File
    FirewallRules: [{F3741FB3-C5E0-4CAF-89B4-24BE94635A92}] => (Allow) C:\Users\Pc\AppData\Local\Temp\adohicrs.zck\x64\c1.exe No File
    FirewallRules: [{7D1A6D4F-ABA5-4557-B5DE-1A286212EB0C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\adohicrs.zck\x86\c1.exe No File
    FirewallRules: [{A114C50B-2F02-4EF7-92FC-12AE87F0E277}] => (Allow) C:\Users\Pc\AppData\Local\Temp\adohicrs.zck\x86\m1.exe No File
    FirewallRules: [{4F7293F0-A08F-4A51-9C35-9CEDF251DEAB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ml53yqmf.yo1\dcore.exe No File
    FirewallRules: [{E520166F-4840-4AC7-91B8-DB4472F79A10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ml53yqmf.yo1\x64\c1.exe No File
    FirewallRules: [{72EB1FC6-43EB-4728-B491-97738131C157}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ml53yqmf.yo1\x64\m1.exe No File
    FirewallRules: [{638DBA38-6296-41D9-BC25-263D7D573D34}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ml53yqmf.yo1\x86\m1.exe No File
    FirewallRules: [{1ED6BA53-80E7-4B31-ADCF-B901E1E0A918}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ml53yqmf.yo1\x86\c1.exe No File
    FirewallRules: [{D8A151AA-7B04-4EBA-964F-C4068C3DA666}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mx5bnfil.vdn\dcore.exe No File
    FirewallRules: [{B5AC1071-E0EC-4715-A28B-0EB17A5CA030}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mx5bnfil.vdn\x64\c1.exe No File
    FirewallRules: [{304838A4-200B-4312-8FE8-A141519DB9C4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mx5bnfil.vdn\x86\c1.exe No File
    FirewallRules: [{FC3C9947-F52D-454F-9F48-0F598521B341}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mx5bnfil.vdn\x86\m1.exe No File
    FirewallRules: [{A3B2841D-934C-408C-8930-052988C90858}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mx5bnfil.vdn\x64\m1.exe No File
    FirewallRules: [{420E3615-3215-4FDA-9FC3-1C6BFA149DC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xevkxkpf.tq2\dcore.exe No File
    FirewallRules: [{D683A05B-BBE1-466C-82CC-B75CADE715C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xevkxkpf.tq2\x64\m1.exe No File
    FirewallRules: [{ABFF055E-E823-4227-B6F3-B73E2EF3C15E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xevkxkpf.tq2\x64\c1.exe No File
    FirewallRules: [{08F77D71-FA1D-4187-9532-1B82208BE29D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xevkxkpf.tq2\x86\c1.exe No File
    FirewallRules: [{C1DC3CB6-E20B-497C-8EB0-EF32453731D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xevkxkpf.tq2\x86\m1.exe No File
    FirewallRules: [{40B8DBC6-04C8-4033-B9FB-C1FAEDC04A32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tg0n40fs.jw4\x64\c1.exe No File
    FirewallRules: [{CD38E9DE-8080-4F3E-B1E3-05DE370D4B97}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tg0n40fs.jw4\x64\m1.exe No File
    FirewallRules: [{830D128E-391B-41EC-BC78-2CBE418E82B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tg0n40fs.jw4\dcore.exe No File
    FirewallRules: [{EF30D952-FB11-49AF-87B7-1964C69E08ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tg0n40fs.jw4\x86\c1.exe No File
    FirewallRules: [{C9D6F559-9E44-46A4-8D39-D7ABB73551AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tg0n40fs.jw4\x86\m1.exe No File
    FirewallRules: [{1DE97231-AE3E-4875-B645-719B6293E84B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jo3oe4fu.5k0\x64\m1.exe No File
    FirewallRules: [{7A0307FF-5FDE-4B6D-9EF5-7CA705E42DBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jo3oe4fu.5k0\dcore.exe No File
    FirewallRules: [{0A1BDB79-9A34-4FB6-A91D-7BC272DE0483}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jo3oe4fu.5k0\x86\m1.exe No File
    FirewallRules: [{A7021288-E9C8-4FF9-8086-70E2709BA760}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jo3oe4fu.5k0\x64\c1.exe No File
    FirewallRules: [{8EDCC7A4-AD1D-4E5A-A7A6-379833DC1E78}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jo3oe4fu.5k0\x86\c1.exe No File
    FirewallRules: [{C14F7C86-B316-4595-91EA-CD51B4A010A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dui23zj.dfz\dcore.exe No File
    FirewallRules: [{CD60FBDA-D18C-47D7-911B-64625203DBBD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dui23zj.dfz\x64\m1.exe No File
    FirewallRules: [{2B529AE0-16BF-489E-8C8A-77166141E59E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dui23zj.dfz\x64\c1.exe No File
    FirewallRules: [{6AF73111-DA69-4473-8E48-55C55427171E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dui23zj.dfz\x86\c1.exe No File
    FirewallRules: [{EF1AC0BA-CCCF-42EA-8A35-D1C96B77E5F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dui23zj.dfz\x86\m1.exe No File
    FirewallRules: [{2E2F717F-2713-4F0E-AACA-A2A656C1E4FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ymumemn1.4lj\dcore.exe No File
    FirewallRules: [{7E1FBDF2-7B77-4754-AA15-1414052583DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ymumemn1.4lj\x86\c1.exe No File
    FirewallRules: [{C424915B-46D9-4DA5-8C5C-57E7273E0F8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ymumemn1.4lj\x64\c1.exe No File
    FirewallRules: [{2031490A-D608-47D4-AAFB-125281DB774F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ymumemn1.4lj\x64\m1.exe No File
    FirewallRules: [{FE438F19-A727-40DA-996E-36A116D9921D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ymumemn1.4lj\x86\m1.exe No File
    FirewallRules: [{66CE1B00-049B-46BD-B5A8-2AC83A1B9DFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cxzg2blw.5nr\x64\c1.exe () [File not signed]
    FirewallRules: [{D07B7F25-B79E-4A88-B0E3-BA67AE0C54B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cxzg2blw.5nr\dcore.exe No File
    FirewallRules: [{F0DDCABA-DA39-4D98-BC74-A4F7FD2B446E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cxzg2blw.5nr\x64\m1.exe () [File not signed]
    FirewallRules: [{514308FC-5846-4ACB-9F9E-8D69BA9D8288}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cxzg2blw.5nr\x86\c1.exe () [File not signed]
    FirewallRules: [{5E29E18D-FC6E-4487-BEDA-26D532C3744D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cxzg2blw.5nr\x86\m1.exe () [File not signed]
    FirewallRules: [{287F452B-9935-492D-A860-EBA8AA6DFE82}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhps0of3.enj\dcore.exe No File
    FirewallRules: [{87052B6D-9D5D-47B3-A540-F17DE5212E9D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhps0of3.enj\x64\m1.exe No File
    FirewallRules: [{1456B78C-F5C4-42A1-985F-2749E5E22A63}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhps0of3.enj\x64\c1.exe No File
    FirewallRules: [{CDA3A6CA-3EBD-4838-A73E-954FB203935B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhps0of3.enj\x86\c1.exe No File
    FirewallRules: [{43E5180D-8E01-4ED8-AFA8-9EC051B05768}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qhps0of3.enj\x86\m1.exe No File
    FirewallRules: [{3BB9BE90-FF3A-48A6-A2FA-B58409655722}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnlw5gfv.fkc\dcore.exe No File
    FirewallRules: [{32D35040-F36D-4C4A-A0D0-9F1D9AC01045}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnlw5gfv.fkc\x64\c1.exe No File
    FirewallRules: [{B58614B0-FFAE-40A3-9949-D5D829FF1C16}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnlw5gfv.fkc\x64\m1.exe No File
    FirewallRules: [{F2D73409-E578-44CA-8EF0-CAC4649A410B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnlw5gfv.fkc\x86\c1.exe No File
    FirewallRules: [{4B0B9DF4-938C-416C-A429-7A76EB1F838F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gnlw5gfv.fkc\x86\m1.exe No File
    FirewallRules: [{C83F07C6-8EAE-4298-894D-7894A73B09B4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxgsam3a.mmy\dcore.exe No File
    FirewallRules: [{8330A8BD-0A10-4F3D-9838-2722548F196B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxgsam3a.mmy\x64\c1.exe No File
    FirewallRules: [{B4D2070E-E037-4F9F-B3E5-144F6799B354}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxgsam3a.mmy\x64\m1.exe No File
    FirewallRules: [{0BA56712-BCE6-4B1D-A103-3896D4E82241}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxgsam3a.mmy\x86\c1.exe No File
    FirewallRules: [{41660932-717D-48C7-8D6B-2F90098688A7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxgsam3a.mmy\x86\m1.exe No File
    FirewallRules: [{C7098963-49B4-4452-B222-36D71256B3D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gvvppyl4.mdp\dcore.exe No File
    FirewallRules: [{B19527B9-8592-4A79-A4FC-B7388889706A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gvvppyl4.mdp\x64\c1.exe No File
    FirewallRules: [{B30DF74C-CE24-4BBA-ACA3-C414692B447F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gvvppyl4.mdp\x86\m1.exe No File
    FirewallRules: [{B12AC50F-7B09-4D37-A4AF-1B8A67BC9488}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gvvppyl4.mdp\x64\m1.exe No File
    FirewallRules: [{F0866F78-44C0-4E25-BDE4-2128FC5CE9C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gvvppyl4.mdp\x86\c1.exe No File
    FirewallRules: [{AF75E0B2-1FB6-4B8A-9ABC-AA51F6E34F46}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eg31m1lu.2s1\x64\c1.exe No File
    FirewallRules: [{05B18BFD-A155-4BFD-9793-81BF0F2A591B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eg31m1lu.2s1\dcore.exe No File
    FirewallRules: [{10846AC8-27D9-4747-907E-255E056F75E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eg31m1lu.2s1\x64\m1.exe No File
    FirewallRules: [{709CCEF5-7805-4732-88A8-95C25F6E8E7F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eg31m1lu.2s1\x86\c1.exe No File
    FirewallRules: [{C7432B92-4979-4BB0-B435-5FF31E90CF30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eg31m1lu.2s1\x86\m1.exe No File
    FirewallRules: [{775F2ED2-A976-441F-9F2D-A72009F2DBF5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2vr0uxu3.55v\x64\c1.exe No File
    FirewallRules: [{14C4E280-77EF-4529-BF4C-6006E7B0A72E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2vr0uxu3.55v\dcore.exe No File
    FirewallRules: [{84F5646A-A229-47CA-A10A-529266B92B00}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2vr0uxu3.55v\x64\m1.exe No File
    FirewallRules: [{F3A10379-E25D-4C12-AF5C-42D611170EE2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2vr0uxu3.55v\x86\c1.exe No File
    FirewallRules: [{3FCCB68B-6BEA-4617-B239-94348AF26EB8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2vr0uxu3.55v\x86\m1.exe No File
    FirewallRules: [{639318D8-27C8-450E-960A-074B0273F741}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4m3cfk5x.ren\x64\c1.exe No File
    FirewallRules: [{19D41762-8F10-4CA5-8955-4FBB0B4435AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4m3cfk5x.ren\dcore.exe No File
    FirewallRules: [{F73A0DE7-F118-4582-9138-F322EF003046}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4m3cfk5x.ren\x64\m1.exe No File
    FirewallRules: [{2719421D-2C7E-4EEB-B3CE-68D696BBCE7E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4m3cfk5x.ren\x86\c1.exe No File
    FirewallRules: [{49CA600C-91CA-4E0C-8983-2421579E29FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4m3cfk5x.ren\x86\m1.exe No File
    FirewallRules: [{B690D51D-99F2-460D-A5FB-A30274BC29FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xppihhex.qn5\dcore.exe No File
    FirewallRules: [{06751BE8-4EC7-4522-9CA3-FF69D49820FF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xppihhex.qn5\x64\c1.exe No File
    FirewallRules: [{DB403E82-FB15-45BA-9C9A-A5B4756FB1AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xppihhex.qn5\x86\c1.exe No File
    FirewallRules: [{91FE6102-CC5E-41B9-B708-5B476A9E2CD1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xppihhex.qn5\x64\m1.exe No File
    FirewallRules: [{2B750029-F6D4-42A8-BF52-43195A1DB811}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xppihhex.qn5\x86\m1.exe No File
    FirewallRules: [{124D1FE3-92B3-4CE6-B53B-429B17793DC0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlgvnbs3.dke\dcore.exe No File
    FirewallRules: [{522C51D9-E6FB-4BF7-B088-1996C20F69EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlgvnbs3.dke\x64\c1.exe No File
    FirewallRules: [{F3B0497B-2AF2-4A48-B9AB-FCE8F584361E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlgvnbs3.dke\x86\c1.exe No File
    FirewallRules: [{78AA1D5C-AEF0-4FF5-9371-71617CF6A3D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlgvnbs3.dke\x64\m1.exe No File
    FirewallRules: [{7364CAA6-4C57-4411-93FA-0B10DE7ED210}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tlgvnbs3.dke\x86\m1.exe No File
    FirewallRules: [{31B69C05-2355-4DCD-8D79-9787AFEE3E07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qbgpsgxq.qff\dcore.exe No File
    FirewallRules: [{BC5058E6-ABBA-4C67-9BE6-1085891C2E43}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qbgpsgxq.qff\x64\c1.exe () [File not signed]
    FirewallRules: [{8E4C6EC5-13D3-4C88-A5B4-A6091B23D66E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qbgpsgxq.qff\x64\m1.exe No File
    FirewallRules: [{BDC6A442-A2C0-4E5A-876F-15DAB620DB4C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qbgpsgxq.qff\x86\m1.exe () [File not signed]
    FirewallRules: [{F2201D81-57C6-4321-9F3A-FE4E7344FAF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qbgpsgxq.qff\x86\c1.exe () [File not signed]
    FirewallRules: [{66047582-34CF-4363-97A6-8E8B25B59A10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgt4mqhw.c0w\dcore.exe No File
    FirewallRules: [{3601F807-7990-4F92-A16C-236B415C2A56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgt4mqhw.c0w\x64\c1.exe No File
    FirewallRules: [{3DADD296-4306-44BA-BE81-D374A8DC0275}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgt4mqhw.c0w\x64\m1.exe No File
    FirewallRules: [{079C1D73-BFAD-4728-AAF3-67248CC10CDC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgt4mqhw.c0w\x86\c1.exe No File
    FirewallRules: [{E2606890-EF16-479C-8F87-CBD6491C8421}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kgt4mqhw.c0w\x86\m1.exe No File
    FirewallRules: [{C7EE563D-ABFE-4FBB-80C3-76DDD79D4C30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0e2byhpk.pmh\dcore.exe No File
    FirewallRules: [{8422B68F-573C-4C4A-A237-DFD493BB0561}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0e2byhpk.pmh\x64\c1.exe No File
    FirewallRules: [{33F99564-246C-4589-9EBB-0C593730B4C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0e2byhpk.pmh\x86\c1.exe No File
    FirewallRules: [{E13803A4-CB26-44C9-A1C2-2AFF38212FD1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0e2byhpk.pmh\x86\m1.exe No File
    FirewallRules: [{8F92DE3F-1E75-4B7B-B5CF-7445B7B58165}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0e2byhpk.pmh\x64\m1.exe No File
    FirewallRules: [{6EC9CD98-9744-4D23-B22E-98A7F029EB6C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z3llqhpb.nf3\dcore.exe No File
    FirewallRules: [{0C4B67E4-0200-4F04-896A-6A83AFAAB95A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z3llqhpb.nf3\x64\c1.exe No File
    FirewallRules: [{A4082325-FAAE-41E0-8C38-AAC0141597BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z3llqhpb.nf3\x64\m1.exe No File
    FirewallRules: [{9AD7E6D8-97B1-4027-871D-66797E252BF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z3llqhpb.nf3\x86\c1.exe No File
    FirewallRules: [{650B9DAD-9F25-48C0-8B3A-576DBAF90F9D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z3llqhpb.nf3\x86\m1.exe No File
    FirewallRules: [{0894ABB7-17EF-42FC-B204-70A6F7A90B21}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h1tfjd4z.wy1\dcore.exe No File
    FirewallRules: [{1286C581-56D4-4014-AC9B-9533BAC5311B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h1tfjd4z.wy1\x86\c1.exe No File
    FirewallRules: [{F3E53754-E1F6-4760-9C75-4F7A38B3C11D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h1tfjd4z.wy1\x64\m1.exe No File
    FirewallRules: [{B7C02A54-8080-44C3-87A8-42D577DBFA6B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h1tfjd4z.wy1\x64\c1.exe No File
    FirewallRules: [{791F6CE7-74A1-4A4A-B839-B76F59747906}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h1tfjd4z.wy1\x86\m1.exe No File
    FirewallRules: [{8A849650-0CB1-4CEE-9381-2C973EDF35B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w3c4z4ud.qbd\dcore.exe No File
    FirewallRules: [{8FE5CEED-4854-4D25-9E70-FB09BDA01911}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w3c4z4ud.qbd\x64\m1.exe No File
    FirewallRules: [{19C15373-D384-4C8C-AF27-09C29F827038}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w3c4z4ud.qbd\x64\c1.exe No File
    FirewallRules: [{A8DC6E26-DD5B-426B-846C-C725B9869D44}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w3c4z4ud.qbd\x86\m1.exe No File
    FirewallRules: [{0742D9FF-FBD1-42A9-86D9-42D982D77AB3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w3c4z4ud.qbd\x86\c1.exe No File
    FirewallRules: [{4A6CB465-50C4-4FC5-A46F-91B4D25BBFA9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tipw4sye.m32\dcore.exe No File
    FirewallRules: [{877DF314-6A04-42E7-BFF3-A26F02FAD7CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tipw4sye.m32\x64\c1.exe No File
    FirewallRules: [{29E2F2D6-1E1E-44CE-A9E9-9716F7F59343}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tipw4sye.m32\x64\m1.exe No File
    FirewallRules: [{6200F130-4FC1-481C-B8DB-D19E0F97483A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tipw4sye.m32\x86\c1.exe No File
    FirewallRules: [{92C73289-1EF2-4965-AEF5-E3395155DE38}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tipw4sye.m32\x86\m1.exe No File
    FirewallRules: [{FE1FA48B-FCAA-4720-8E5C-A7D0E1D84ABC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bspwjkbw.feg\x64\c1.exe No File
    FirewallRules: [{D5BA087B-B885-45FE-87B5-AAFA03157C00}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bspwjkbw.feg\dcore.exe No File
    FirewallRules: [{413E77C9-FD99-498B-938D-733741EAEC6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bspwjkbw.feg\x64\m1.exe No File
    FirewallRules: [{EFDD8DD5-906E-4A11-BAD0-5F7F9569BD25}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bspwjkbw.feg\x86\m1.exe No File
    FirewallRules: [{ADDB5A42-4A3B-42B9-A75D-BFBCC9375133}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bspwjkbw.feg\x86\c1.exe No File
    FirewallRules: [{11880916-FAC1-4E78-9FB2-4745A22ADFB4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ectrdfn0.oya\dcore.exe No File
    FirewallRules: [{CF15755A-3DB1-42F5-853B-390C9D030CE5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ectrdfn0.oya\x64\c1.exe No File
    FirewallRules: [{C840CE91-9D08-4D6C-9CCC-09B388D4AD37}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ectrdfn0.oya\x64\m1.exe No File
    FirewallRules: [{53529EA6-3F99-4470-B3F7-074A982FB845}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ectrdfn0.oya\x86\c1.exe No File
    FirewallRules: [{E8518A6D-3673-4332-8AAC-51F0CAEBB1A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ectrdfn0.oya\x86\m1.exe No File
    FirewallRules: [{74601376-F2E5-4717-A93C-603CED47A6C1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vdesc0ra.b3p\dcore.exe No File
    FirewallRules: [{9A6C961E-8A2F-4FF7-BF0E-A2A5B5CA6488}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vdesc0ra.b3p\x64\m1.exe No File
    FirewallRules: [{D10A4B53-08F9-41F8-BCE9-EFBF0D19BE39}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vdesc0ra.b3p\x64\c1.exe No File
    FirewallRules: [{956F7358-FD46-4E64-A37E-E3141033FDE3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vdesc0ra.b3p\x86\c1.exe No File
    FirewallRules: [{6D725E2B-87A5-49C8-BDEB-56BF53724B43}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vdesc0ra.b3p\x86\m1.exe No File
    FirewallRules: [{29D65CDE-DAE9-4774-8247-E5A5188ABD12}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0q4dx0x1.gnt\dcore.exe No File
    FirewallRules: [{69976FF8-C68E-4398-BE0A-11E396094789}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0q4dx0x1.gnt\x64\m1.exe No File
    FirewallRules: [{E6EAA38F-FF35-470F-A7CC-C01FF780D3D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0q4dx0x1.gnt\x64\c1.exe No File
    FirewallRules: [{7690417D-5EF3-49E2-9719-F5938EF3046C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0q4dx0x1.gnt\x86\c1.exe No File
    FirewallRules: [{2104273B-39B5-4A39-A4CD-A9A4B6A4F67F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0q4dx0x1.gnt\x86\m1.exe No File
    FirewallRules: [{17F28B1E-6598-443E-8E4C-6E1F78B2D1D1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zpzdapjb.h4a\dcore.exe No File
    FirewallRules: [{7C79ABCC-279A-4DA8-85FA-969C88406FF4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zpzdapjb.h4a\x64\m1.exe No File
    FirewallRules: [{6264B5C0-EADF-45E5-95E3-2748FC80FF12}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zpzdapjb.h4a\x64\c1.exe No File
    FirewallRules: [{AD27A7B9-9ECF-4012-AA9A-430770C7422F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zpzdapjb.h4a\x86\c1.exe No File
    FirewallRules: [{49DEDF61-CEF7-4AC5-BC9F-DA29E089AF28}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zpzdapjb.h4a\x86\m1.exe No File
    FirewallRules: [{0AED3715-CA2F-4627-A077-6AA3FBDADF4D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1a4bqucs.vxr\x64\c1.exe No File
    FirewallRules: [{1C0B3B06-A2AD-4485-B597-5DF4D9FCF2DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1a4bqucs.vxr\dcore.exe No File
    FirewallRules: [{3CF7ED1E-A1C0-41EF-928A-1FA6520B3902}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1a4bqucs.vxr\x64\m1.exe No File
    FirewallRules: [{2003A7A1-F20D-4382-8C78-6284DD97E74E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1a4bqucs.vxr\x86\m1.exe No File
    FirewallRules: [{CB13789A-1B94-4215-81EC-68CC52FB74A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1a4bqucs.vxr\x86\c1.exe No File
    FirewallRules: [{D743156F-FF7C-4AF0-B749-13240405FD9B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvalwopg.wr3\x64\c1.exe No File
    FirewallRules: [{AEBAC7F3-4104-4315-BD72-D4D77D997B72}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvalwopg.wr3\x64\m1.exe No File
    FirewallRules: [{EAFF12A9-D97A-4838-92AD-329A009CD5DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvalwopg.wr3\dcore.exe No File
    FirewallRules: [{0AB9A07B-0F40-4979-B9A4-387592F9E45D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvalwopg.wr3\x86\c1.exe No File
    FirewallRules: [{E7FF11B0-E926-4EDB-B80B-FC7F6D9A1F73}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvalwopg.wr3\x86\m1.exe No File
    FirewallRules: [{E31D3B67-0E3E-4648-8E6D-5434D41DA254}] => (Allow) C:\Users\Pc\AppData\Local\Temp\twbeq4dc.4pn\dcore.exe No File
    FirewallRules: [{E56692F3-77DE-42DC-9689-29A27D63470A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\twbeq4dc.4pn\x64\m1.exe No File
    FirewallRules: [{CF640704-ABF4-47DF-9B79-97FFFAA81824}] => (Allow) C:\Users\Pc\AppData\Local\Temp\twbeq4dc.4pn\x86\m1.exe No File
    FirewallRules: [{2B277AFB-BA87-4FA5-8179-137AFAF6ED19}] => (Allow) C:\Users\Pc\AppData\Local\Temp\twbeq4dc.4pn\x64\c1.exe No File
    FirewallRules: [{485AEC7B-5E13-4A9C-9380-ABC37170E339}] => (Allow) C:\Users\Pc\AppData\Local\Temp\twbeq4dc.4pn\x86\c1.exe No File
    FirewallRules: [{C83A345C-FA77-4C29-9504-3EBBB0D34A41}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pvkdpms3.eza\dcore.exe No File
    FirewallRules: [{FD237044-7C0B-492C-8227-BB83673F2338}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pvkdpms3.eza\x64\m1.exe No File
    FirewallRules: [{07DEAD9B-57FF-4F15-9CDD-EC8C2447F74E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pvkdpms3.eza\x64\c1.exe No File
    FirewallRules: [{A7AC0FDF-EF86-457C-BC2E-6BABD9634A74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pvkdpms3.eza\x86\c1.exe No File
    FirewallRules: [{518D37AB-EC6D-4E43-BE06-FDC427AA1047}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pvkdpms3.eza\x86\m1.exe No File
    FirewallRules: [{C1A29D8D-9D65-4B04-9DCF-AAE9252EFACD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\giktxvgj.r4w\dcore.exe No File
    FirewallRules: [{004E910B-90A9-48AA-83C4-BFDD104C419C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\giktxvgj.r4w\x64\m1.exe No File
    FirewallRules: [{332569AC-B989-4546-B2F2-EA09C51C594A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\giktxvgj.r4w\x64\c1.exe No File
    FirewallRules: [{038CE1C3-15A2-4980-A841-63C90BADBC26}] => (Allow) C:\Users\Pc\AppData\Local\Temp\giktxvgj.r4w\x86\c1.exe No File
    FirewallRules: [{FEEE96DA-BCE7-410C-BCEA-285ADE824E74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\giktxvgj.r4w\x86\m1.exe No File
    FirewallRules: [{669DAEB6-D1D9-44F8-A060-9022E2FDE394}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u3r305hb.lxm\dcore.exe No File
    FirewallRules: [{B1BA678B-C3CB-452E-B559-4C73536C5BB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u3r305hb.lxm\x64\m1.exe No File
    FirewallRules: [{500122EF-6A13-476F-8DDE-2E9089F5AF0F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u3r305hb.lxm\x86\c1.exe No File
    FirewallRules: [{08F1A8C0-8304-4403-A73A-EF64E48A34ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u3r305hb.lxm\x86\m1.exe No File
    FirewallRules: [{772AE0D7-F2B5-41AF-B4E7-88B2205F2594}] => (Allow) C:\Users\Pc\AppData\Local\Temp\u3r305hb.lxm\x64\c1.exe No File
    FirewallRules: [{9952E3D3-C799-4E00-ABFF-041E9C024528}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m2hskhly.ex5\x64\c1.exe No File
    FirewallRules: [{42E7B356-CA93-47D9-A5CF-599F583B59BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m2hskhly.ex5\x64\m1.exe No File
    FirewallRules: [{814F84CE-D158-4272-B4AF-14DD904E07B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m2hskhly.ex5\dcore.exe No File
    FirewallRules: [{CB708AC4-7943-4310-9625-C786A83B2F3F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m2hskhly.ex5\x86\c1.exe No File
    FirewallRules: [{9DAEB2EF-8C8A-45EB-A73B-DD682288B6F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m2hskhly.ex5\x86\m1.exe No File
    FirewallRules: [{56F1BD6F-0230-4D9C-9B98-F733B6DC1022}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hy0dk2x5.bf2\dcore.exe No File
    FirewallRules: [{4328C44F-31D8-4C93-B54C-CE2BD1A3CE54}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hy0dk2x5.bf2\x64\c1.exe No File
    FirewallRules: [{7C478239-6DC7-4486-BDF8-77129FD1E767}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hy0dk2x5.bf2\x86\c1.exe No File
    FirewallRules: [{B8DCB016-A6A7-4DC0-86CD-9FE38F85C5CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hy0dk2x5.bf2\x64\m1.exe No File
    FirewallRules: [{EF2B864E-E8A9-407C-B428-F1B8CE332DCF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hy0dk2x5.bf2\x86\m1.exe No File
    FirewallRules: [{ACE8FE94-A1CE-412E-9199-C45F3BC9AF5F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e1sz1da3.bmt\dcore.exe No File
    FirewallRules: [{DCE76EB0-7682-4620-BF08-49B37D4B7731}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e1sz1da3.bmt\x64\m1.exe No File
    FirewallRules: [{6E58A2B6-35DA-449C-AE63-A2F1979313E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e1sz1da3.bmt\x86\c1.exe No File
    FirewallRules: [{DB1FB25A-EE69-4579-9845-D8E218370169}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e1sz1da3.bmt\x64\c1.exe No File
    FirewallRules: [{0DC87653-0FE4-4992-BF1F-C124E3AD2955}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e1sz1da3.bmt\x86\m1.exe No File
    FirewallRules: [{07076E8F-1088-4B4C-AC2E-C1163921F49B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dv2e03v.kc4\x64\m1.exe No File
    FirewallRules: [{074A43E1-D0C4-464A-B45B-F7AC5B4CE65D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dv2e03v.kc4\dcore.exe No File
    FirewallRules: [{93596586-CFE0-4B39-B5C1-A36D10302EB2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dv2e03v.kc4\x64\c1.exe No File
    FirewallRules: [{6EE1270D-917C-4A49-98FF-48BE95146395}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dv2e03v.kc4\x86\c1.exe No File
    FirewallRules: [{DC2BA7E8-005B-44EE-8F64-2F2AFB2B8CA7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2dv2e03v.kc4\x86\m1.exe No File
    FirewallRules: [{F17CCEF7-12D9-4547-BD86-BAEA7757164B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfprarwv.kqp\dcore.exe No File
    FirewallRules: [{1DCB40FA-CBA3-44C2-B3F6-D75656FFEE07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfprarwv.kqp\x64\c1.exe No File
    FirewallRules: [{45DB5108-A173-4B2B-B074-B15E2CCDCD33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfprarwv.kqp\x86\c1.exe No File
    FirewallRules: [{687456B8-E5CF-4B5B-BF9E-698174D6C217}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfprarwv.kqp\x64\m1.exe No File
    FirewallRules: [{63B90916-40CE-44DA-AABE-05D48F0B66E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfprarwv.kqp\x86\m1.exe No File
    FirewallRules: [{51E8C170-3CFE-4FF0-B0D2-C97A245139BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xphsx4ci.juk\dcore.exe No File
    FirewallRules: [{86569ABD-F823-4DFB-A958-DBEA4073ADF8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xphsx4ci.juk\x64\c1.exe No File
    FirewallRules: [{241D4199-A898-4B6B-85E8-D943B39F8979}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xphsx4ci.juk\x64\m1.exe No File
    FirewallRules: [{A09C2AC5-10C8-4E47-A5C7-28D0A047728A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xphsx4ci.juk\x86\c1.exe No File
    FirewallRules: [{92AA9C6E-A85B-4336-B04C-9FA44BC44EA7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xphsx4ci.juk\x86\m1.exe No File
    FirewallRules: [{B41C7E05-DA7F-4187-ACA5-4F118BB7CF2A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\spmcj0sl.dsr\x64\c1.exe No File
    FirewallRules: [{7A673F28-88EA-4D16-AE3E-EEBDBBE6A280}] => (Allow) C:\Users\Pc\AppData\Local\Temp\spmcj0sl.dsr\dcore.exe No File
    FirewallRules: [{56D4FEFF-51C3-4B75-A1AB-5F7674AC6AC5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\spmcj0sl.dsr\x86\m1.exe No File
    FirewallRules: [{5A71122C-B41D-439B-968D-A9108E8B4EA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\spmcj0sl.dsr\x86\c1.exe No File
    FirewallRules: [{A6116F80-EDAC-4940-9FA0-258D3F5605B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\spmcj0sl.dsr\x64\m1.exe No File
    FirewallRules: [{E80EE868-E999-4AA1-8D37-16C0F1D30DB7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cvlm5mp.wfl\dcore.exe No File
    FirewallRules: [{503BC520-7CC0-4873-AE60-F960EC42287A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cvlm5mp.wfl\x64\m1.exe No File
    FirewallRules: [{6CAC31D1-0DC8-42A9-8C13-0819624BE7E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cvlm5mp.wfl\x64\c1.exe No File
    FirewallRules: [{9886EA9F-BC27-487F-A7B3-E1B8356E150C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cvlm5mp.wfl\x86\c1.exe No File
    FirewallRules: [{D44E0735-D7BC-4BE7-B1F8-F3F40D5554A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cvlm5mp.wfl\x86\m1.exe No File
    FirewallRules: [{21CC776D-D010-4D4F-B9EA-20DFCF985650}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1kvbnq4.mdm\dcore.exe No File
    FirewallRules: [{0FB2ABC9-568E-4D0C-8240-BFFBD9C8F59F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1kvbnq4.mdm\x64\m1.exe No File
    FirewallRules: [{18BDB523-901A-407F-9D01-CEE1BA2505CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1kvbnq4.mdm\x86\m1.exe No File
    FirewallRules: [{61E14D5F-8C52-4718-A100-303D185D5160}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1kvbnq4.mdm\x86\c1.exe No File
    FirewallRules: [{3EEB75CF-BF74-47CD-9813-13CD98677D9F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s1kvbnq4.mdm\x64\c1.exe No File
    FirewallRules: [{6E527C81-C699-4FF7-9AA6-9049EB96E4DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\blt5qfmw.3ko\dcore.exe No File
    FirewallRules: [{8B6C57BF-9BE2-4646-B676-6958B83E817C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\blt5qfmw.3ko\x64\c1.exe No File
    FirewallRules: [{D957A1A4-442D-41AC-84FA-8FC97F62C216}] => (Allow) C:\Users\Pc\AppData\Local\Temp\blt5qfmw.3ko\x86\m1.exe No File
    FirewallRules: [{B5C96597-502C-4F84-AC70-E2DDB7A161AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\blt5qfmw.3ko\x64\m1.exe No File
    FirewallRules: [{0B00768A-7164-4718-8255-F685F62236CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\blt5qfmw.3ko\x86\c1.exe No File
    FirewallRules: [{B5C9942E-B8B8-436A-9AF1-4C9CEDFD6633}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mthw24d1.0u1\dcore.exe No File
    FirewallRules: [{05C9FE72-17F7-44D8-B628-B9D07829FD53}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mthw24d1.0u1\x64\c1.exe No File
    FirewallRules: [{4894C58B-276A-4F28-84D0-0629ABE14C1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mthw24d1.0u1\x64\m1.exe No File
    FirewallRules: [{3BF95C39-EBE6-403D-B427-632CDC5B2085}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mthw24d1.0u1\x86\m1.exe No File
    FirewallRules: [{75B8F225-1272-4095-A3E9-1C6E50B01A29}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mthw24d1.0u1\x86\c1.exe No File
    FirewallRules: [{0D7A68F5-3526-4372-92C3-1B63EA2FE258}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lwwtdyhx.rpn\dcore.exe No File
    FirewallRules: [{5D17510E-E969-46A5-8E55-26DE79C16B74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lwwtdyhx.rpn\x64\c1.exe No File
    FirewallRules: [{AB6EACB8-A3FB-4AE7-A92D-92F5B0A0A257}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lwwtdyhx.rpn\x86\m1.exe No File
    FirewallRules: [{6532285A-A7B3-4F0C-B6CA-6418E0891D6F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lwwtdyhx.rpn\x64\m1.exe No File
    FirewallRules: [{FA04BB95-38A0-4C05-B2C0-FAA8FC859EEA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lwwtdyhx.rpn\x86\c1.exe No File
    FirewallRules: [{7E4DF246-A569-407B-BF3D-8C8976CFFD91}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hoxrepeh.h4h\dcore.exe No File
    FirewallRules: [{3DFE7926-6428-47FD-9069-C1BF1166CDE0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hoxrepeh.h4h\x64\m1.exe No File
    FirewallRules: [{54BF75B5-0380-4B77-835C-59D2200CA370}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hoxrepeh.h4h\x64\c1.exe No File
    FirewallRules: [{FA9960B0-DFFE-42AE-9BEA-986B4295BEDD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hoxrepeh.h4h\x86\m1.exe No File
    FirewallRules: [{93BF1521-DCBE-42DC-B527-251F1B6E478F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hoxrepeh.h4h\x86\c1.exe No File
    FirewallRules: [{7CC4EC5E-74F4-41AA-BE43-6316F9A4FB4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dyekge3q.klm\dcore.exe No File
    FirewallRules: [{8F1FB3B7-B5F0-4B8A-9422-7005F28C08D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dyekge3q.klm\x64\c1.exe () [File not signed]
    FirewallRules: [{4CF70DF0-B66C-4145-A895-F0D955C6E07E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dyekge3q.klm\x64\m1.exe () [File not signed]
    FirewallRules: [{7D490CFC-83BE-428F-B624-410A3EAD611A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dyekge3q.klm\x86\m1.exe () [File not signed]
    FirewallRules: [{6832D252-3033-4898-A5D6-1042CB25DE3D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dyekge3q.klm\x86\c1.exe () [File not signed]
    FirewallRules: [{58B77B39-CE1D-4594-BFD5-FF9474E216A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i34xh5f2.vuw\dcore.exe No File
    FirewallRules: [{06834885-91D8-49B1-B4CA-ACA0A641AE0D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i34xh5f2.vuw\x64\c1.exe No File
    FirewallRules: [{98DCB011-3741-4DB4-8F52-FAE29879A038}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i34xh5f2.vuw\x86\m1.exe No File
    FirewallRules: [{F21E7F23-0A27-4A2E-8EFC-8F85BA1F28BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i34xh5f2.vuw\x86\c1.exe No File
    FirewallRules: [{6A4F89D5-04DC-43B9-BE36-DB06B3CC13FC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i34xh5f2.vuw\x64\m1.exe No File
    FirewallRules: [{304355D0-BF56-4497-BBB8-0BEC1CB6C9C1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\riagvtxl.hmc\dcore.exe No File
    FirewallRules: [{4537810B-E823-4F0C-8A29-37C1F0B5356B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\riagvtxl.hmc\x64\m1.exe No File
    FirewallRules: [{873A24F6-1B7E-4E04-80DB-806399F154BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\riagvtxl.hmc\x64\c1.exe No File
    FirewallRules: [{07BDB786-F1AA-47B6-B098-014E6613AE3C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\riagvtxl.hmc\x86\m1.exe No File
    FirewallRules: [{C1E4BBCB-AA4B-4487-86E3-EBDC5AD57515}] => (Allow) C:\Users\Pc\AppData\Local\Temp\riagvtxl.hmc\x86\c1.exe No File
    FirewallRules: [{5DE4C1C7-F2CE-4567-A325-88939E1ABEB8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i4jjfyfb.pbq\dcore.exe No File
    FirewallRules: [{71CF7079-8B9F-4702-BBAD-852FE94E4861}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i4jjfyfb.pbq\x64\m1.exe No File
    FirewallRules: [{DB660109-A2D0-4BF0-B901-FF7BBBC7B0BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i4jjfyfb.pbq\x64\c1.exe No File
    FirewallRules: [{4F80FEB3-B5B9-47D7-89BC-F6E2B30E7FFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i4jjfyfb.pbq\x86\c1.exe No File
    FirewallRules: [{8321368F-344E-47F5-9AED-999ADE1CC095}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i4jjfyfb.pbq\x86\m1.exe No File
    FirewallRules: [{EB83981C-3ED4-4CF9-9A42-87B7228E1C2F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfv220ld.wtg\dcore.exe No File
    FirewallRules: [{1FDB6100-E21B-4AB4-93F6-5D0C23B64CA8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfv220ld.wtg\x64\c1.exe No File
    FirewallRules: [{0B6A7102-8B12-487B-988D-A7BBBA720E96}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfv220ld.wtg\x64\m1.exe No File
    FirewallRules: [{D0B3B6BC-D25B-4B28-A5BD-9D2696D1BAA7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfv220ld.wtg\x86\m1.exe No File
    FirewallRules: [{CE97EFF4-61D0-4D63-92C6-6E4F9C0E7D08}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gfv220ld.wtg\x86\c1.exe No File
    FirewallRules: [{2CB098B3-D1E0-4659-B52F-68AC8B47B065}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e3os11ya.dcx\dcore.exe No File
    FirewallRules: [{176E1415-640E-4169-9065-EAB7AE37A6C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e3os11ya.dcx\x64\m1.exe No File
    FirewallRules: [{CA54763A-62AB-43A2-9C31-891628ECBF40}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e3os11ya.dcx\x64\c1.exe No File
    FirewallRules: [{67A78D37-BCA6-4338-9267-0304B1B71902}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e3os11ya.dcx\x86\m1.exe No File
    FirewallRules: [{C943D9A3-24BA-4BDB-8360-A1FA3920DFD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e3os11ya.dcx\x86\c1.exe No File
    FirewallRules: [{2B1A2210-BAFA-47E3-927F-D295A03E4618}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wut1rxg0.pik\dcore.exe No File
    FirewallRules: [{62EAD618-DFF6-40DE-9D5C-B34ABD39C258}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wut1rxg0.pik\x64\c1.exe No File
    FirewallRules: [{3F85B278-8C29-48CE-9E65-36E5CCB5CA93}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wut1rxg0.pik\x64\m1.exe No File
    FirewallRules: [{7662D17C-D7A1-43C1-8CA5-CD23C4A700D7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wut1rxg0.pik\x86\c1.exe No File
    FirewallRules: [{7C7B4A73-56A9-4C9A-B387-71CA8B06E40B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wut1rxg0.pik\x86\m1.exe No File
    FirewallRules: [{4D2896A5-B6B9-4093-8284-756008DBC5EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2pw4ffc1.dwx\dcore.exe No File
    FirewallRules: [{8C4AAA88-4194-4783-899F-C8FA57D18CCC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2pw4ffc1.dwx\x86\c1.exe No File
    FirewallRules: [{F81F7367-A0D0-4EE1-8216-65215373C821}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2pw4ffc1.dwx\x64\c1.exe No File
    FirewallRules: [{F7921A43-10EF-4E71-A069-C743FAFFDD8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2pw4ffc1.dwx\x64\m1.exe No File
    FirewallRules: [{2B0FC774-7C94-4547-B0DA-3AA41B73FAC5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2pw4ffc1.dwx\x86\m1.exe No File
    FirewallRules: [{4B9BD522-4486-415A-97DB-23C8CC7CC823}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ikcu5iaz.51y\dcore.exe No File
    FirewallRules: [{A519518F-0597-42C3-93B2-2EC42C0A6782}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ikcu5iaz.51y\x64\c1.exe No File
    FirewallRules: [{24794B5A-1472-43AB-979D-442797967E91}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ikcu5iaz.51y\x64\m1.exe No File
    FirewallRules: [{6D0AF42B-E102-4E21-BA23-A437A4AAD14F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ikcu5iaz.51y\x86\c1.exe No File
    FirewallRules: [{9E254D41-6CF9-44B8-8815-49F4931D152E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ikcu5iaz.51y\x86\m1.exe No File
    FirewallRules: [{08259AFA-FF43-4D65-B960-DD41E5CFFFBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rwplmefu.fhc\x64\m1.exe No File
    FirewallRules: [{4950D3CD-5183-49AF-B149-FE67DC8A2403}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rwplmefu.fhc\x64\c1.exe No File
    FirewallRules: [{BE1D5CFA-CE2E-45AD-A931-DDC8499DC7AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rwplmefu.fhc\dcore.exe No File
    FirewallRules: [{2780BBE0-F991-4705-9733-2363D2CC0AB2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rwplmefu.fhc\x86\c1.exe No File
    FirewallRules: [{77AFCF8E-C292-427D-AA60-D0DB5C31251F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rwplmefu.fhc\x86\m1.exe No File
    FirewallRules: [{EA06FA24-164F-44E2-98C7-65CD934656E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jfocfnyj.vi2\x86\c1.exe () [File not signed]
    FirewallRules: [{14D2A04D-29EE-49D9-9736-E104612B3913}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jfocfnyj.vi2\x86\m1.exe () [File not signed]
    FirewallRules: [{DBFE993D-6ECA-42E6-9C24-056492A8F1E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jfocfnyj.vi2\x64\c1.exe () [File not signed]
    FirewallRules: [{0233B279-B6DE-4C18-B638-89924EF460D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jfocfnyj.vi2\x64\m1.exe () [File not signed]
    FirewallRules: [{5121FE60-F811-41C4-9035-BB4BB9B054B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jfocfnyj.vi2\dcore.exe No File
    FirewallRules: [{C8E772D8-605B-4036-B6E2-A0EADAEFEBC1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfs3i4yi.van\dcore.exe No File
    FirewallRules: [{D994BEDC-FB4B-491B-8E62-7598199740C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfs3i4yi.van\x64\m1.exe No File
    FirewallRules: [{6ABA4969-772B-464C-B871-EA0EE507471D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfs3i4yi.van\x64\c1.exe No File
    FirewallRules: [{E3E02030-2FA5-4F00-B9A2-5F413877FF50}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfs3i4yi.van\x86\c1.exe No File
    FirewallRules: [{9B0CCE04-DF81-4471-A355-5FC0B867A7A0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfs3i4yi.van\x86\m1.exe No File
    FirewallRules: [{2C76115D-0B98-48CE-BCD9-9AF101A9C45B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\znm2zeok.thu\dcore.exe No File
    FirewallRules: [{4B30AE04-FD19-4CA3-AED8-14DA66B912CE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\znm2zeok.thu\x64\c1.exe No File
    FirewallRules: [{DF5B676C-6281-4FE3-AE2D-CD1E5D315847}] => (Allow) C:\Users\Pc\AppData\Local\Temp\znm2zeok.thu\x64\m1.exe No File
    FirewallRules: [{9964338A-B088-4926-95DD-49E26D46579C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\znm2zeok.thu\x86\c1.exe No File
    FirewallRules: [{B1D473D9-7DFE-4A4A-8F75-82BCC7DDEC8A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\znm2zeok.thu\x86\m1.exe No File
    FirewallRules: [{DDECCD73-F0A8-45C9-950D-D8737E3904E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m3qqgbnr.thn\dcore.exe No File
    FirewallRules: [{8FBFA153-2915-4E92-85D7-DB2C72FB85AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m3qqgbnr.thn\x64\c1.exe No File
    FirewallRules: [{E23D01C6-981A-4B13-A022-75CC84448683}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m3qqgbnr.thn\x64\m1.exe No File
    FirewallRules: [{CE1BB1AF-23D3-4E9C-8019-342EA2433B32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m3qqgbnr.thn\x86\c1.exe No File
    FirewallRules: [{A4A8F04B-F903-44E5-B1D4-228B3AD14F3D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m3qqgbnr.thn\x86\m1.exe No File
    FirewallRules: [{8778A7C6-85BD-4F6B-979C-0BEC8389B248}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1smdxe3l.ahe\dcore.exe No File
    FirewallRules: [{4153E4F2-60E9-4491-8A4D-7CCF7C777A67}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1smdxe3l.ahe\x64\m1.exe () [File not signed]
    FirewallRules: [{2FB21875-9A06-44CB-A866-E2E783131705}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1smdxe3l.ahe\x64\c1.exe () [File not signed]
    FirewallRules: [{B85FC062-10C7-469C-A762-E6D324E9FFB9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1smdxe3l.ahe\x86\m1.exe () [File not signed]
    FirewallRules: [{FD2645F3-2D1C-47BE-8BF5-9830B52E7A0E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1smdxe3l.ahe\x86\c1.exe () [File not signed]
    FirewallRules: [{89970887-7FF3-4C7C-957D-1D0ADCE6FD58}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ykyvd3at.tcj\dcore.exe No File
    FirewallRules: [{62B337F3-A139-4598-8745-C91274518BFB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ykyvd3at.tcj\x64\c1.exe () [File not signed]
    FirewallRules: [{4A95F528-277A-4DBA-AEF3-5A7C4AF7AFC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ykyvd3at.tcj\x64\m1.exe () [File not signed]
    FirewallRules: [{5956E4C1-4AC1-4EDF-B74F-FD75DF568840}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ykyvd3at.tcj\x86\c1.exe () [File not signed]
    FirewallRules: [{62CCD777-9F67-4EA1-BFD8-0B5A93B9FDDE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ykyvd3at.tcj\x86\m1.exe () [File not signed]
    FirewallRules: [{EA15550B-A3CF-4D46-93F3-4A7CDB3BE94A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hhdgyeds.zdo\dcore.exe No File
    FirewallRules: [{89C4B3EC-0FD6-40AD-A9CF-97FE1BA0A45D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hhdgyeds.zdo\x64\c1.exe No File
    FirewallRules: [{DDE98614-1956-4F74-935F-91CC42BD4442}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hhdgyeds.zdo\x86\c1.exe No File
    FirewallRules: [{C3C8ED89-DF0E-4077-B286-E805257C1944}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hhdgyeds.zdo\x86\m1.exe No File
    FirewallRules: [{FAFADEF4-2998-4AC7-B3E3-41EC4D10EF64}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hhdgyeds.zdo\x64\m1.exe No File
    FirewallRules: [{24F0E786-D334-4450-86A7-C776F0FBD708}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajac4dl3.qnj\dcore.exe No File
    FirewallRules: [{313325CA-80D5-42AE-8035-63AA4A872A52}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajac4dl3.qnj\x64\c1.exe No File
    FirewallRules: [{E87523C2-52B0-40D7-850C-68EA8A5DB546}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajac4dl3.qnj\x86\m1.exe No File
    FirewallRules: [{8BACA681-9ED8-4094-989B-BAC86631AC1C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajac4dl3.qnj\x64\m1.exe No File
    FirewallRules: [{F4A9CF2F-2D88-4353-8411-1AC26D90CABF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ajac4dl3.qnj\x86\c1.exe No File
    FirewallRules: [{D5FB6331-8119-40F5-9C61-62F25C9C2B15}] => (Allow) C:\Users\Pc\AppData\Local\Temp\usvbftpm.ruz\dcore.exe No File
    FirewallRules: [{7ABADB42-ADA4-4EAD-B0A7-328BA7B9FE0F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\usvbftpm.ruz\x64\c1.exe No File
    FirewallRules: [{1FFECBC1-706B-4BB2-AD4A-18C0A1DF1576}] => (Allow) C:\Users\Pc\AppData\Local\Temp\usvbftpm.ruz\x64\m1.exe No File
    FirewallRules: [{F7EE8F95-7908-43AC-9E6D-1C845F4D8D77}] => (Allow) C:\Users\Pc\AppData\Local\Temp\usvbftpm.ruz\x86\c1.exe No File
    FirewallRules: [{EC19C91C-A368-4B46-A422-C563CC9A2521}] => (Allow) C:\Users\Pc\AppData\Local\Temp\usvbftpm.ruz\x86\m1.exe No File
    FirewallRules: [{BE9E151D-209E-42F6-81C8-91CC4BDB42A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qnzuhz22.hyn\dcore.exe No File
    FirewallRules: [{1DC32435-E348-444C-AE55-BB3C703F6FFD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qnzuhz22.hyn\x64\c1.exe No File
    FirewallRules: [{800DA3E5-536E-4BC4-A79D-DFCF8D3CC718}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qnzuhz22.hyn\x64\m1.exe No File
    FirewallRules: [{1E0B1489-594D-4485-9624-385A8F9FD83F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qnzuhz22.hyn\x86\c1.exe No File
    FirewallRules: [{9BD7D7B3-A677-4EC1-87AE-5AD9DEB29C88}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qnzuhz22.hyn\x86\m1.exe No File
    FirewallRules: [{3EB61AB9-2E29-446E-8333-DC33BD274C28}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1b5vqpmh.dzd\dcore.exe No File
    FirewallRules: [{FBBC9BFF-1F65-4687-A3C8-A78945B77BA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1b5vqpmh.dzd\x64\c1.exe No File
    FirewallRules: [{21C00D67-2C7E-4C09-8B78-EA3F9CAFA41C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1b5vqpmh.dzd\x64\m1.exe No File
    FirewallRules: [{8EDB75F2-FD90-495E-B098-050BFA090879}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1b5vqpmh.dzd\x86\c1.exe No File
    FirewallRules: [{49BD750F-6C33-4AEB-8F85-8B17DFBAB4E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1b5vqpmh.dzd\x86\m1.exe No File
    FirewallRules: [{F29D3CEF-7B55-43E5-897C-3C42D0F7F500}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xz4erdpz.2r1\dcore.exe No File
    FirewallRules: [{392DC668-F301-43DB-B30C-D170B5275C01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xz4erdpz.2r1\x64\m1.exe No File
    FirewallRules: [{F8F3C464-A593-4331-AA67-7B1602AF208D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xz4erdpz.2r1\x64\c1.exe No File
    FirewallRules: [{10065C69-746C-4532-861A-3AC805A8AD1C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xz4erdpz.2r1\x86\m1.exe No File
    FirewallRules: [{3311A8D2-0873-4CA3-9889-6A8B8D5AACA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xz4erdpz.2r1\x86\c1.exe No File
    FirewallRules: [{5CC0A7AD-A48D-4148-987B-CAF861D639CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\03xcaajj.szt\dcore.exe No File
    FirewallRules: [{C5B34879-FEFF-4DD4-ADE6-12A647C64C1F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\03xcaajj.szt\x86\c1.exe No File
    FirewallRules: [{624D5D4C-731E-408E-9F72-3C45E5D158E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\03xcaajj.szt\x64\m1.exe No File
    FirewallRules: [{0D642AC9-3510-46B2-9711-A96D6CB3655E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\03xcaajj.szt\x64\c1.exe No File
    FirewallRules: [{6704C5FF-8AF1-47A8-A590-579C09B69165}] => (Allow) C:\Users\Pc\AppData\Local\Temp\03xcaajj.szt\x86\m1.exe No File
    FirewallRules: [{20F19A70-2B82-42D7-AAA7-AF66D07A2DD9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1adjkvsd.zeq\x64\c1.exe No File
    FirewallRules: [{936FBB19-295D-487A-BD16-541E679AF432}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1adjkvsd.zeq\x64\m1.exe No File
    FirewallRules: [{2648E9E4-59CB-4EF3-BE6A-AE711B8ADA6B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1adjkvsd.zeq\x86\m1.exe No File
    FirewallRules: [{E77DE0F0-26B6-4FAF-9D92-4058C02E6D10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1adjkvsd.zeq\x86\c1.exe No File
    FirewallRules: [{7B43DB64-FB52-4E02-8D11-9ECB83B04954}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1adjkvsd.zeq\dcore.exe No File
    FirewallRules: [{250B40A7-122D-47B8-A1ED-789F046DDF81}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zs1z3vyv.5oq\dcore.exe No File
    FirewallRules: [{A4376E32-46F3-41A2-9313-B13F9770E5CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zs1z3vyv.5oq\x64\c1.exe No File
    FirewallRules: [{C8861C7B-5070-421D-98B3-5CC2E8AEC764}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zs1z3vyv.5oq\x64\m1.exe No File
    FirewallRules: [{CD450986-389A-43D1-B4E4-7B5FCBFF32D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zs1z3vyv.5oq\x86\m1.exe No File
    FirewallRules: [{857D2D8A-50A1-404C-81A1-D64D2C059CE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zs1z3vyv.5oq\x86\c1.exe No File
    FirewallRules: [{F160DFAB-115D-46A7-B58C-91F448035EC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlao0u35.13f\dcore.exe No File
    FirewallRules: [{8E7AEC8F-AA82-425D-B036-13F2C414DD8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlao0u35.13f\x64\c1.exe No File
    FirewallRules: [{9F233F7B-7467-4DF2-9C32-5BEE9F0ED352}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlao0u35.13f\x64\m1.exe No File
    FirewallRules: [{F862E89B-FEE6-4D72-B2E0-398EF9377871}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlao0u35.13f\x86\c1.exe No File
    FirewallRules: [{7BEC2EC7-E326-4FBF-8FC0-333DFEB0EA0A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mlao0u35.13f\x86\m1.exe No File
    FirewallRules: [{7541C6DE-86A7-4C9D-94C0-7B372FC299DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0wccw2z.lg4\dcore.exe No File
    FirewallRules: [{4AFE58A4-27CE-4C90-B3D9-F428D410582E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0wccw2z.lg4\x86\c1.exe No File
    FirewallRules: [{3582F2AD-5C8C-47E7-A8E6-D2DB992E9328}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0wccw2z.lg4\x64\m1.exe No File
    FirewallRules: [{C14725E5-2E15-4A8E-9346-AA850D0F6724}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0wccw2z.lg4\x86\m1.exe No File
    FirewallRules: [{8A032748-6968-4CD2-8E4A-CC893F58EE23}] => (Allow) C:\Users\Pc\AppData\Local\Temp\s0wccw2z.lg4\x64\c1.exe No File
    FirewallRules: [{DF14A75D-DA5F-4EC0-A327-877097B662EE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqim5knf.t4f\dcore.exe No File
    FirewallRules: [{2CE5A5B9-C888-4939-971D-FFD3BCF361C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqim5knf.t4f\x64\c1.exe No File
    FirewallRules: [{D698BD5C-E3C9-47FE-974F-D16E2119EB0E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqim5knf.t4f\x86\c1.exe No File
    FirewallRules: [{DE86D126-A9CE-46C0-BE05-377BEA73E57F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqim5knf.t4f\x64\m1.exe No File
    FirewallRules: [{68CFAE83-81B4-4225-AB9F-9923CA95F808}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iqim5knf.t4f\x86\m1.exe No File
    FirewallRules: [{B34BE4F1-5E05-4C7F-8990-B15BFA9F286A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0w3t4vbj.sl2\x64\c1.exe No File
    FirewallRules: [{343C4673-11A4-4C56-9305-83C3778EB34E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0w3t4vbj.sl2\x64\m1.exe No File
    FirewallRules: [{66AE0EA8-49C8-4C86-A850-1115A1D45CF4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0w3t4vbj.sl2\dcore.exe No File
    FirewallRules: [{4FA4183E-67D0-4F28-9773-D6D42E329699}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0w3t4vbj.sl2\x86\c1.exe No File
    FirewallRules: [{F62E43CF-D8C7-4A97-89B6-E2F6CA3E928E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0w3t4vbj.sl2\x86\m1.exe No File
    FirewallRules: [{3AB992C1-C995-4405-8C90-BD96E0F1EF24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k5zlv1pu.3ez\x64\m1.exe () [File not signed]
    FirewallRules: [{88CD0B85-B2DE-41FD-84D9-3FF044366016}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k5zlv1pu.3ez\dcore.exe No File
    FirewallRules: [{83500D66-B930-4DA6-83AC-C230189192C1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k5zlv1pu.3ez\x64\c1.exe () [File not signed]
    FirewallRules: [{44FF2867-CA96-480C-9D11-FF641EDA560D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k5zlv1pu.3ez\x86\c1.exe () [File not signed]
    FirewallRules: [{950CF7F8-4D1A-4A28-861A-3702B657AF17}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k5zlv1pu.3ez\x86\m1.exe () [File not signed]
    FirewallRules: [{F7DA51F5-1E26-4248-8F03-F554EE3701DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fcgyd0o2.qai\x64\c1.exe () [File not signed]
    FirewallRules: [{482D5A85-E91D-4877-BB0F-CFA0FE32B65D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fcgyd0o2.qai\dcore.exe No File
    FirewallRules: [{85AA24DF-5646-4909-92A4-84CBD61EC67F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fcgyd0o2.qai\x64\m1.exe () [File not signed]
    FirewallRules: [{D2702B8E-BB79-4E32-B442-2C3AA97C76C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fcgyd0o2.qai\x86\c1.exe () [File not signed]
    FirewallRules: [{1F865214-85C9-4381-A514-70E92DCFC0AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fcgyd0o2.qai\x86\m1.exe () [File not signed]
    FirewallRules: [{A3C25F5E-4E11-4229-9BFF-72A19FBE0EBD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1xmriaf.are\dcore.exe No File
    FirewallRules: [{97A7027A-98DC-462A-9E69-07138B64BCB6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1xmriaf.are\x64\c1.exe No File
    FirewallRules: [{F64230D7-E1DC-487D-AEF2-71FD58AA3471}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1xmriaf.are\x86\c1.exe No File
    FirewallRules: [{5AA0E400-83F6-49DC-88FC-B9A2B85F8CE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1xmriaf.are\x86\m1.exe No File
    FirewallRules: [{0B6FEDD7-97C0-4777-90AE-10EC05FF40C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1xmriaf.are\x64\m1.exe No File
    FirewallRules: [{927CAA30-6088-41C4-88F4-D8C51A2B54D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cc30sxe.xr4\x64\c1.exe No File
    FirewallRules: [{FBC5A7B7-954A-4235-8F15-74EFABBCD950}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cc30sxe.xr4\x64\m1.exe No File
    FirewallRules: [{342E51A6-C891-4C18-854E-6C86DB175A14}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cc30sxe.xr4\x86\c1.exe No File
    FirewallRules: [{272A6DA6-0E0B-436A-993F-6F944DE003E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cc30sxe.xr4\x86\m1.exe No File
    FirewallRules: [{D5232A67-A3A0-4F80-AB68-53FBD57698E0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1cc30sxe.xr4\dcore.exe No File
    FirewallRules: [{8527E01F-D020-4DB4-824A-77E039C77562}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3i2eu43a.bm2\x64\m1.exe No File
    FirewallRules: [{0BB91D53-EA1A-43EC-BF85-06BFDFB777D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3i2eu43a.bm2\x64\c1.exe No File
    FirewallRules: [{2F87736D-95A2-4116-B30A-C4E990A0B44A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3i2eu43a.bm2\x86\m1.exe No File
    FirewallRules: [{4E8FE755-8F78-4B01-A72A-3E24E992EBC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3i2eu43a.bm2\dcore.exe No File
    FirewallRules: [{12002EDF-F3CC-41C0-B848-4E375BBC74F6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3i2eu43a.bm2\x86\c1.exe No File
    FirewallRules: [{51022DCD-2074-48B4-9465-03A797BE53AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3s05j433.0gr\dcore.exe No File
    FirewallRules: [{AE58D58B-804E-460D-ADEB-E250B77811F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3s05j433.0gr\x64\c1.exe No File
    FirewallRules: [{75EBCD34-3EA2-4360-8EA6-E51A3BA379A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3s05j433.0gr\x64\m1.exe No File
    FirewallRules: [{E2ED9B8B-8E83-4B88-8462-5C9951CD5C3B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3s05j433.0gr\x86\c1.exe No File
    FirewallRules: [{715CE5F8-59CD-4167-B9BE-7DC01CCEA092}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3s05j433.0gr\x86\m1.exe No File
    FirewallRules: [{729FB992-AF92-4082-882B-16B0D906E063}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sr2spgqe.yek\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{5B2E8B13-4D05-4B69-B8C9-A0E7CF103B71}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sr2spgqe.yek\x64\m1.exe () [File not signed]
    FirewallRules: [{C19BC4C6-4645-448B-A6A4-15FD1632302B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sr2spgqe.yek\x86\c1.exe () [File not signed]
    FirewallRules: [{EBAE41D9-627C-41CE-81D0-223FF170EE1E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sr2spgqe.yek\x86\m1.exe () [File not signed]
    FirewallRules: [{B5375EEE-7958-4DA4-B32D-13043C61BDE3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sr2spgqe.yek\x64\c1.exe () [File not signed]
    FirewallRules: [{7592069D-6EB1-4A9C-811E-E18BD5A67809}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qfeqzlp3.cym\dcore.exe No File
    FirewallRules: [{C88AB459-F248-4EBD-AE41-906ED3B1CE2C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qfeqzlp3.cym\x64\c1.exe () [File not signed]
    FirewallRules: [{BDA49D5F-E965-42E6-9406-D4EA8B3063BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qfeqzlp3.cym\x86\c1.exe () [File not signed]
    FirewallRules: [{B059C80B-9BE8-47D3-A920-7261E9FEC051}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qfeqzlp3.cym\x86\m1.exe () [File not signed]
    FirewallRules: [{7453BA46-C132-4263-A8FD-75D5E55FA4AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qfeqzlp3.cym\x64\m1.exe () [File not signed]
    FirewallRules: [{2E41562F-0CA9-4AFB-9924-850EF1170652}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rrzt2z5c.asw\x64\c1.exe No File
    FirewallRules: [{7BA3D392-251B-4A42-9A9D-C9E34E3CD647}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rrzt2z5c.asw\x86\c1.exe No File
    FirewallRules: [{602F0645-CBE6-410C-95CF-0068E318AC6F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rrzt2z5c.asw\dcore.exe No File
    FirewallRules: [{66A2BEA2-4ED8-4869-BD72-0F4DC95095F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rrzt2z5c.asw\x64\m1.exe No File
    FirewallRules: [{E0F02E7C-61E4-4FF1-A22A-E75BC2BBB609}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rrzt2z5c.asw\x86\m1.exe No File
    FirewallRules: [{0C07C000-3019-4134-9857-504644CADC1E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3xnzwcqx.qjo\dcore.exe No File
    FirewallRules: [{83BE98BA-E3A3-4F9D-A7B2-43668B174168}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3xnzwcqx.qjo\x64\c1.exe No File
    FirewallRules: [{4A6AA6B4-C615-4478-9BA6-00DF9F3B0C22}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3xnzwcqx.qjo\x64\m1.exe No File
    FirewallRules: [{4C0AF38B-5AF7-4D8B-A5BF-36048628F330}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3xnzwcqx.qjo\x86\c1.exe No File
    FirewallRules: [{AC81825C-3223-40B3-BBFB-3FCE1DCCA2D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3xnzwcqx.qjo\x86\m1.exe No File
    FirewallRules: [{80F883FD-488A-443A-B12D-5E9DD2B0B5C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwmlwhwt.4in\dcore.exe No File
    FirewallRules: [{493FDEF8-590C-4786-853A-06D9D6F19C1F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwmlwhwt.4in\x64\c1.exe No File
    FirewallRules: [{B4334C89-4D7E-485A-BE36-9D7EDDD48220}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwmlwhwt.4in\x64\m1.exe No File
    FirewallRules: [{0BD57963-268B-4047-9E47-F981F3D9EC8E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwmlwhwt.4in\x86\c1.exe No File
    FirewallRules: [{A6CB551F-2ACA-41F4-8799-819A83E412B3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwmlwhwt.4in\x86\m1.exe No File
    FirewallRules: [{D45B9831-E81B-48E4-BA6E-E0F205933D4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la0lb15a.0m3\dcore.exe No File
    FirewallRules: [{41FD2EAC-F480-4262-8172-EC2368522773}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la0lb15a.0m3\x64\c1.exe No File
    FirewallRules: [{7489CF34-4EBB-4198-9BDF-93769D1E7EA5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la0lb15a.0m3\x64\m1.exe No File
    FirewallRules: [{9B077E8E-BBF5-488D-803B-EEA34139516B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la0lb15a.0m3\x86\c1.exe No File
    FirewallRules: [{6D5AF13E-4B8F-4958-B217-0751DE0B6901}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la0lb15a.0m3\x86\m1.exe No File
    FirewallRules: [{507704D0-AF35-42F1-8CE0-8E5F87512F94}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ygkywmin.p3w\x64\c1.exe No File
    FirewallRules: [{71E602CF-FDC2-4E92-A949-013E7475E456}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ygkywmin.p3w\dcore.exe No File
    FirewallRules: [{49B9F539-FEE3-4F66-94B7-C1DF9DF3EE23}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ygkywmin.p3w\x86\m1.exe No File
    FirewallRules: [{F65C167E-587D-4C13-A73A-B47CCAA944E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ygkywmin.p3w\x86\c1.exe No File
    FirewallRules: [{E007B2A5-4BC1-45E8-B98F-B9B4607B056B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ygkywmin.p3w\x64\m1.exe No File
    FirewallRules: [{AB2F55E1-9CD9-438C-8055-13474967122A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\krffs22r.xij\dcore.exe No File
    FirewallRules: [{D9FA3DEA-6808-4E99-AE4C-C2E5A9E2A0FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\krffs22r.xij\x86\m1.exe No File
    FirewallRules: [{A91A8D1B-8CE6-48E4-83CF-2812545D466D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\krffs22r.xij\x64\c1.exe No File
    FirewallRules: [{7D26B94A-F270-465E-9265-886871636C4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\krffs22r.xij\x64\m1.exe No File
    FirewallRules: [{4FED0DA6-7A4F-448A-B2FF-4D4F6CD59F32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\krffs22r.xij\x86\c1.exe No File
    FirewallRules: [{43EED901-4E3F-4BC1-9CFC-8C9BC348C236}] => (Allow) C:\Users\Pc\AppData\Local\Temp\burvpxdi.rtr\dcore.exe No File
    FirewallRules: [{BB7B6F08-7FD7-4AD2-AB30-E864A50EF8A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\burvpxdi.rtr\x64\c1.exe No File
    FirewallRules: [{0D68F856-53A3-4774-8596-9E252B7CC5E6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\burvpxdi.rtr\x86\c1.exe No File
    FirewallRules: [{0EFFF596-A757-40B9-9BC2-D12858D1F278}] => (Allow) C:\Users\Pc\AppData\Local\Temp\burvpxdi.rtr\x64\m1.exe No File
    FirewallRules: [{67DB7DDD-A94C-40E3-81D2-D924B2F91058}] => (Allow) C:\Users\Pc\AppData\Local\Temp\burvpxdi.rtr\x86\m1.exe No File
    FirewallRules: [{6747C824-8477-4D1C-A81D-FAFEDF0B50E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\or20dhrd.bbw\dcore.exe No File
    FirewallRules: [{D1636335-E4CB-483C-80BD-BE45BB90B738}] => (Allow) C:\Users\Pc\AppData\Local\Temp\or20dhrd.bbw\x64\c1.exe No File
    FirewallRules: [{2FFB4289-3E69-4FC9-88AD-A85F6F713377}] => (Allow) C:\Users\Pc\AppData\Local\Temp\or20dhrd.bbw\x86\m1.exe No File
    FirewallRules: [{20BCDCBD-5A2F-46CA-848A-63EBE68EAE98}] => (Allow) C:\Users\Pc\AppData\Local\Temp\or20dhrd.bbw\x86\c1.exe No File
    FirewallRules: [{37BC263D-F0B0-4D0E-A994-6239542DD5F6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\or20dhrd.bbw\x64\m1.exe No File
    FirewallRules: [{7E9D2119-F3BA-4E3A-8552-5269B392BA02}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zywbqopq.4a4\dcore.exe No File
    FirewallRules: [{7FEC6458-932E-4214-AE23-534958A0972D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zywbqopq.4a4\x86\c1.exe () [File not signed]
    FirewallRules: [{82EF7663-5977-442C-A098-50B40461ACF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zywbqopq.4a4\x64\m1.exe () [File not signed]
    FirewallRules: [{9A188824-063C-44C7-BE42-1A62D1B85DC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zywbqopq.4a4\x64\c1.exe () [File not signed]
    FirewallRules: [{918BAFA8-0543-4645-A7B4-EF72F63E4676}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zywbqopq.4a4\x86\m1.exe () [File not signed]
    FirewallRules: [{F5528BC8-B604-4804-A85D-4411C9A72354}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0cszus42.1qh\x64\c1.exe No File
    FirewallRules: [{035CE9D5-8A65-4CCA-9A5D-24DC0D3B03D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0cszus42.1qh\dcore.exe No File
    FirewallRules: [{6D9AB31B-751C-4E11-B3DE-791E7346FED7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0cszus42.1qh\x64\m1.exe No File
    FirewallRules: [{D7B8B0FB-820F-45AE-B135-A30682E7D05C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0cszus42.1qh\x86\c1.exe No File
    FirewallRules: [{8F715BE3-BA24-40A1-A850-F858BBB8342F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0cszus42.1qh\x86\m1.exe No File
    FirewallRules: [{81DE92D6-D0A9-4887-A317-A55185BD259C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swlvoosr.b5h\dcore.exe No File
    FirewallRules: [{8BBD6F7A-4C8F-4D88-A22A-A42B2583CAC5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swlvoosr.b5h\x64\c1.exe No File
    FirewallRules: [{FB34D6E8-3848-42D4-82B3-29B641F61C35}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swlvoosr.b5h\x86\m1.exe No File
    FirewallRules: [{DDA01D4E-F712-4426-AAFD-096DC9E5582E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swlvoosr.b5h\x64\m1.exe No File
    FirewallRules: [{24062B70-A657-4565-BE6F-6B7A8EB9780C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\swlvoosr.b5h\x86\c1.exe No File
    FirewallRules: [{DC8DB61E-659B-4420-A251-86F4205DD1C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ptib0agh.hce\dcore.exe No File
    FirewallRules: [{6F233D5C-FA67-4C0D-A0FC-D5FD571B1F53}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ptib0agh.hce\x64\c1.exe No File
    FirewallRules: [{A03D837B-25E5-4855-B191-DC3989F27A8C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ptib0agh.hce\x86\m1.exe No File
    FirewallRules: [{FBD5BA08-8AD2-4BEF-97CF-7D4EB3CE4AC9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ptib0agh.hce\x86\c1.exe No File
    FirewallRules: [{D262E9CA-A833-49AA-9582-8014A1519FB8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ptib0agh.hce\x64\m1.exe No File
    FirewallRules: [{0C5A61CF-3E28-4831-80E6-A1CE06AFE629}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eneawqwm.b5f\dcore.exe No File
    FirewallRules: [{0CB6ADDE-3116-4873-864E-4C14E21E3E45}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eneawqwm.b5f\x64\m1.exe No File
    FirewallRules: [{30E4C6B5-276C-4E60-AEA2-718A659E3437}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eneawqwm.b5f\x64\c1.exe No File
    FirewallRules: [{3E79764F-9BC6-4394-B746-FD2FC60DF078}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eneawqwm.b5f\x86\c1.exe No File
    FirewallRules: [{5577B19F-3E2B-4E6D-99C4-52FF9EFD7CE7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\eneawqwm.b5f\x86\m1.exe No File
    FirewallRules: [{B315E233-AFDE-43DE-9CF8-65170E5B9237}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iwddl2b3.rgr\x64\c1.exe No File
    FirewallRules: [{37A01D69-CE68-4DE9-BB6F-098A3E5FF420}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iwddl2b3.rgr\x64\m1.exe No File
    FirewallRules: [{E698EE18-4B49-4591-B680-9E475BAE1CA2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iwddl2b3.rgr\dcore.exe No File
    FirewallRules: [{DDEA07AB-FF82-480C-A995-0F90E58D1190}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iwddl2b3.rgr\x86\m1.exe No File
    FirewallRules: [{7A430221-5BDE-4927-9BA9-7E71644E5EAC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iwddl2b3.rgr\x86\c1.exe No File
    FirewallRules: [{2B9B896B-04B3-4672-9CE1-A041EB540C8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfeowp5c.5hx\dcore.exe No File
    FirewallRules: [{9C71CBF9-9497-473E-9833-444A33A82DD3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfeowp5c.5hx\x64\m1.exe No File
    FirewallRules: [{3C5E7FD6-4D65-41E1-9DF0-597B7039395B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfeowp5c.5hx\x64\c1.exe No File
    FirewallRules: [{5142DE2B-F12F-401E-B4F0-C919613DE578}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfeowp5c.5hx\x86\c1.exe No File
    FirewallRules: [{2DEEB41C-866E-443A-9602-A9F3F886260A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hfeowp5c.5hx\x86\m1.exe No File
    FirewallRules: [{03013AAB-51F9-4638-81D1-CDF8BBEADE80}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ur30j2i5.nnv\dcore.exe No File
    FirewallRules: [{7197450D-8529-425F-8C26-F574C7627400}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ur30j2i5.nnv\x64\c1.exe No File
    FirewallRules: [{9B34D672-7BAA-4DA4-98C4-3F965F2BBCC9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ur30j2i5.nnv\x86\m1.exe No File
    FirewallRules: [{48AAAD26-0A5F-4D5E-9204-5EAE466408FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ur30j2i5.nnv\x86\c1.exe No File
    FirewallRules: [{23C58FC1-D623-4518-88CC-3CB436B9A797}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ur30j2i5.nnv\x64\m1.exe No File
    FirewallRules: [{9B84CEDF-A894-47F0-8B0B-1309CA9466C4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\edgfyvxh.0lz\dcore.exe No File
    FirewallRules: [{AA2180C4-AB2D-48DD-B482-FC05F4AD36CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\edgfyvxh.0lz\x64\m1.exe No File
    FirewallRules: [{856D54B9-9DAA-43D9-B691-4BE32FFD04BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\edgfyvxh.0lz\x64\c1.exe No File
    FirewallRules: [{9462A338-2968-4775-9399-D1A7894FEC1A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\edgfyvxh.0lz\x86\c1.exe No File
    FirewallRules: [{D08CC324-14DE-4244-B62A-4B67CA7C58AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\edgfyvxh.0lz\x86\m1.exe No File
    FirewallRules: [{3CCF6B61-3224-4ECC-BA9E-018874F73213}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbg4egvd.tuy\dcore.exe No File
    FirewallRules: [{3AAD4B18-6A47-4B63-A779-D3D7F536DA92}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbg4egvd.tuy\x64\c1.exe No File
    FirewallRules: [{3F3023D9-C137-4A36-B49B-2DD8B902FFD0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbg4egvd.tuy\x64\m1.exe No File
    FirewallRules: [{7A8D4091-9944-4089-BFD0-7EE4F403ECB6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbg4egvd.tuy\x86\c1.exe No File
    FirewallRules: [{07EAF424-9764-4439-AA75-78EE7A233138}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbg4egvd.tuy\x86\m1.exe No File
    FirewallRules: [{263F7C8C-596E-447C-9425-59146CA3162F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xdp0ebm.4ok\x64\c1.exe No File
    FirewallRules: [{1BB5B872-B658-4478-A699-E38C0D38E558}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xdp0ebm.4ok\dcore.exe No File
    FirewallRules: [{F93FF2BA-296F-48E3-AB9B-657E3C841B85}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xdp0ebm.4ok\x64\m1.exe No File
    FirewallRules: [{90633B1B-4FA1-4F08-AF1D-CCEE56308598}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xdp0ebm.4ok\x86\m1.exe No File
    FirewallRules: [{33DCE3AB-0EF0-4CCC-89A2-F656A64B4740}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1xdp0ebm.4ok\x86\c1.exe No File
    FirewallRules: [{5D3BF10F-5313-4278-8C6E-EEE462B1A74C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0oretnyi.5ks\dcore.exe No File
    FirewallRules: [{2891EAB1-B240-441D-9539-1E63828FC120}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0oretnyi.5ks\x64\m1.exe No File
    FirewallRules: [{8A4C6F38-36F6-401F-A16B-1D6CB08E1640}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0oretnyi.5ks\x64\c1.exe No File
    FirewallRules: [{EA5FEB59-C89F-467E-8ACB-0EE54BC318F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0oretnyi.5ks\x86\c1.exe No File
    FirewallRules: [{3382D0E0-EEE9-4280-A08F-FB80D20092A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0oretnyi.5ks\x86\m1.exe No File
    FirewallRules: [{94D6BB3C-AF02-432E-98E8-7CE1F3FBADA8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qrcavbse.vha\dcore.exe No File
    FirewallRules: [{68DEA0B8-AECE-4308-805A-34F277E12DF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qrcavbse.vha\x64\c1.exe No File
    FirewallRules: [{07D1C84F-C8DE-4ADE-BD23-467BEC70C351}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qrcavbse.vha\x64\m1.exe No File
    FirewallRules: [{56B8A126-490E-4FAE-B0AA-300E5506F3F0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qrcavbse.vha\x86\c1.exe No File
    FirewallRules: [{244FB345-AEB4-4E9B-98F4-C3C8E2E0E2D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qrcavbse.vha\x86\m1.exe No File
    FirewallRules: [{80B1E910-B9A1-4DBE-821B-6D11A697A803}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zpdm3p.vlr\dcore.exe No File
    FirewallRules: [{1CCF9C6E-5C7A-403F-AD9C-441147F1C46F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zpdm3p.vlr\x64\m1.exe No File
    FirewallRules: [{D8BDE5B4-F8EA-4C68-9718-E83E030CB17B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zpdm3p.vlr\x86\c1.exe No File
    FirewallRules: [{B9F503F0-04AD-4DF7-AA3A-4BA3AE7D27C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zpdm3p.vlr\x64\c1.exe No File
    FirewallRules: [{013CA9A8-E56B-495C-B856-897B6EC8AB8F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l1zpdm3p.vlr\x86\m1.exe No File
    FirewallRules: [{DDB1A8DD-430D-4719-9EA3-4A608DDDA642}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zcs4cov3.ful\dcore.exe No File
    FirewallRules: [{25D15F20-0278-4A1A-8D36-E904296CAA2B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zcs4cov3.ful\x64\m1.exe No File
    FirewallRules: [{B1A83042-E563-4537-B23C-9F5ACE0898B0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zcs4cov3.ful\x86\c1.exe No File
    FirewallRules: [{A5666F42-4554-4A6F-AE5D-68F81F4E7408}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zcs4cov3.ful\x64\c1.exe No File
    FirewallRules: [{605A0D8D-0F4A-4B5A-8E38-921D07C2A4D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zcs4cov3.ful\x86\m1.exe No File
    FirewallRules: [{721E82C8-EF6D-40B9-AF01-07EA1453AF1E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbi1bvbs.aa0\dcore.exe No File
    FirewallRules: [{FA7477EE-3BFF-4E90-8EC9-72541FD24FF5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbi1bvbs.aa0\x64\m1.exe No File
    FirewallRules: [{234E818B-DBB4-459E-B3C3-130E94B5D625}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbi1bvbs.aa0\x64\c1.exe No File
    FirewallRules: [{19689E01-D82D-4DA4-9A2C-B21262A5D3E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbi1bvbs.aa0\x86\m1.exe No File
    FirewallRules: [{FA17C400-1074-4623-BFBE-183E2A7C9811}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbi1bvbs.aa0\x86\c1.exe No File
    FirewallRules: [{43233071-97D7-4F8B-B8BC-D5E4094F493C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\baeqhm4p.u3s\dcore.exe No File
    FirewallRules: [{9A18D95D-19D6-4BD0-BE27-789CB4EEC017}] => (Allow) C:\Users\Pc\AppData\Local\Temp\baeqhm4p.u3s\x64\c1.exe No File
    FirewallRules: [{9C606F0E-D16B-4FDA-8498-4699DFE85B22}] => (Allow) C:\Users\Pc\AppData\Local\Temp\baeqhm4p.u3s\x64\m1.exe No File
    FirewallRules: [{0F31AFF9-FAB2-4EFF-AFAE-1EA982FE4582}] => (Allow) C:\Users\Pc\AppData\Local\Temp\baeqhm4p.u3s\x86\c1.exe No File
    FirewallRules: [{727A47BC-6161-4A70-9486-FC9E15B1ACD2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\baeqhm4p.u3s\x86\m1.exe No File
    FirewallRules: [{BDD4F260-21E6-410E-9E45-C03DE7B95D35}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw5f5zcn.agg\dcore.exe No File
    FirewallRules: [{FAD23693-26D4-4C8A-8B83-ACE21AD0109A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw5f5zcn.agg\x86\m1.exe No File
    FirewallRules: [{C1EF7A08-8731-4F48-B4DE-65B10CF43EB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw5f5zcn.agg\x86\c1.exe No File
    FirewallRules: [{5D823ACA-D4B3-4149-9F1C-0D259FFBF8DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw5f5zcn.agg\x64\m1.exe No File
    FirewallRules: [{C669F129-46F1-4253-87BB-6200E3D274D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jw5f5zcn.agg\x64\c1.exe No File
    FirewallRules: [{99D0D6F9-F81E-457F-8298-8EE81D087957}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aqiladj3.yit\dcore.exe No File
    FirewallRules: [{05BC0CAE-6ACD-4878-9689-E914263FE422}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aqiladj3.yit\x64\c1.exe No File
    FirewallRules: [{D987F08D-2F74-44F7-9B34-EDC3A601579B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aqiladj3.yit\x86\m1.exe No File
    FirewallRules: [{0EEC8B27-0B8D-4683-BFF2-B6564098E951}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aqiladj3.yit\x64\m1.exe No File
    FirewallRules: [{7A0EC94B-0470-47D6-B9DB-021A91AE1176}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aqiladj3.yit\x86\c1.exe No File
    FirewallRules: [{4005646D-5E9D-449B-B328-D9756011ABD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wa51i1l1.zyn\dcore.exe No File
    FirewallRules: [{2CE4DA88-43BD-4C04-83FE-1BC45BFDF1D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wa51i1l1.zyn\x64\c1.exe No File
    FirewallRules: [{C6F0C794-554A-446E-B5D2-CDACEC799B89}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wa51i1l1.zyn\x86\c1.exe No File
    FirewallRules: [{70B97E4A-B647-4545-A0F0-79AD6ED116AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wa51i1l1.zyn\x64\m1.exe No File
    FirewallRules: [{293D961B-FC59-41F4-98F6-B02584D5148E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wa51i1l1.zyn\x86\m1.exe No File
    FirewallRules: [{31761550-B630-4831-91DE-5C9F41B88A5B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehqkugll.o4v\dcore.exe No File
    FirewallRules: [{99FF9CDC-5D1F-4DA3-BA65-0D71E1E73FE1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehqkugll.o4v\x86\c1.exe No File
    FirewallRules: [{9426D3F8-6E03-4265-B8D5-CBD0C2E8980E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehqkugll.o4v\x64\m1.exe No File
    FirewallRules: [{A9113E17-19EB-4587-8F81-C0ECB2C73344}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehqkugll.o4v\x64\c1.exe No File
    FirewallRules: [{9F4684DF-E826-405A-A274-DE636E9EB249}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehqkugll.o4v\x86\m1.exe No File
    FirewallRules: [{A9F2EAA5-F535-4E20-9B6C-C1815A47E25E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dynkupuq.vio\x64\c1.exe No File
    FirewallRules: [{1369AE41-914E-4384-9860-E978765BAE01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dynkupuq.vio\dcore.exe No File
    FirewallRules: [{B1CA5548-ED4A-4FC1-85D6-6EA05A1A8EBA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dynkupuq.vio\x64\m1.exe No File
    FirewallRules: [{03CBAF0F-3F12-4A9A-885C-642488CE57C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dynkupuq.vio\x86\c1.exe No File
    FirewallRules: [{AEC05A09-4B27-4271-824B-6BED0FC2DD27}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dynkupuq.vio\x86\m1.exe No File
    FirewallRules: [{FA211200-75EF-4CA0-B917-260AD560C8D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wli5ocu4.at0\dcore.exe No File
    FirewallRules: [{D282F192-B116-45FE-87D0-123B15400A8F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wli5ocu4.at0\x64\c1.exe No File
    FirewallRules: [{EAE68394-4BB5-4C3A-B983-E1FF8AF00AEF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wli5ocu4.at0\x64\m1.exe No File
    FirewallRules: [{BE2800A4-1B4C-4B54-89D8-17D52FD1ABCC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wli5ocu4.at0\x86\c1.exe No File
    FirewallRules: [{F5997F3D-855F-4619-B292-3540A49CD4B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wli5ocu4.at0\x86\m1.exe No File
    FirewallRules: [{B1439C03-CB58-4C77-AAE3-94279D8DD51B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\520gbltl.ihi\dcore.exe No File
    FirewallRules: [{0F3818E0-2A43-403E-82B2-950926748805}] => (Allow) C:\Users\Pc\AppData\Local\Temp\520gbltl.ihi\x64\c1.exe No File
    FirewallRules: [{13A393A9-B750-4AD7-B4D0-453254AE3DAB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\520gbltl.ihi\x64\m1.exe No File
    FirewallRules: [{740DA7DB-5D43-48A4-8A9A-054FC9B28900}] => (Allow) C:\Users\Pc\AppData\Local\Temp\520gbltl.ihi\x86\c1.exe No File
    FirewallRules: [{64F4F572-2B4D-47B8-A0E2-62866F8B64B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\520gbltl.ihi\x86\m1.exe No File
    FirewallRules: [{213FD239-9D9A-4F3F-B70B-BC94666C475D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5y4dipj.bk0\dcore.exe No File
    FirewallRules: [{39C39DCC-2E64-4A47-804D-20925C30D3ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5y4dipj.bk0\x64\c1.exe No File
    FirewallRules: [{B76DF6B7-BDE2-43AA-A0A0-3DC78D2E32BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5y4dipj.bk0\x64\m1.exe No File
    FirewallRules: [{A48F268F-3EF6-41A6-A9D0-DC8A96F8B7DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5y4dipj.bk0\x86\m1.exe No File
    FirewallRules: [{D16C264D-7496-4F86-8B90-CA1EC2D062E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t5y4dipj.bk0\x86\c1.exe No File
    FirewallRules: [{2E0E31E9-7B40-41BE-9EA6-DB135E89F508}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ernrnkun.yuo\dcore.exe No File
    FirewallRules: [{C913D3CF-0588-43A5-BA5A-532533C7EF39}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ernrnkun.yuo\x64\m1.exe No File
    FirewallRules: [{04059AC0-DAFA-49C0-8F92-226BCF942132}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ernrnkun.yuo\x86\m1.exe No File
    FirewallRules: [{F0FD01EF-306C-41F0-8C19-DA1D5C116A18}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ernrnkun.yuo\x64\c1.exe No File
    FirewallRules: [{3292377B-DCBA-4536-BF86-9CDE7062FFCD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ernrnkun.yuo\x86\c1.exe No File
    FirewallRules: [{64F0A0CF-530F-4F3B-A7E4-D35487653FB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2oddladv.5xj\dcore.exe No File
    FirewallRules: [{C8CD43C7-768E-497C-919D-F1F2B05A34F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2oddladv.5xj\x64\m1.exe No File
    FirewallRules: [{E8C1E472-5C3D-49AF-9C41-5BDED689DE44}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2oddladv.5xj\x86\c1.exe No File
    FirewallRules: [{184D003E-07B7-4EC2-B11F-598E36E722D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2oddladv.5xj\x86\m1.exe No File
    FirewallRules: [{7505A844-801B-4E7A-A845-97A79F07348C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2oddladv.5xj\x64\c1.exe No File
    FirewallRules: [{2FE15034-E32C-48B0-ACB9-3571B0AD5597}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r1nahnm2.253\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{8F88250A-5984-4469-B31B-A9889F60AD1B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r1nahnm2.253\x64\m1.exe () [File not signed]
    FirewallRules: [{409A206B-9339-4D95-ABC3-01259D5283C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r1nahnm2.253\x64\c1.exe () [File not signed]
    FirewallRules: [{F12A8ECF-802A-4A71-AFF7-E5B072593C7D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r1nahnm2.253\x86\c1.exe () [File not signed]
    FirewallRules: [{530D1055-036F-418E-9B6A-3CC75B5A8E71}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r1nahnm2.253\x86\m1.exe () [File not signed]
    FirewallRules: [{66F86640-7B3E-40AB-9E63-A4A8620A832C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v3b1sgfl.ld1\x64\c1.exe No File
    FirewallRules: [{E43F9B35-C60B-4734-8656-A8059317B358}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v3b1sgfl.ld1\x86\m1.exe No File
    FirewallRules: [{6A279896-6617-4D6D-BC62-295DB5D3DBC7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v3b1sgfl.ld1\x64\m1.exe No File
    FirewallRules: [{E1587184-EE42-4CAB-B6E2-F837A7132689}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v3b1sgfl.ld1\dcore.exe No File
    FirewallRules: [{77321C55-1322-4F9C-A51C-424A77E82415}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v3b1sgfl.ld1\x86\c1.exe No File
    FirewallRules: [{E982B070-28E5-4132-BB30-28CDF8DD0889}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g0n01cft.5ln\dcore.exe No File
    FirewallRules: [{041B7810-DE6C-4AB2-9B52-380DB7E5316B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g0n01cft.5ln\x64\m1.exe No File
    FirewallRules: [{93A9B05A-C655-4ED6-BEFD-B617D1947EC0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g0n01cft.5ln\x86\c1.exe No File
    FirewallRules: [{80D7A01F-AF5C-4645-9C44-9E7588628FF2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g0n01cft.5ln\x86\m1.exe No File
    FirewallRules: [{CA3F99AD-0534-4652-ADAB-FCD852942AFD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g0n01cft.5ln\x64\c1.exe No File
    FirewallRules: [{97CC365B-F2E2-456E-B508-02C6D8A9FB74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf0njmqx.mio\dcore.exe No File
    FirewallRules: [{E9703E0B-E7D7-493C-95AF-8A699F9ADD8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf0njmqx.mio\x64\c1.exe No File
    FirewallRules: [{E2AC5DF0-2445-4188-84C5-566E8CD2A509}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf0njmqx.mio\x64\m1.exe No File
    FirewallRules: [{B3871077-F12A-4F4A-9D03-9A3CFFC209AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf0njmqx.mio\x86\c1.exe No File
    FirewallRules: [{967056DA-DCC2-43CB-B8BB-4FE139F7C271}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf0njmqx.mio\x86\m1.exe No File
    FirewallRules: [{880DEF04-A339-43F1-A3F0-E933C90BF691}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dsgxqqse.y5b\dcore.exe No File
    FirewallRules: [{CDF42319-ECA2-466F-9352-78C4FE6C34F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dsgxqqse.y5b\x64\c1.exe () [File not signed]
    FirewallRules: [{BCDCBEC0-FD6C-4EEF-9F05-AC884325CE35}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dsgxqqse.y5b\x64\m1.exe () [File not signed]
    FirewallRules: [{F475207C-6CF9-43BC-9E4A-5EA12D2155C9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dsgxqqse.y5b\x86\m1.exe () [File not signed]
    FirewallRules: [{7E5D79F3-6C0D-413B-BAE5-364609B79E90}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dsgxqqse.y5b\x86\c1.exe () [File not signed]
    FirewallRules: [{2217D943-3AB3-4D94-86CD-EEC1A2F8472D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nqxoux3c.yjd\dcore.exe No File
    FirewallRules: [{B937BB94-22DE-4935-97A2-F64CDC7CEC73}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nqxoux3c.yjd\x64\m1.exe No File
    FirewallRules: [{4F763ED4-96BD-4D0C-9929-7EBFC6412C4C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nqxoux3c.yjd\x64\c1.exe No File
    FirewallRules: [{760162F3-8F5A-4D0A-AA2E-43B822559487}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nqxoux3c.yjd\x86\c1.exe No File
    FirewallRules: [{48F3781F-1311-4934-A962-A3553CF31AC3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nqxoux3c.yjd\x86\m1.exe No File
    FirewallRules: [{FA9D0116-74BF-47D2-B801-EB955C72D391}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nswa0hsw.vxo\dcore.exe No File
    FirewallRules: [{CF21576F-B26C-4C0A-9336-12A720A9858C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nswa0hsw.vxo\x64\m1.exe No File
    FirewallRules: [{2BA9B4BF-EE7A-4B9D-B0BC-0DEF93B82603}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nswa0hsw.vxo\x64\c1.exe No File
    FirewallRules: [{88143195-A6AD-429A-AFF8-B75D589FFCE8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nswa0hsw.vxo\x86\m1.exe No File
    FirewallRules: [{ED5D5993-4CAB-415F-A720-4278A6A8E80D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nswa0hsw.vxo\x86\c1.exe No File
    FirewallRules: [{49211411-E016-4A47-B758-619286FC021F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g52iyig.gz1\x86\c1.exe No File
    FirewallRules: [{B68CDD7A-63FA-4506-997B-D04F2C5D47BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g52iyig.gz1\x64\c1.exe No File
    FirewallRules: [{F2D4F50B-DC34-49CF-84AF-327820DD808C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g52iyig.gz1\x64\m1.exe No File
    FirewallRules: [{86177933-28E8-4D1E-8F5E-F7F2F566AFEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g52iyig.gz1\dcore.exe No File
    FirewallRules: [{2D078491-8261-4220-BE88-60ABE9A63360}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g52iyig.gz1\x86\m1.exe No File
    FirewallRules: [{BF93E0FC-1BC4-404D-8717-85030FBC66DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ytk32cy1.dck\x64\c1.exe No File
    FirewallRules: [{F1565695-4415-4D8E-87F4-729D1A9CFFB7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ytk32cy1.dck\x86\c1.exe No File
    FirewallRules: [{493EA82D-26B3-463D-A702-898D249CDE76}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ytk32cy1.dck\x64\m1.exe No File
    FirewallRules: [{73A37B36-DE2E-4364-91E0-4D3F5E8F184A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ytk32cy1.dck\x86\m1.exe No File
    FirewallRules: [{43D63203-C762-416F-A973-37DF167FD9D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ytk32cy1.dck\dcore.exe No File
    FirewallRules: [{FAE19898-AB57-465B-A873-2B9ACA788812}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ypylqz4k.g3j\x64\c1.exe No File
    FirewallRules: [{3173A09A-8D8E-4222-BE42-6BEECAA7FBE8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ypylqz4k.g3j\dcore.exe No File
    FirewallRules: [{6DB219BC-4984-4E64-A0EF-52E2082EF332}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ypylqz4k.g3j\x64\m1.exe No File
    FirewallRules: [{72D7E531-8B38-478F-9120-82E1AD7BE7CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ypylqz4k.g3j\x86\m1.exe No File
    FirewallRules: [{B47C9AA1-747E-4D09-B6D3-F3BA6EFDC8F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ypylqz4k.g3j\x86\c1.exe No File
    FirewallRules: [{AB265EDB-3746-4526-B287-D45E45C2738F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xcgjjdeh.i2e\dcore.exe No File
    FirewallRules: [{447E92C9-25B9-4FAA-99BC-8DBF928D91BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xcgjjdeh.i2e\x64\c1.exe No File
    FirewallRules: [{3A2F35E4-9C0A-47E0-B9C2-DC654F29D7BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xcgjjdeh.i2e\x64\m1.exe No File
    FirewallRules: [{DE0E0533-7760-4887-A692-EA9B73E9D073}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xcgjjdeh.i2e\x86\c1.exe No File
    FirewallRules: [{14C03563-880D-46F5-AE91-4D05EABA1347}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xcgjjdeh.i2e\x86\m1.exe No File
    FirewallRules: [{6F74B1DE-BA88-4AC5-8184-BB8A6B71D87D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\soizti3i.pvk\dcore.exe No File
    FirewallRules: [{842043B3-2BBB-4C47-B354-9836D02E23CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\soizti3i.pvk\x64\c1.exe No File
    FirewallRules: [{A58AF65C-E0B7-4A31-98A9-12B13FF03225}] => (Allow) C:\Users\Pc\AppData\Local\Temp\soizti3i.pvk\x64\m1.exe No File
    FirewallRules: [{8062D286-5ABB-4D69-8E86-6767304D06FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\soizti3i.pvk\x86\m1.exe No File
    FirewallRules: [{368AE6CA-FAC9-4A15-8585-F2359577B378}] => (Allow) C:\Users\Pc\AppData\Local\Temp\soizti3i.pvk\x86\c1.exe No File
    FirewallRules: [{E4E891C6-5C69-4C9D-93B1-B4045237ABF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0y2qzuk.wkl\dcore.exe No File
    FirewallRules: [{5F76636A-EB3D-4794-9AE9-6785996D5BF8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0y2qzuk.wkl\x64\m1.exe No File
    FirewallRules: [{D28E25BD-9CCB-4C72-A4EA-895BF12ED691}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0y2qzuk.wkl\x64\c1.exe No File
    FirewallRules: [{BBBAEA8A-AAFD-44AB-ABA5-EAD95DD457C2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0y2qzuk.wkl\x86\c1.exe No File
    FirewallRules: [{7471FC4D-380F-41C8-B70A-6960FBF6696F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\h0y2qzuk.wkl\x86\m1.exe No File
    FirewallRules: [{BC0D0801-C67E-4C22-94CE-3F76333B2CDE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uza1p43d.kn2\dcore.exe No File
    FirewallRules: [{10019AF5-64DE-4391-A6C7-F1F7F340AF58}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uza1p43d.kn2\x64\c1.exe No File
    FirewallRules: [{31B8D369-6F4C-45DA-8A59-8DDAC8AD019A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uza1p43d.kn2\x86\c1.exe No File
    FirewallRules: [{D0A6C18C-D472-4B4E-9951-BD60B18259F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uza1p43d.kn2\x64\m1.exe No File
    FirewallRules: [{9D1D22CF-196C-4B79-86DB-9C7B7A5C60AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\uza1p43d.kn2\x86\m1.exe No File
    FirewallRules: [{C7304B9D-8024-4830-870B-F10C85170FC8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehaz5xeb.0g1\dcore.exe No File
    FirewallRules: [{6F0E3792-9A56-4B4A-B11F-9B979346C071}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehaz5xeb.0g1\x64\c1.exe () [File not signed]
    FirewallRules: [{68C2E0E2-08B7-43A5-A37C-5406D062992A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehaz5xeb.0g1\x86\c1.exe () [File not signed]
    FirewallRules: [{7DFACA6E-7E4E-425D-A406-27DC6500D7C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehaz5xeb.0g1\x64\m1.exe () [File not signed]
    FirewallRules: [{470EB339-CB17-42AD-ABEA-15BBF1348980}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ehaz5xeb.0g1\x86\m1.exe () [File not signed]
    FirewallRules: [{CBC8E098-2517-4CE7-9E68-5059E411D0AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsykzrdz.zqs\dcore.exe No File
    FirewallRules: [{FC410465-D20E-4444-BB49-CDCAA6818631}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsykzrdz.zqs\x64\c1.exe No File
    FirewallRules: [{A311AD69-71B9-47FE-9C65-B7BDE4CCC85E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsykzrdz.zqs\x64\m1.exe No File
    FirewallRules: [{5D79202F-549B-4B44-B200-2C05F2AAAC45}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsykzrdz.zqs\x86\m1.exe No File
    FirewallRules: [{D2D50950-6A35-4125-9908-6A2397143562}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jsykzrdz.zqs\x86\c1.exe No File
    FirewallRules: [{0AD30558-062E-4451-8C84-B22FC6DD7531}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ry3u0l2n.4ux\dcore.exe No File
    FirewallRules: [{B242D4FB-B87C-47D4-9354-A671D7324644}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ry3u0l2n.4ux\x64\c1.exe () [File not signed]
    FirewallRules: [{DC18877A-C370-4DE6-BC6F-38F8BD3BB865}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ry3u0l2n.4ux\x64\m1.exe () [File not signed]
    FirewallRules: [{CAB1CB33-7BD2-433E-A605-8C152FFA4067}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ry3u0l2n.4ux\x86\c1.exe () [File not signed]
    FirewallRules: [{46CB3CE4-B85B-463F-BE9B-C651BF656C84}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ry3u0l2n.4ux\x86\m1.exe () [File not signed]
    FirewallRules: [{6A79AAA1-D68C-4699-85D9-1CA0A1387FD2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z135wlkw.qdl\dcore.exe No File
    FirewallRules: [{E5BE45DF-1E6C-460B-AB03-7C6FE526E672}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z135wlkw.qdl\x86\m1.exe No File
    FirewallRules: [{DC7C50DA-9134-4D3C-AF0A-34F846735481}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z135wlkw.qdl\x64\c1.exe No File
    FirewallRules: [{5A6D3A49-BBDD-468E-A3BB-F57CBBCEF379}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z135wlkw.qdl\x64\m1.exe No File
    FirewallRules: [{26DD548A-278F-4ABA-BC7F-3AD59D5EF7A2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z135wlkw.qdl\x86\c1.exe No File
    FirewallRules: [{ADA0CE95-6012-4E3B-B69E-03FE2797C179}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbpfrnhh.ocd\x64\c1.exe No File
    FirewallRules: [{6D1D01C2-92DD-4FD1-ADB2-B5D95E0545F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbpfrnhh.ocd\x64\m1.exe No File
    FirewallRules: [{B24DF1F6-4F34-455F-A13B-1402358E2D26}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbpfrnhh.ocd\dcore.exe No File
    FirewallRules: [{5BC66A7C-AD0D-43DA-8D27-B68527BA72D9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbpfrnhh.ocd\x86\c1.exe No File
    FirewallRules: [{D328BDCE-3819-405B-9615-E7554634DB55}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pbpfrnhh.ocd\x86\m1.exe No File
    FirewallRules: [{943A2132-53D0-4695-9B75-C7C73B3BC2FC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dieue2cn.glq\dcore.exe No File
    FirewallRules: [{1AF0BB92-6B9A-4CBF-A8FA-7A01EBD6B998}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dieue2cn.glq\x64\m1.exe No File
    FirewallRules: [{FC1E042F-6F26-465B-A153-0517430321EC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dieue2cn.glq\x86\m1.exe No File
    FirewallRules: [{4417AAD1-EBF7-43E3-BDAF-C58970EA1B64}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dieue2cn.glq\x64\c1.exe No File
    FirewallRules: [{0DF10269-0724-456B-B388-F0600C2D7FB9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dieue2cn.glq\x86\c1.exe No File
    FirewallRules: [{0E500A75-FEE7-4E21-B7C9-CC0A7B8C7D8E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hu3s3ya3.zdy\dcore.exe No File
    FirewallRules: [{650AA798-AC34-42FF-BD43-F6EAAFBD0E0C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hu3s3ya3.zdy\x64\c1.exe No File
    FirewallRules: [{FB138759-E4B4-4EFD-A292-1C448AFD77FE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hu3s3ya3.zdy\x64\m1.exe No File
    FirewallRules: [{EF84B53E-DAAE-4B8A-B71F-A7364277516B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hu3s3ya3.zdy\x86\c1.exe No File
    FirewallRules: [{FF22432A-44EA-401B-8852-17FE9DDEB62B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hu3s3ya3.zdy\x86\m1.exe No File
    FirewallRules: [{EDEDC0AD-91A6-4FFC-8E64-7FC33187A74E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c4ctucd5.q4y\dcore.exe No File
    FirewallRules: [{87AF1C9E-DDD9-4D74-8A19-A76B85089B53}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c4ctucd5.q4y\x64\c1.exe No File
    FirewallRules: [{12AA07CF-3A8C-4174-AD70-223BD7C11DF0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c4ctucd5.q4y\x86\m1.exe No File
    FirewallRules: [{B39DA54C-4B55-4A4A-A530-CB30432D5B7C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c4ctucd5.q4y\x64\m1.exe No File
    FirewallRules: [{BF448DCB-2076-4ECA-A62E-A26F2B3EF71F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\c4ctucd5.q4y\x86\c1.exe No File
    FirewallRules: [{EF9CCED8-6F04-43EF-B24C-8C3E99F650A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dka2mhin.mda\dcore.exe No File
    FirewallRules: [{92A507AD-1822-48FF-9650-44EA405BC575}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dka2mhin.mda\x64\m1.exe No File
    FirewallRules: [{2905288A-FA9C-41F4-BF03-9F862C0347F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dka2mhin.mda\x64\c1.exe No File
    FirewallRules: [{351602AF-5FC5-42A2-A534-D6A57D35B686}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dka2mhin.mda\x86\c1.exe No File
    FirewallRules: [{3EF15988-481B-4B67-878F-293E5D6BB951}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dka2mhin.mda\x86\m1.exe No File
    FirewallRules: [{898D5D83-8A2D-4C55-AC5B-FA47A36A2210}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qatbvwgx.uxi\dcore.exe No File
    FirewallRules: [{7B249965-DB93-4F0B-A865-A0DD9355CCFB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qatbvwgx.uxi\x64\c1.exe No File
    FirewallRules: [{22B0AA3A-70EA-4257-921E-C4DAAAE08F0B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qatbvwgx.uxi\x64\m1.exe No File
    FirewallRules: [{5F12274C-3459-40C9-AE13-EC5C756356B6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qatbvwgx.uxi\x86\m1.exe No File
    FirewallRules: [{2C84436B-433B-4092-B3D6-25F8308C9ACB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qatbvwgx.uxi\x86\c1.exe No File
    FirewallRules: [{C98BAE02-D25B-4B8F-B7B3-99E2A89096ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z0ogjekh.y0m\dcore.exe No File
    FirewallRules: [{072C4B93-FF71-4BC8-BD8C-B229F8B3BC64}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z0ogjekh.y0m\x64\m1.exe No File
    FirewallRules: [{87EB80FF-FF0E-43F1-A69D-4A346F3612CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z0ogjekh.y0m\x64\c1.exe No File
    FirewallRules: [{D6E638CE-26D0-4E7E-89B6-1F3BD66C0120}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z0ogjekh.y0m\x86\c1.exe No File
    FirewallRules: [{DA4E6049-914D-473B-8148-C8567C069A0B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z0ogjekh.y0m\x86\m1.exe No File
    FirewallRules: [{55772A07-C3E3-4E65-99EB-84FF02D0B247}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zmmlsyib.ll5\dcore.exe No File
    FirewallRules: [{492C2886-4EE5-4BF8-AE6D-D2156B374F3A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zmmlsyib.ll5\x86\c1.exe No File
    FirewallRules: [{A3667CAF-74F2-49B9-9D3B-FE3171F11578}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zmmlsyib.ll5\x64\c1.exe No File
    FirewallRules: [{496C73F6-73BD-42A1-BBC1-44BB65F572CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zmmlsyib.ll5\x64\m1.exe No File
    FirewallRules: [{55A96F8D-41F7-4FB3-AAA2-C93A88C9AA4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zmmlsyib.ll5\x86\m1.exe No File
    FirewallRules: [{58F330B6-51D5-4E9B-BACB-4B5FE6AB0110}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ksd0fisc.u3d\dcore.exe No File
    FirewallRules: [{4006A53C-66E4-4839-BD47-6A9D8E3B7D0A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ksd0fisc.u3d\x86\c1.exe No File
    FirewallRules: [{8A9C2636-DE1F-44EE-BEA4-ADA64EE0CDCF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ksd0fisc.u3d\x64\m1.exe No File
    FirewallRules: [{4DD77821-0D11-4E51-820D-E83C2D9B3419}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ksd0fisc.u3d\x86\m1.exe No File
    FirewallRules: [{C3B1E729-3C81-48F9-A2FF-ACE72AC99FD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ksd0fisc.u3d\x64\c1.exe No File
    FirewallRules: [{D01FD7DF-3BA5-4881-9F2C-034BF4678A81}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4ah5p3q.rnz\dcore.exe No File
    FirewallRules: [{E3D6F30F-F18F-4C9C-930D-EC81144E821B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4ah5p3q.rnz\x86\m1.exe No File
    FirewallRules: [{3C50AD9E-C13B-46FC-A7BA-7BCF5DD6B84B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4ah5p3q.rnz\x86\c1.exe No File
    FirewallRules: [{67D3734F-BEED-4CB6-B535-B090D0680C67}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4ah5p3q.rnz\x64\m1.exe No File
    FirewallRules: [{672580C1-8D20-433E-A915-5A10073E7493}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4ah5p3q.rnz\x64\c1.exe No File
    FirewallRules: [{E53409B8-7541-44D4-8A20-0AC919854E8E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g4bynr4j.kyk\dcore.exe No File
    FirewallRules: [{77CC550E-B34A-4033-8BDD-AB495C6C7D01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g4bynr4j.kyk\x64\c1.exe No File
    FirewallRules: [{FBADBE84-8702-4CE9-98A6-B676F33155BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g4bynr4j.kyk\x64\m1.exe No File
    FirewallRules: [{94AE9240-43BC-4256-8EBE-4F3D04CFD47C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g4bynr4j.kyk\x86\c1.exe No File
    FirewallRules: [{65676076-0860-4C5F-9C08-5C4B6673D8EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\g4bynr4j.kyk\x86\m1.exe No File
    FirewallRules: [{36241782-7B56-4E40-B4BD-99553DC77F66}] => (Allow) C:\Users\Pc\AppData\Local\Temp\upqtapob.f54\x64\c1.exe No File
    FirewallRules: [{6A7764C0-EB28-4D53-B6F4-3A51239C4492}] => (Allow) C:\Users\Pc\AppData\Local\Temp\upqtapob.f54\dcore.exe No File
    FirewallRules: [{5FA1C407-12BE-4765-A260-79FFC09211A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\upqtapob.f54\x64\m1.exe No File
    FirewallRules: [{9ABBFA11-E222-4A35-905A-4654C99CBD3F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\upqtapob.f54\x86\c1.exe No File
    FirewallRules: [{AEB61925-6562-4EE7-B450-DD116E94FE7E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\upqtapob.f54\x86\m1.exe No File
    FirewallRules: [{24D781D5-44E9-4D7C-A5B2-DBED773100AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbbfffnm.aqq\x64\c1.exe No File
    FirewallRules: [{17F1C551-95F2-466E-8F17-FE123F14A280}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbbfffnm.aqq\x86\c1.exe No File
    FirewallRules: [{0D730373-D27A-4CA8-AB41-8D070C1AD6EC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbbfffnm.aqq\x64\m1.exe No File
    FirewallRules: [{EF09CB2B-F6B2-4D6A-809B-E2A7B1CEC71F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbbfffnm.aqq\dcore.exe No File
    FirewallRules: [{13D2F673-4222-4362-98D1-6E7189C20296}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbbfffnm.aqq\x86\m1.exe No File
    FirewallRules: [{A1AD1971-2C03-402A-BAF9-D002FF8A628D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3u2ga0cb.tzg\x64\m1.exe No File
    FirewallRules: [{152829AF-D668-45A3-A56D-CB0BBE76A31F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3u2ga0cb.tzg\dcore.exe No File
    FirewallRules: [{63B13529-08D1-4C14-931C-AD112A76B18B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3u2ga0cb.tzg\x64\c1.exe No File
    FirewallRules: [{266CECC6-FB18-47C1-8228-68A45E956908}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3u2ga0cb.tzg\x86\c1.exe No File
    FirewallRules: [{6DB00A63-447A-4C48-B667-9056BAF680FD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3u2ga0cb.tzg\x86\m1.exe No File
    FirewallRules: [{444FB760-9F9A-4E16-8498-1B7781F158F0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v314n1wp.o0q\dcore.exe No File
    FirewallRules: [{45F03211-B845-422C-9DE8-215E9FB091D1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v314n1wp.o0q\x64\c1.exe No File
    FirewallRules: [{5664A2C1-2FE0-428C-A3F7-9C0444D91B7D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v314n1wp.o0q\x86\c1.exe No File
    FirewallRules: [{5482F73E-89AD-45B3-A3B1-5D227D091847}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v314n1wp.o0q\x86\m1.exe No File
    FirewallRules: [{C469E3E2-A6D2-4F9D-B35C-3B2495082CA7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v314n1wp.o0q\x64\m1.exe No File
    FirewallRules: [{F507F396-2E74-4264-8142-C0428AD85536}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osjt2jhk.y0h\x64\c1.exe No File
    FirewallRules: [{74448EC6-4035-4D77-8BEC-5176842FC185}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osjt2jhk.y0h\dcore.exe No File
    FirewallRules: [{75C608B2-6E17-4A63-84DB-9FA546031940}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osjt2jhk.y0h\x64\m1.exe No File
    FirewallRules: [{D44A1506-1707-452E-9924-C5D59EA7D72D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osjt2jhk.y0h\x86\c1.exe No File
    FirewallRules: [{37A82438-C73F-4B3E-B217-DA330D2FE5BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osjt2jhk.y0h\x86\m1.exe No File
    FirewallRules: [{B36A6272-CD48-42F2-A0E9-9669BF7296AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\522d5qhy.ock\dcore.exe No File
    FirewallRules: [{FB413038-832B-477A-9938-206F2E4408E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\522d5qhy.ock\x64\m1.exe No File
    FirewallRules: [{CD696759-3E61-4E48-8CA8-31A4977A17BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\522d5qhy.ock\x64\c1.exe No File
    FirewallRules: [{502A609F-2C22-4DE4-B0F9-1123BDEF4E3D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\522d5qhy.ock\x86\m1.exe No File
    FirewallRules: [{D7381676-6FB7-48E3-92E8-552FB5949069}] => (Allow) C:\Users\Pc\AppData\Local\Temp\522d5qhy.ock\x86\c1.exe No File
    FirewallRules: [{C6CCA9FF-7FDE-4602-9EAB-D94200C82035}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vksbcbbb.pqw\dcore.exe No File
    FirewallRules: [{B2F6467F-4BD2-4BB6-8BFF-3E53EB0355FF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vksbcbbb.pqw\x64\c1.exe No File
    FirewallRules: [{141947BC-6D75-487B-84AD-CA100D0FFF56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vksbcbbb.pqw\x64\m1.exe No File
    FirewallRules: [{A63EEDBC-94B1-4F71-B0FE-74A12C167916}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vksbcbbb.pqw\x86\c1.exe No File
    FirewallRules: [{553C20B5-248C-4B78-BDD5-AF7F7C135BD0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vksbcbbb.pqw\x86\m1.exe No File
    FirewallRules: [{182A663D-16B1-42A2-9995-FD59D0CC0527}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5na0fjzi.dvk\dcore.exe No File
    FirewallRules: [{433446AF-4893-4739-A49F-326195F727C2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5na0fjzi.dvk\x64\c1.exe No File
    FirewallRules: [{00758E36-98D0-4AD8-98F7-97B21FC4AEF5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5na0fjzi.dvk\x86\m1.exe No File
    FirewallRules: [{4B2054DA-CA69-46EF-B79C-C8394B70A2F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5na0fjzi.dvk\x86\c1.exe No File
    FirewallRules: [{390F710A-DC51-4817-B2A6-B155658B240A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5na0fjzi.dvk\x64\m1.exe No File
    FirewallRules: [{4C9B4B02-88F5-422D-B1DB-930B06160FED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\itpii2h3.jxo\dcore.exe No File
    FirewallRules: [{7874A9D7-13BB-44B4-95F2-6B80FF95D56C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\itpii2h3.jxo\x86\m1.exe No File
    FirewallRules: [{D4CE0B35-EAFF-4425-A481-07E65C354C92}] => (Allow) C:\Users\Pc\AppData\Local\Temp\itpii2h3.jxo\x86\c1.exe No File
    FirewallRules: [{173A68BD-57E1-4BFC-AB69-32106BEF98A5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\itpii2h3.jxo\x64\c1.exe No File
    FirewallRules: [{8B76A99E-41A8-452D-B11B-032C59BAC073}] => (Allow) C:\Users\Pc\AppData\Local\Temp\itpii2h3.jxo\x64\m1.exe No File
    FirewallRules: [{E334FD9D-B875-47DE-A697-02045878A0AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvef14ne.r4z\x64\m1.exe No File
    FirewallRules: [{BB496D4A-9DAA-440A-A361-A0554E2183D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvef14ne.r4z\dcore.exe No File
    FirewallRules: [{8FFA27CB-F5CC-4DD3-BABD-608275C5CDB6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvef14ne.r4z\x64\c1.exe No File
    FirewallRules: [{76C8EEB5-9383-4318-B085-8F6AA278711B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvef14ne.r4z\x86\m1.exe No File
    FirewallRules: [{CB51E09C-D649-426F-8E7E-F24D03BA40C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mvef14ne.r4z\x86\c1.exe No File
    FirewallRules: [{4C7B8767-FCE4-4410-ADD3-E955C6AEEF5C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hcdrqhi0.gse\dcore.exe No File
    FirewallRules: [{B0F2ABC9-8193-455C-BA27-EBA183A476A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hcdrqhi0.gse\x64\c1.exe No File
    FirewallRules: [{C90193B8-4D6A-40C8-AEC4-7A457495E90F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hcdrqhi0.gse\x64\m1.exe No File
    FirewallRules: [{B0BA2E65-07BA-42E4-8352-C3F4D3A77A0B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hcdrqhi0.gse\x86\c1.exe No File
    FirewallRules: [{0988E84F-17BC-4881-AFAF-FFD4C5F00CA5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hcdrqhi0.gse\x86\m1.exe No File
    FirewallRules: [{04DC0125-A160-467F-B3CA-BD875738CBBB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bwbjdb1b.xhl\dcore.exe No File
    FirewallRules: [{EA3EFF50-16B2-45AA-A7BB-18F227E85EA8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bwbjdb1b.xhl\x64\c1.exe No File
    FirewallRules: [{026CDE9D-FCA3-4889-8D22-9B075EFAEF32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bwbjdb1b.xhl\x64\m1.exe No File
    FirewallRules: [{AFF3B66D-337A-4F6F-BFAE-ACBC3F8D6C53}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bwbjdb1b.xhl\x86\c1.exe No File
    FirewallRules: [{5F818875-A9C6-4C2A-9FCB-FB2A048F83F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bwbjdb1b.xhl\x86\m1.exe No File
    FirewallRules: [{E1814B5D-9B22-4BF4-AA33-BD6F0800FCC5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cteswiwg.cro\x64\c1.exe No File
    FirewallRules: [{EA7C7AEF-E3EF-4B7D-A0F9-4207CB7758E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cteswiwg.cro\dcore.exe No File
    FirewallRules: [{340BB181-30B5-4F92-8423-91BF0A3FDB30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cteswiwg.cro\x64\m1.exe No File
    FirewallRules: [{14BD7988-5972-44A7-A34D-E2BF4D78270D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cteswiwg.cro\x86\c1.exe No File
    FirewallRules: [{44FD3061-D519-454F-ADD4-3A6A652CB819}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cteswiwg.cro\x86\m1.exe No File
    FirewallRules: [{16B6BE0A-6BB4-4F05-8794-2A7D0649051F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4yrzog1.acy\dcore.exe No File
    FirewallRules: [{608552F5-94CD-4BAB-BF73-B4EA8FE5A3E6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4yrzog1.acy\x64\m1.exe No File
    FirewallRules: [{CC11C4B8-A337-4705-83FB-2DA8560CAF9C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4yrzog1.acy\x86\m1.exe No File
    FirewallRules: [{3AE9AB01-DCC1-4A85-9899-CBF62C6B0EC9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4yrzog1.acy\x64\c1.exe No File
    FirewallRules: [{BD440C41-1A8D-4083-B46F-F0510E8FC1D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4yrzog1.acy\x86\c1.exe No File
    FirewallRules: [{D07F24E5-C592-4B47-BD78-BFE31CCB0B01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b3vdedbu.xvj\dcore.exe No File
    FirewallRules: [{13673249-761D-4327-B258-556F3200973A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b3vdedbu.xvj\x64\c1.exe No File
    FirewallRules: [{72A39D68-B83C-4126-803C-EE07B5D3BDEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b3vdedbu.xvj\x86\c1.exe No File
    FirewallRules: [{D0BE6F9E-B121-4DC3-97D5-849651F0D390}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b3vdedbu.xvj\x86\m1.exe No File
    FirewallRules: [{99C92877-E8B7-48A7-8883-3BAA84C9A4BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b3vdedbu.xvj\x64\m1.exe No File
    FirewallRules: [{1AA89361-62C5-41B5-92D5-FE43C5D83585}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osffldsz.vh4\x64\c1.exe No File
    FirewallRules: [{B390CD84-7374-4B06-9F4D-913AA58CE665}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osffldsz.vh4\dcore.exe No File
    FirewallRules: [{1D2BC30A-D32D-4B7F-8633-6ABB6789CFAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osffldsz.vh4\x86\c1.exe No File
    FirewallRules: [{458E62D5-4787-4934-9AE1-83C83267510B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osffldsz.vh4\x64\m1.exe No File
    FirewallRules: [{A083389B-F640-4AAC-BB22-5E938E2519F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\osffldsz.vh4\x86\m1.exe No File
    FirewallRules: [{BEA49345-8624-4DD1-812D-647768816C0E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf5rmqde.ejf\dcore.exe No File
    FirewallRules: [{6AC6292C-6605-4566-8259-9E96D83058AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf5rmqde.ejf\x64\c1.exe No File
    FirewallRules: [{77596A8F-3A2C-4558-90DA-AD3910C80D30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf5rmqde.ejf\x64\m1.exe No File
    FirewallRules: [{8EF256FB-A40B-4DA6-BC6C-A9DC280F8650}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf5rmqde.ejf\x86\c1.exe No File
    FirewallRules: [{D9177EEC-5B76-470D-8A87-9520876344A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sf5rmqde.ejf\x86\m1.exe No File
    FirewallRules: [{8783F1B5-5713-4E74-98AA-1F4B11364B6F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nrkdushp.olp\x64\c1.exe () [File not signed]
    FirewallRules: [{934C3CEE-9CDE-49E1-8A1A-5C06054FE284}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nrkdushp.olp\dcore.exe No File
    FirewallRules: [{D13A8596-718B-4CC8-8715-51FA20C51545}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nrkdushp.olp\x86\m1.exe () [File not signed]
    FirewallRules: [{08D85766-C91D-44FA-A41F-A03139E60F7F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nrkdushp.olp\x64\m1.exe () [File not signed]
    FirewallRules: [{287E46AC-0E11-4DF1-A011-FEAD5F7B7708}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nrkdushp.olp\x86\c1.exe () [File not signed]
    FirewallRules: [{5791A44F-BDA3-4554-8810-DC93C9602997}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0odeeo5.2ch\dcore.exe No File
    FirewallRules: [{4568AEC4-0FF8-48DA-8D32-1DD7FB83E354}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0odeeo5.2ch\x64\c1.exe No File
    FirewallRules: [{71790E2E-3F40-410A-A17F-CEBD6939D1E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0odeeo5.2ch\x86\c1.exe No File
    FirewallRules: [{43573765-6F7E-420B-9FE2-FA72D37A4A2F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0odeeo5.2ch\x64\m1.exe No File
    FirewallRules: [{0E370E36-EBA6-4CDB-9F39-F5FF1E33EAC8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\p0odeeo5.2ch\x86\m1.exe No File
    FirewallRules: [{EBD73DC3-F234-4C6D-BB15-4D864D634879}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v31pvwlz.e21\x64\c1.exe No File
    FirewallRules: [{2DEA1EDA-92DD-495A-A3B9-7FA2D974E653}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v31pvwlz.e21\x64\m1.exe No File
    FirewallRules: [{14D3E060-664B-4981-AFC5-C49F8B4C372A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v31pvwlz.e21\dcore.exe No File
    FirewallRules: [{75BDCECF-549C-46B7-AD6B-321B46A41651}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v31pvwlz.e21\x86\m1.exe No File
    FirewallRules: [{F9CB9189-5C41-46EA-A077-CF0BCC2E614B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\v31pvwlz.e21\x86\c1.exe No File
    FirewallRules: [{EE456BCD-0480-4C91-BA26-32803FFCFA1F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ff22zsmf.b0g\dcore.exe No File
    FirewallRules: [{38F8A850-F202-4C94-8600-14A841A5BE5B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ff22zsmf.b0g\x86\c1.exe No File
    FirewallRules: [{83F6A513-3506-4336-BF48-FF1751A95B23}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ff22zsmf.b0g\x64\m1.exe No File
    FirewallRules: [{1177E7B2-8E56-4148-BB96-D9AFAB99EBE6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ff22zsmf.b0g\x64\c1.exe No File
    FirewallRules: [{82F6C5B4-8D45-47E4-9325-E3796219C9C9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ff22zsmf.b0g\x86\m1.exe No File
    FirewallRules: [{6ABAC3E2-CCD0-4F1D-A7FC-0BC2F65897AB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rl0e3mlq.uxy\dcore.exe No File
    FirewallRules: [{F5D4370D-3228-4E29-998D-1638DE85E7E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rl0e3mlq.uxy\x64\c1.exe No File
    FirewallRules: [{56D8E869-057D-4BB5-A20B-6AB81267B752}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rl0e3mlq.uxy\x86\c1.exe No File
    FirewallRules: [{5798088E-4ABC-4F52-B673-B1C02880916F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rl0e3mlq.uxy\x64\m1.exe No File
    FirewallRules: [{D44FE396-2D1F-433A-ABCB-4BCAFF11904F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rl0e3mlq.uxy\x86\m1.exe No File
    FirewallRules: [{3593562A-E4BB-4C2F-91DF-E8426CF79321}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gtmr4eyv.3bh\dcore.exe No File
    FirewallRules: [{905957E4-8183-4343-845A-6FBCE8E65683}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gtmr4eyv.3bh\x64\c1.exe No File
    FirewallRules: [{AA153379-B140-4F6D-9312-C7CC8AEB68D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gtmr4eyv.3bh\x86\c1.exe No File
    FirewallRules: [{95A402FE-CD54-4F60-9A8C-A9B65E63367C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gtmr4eyv.3bh\x64\m1.exe No File
    FirewallRules: [{F9A9CD6A-5F3A-4613-A7F8-261BC66533FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gtmr4eyv.3bh\x86\m1.exe No File
    FirewallRules: [{7C5B6757-F89C-4895-BF4D-14A5E286AD27}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rmrnvawr.ozc\dcore.exe No File
    FirewallRules: [{DB52862B-A62D-4CCC-B7FE-F8DAAC71D8E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rmrnvawr.ozc\x64\c1.exe No File
    FirewallRules: [{2E5B8B15-A351-407B-8BD7-D4E2E4480E10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rmrnvawr.ozc\x86\c1.exe No File
    FirewallRules: [{72C273F6-EF79-4373-B47E-3200E2DB1A4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rmrnvawr.ozc\x64\m1.exe No File
    FirewallRules: [{0C13E850-2E8E-43C6-B7D7-4C4AEE51AF16}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rmrnvawr.ozc\x86\m1.exe No File
    FirewallRules: [{27E8BD08-F56F-46E6-A80D-9BA4A256F230}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lar2k0d.crr\dcore.exe No File
    FirewallRules: [{26C5A94F-A9A0-457D-AD67-5EA5B714DAD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lar2k0d.crr\x64\c1.exe No File
    FirewallRules: [{8BD473CA-BD6E-445F-969F-63ADC0256E14}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lar2k0d.crr\x86\c1.exe No File
    FirewallRules: [{EE795C9B-D5CC-4857-805F-D0D57DD9CD61}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lar2k0d.crr\x86\m1.exe No File
    FirewallRules: [{3E841EA0-F50E-4826-AE7D-A21DADBF2CE8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4lar2k0d.crr\x64\m1.exe No File
    FirewallRules: [{F2E73A52-9D26-4B9C-AE22-D657B0E077B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssrganfo.1c5\x64\c1.exe No File
    FirewallRules: [{B617421E-D06C-4F14-B2EC-DFF98696D428}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssrganfo.1c5\dcore.exe No File
    FirewallRules: [{F6EC7739-F158-426C-A0B5-A9D8DDA69636}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssrganfo.1c5\x64\m1.exe No File
    FirewallRules: [{981392DD-E8C4-4C51-BFCE-035D5F3F3981}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssrganfo.1c5\x86\c1.exe No File
    FirewallRules: [{4A623120-AAE0-43AF-A921-77A9F4D8695D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ssrganfo.1c5\x86\m1.exe No File
    FirewallRules: [{F9F9F2A1-4FBF-44BC-8DAD-D93C65F3BC13}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zaubamu.c1o\dcore.exe No File
    FirewallRules: [{334D22D3-E3F7-4E53-964D-640C9D515950}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zaubamu.c1o\x64\c1.exe No File
    FirewallRules: [{F4D82743-FB96-4C72-B4DA-50697A0723BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zaubamu.c1o\x64\m1.exe No File
    FirewallRules: [{96C54C29-8030-421C-BACF-FA6C11FA5BAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zaubamu.c1o\x86\c1.exe No File
    FirewallRules: [{CCAF0553-DC84-4035-8C22-BCB2996F5639}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5zaubamu.c1o\x86\m1.exe No File
    FirewallRules: [{CD0EBF89-CCF2-4C3D-A3AF-2869D43D73E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5yijs1c1.bxg\x64\c1.exe No File
    FirewallRules: [{96EF713B-8FF6-4F55-9110-7A7E2C2ADB4E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5yijs1c1.bxg\x86\c1.exe No File
    FirewallRules: [{778002BF-1DB8-40E2-A43C-E3EDE2CC1FAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5yijs1c1.bxg\dcore.exe No File
    FirewallRules: [{E6B098E2-C097-4DC2-9315-A5323EB826D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5yijs1c1.bxg\x64\m1.exe No File
    FirewallRules: [{01779B72-8417-44C6-87F0-15ABC2627105}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5yijs1c1.bxg\x86\m1.exe No File
    FirewallRules: [{FD10B94D-A2AF-40CC-AAF7-9DB1933E74E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q2esrewu.nxn\dcore.exe No File
    FirewallRules: [{579A5DE5-B8CE-4C89-A49B-3D7A9B03CAFF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q2esrewu.nxn\x64\c1.exe No File
    FirewallRules: [{771C7C2D-7A82-4C36-B97E-E6295E53437F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q2esrewu.nxn\x64\m1.exe No File
    FirewallRules: [{5C08451F-7E88-4AE1-8B4A-70F62C6D8098}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q2esrewu.nxn\x86\m1.exe No File
    FirewallRules: [{8F6ABB6C-9A50-4BE0-AF01-7825C3361188}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q2esrewu.nxn\x86\c1.exe No File
    FirewallRules: [{E128B8D3-CDE7-477D-9221-B85D256BF30D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1yixckb.tdz\x64\c1.exe No File
    FirewallRules: [{76E926C6-7F20-4F86-BC6A-ABE67C35C758}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1yixckb.tdz\dcore.exe No File
    FirewallRules: [{111725F3-19B6-403E-993B-9811558853DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1yixckb.tdz\x64\m1.exe No File
    FirewallRules: [{19459863-66F0-4230-94CF-3C33253DC5AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1yixckb.tdz\x86\m1.exe No File
    FirewallRules: [{C5D5AB2F-048C-4274-8026-5F522F65AA84}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1yixckb.tdz\x86\c1.exe No File
    FirewallRules: [{CFDAAB65-E474-43F0-9766-4E630AEF3EE6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\14ocvftw.55u\x64\c1.exe No File
    FirewallRules: [{D904675F-46DF-453F-B88B-5CC0F2955D33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\14ocvftw.55u\x64\m1.exe No File
    FirewallRules: [{3870177B-77F5-4DDE-AEA8-4FBB0FF36CDE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\14ocvftw.55u\dcore.exe No File
    FirewallRules: [{EDF1E010-740C-4C7F-9439-658367B4B5DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\14ocvftw.55u\x86\c1.exe No File
    FirewallRules: [{328A9C3D-C032-4EBC-B1CC-AF809E82206A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\14ocvftw.55u\x86\m1.exe No File
    FirewallRules: [{446151E5-A5A0-4AF3-B5BC-33A6A74E1253}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pbvctwh.v0b\dcore.exe No File
    FirewallRules: [{6A4E5DF6-B6B3-458E-9650-3142E87F1C86}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pbvctwh.v0b\x64\c1.exe No File
    FirewallRules: [{8089A383-E7AA-48F4-9418-B77514606F57}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pbvctwh.v0b\x86\c1.exe No File
    FirewallRules: [{B8334904-3795-4333-A71E-F4C458A8A9A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pbvctwh.v0b\x86\m1.exe No File
    FirewallRules: [{59C1089D-6BE1-44D3-8F64-05774F8E49B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pbvctwh.v0b\x64\m1.exe No File
    FirewallRules: [{3F16A47E-4225-4650-8385-F8AFC1099870}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ioftt0c.w2k\x64\c1.exe No File
    FirewallRules: [{385BC8B0-A06B-4783-8F16-2E7D757913B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ioftt0c.w2k\dcore.exe No File
    FirewallRules: [{5AD7A0D4-AB1B-4132-B22C-E91A0E9793CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ioftt0c.w2k\x64\m1.exe No File
    FirewallRules: [{E9A27B5F-8669-4532-866E-55AA01EF8A74}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ioftt0c.w2k\x86\m1.exe No File
    FirewallRules: [{5B2B3E95-D95A-4727-94EF-501C03943A2A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ioftt0c.w2k\x86\c1.exe No File
    FirewallRules: [{C9848BBF-D77E-4497-BA16-B0D589DDC3B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z5rkypj5.uhx\dcore.exe No File
    FirewallRules: [{63F75BF0-DD54-4452-9E43-B1DDDE9E39CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z5rkypj5.uhx\x64\c1.exe No File
    FirewallRules: [{DDC9BBB7-EE94-4F49-9774-D7C958EA575F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z5rkypj5.uhx\x64\m1.exe No File
    FirewallRules: [{E9363D66-29C6-47B7-9C77-9A888603A9F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z5rkypj5.uhx\x86\c1.exe No File
    FirewallRules: [{7A42A65D-1FC3-447A-98EF-1BD3E928058A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\z5rkypj5.uhx\x86\m1.exe No File
    FirewallRules: [{6C1F09EC-F118-414A-B87D-200375EF1C2E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cfdritpi.kyi\x64\c1.exe No File
    FirewallRules: [{08FC33D2-82AB-4F97-8D1C-ADDA706B45A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cfdritpi.kyi\dcore.exe No File
    FirewallRules: [{D7591367-426F-4C23-9D11-806EBF2E1AF1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cfdritpi.kyi\x86\m1.exe No File
    FirewallRules: [{D8B45342-33CF-4588-8152-A30EC4CCB58B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cfdritpi.kyi\x64\m1.exe No File
    FirewallRules: [{DC45C4E7-ACCA-490B-B447-8B7AD1FACD99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cfdritpi.kyi\x86\c1.exe No File
    FirewallRules: [{7DD153D9-A69D-4E1D-82A2-C973133DD85D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t0cc30cz.qwp\x64\c1.exe () [File not signed]
    FirewallRules: [{284C5059-DBA1-4107-8861-9EC28628D618}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t0cc30cz.qwp\x64\m1.exe () [File not signed]
    FirewallRules: [{9945CC1C-7D17-46B6-866D-D5E92AB67C73}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t0cc30cz.qwp\dcore.exe No File
    FirewallRules: [{8BB543E6-0439-4ECF-A72A-76575088ED63}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t0cc30cz.qwp\x86\c1.exe () [File not signed]
    FirewallRules: [{4BC52C4B-EBC8-437F-B30B-2CAA8DEA289F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\t0cc30cz.qwp\x86\m1.exe () [File not signed]
    FirewallRules: [{B332207E-170B-47C4-9D05-658227C90984}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k0gj04uf.0io\x64\c1.exe No File
    FirewallRules: [{93733403-D5F7-4BA5-A393-B12548E44D57}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k0gj04uf.0io\x86\c1.exe No File
    FirewallRules: [{9B2E2F8F-5926-453B-977C-E96F3F3B8E1F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k0gj04uf.0io\dcore.exe No File
    FirewallRules: [{9CBFBF7B-507E-4435-9BCF-2FBDF35D0906}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k0gj04uf.0io\x64\m1.exe No File
    FirewallRules: [{3CAEB7C5-26E9-40D1-8775-425FFBC810A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\k0gj04uf.0io\x86\m1.exe No File
    FirewallRules: [{690B1521-5A99-48E1-9187-5F3A3D8847DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lo0pe1p0.4eg\x64\c1.exe No File
    FirewallRules: [{E8D30626-A5B2-40BA-B238-EBB07A6E11AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lo0pe1p0.4eg\dcore.exe No File
    FirewallRules: [{A5B7369D-9ED5-4820-9119-905FEF900D6D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lo0pe1p0.4eg\x86\c1.exe No File
    FirewallRules: [{3C90BE48-D3D5-496F-81F8-DB2C2A0AE621}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lo0pe1p0.4eg\x64\m1.exe No File
    FirewallRules: [{5A16927C-B56A-48A3-B66D-8768F0E4FB0E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lo0pe1p0.4eg\x86\m1.exe No File
    FirewallRules: [{7D1A38C2-4D6B-40FB-88AF-FBE7611D41BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\era5zrhg.c1x\dcore.exe No File
    FirewallRules: [{DA26ACBA-745A-47B4-BE15-BCB2D4F70452}] => (Allow) C:\Users\Pc\AppData\Local\Temp\era5zrhg.c1x\x64\c1.exe No File
    FirewallRules: [{72786382-C140-4B8B-9F8D-37A6E07F77C6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\era5zrhg.c1x\x64\m1.exe No File
    FirewallRules: [{01345036-64E6-451C-82C5-4E51E56585BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\era5zrhg.c1x\x86\m1.exe No File
    FirewallRules: [{6C46F42F-87DE-4268-824A-AA8821AA8BD8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\era5zrhg.c1x\x86\c1.exe No File
    FirewallRules: [{AC0B0881-C012-4F6B-9E25-C84E7D17857A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3umcn520.3um\dcore.exe No File
    FirewallRules: [{992F90C1-BBEA-4F9D-8EC8-EE0E2C01D6BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3umcn520.3um\x64\m1.exe No File
    FirewallRules: [{5BAEC4C4-D180-47FB-BD1E-DBFFBF5C30B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3umcn520.3um\x86\m1.exe No File
    FirewallRules: [{EF832A81-9998-4A16-AFB5-3D1CEA3A68A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3umcn520.3um\x64\c1.exe No File
    FirewallRules: [{54E75197-1B4E-4638-8D1A-B95B1151D80B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3umcn520.3um\x86\c1.exe No File
    FirewallRules: [{7B373B7C-E5FF-4FB5-A1A6-B82708FAAE97}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d1e2w315.ge3\dcore.exe No File
    FirewallRules: [{01C19DD9-7733-4F17-B1A8-107BCF6207A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d1e2w315.ge3\x64\c1.exe No File
    FirewallRules: [{EF0875BF-3F0B-4AC6-9129-974FFDAB808C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d1e2w315.ge3\x64\m1.exe No File
    FirewallRules: [{F952AF9A-D656-477C-8205-C945E6C63C85}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d1e2w315.ge3\x86\m1.exe No File
    FirewallRules: [{33C7437D-5BB3-4806-8572-3663171F8ACB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d1e2w315.ge3\x86\c1.exe No File
    FirewallRules: [{B0629040-D21B-414B-B13F-701B27B9681D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xg2ewt2z.sgf\dcore.exe No File
    FirewallRules: [{42F9CBE1-39A5-4DA3-8492-95F12782646E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xg2ewt2z.sgf\x64\c1.exe No File
    FirewallRules: [{99A5DF88-1FEB-423A-B843-C7473A523055}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xg2ewt2z.sgf\x64\m1.exe No File
    FirewallRules: [{21CAB0A3-291F-407E-90F9-ED16D4C91225}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xg2ewt2z.sgf\x86\m1.exe No File
    FirewallRules: [{39970CD5-3A08-4B90-80EE-3041F2E640E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xg2ewt2z.sgf\x86\c1.exe No File
    FirewallRules: [{4A1DFDE4-A210-4576-886B-5BA7FF5C6A32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cqffwhsh.cpk\dcore.exe No File
    FirewallRules: [{63006A2F-6E81-405C-8A19-30962B347DD9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cqffwhsh.cpk\x64\c1.exe No File
    FirewallRules: [{4806869E-03F1-470C-9CC5-F5B95153149A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cqffwhsh.cpk\x64\m1.exe No File
    FirewallRules: [{650546F6-806C-47CC-87A3-684E6DEC5441}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cqffwhsh.cpk\x86\m1.exe No File
    FirewallRules: [{03FA6146-8624-48B0-AC20-8B32DF0E29CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\cqffwhsh.cpk\x86\c1.exe No File
    FirewallRules: [{B614127A-B4DF-4265-B629-5336ADD9A37B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5fgoansl.1oq\dcore.exe No File
    FirewallRules: [{64E03F52-E24A-4C67-B1F5-F9FDCCA402AD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5fgoansl.1oq\x64\m1.exe No File
    FirewallRules: [{F082C96C-C9BA-4773-B26C-C08DCCA0DA4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5fgoansl.1oq\x64\c1.exe No File
    FirewallRules: [{984D0C05-90F2-4501-BD97-019CA901B52A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5fgoansl.1oq\x86\m1.exe No File
    FirewallRules: [{2D81663E-4AAF-42AC-9B61-6E8775918200}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5fgoansl.1oq\x86\c1.exe No File
    FirewallRules: [{5CED3911-23ED-409E-8544-DB32B7B87ABD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la04frqf.fk2\x64\c1.exe No File
    FirewallRules: [{725EE763-01DE-4D27-B8A2-08551D94554C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la04frqf.fk2\dcore.exe No File
    FirewallRules: [{F2F8CA09-4CF8-4A44-B580-969025717981}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la04frqf.fk2\x64\m1.exe No File
    FirewallRules: [{BE04C9EB-B578-4088-BEB4-3CD64757FF67}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la04frqf.fk2\x86\m1.exe No File
    FirewallRules: [{CA173FA1-D6FD-47D9-9EB3-B86F13FFE69B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\la04frqf.fk2\x86\c1.exe No File
    FirewallRules: [{0816F1B6-94E1-49DC-96BE-9BDB1CCCCA18}] => (Allow) C:\Users\Pc\AppData\Local\Temp\trfmntcy.pc5\dcore.exe No File
    FirewallRules: [{DBFE09C8-32F2-4272-A212-D4395A66AE1D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\trfmntcy.pc5\x64\m1.exe No File
    FirewallRules: [{0CF73228-486C-4737-96FF-BA0AAFCC6044}] => (Allow) C:\Users\Pc\AppData\Local\Temp\trfmntcy.pc5\x64\c1.exe No File
    FirewallRules: [{A5865ADF-66DA-48CC-A889-6EA65C6C5DF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\trfmntcy.pc5\x86\m1.exe No File
    FirewallRules: [{D6646824-81D4-47FA-9F67-C8C697FE9033}] => (Allow) C:\Users\Pc\AppData\Local\Temp\trfmntcy.pc5\x86\c1.exe No File
    FirewallRules: [{EB2CD09E-1094-426C-AB63-56FEA06FBE54}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1wncfo11.wte\dcore.exe No File
    FirewallRules: [{50B9A7BF-2639-46AF-944B-32A49DFD82A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1wncfo11.wte\x64\m1.exe No File
    FirewallRules: [{D59F28A0-9796-4677-B70E-6FF5F5EDDC34}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1wncfo11.wte\x86\c1.exe No File
    FirewallRules: [{DE25AAE4-AC39-4753-8545-47AF74A4FC72}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1wncfo11.wte\x64\c1.exe No File
    FirewallRules: [{DB2B2940-ADF4-4E20-9935-D751A5BA423E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1wncfo11.wte\x86\m1.exe No File
    FirewallRules: [{80340E71-8E09-4DC7-AA48-55B3B5A30FB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4x2mafm.ing\dcore.exe No File
    FirewallRules: [{DD981D2C-8654-4145-B015-FEC6DE8A13C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4x2mafm.ing\x64\c1.exe No File
    FirewallRules: [{B4857912-E571-4197-81D4-0FF258D4AC5F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4x2mafm.ing\x64\m1.exe No File
    FirewallRules: [{9C49473E-A8B0-4BFA-923B-EDCA513A2C6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4x2mafm.ing\x86\c1.exe No File
    FirewallRules: [{CF0F73F7-D008-4516-BB67-278C233155DA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q4x2mafm.ing\x86\m1.exe No File
    FirewallRules: [{F7B3D3F0-DD57-44D4-AA64-9D91D0DB7055}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dydhzz4w.y2d\dcore.exe No File
    FirewallRules: [{B0581CBB-E0D5-4F9E-8D93-D21E6230972C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dydhzz4w.y2d\x64\m1.exe () [File not signed]
    FirewallRules: [{70993ECC-8DE0-43BE-8FF1-828468132F93}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dydhzz4w.y2d\x64\c1.exe () [File not signed]
    FirewallRules: [{A69DC363-7ADC-4A83-B457-8D16EF13C2CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dydhzz4w.y2d\x86\c1.exe () [File not signed]
    FirewallRules: [{E4231200-409E-4C0C-9BC2-C53161FE8ED8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dydhzz4w.y2d\x86\m1.exe () [File not signed]
    FirewallRules: [{5788D346-563B-4E81-ACA6-B10B877C93C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkusfhth.dc0\x64\m1.exe No File
    FirewallRules: [{0A2BE3D6-8618-45F7-A5E6-11EEFFA31EF4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkusfhth.dc0\dcore.exe No File
    FirewallRules: [{84D594B1-A559-4B7B-943C-ED30C1B818D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkusfhth.dc0\x64\c1.exe No File
    FirewallRules: [{AD8554E7-37BC-4132-8B9E-4661A92C87D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkusfhth.dc0\x86\m1.exe No File
    FirewallRules: [{A7A79C34-2AA1-4CB0-A07F-0E5E26942B6C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bkusfhth.dc0\x86\c1.exe No File
    FirewallRules: [{639E58EE-BFE7-41D9-971E-C140594A498A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vrwm5f1i.cpg\dcore.exe No File
    FirewallRules: [{960860EC-8691-4C9B-98F3-8AE0F19F32E9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vrwm5f1i.cpg\x64\c1.exe No File
    FirewallRules: [{F416BD88-4397-420A-95F1-B9F5937D2232}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vrwm5f1i.cpg\x86\m1.exe No File
    FirewallRules: [{C9753EF9-12F4-4BA0-BBB8-4A1B13848A0E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vrwm5f1i.cpg\x64\m1.exe No File
    FirewallRules: [{32D5ECB0-173A-4898-8279-C9430CA70807}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vrwm5f1i.cpg\x86\c1.exe No File
    FirewallRules: [{F0BA6611-20AB-4F8D-8A8F-6D41A1982798}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jbcacbjp.ckf\dcore.exe No File
    FirewallRules: [{09D22CE8-3911-4DD1-A9DE-6DD196B058D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jbcacbjp.ckf\x64\c1.exe No File
    FirewallRules: [{50AE04AA-A672-448A-ABD9-60B42D77377E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jbcacbjp.ckf\x64\m1.exe No File
    FirewallRules: [{EAD929A2-6728-4E86-A981-5152EA27B447}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jbcacbjp.ckf\x86\c1.exe No File
    FirewallRules: [{4A3D0669-7846-479D-89AF-EF82158A7AA3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jbcacbjp.ckf\x86\m1.exe No File
    FirewallRules: [{5A5443F1-52C9-4DD5-B617-93FE260EDC05}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vmu5me23.jb0\dcore.exe No File
    FirewallRules: [{66595007-4C73-47E9-A025-DAB8FB36304E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vmu5me23.jb0\x64\m1.exe No File
    FirewallRules: [{80ED3D2D-EF1E-4D19-8DB9-17A582FA9C2D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vmu5me23.jb0\x86\m1.exe No File
    FirewallRules: [{3206B2DE-9DCE-4A4D-8514-F5DB00203B4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vmu5me23.jb0\x64\c1.exe No File
    FirewallRules: [{9C741BFE-FD22-43C0-9B93-0CFD4C907E31}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vmu5me23.jb0\x86\c1.exe No File
    FirewallRules: [{D77CABC5-2B20-4311-A609-22D508E7777D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bjqucnki.mnx\x64\c1.exe No File
    FirewallRules: [{F83B4F09-4B9C-4119-98AB-78446E6BBE5A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bjqucnki.mnx\x64\m1.exe No File
    FirewallRules: [{B76F5903-142F-4FAA-8B0A-1DC95529EE08}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bjqucnki.mnx\dcore.exe No File
    FirewallRules: [{3C682CC3-C5A3-44A5-A166-5A0FC9C86032}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bjqucnki.mnx\x86\m1.exe No File
    FirewallRules: [{C366942A-610E-49E5-8B15-81053BE3FD5E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bjqucnki.mnx\x86\c1.exe No File
    FirewallRules: [{2302ECDF-041C-4276-B360-6BBABB35C00C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1yaeiix1.dmj\x64\m1.exe No File
    FirewallRules: [{245EC75B-CA2A-477B-AF86-6DEE90DFD1ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1yaeiix1.dmj\dcore.exe No File
    FirewallRules: [{EEA92FEE-85E7-4086-9AF4-6D8D9AD52A30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1yaeiix1.dmj\x64\c1.exe No File
    FirewallRules: [{7BA28211-4059-44D0-BE89-1A3C3A820E25}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1yaeiix1.dmj\x86\c1.exe No File
    FirewallRules: [{8B33F181-5E40-45F0-A1A0-54EB2AA9FEDE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1yaeiix1.dmj\x86\m1.exe No File
    FirewallRules: [{0D1CA2EE-98F1-4D88-AD34-B61E1C809BE9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jegyf3ks.zyb\dcore.exe No File
    FirewallRules: [{0F1EB5C3-9D9B-42D0-B0E3-F4F519EB00D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jegyf3ks.zyb\x64\m1.exe No File
    FirewallRules: [{3DFFA8B1-47B2-470E-8348-F365104A774B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jegyf3ks.zyb\x64\c1.exe No File
    FirewallRules: [{3BAA6791-EE28-4B2E-8B1D-2ADA5A1D947F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jegyf3ks.zyb\x86\c1.exe No File
    FirewallRules: [{439BCE3D-6956-4734-8CBA-B85145162C04}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jegyf3ks.zyb\x86\m1.exe No File
    FirewallRules: [{CDFEB4E0-5098-46E8-BCBE-F5C89427D44B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slnttbhp.ekp\dcore.exe No File
    FirewallRules: [{A43E8696-DCDF-4970-8DCA-6699B19B6AAC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slnttbhp.ekp\x64\c1.exe No File
    FirewallRules: [{24BE5070-1F87-4606-9798-C2FEB4E2B42B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slnttbhp.ekp\x64\m1.exe No File
    FirewallRules: [{52F6781A-2D4E-4AA4-9058-8BBB283D154F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slnttbhp.ekp\x86\c1.exe No File
    FirewallRules: [{54A5E765-E9D3-45D1-ADA9-EDDFD8F9685F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\slnttbhp.ekp\x86\m1.exe No File
    FirewallRules: [{29B1DAB1-ECEA-4647-A855-D4025D56B0E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1izrujzq.k5j\x64\c1.exe () [File not signed]
    FirewallRules: [{FA152A68-504C-48C6-854A-0B7D37F43E94}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1izrujzq.k5j\x64\m1.exe () [File not signed]
    FirewallRules: [{A8AA5CED-EEB0-4DE3-89F6-EA3187E17832}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1izrujzq.k5j\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{C467BB96-85DF-4CFA-B38E-2DF634FC4073}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1izrujzq.k5j\x86\c1.exe () [File not signed]
    FirewallRules: [{870FA5DF-8FB8-4BF5-88D7-8D2314098293}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1izrujzq.k5j\x86\m1.exe () [File not signed]
    FirewallRules: [{EDE8A8EF-3F1F-404E-8D87-AA26066D536C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ohqbxddz.wpe\x64\m1.exe () [File not signed]
    FirewallRules: [{418BEB27-12AF-4FC4-B075-8FD68EDFB3D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ohqbxddz.wpe\x64\c1.exe () [File not signed]
    FirewallRules: [{93D85C2F-8207-40CD-9D46-2D8AFC479BCF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ohqbxddz.wpe\x86\m1.exe () [File not signed]
    FirewallRules: [{DBE37169-888F-4B3E-9976-E2B1F816C333}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ohqbxddz.wpe\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{0605C586-1288-45FC-9981-8500D5C84EE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ohqbxddz.wpe\x86\c1.exe () [File not signed]
    FirewallRules: [{C2224059-66FE-4B38-B646-A492932E7CCA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ojauoblc.lex\x86\m1.exe () [File not signed]
    FirewallRules: [{9E2B01ED-D7DA-4C39-B01B-30BFA70C101A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ojauoblc.lex\x64\m1.exe () [File not signed]
    FirewallRules: [{029460E5-A820-4854-91DE-250C3CE402DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ojauoblc.lex\x86\c1.exe () [File not signed]
    FirewallRules: [{A0DCBE35-6D2D-47A6-B53D-9768CE9BC5FC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ojauoblc.lex\x64\c1.exe () [File not signed]
    FirewallRules: [{6E458472-097F-408B-967E-D0D92A4DE190}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ojauoblc.lex\dcore.exe No File
    FirewallRules: [{71C3414A-5921-408C-8019-D48C1925C325}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anq4e5od.mqy\x64\m1.exe No File
    FirewallRules: [{428DEA44-A77B-47CD-A4F2-E2173D8D4F9B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anq4e5od.mqy\dcore.exe No File
    FirewallRules: [{03378A12-73DD-49F8-9130-B9FF8FD160E2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anq4e5od.mqy\x64\c1.exe No File
    FirewallRules: [{E22020AE-33D2-4E71-8A9E-8FEA354FFBB9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anq4e5od.mqy\x86\c1.exe No File
    FirewallRules: [{4D7BD0F0-8A5D-4DB2-B358-7CC9B3EDC524}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anq4e5od.mqy\x86\m1.exe No File
    FirewallRules: [{04BCD3CC-5686-41F5-9720-CC5C1D90AC1D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\syo0haqc.s5a\dcore.exe No File
    FirewallRules: [{288E9E8E-7372-47EB-833A-E4AB164751C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\syo0haqc.s5a\x64\c1.exe No File
    FirewallRules: [{AB064FA9-1963-48A2-AC81-5D10CE54D756}] => (Allow) C:\Users\Pc\AppData\Local\Temp\syo0haqc.s5a\x64\m1.exe No File
    FirewallRules: [{D909FB9F-3863-4F5F-A765-A1434E35CD8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\syo0haqc.s5a\x86\m1.exe No File
    FirewallRules: [{7487D404-4011-4874-8334-89D8FA90EEF1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\syo0haqc.s5a\x86\c1.exe No File
    FirewallRules: [{2A875A97-0BEA-4B8D-931E-CEF8C0A93033}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii1nig51.w0v\dcore.exe No File
    FirewallRules: [{2A7D8D36-58C8-43E8-BA6B-16D9F67C5EFE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii1nig51.w0v\x64\m1.exe No File
    FirewallRules: [{57812E9F-FD17-47B7-BBA8-E4E83F72438D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii1nig51.w0v\x64\c1.exe No File
    FirewallRules: [{C0509AC3-723E-4DC0-B6EE-AA03A1DC0D0E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii1nig51.w0v\x86\c1.exe No File
    FirewallRules: [{4F83C02E-16EF-4137-9B3B-8D65C639ECAA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ii1nig51.w0v\x86\m1.exe No File
    FirewallRules: [{5953B478-AF8E-4719-93DF-773BE87E6B54}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybhfdbav.00t\x64\c1.exe No File
    FirewallRules: [{99E9990D-9D8D-463B-B6B8-C207EC6DA090}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybhfdbav.00t\x64\m1.exe No File
    FirewallRules: [{36627289-EE65-4A18-9BAD-E29BF3ABB8DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybhfdbav.00t\x86\c1.exe No File
    FirewallRules: [{65C02442-FE94-4841-9F86-47518DD4E0BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybhfdbav.00t\x86\m1.exe No File
    FirewallRules: [{701BB992-0869-4333-AFB7-F5229FC1552C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ybhfdbav.00t\dcore.exe No File
    FirewallRules: [{988CEBE0-9E91-44E3-9491-D713B0C35341}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aprcfc1j.g4f\dcore.exe No File
    FirewallRules: [{F75F0855-9BD3-49CD-878D-32422E20D85A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aprcfc1j.g4f\x64\c1.exe No File
    FirewallRules: [{2C30ACB7-94C5-47B8-9DF9-20D26B4DB2D6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aprcfc1j.g4f\x64\m1.exe No File
    FirewallRules: [{D4D9A4C9-9C88-43AF-83CF-EB136289E497}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aprcfc1j.g4f\x86\c1.exe No File
    FirewallRules: [{E53C6FE9-531A-4707-B512-F1457A7DFF58}] => (Allow) C:\Users\Pc\AppData\Local\Temp\aprcfc1j.g4f\x86\m1.exe No File
    FirewallRules: [{45C35E17-FED9-4BCC-BC75-4F2D137ED16F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hnnz2yme.vs2\dcore.exe No File
    FirewallRules: [{57598E77-8C46-4BD9-9F08-D6D3F9A1331F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hnnz2yme.vs2\x86\c1.exe No File
    FirewallRules: [{F3ACE8E2-E77E-4B47-9682-30AE24F88EF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hnnz2yme.vs2\x86\m1.exe No File
    FirewallRules: [{0E9862CA-F53C-466E-8E1F-525F5E6A1EDF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hnnz2yme.vs2\x64\c1.exe No File
    FirewallRules: [{802A5518-5F41-4B69-A09A-BC9A77F40ED7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hnnz2yme.vs2\x64\m1.exe No File
    FirewallRules: [{59AD3876-2F1F-4F45-B011-D6D03DF44E4D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smojrswt.kcx\x86\m1.exe () [File not signed]
    FirewallRules: [{624339E3-1FEC-439E-9FF0-5C88674FDD02}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smojrswt.kcx\x64\c1.exe () [File not signed]
    FirewallRules: [{57600F5E-20FF-4BE6-8614-8E1948E5E214}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smojrswt.kcx\x86\c1.exe () [File not signed]
    FirewallRules: [{C1256C33-576A-4E6A-A1F9-8E8738407A51}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smojrswt.kcx\x64\m1.exe () [File not signed]
    FirewallRules: [{303AED62-FE5E-4C28-8D27-BFB6E3D01B72}] => (Allow) C:\Users\Pc\AppData\Local\Temp\smojrswt.kcx\dcore.exe No File
    FirewallRules: [{D019672F-A6D7-49DF-A470-F1F67FDFF862}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nadce3tw.4fq\dcore.exe No File
    FirewallRules: [{B1BB6C84-870F-40D5-A7DB-45E10592A03B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nadce3tw.4fq\x86\c1.exe No File
    FirewallRules: [{69432609-5835-4BAC-B72F-0CDEBD150972}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nadce3tw.4fq\x64\c1.exe No File
    FirewallRules: [{FAF84E0B-795F-4FB4-ADE0-04DC4CBDBD52}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nadce3tw.4fq\x86\m1.exe No File
    FirewallRules: [{D35A8C85-09BE-4856-92DF-5C8F71AF2413}] => (Allow) C:\Users\Pc\AppData\Local\Temp\nadce3tw.4fq\x64\m1.exe No File
    FirewallRules: [{D69E1761-E19E-41BC-BFEB-E9AB610A34BC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fgechwn2.axt\x64\m1.exe No File
    FirewallRules: [{C1EBF2B5-1D62-4088-9245-E16447DB7652}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fgechwn2.axt\dcore.exe No File
    FirewallRules: [{7085983B-0E5A-472A-AAE4-E214591876E4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fgechwn2.axt\x86\c1.exe No File
    FirewallRules: [{381ABF47-D70B-49BF-9E9D-6EB6CD74CF7F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fgechwn2.axt\x64\c1.exe No File
    FirewallRules: [{CE195C2B-1F1A-4DBB-8AFA-A5E550D6C426}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fgechwn2.axt\x86\m1.exe No File
    FirewallRules: [{A00686AF-CD30-418C-9482-D574E1EA8A02}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e5grhdjd.l3b\x86\c1.exe No File
    FirewallRules: [{70FDF93A-B4A0-483B-A501-86AC311E16DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e5grhdjd.l3b\x64\c1.exe No File
    FirewallRules: [{B2F9FFCB-91C2-4329-A071-F0527B3CA70C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e5grhdjd.l3b\x64\m1.exe No File
    FirewallRules: [{1891D3AF-037B-40BF-A3A5-EA8BFBA8FF16}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e5grhdjd.l3b\x86\m1.exe No File
    FirewallRules: [{879CA9A0-D8D9-4DAF-B431-49F502AB842E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e5grhdjd.l3b\dcore.exe No File
    FirewallRules: [{29C09629-5876-41AB-9671-D9BA5BEDA5F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzuku5d1.ase\x86\c1.exe No File
    FirewallRules: [{87E68FFD-30DF-4E22-9729-D1F67DA8EB04}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzuku5d1.ase\dcore.exe No File
    FirewallRules: [{B1719781-FE36-4107-AC67-8B3BF94D7C06}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzuku5d1.ase\x64\m1.exe No File
    FirewallRules: [{D301D3BC-7233-41C3-B280-7E3905A89F80}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzuku5d1.ase\x64\c1.exe No File
    FirewallRules: [{E7FC0BE5-8F83-426E-8898-29C5660E23F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kzuku5d1.ase\x86\m1.exe No File
    FirewallRules: [{22967186-3ADD-4E6C-A4A6-75154F58A30B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wlef3z0t.xsc\x64\m1.exe () [File not signed]
    FirewallRules: [{4A37C4E5-8055-4885-B1D3-0E4E1459C718}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wlef3z0t.xsc\x64\c1.exe () [File not signed]
    FirewallRules: [{A9C9509B-9E32-48D3-88AA-6A350D360542}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wlef3z0t.xsc\x86\m1.exe () [File not signed]
    FirewallRules: [{9210E0D5-C4AE-4E26-9E5E-052E5D30FB99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wlef3z0t.xsc\dcore.exe No File
    FirewallRules: [{D14170C0-67D3-48D1-AE2E-95A5D5D17775}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wlef3z0t.xsc\x86\c1.exe () [File not signed]
    FirewallRules: [{1614B7D9-36E3-4175-8EBF-229D56A2934A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvs1g2v1.ajt\x64\m1.exe No File
    FirewallRules: [{E7B4FF85-53A9-4019-9962-932419D87D7A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvs1g2v1.ajt\x64\c1.exe No File
    FirewallRules: [{AB3D085F-1E1D-4F8D-89F8-7D11D7596DBE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvs1g2v1.ajt\x86\m1.exe No File
    FirewallRules: [{903638F1-7A9C-4CB7-A5B2-D2FCF4FDF52E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvs1g2v1.ajt\x86\c1.exe No File
    FirewallRules: [{39F59318-8EA7-47FB-90DB-4D8B65301F08}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvs1g2v1.ajt\dcore.exe No File
    FirewallRules: [{813C08F5-8ADC-49D7-B4D4-11D23F086BB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzuaivok.4z1\x64\c1.exe No File
    FirewallRules: [{B6AE3C01-CD8E-4E84-8976-54687F1146EC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzuaivok.4z1\dcore.exe No File
    FirewallRules: [{EA3965A5-A3E4-4434-87AB-958E872F6177}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzuaivok.4z1\x64\m1.exe No File
    FirewallRules: [{08E6A7A9-FB50-4116-A40A-C09B46CEA895}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzuaivok.4z1\x86\m1.exe No File
    FirewallRules: [{A3A781A8-5651-4E71-8E8E-7000514C1C02}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hzuaivok.4z1\x86\c1.exe No File
    FirewallRules: [{2B207D23-BDA2-49BB-A948-6BE0E2308B10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zapmld2h.uh3\dcore.exe No File
    FirewallRules: [{B6BE96BF-1EC3-4DF3-B16B-FD444A7E0A00}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zapmld2h.uh3\x86\m1.exe () [File not signed]
    FirewallRules: [{53CE9DE5-EC4E-4B17-8981-11EA2F8B422A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zapmld2h.uh3\x86\c1.exe () [File not signed]
    FirewallRules: [{2EAEAA75-9071-4A2F-88A8-B33F413F1F31}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zapmld2h.uh3\x64\c1.exe () [File not signed]
    FirewallRules: [{7617AFB5-BBCF-4A3C-B635-3F01546BA88E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zapmld2h.uh3\x64\m1.exe No File
    FirewallRules: [{5FB70ED1-DC9F-4C07-9AFF-B2A814FA007C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4yvzo2g.xzd\x64\m1.exe No File
    FirewallRules: [{A2E6FA9E-3E5A-413F-823E-5EBE66864927}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4yvzo2g.xzd\x86\c1.exe No File
    FirewallRules: [{42728F98-210B-4174-A398-382EDBA0DFAB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4yvzo2g.xzd\x64\c1.exe No File
    FirewallRules: [{7C4D1E01-B0E6-403B-B564-CBA44A338087}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4yvzo2g.xzd\dcore.exe No File
    FirewallRules: [{7153ED18-0289-47A3-8604-79BC265FC0C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4yvzo2g.xzd\x86\m1.exe No File
    FirewallRules: [{A39DBD4B-C2EB-4EB9-A942-CE5A3BF8C27C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rutob3c1.w1y\dcore.exe No File
    FirewallRules: [{DBBA1AD4-A115-4F2F-923D-F0DF8D98C047}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rutob3c1.w1y\x64\m1.exe No File
    FirewallRules: [{75A531AD-4D06-417C-B28E-53681320785C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rutob3c1.w1y\x86\m1.exe No File
    FirewallRules: [{D78A4E66-EC32-4D3A-BAF7-F53D63F616C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rutob3c1.w1y\x86\c1.exe No File
    FirewallRules: [{61D13DA1-1A3C-4139-9209-F64B7E55C549}] => (Allow) C:\Users\Pc\AppData\Local\Temp\rutob3c1.w1y\x64\c1.exe No File
    FirewallRules: [{7D4276F8-5AB0-4262-B17C-B4A2F1D5D5BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fedqa0a.mph\x64\c1.exe No File
    FirewallRules: [{D4D69E84-804A-4AEB-8295-99BB0FA5CEE0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fedqa0a.mph\x86\c1.exe No File
    FirewallRules: [{4FFD472D-C610-4078-B9D8-BBD57A8CBD3A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fedqa0a.mph\x86\m1.exe No File
    FirewallRules: [{BA10B40B-4C86-4FCC-841D-15394B5EDD13}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fedqa0a.mph\dcore.exe No File
    FirewallRules: [{D1E74920-F8AA-49EC-8FA6-73FC018B76B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1fedqa0a.mph\x64\m1.exe No File
    FirewallRules: [{986D796E-6A0F-45F7-A829-52BF54BAD347}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ck0tjjvl.ei1\x86\c1.exe No File
    FirewallRules: [{D04D0805-00D4-472F-B4A4-19C377717FAC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ck0tjjvl.ei1\dcore.exe No File
    FirewallRules: [{DA2B0542-038E-4DDD-9D28-6B74CDD522C1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ck0tjjvl.ei1\x64\c1.exe No File
    FirewallRules: [{0160D084-E908-4291-80FC-14254A1221A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ck0tjjvl.ei1\x64\m1.exe No File
    FirewallRules: [{65F7087C-4673-45D9-9E3D-DC97696776F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ck0tjjvl.ei1\x86\m1.exe No File
    FirewallRules: [{D1715FCA-5453-4ACD-A1F8-9C3004C0634F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xnvkkhiy.lpr\dcore.exe No File
    FirewallRules: [{B8FAB9F1-CF5D-4B6A-BDB4-7BB9FDBEEE63}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xnvkkhiy.lpr\x86\m1.exe No File
    FirewallRules: [{BDAE27F2-142A-4F2E-9948-EE11CA310F8A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xnvkkhiy.lpr\x64\c1.exe No File
    FirewallRules: [{B0046DD9-4F04-4ADA-B083-D3B69903F8B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xnvkkhiy.lpr\x86\c1.exe No File
    FirewallRules: [{3C44B7BC-EFE8-4876-91C4-5DCDB5CA863D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xnvkkhiy.lpr\x64\m1.exe No File
    FirewallRules: [{59764064-AAF1-441B-8FA8-BE680B50498E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qstmbp4a.c1f\dcore.exe No File
    FirewallRules: [{713F6894-EF7C-4E5B-9F52-4A4AFEE56507}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qstmbp4a.c1f\x64\c1.exe No File
    FirewallRules: [{0FBFFADA-563F-42D9-9EF1-C6171E8473DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qstmbp4a.c1f\x86\m1.exe No File
    FirewallRules: [{08119A0C-0963-4B83-B00B-0747DB12415F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qstmbp4a.c1f\x86\c1.exe No File
    FirewallRules: [{5E0F9E40-BA60-4BF0-BBA7-6C543E73611C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qstmbp4a.c1f\x64\m1.exe No File
    FirewallRules: [{EF49B109-2128-498B-948B-62B5F8CC3A5D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\io0vsfj1.oun\x86\c1.exe No File
    FirewallRules: [{536E68A5-524B-47F2-A51C-CB58F0147874}] => (Allow) C:\Users\Pc\AppData\Local\Temp\io0vsfj1.oun\x64\c1.exe No File
    FirewallRules: [{58A3D9C5-0C0C-4516-9838-5DD40DA6A14C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\io0vsfj1.oun\x64\m1.exe No File
    FirewallRules: [{C523697C-7895-4AF4-84F6-58CE5A1C02A2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\io0vsfj1.oun\x86\m1.exe No File
    FirewallRules: [{F6C7BF26-AF77-481C-928A-6F980C47581A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\io0vsfj1.oun\dcore.exe No File
    FirewallRules: [{0D9BFE0F-FB88-418C-9D54-4BC7662935FB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dnkzf5hf.0vm\dcore.exe No File
    FirewallRules: [{9700E0D9-4822-4C80-BCD4-2E6E65A4063E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dnkzf5hf.0vm\x86\m1.exe No File
    FirewallRules: [{A2E5A29C-FAB2-4095-A7BB-3839788A5BB5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dnkzf5hf.0vm\x64\c1.exe No File
    FirewallRules: [{F8581DE3-7B69-422F-82F1-B686F86B4FC3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dnkzf5hf.0vm\x86\c1.exe No File
    FirewallRules: [{AC2A355E-29DD-43E3-9BB3-3B600013021F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dnkzf5hf.0vm\x64\m1.exe No File
    FirewallRules: [{6DFBD78F-A651-46D0-8D5C-13433A0EA26C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tvmaz3qk.mcm\x86\c1.exe No File
    FirewallRules: [{230EFED2-B1B3-49EC-8C8A-4526AC7855F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tvmaz3qk.mcm\dcore.exe No File
    FirewallRules: [{3D9D1C6A-07E5-44FB-9CC9-ABCF535217D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tvmaz3qk.mcm\x64\c1.exe No File
    FirewallRules: [{9EC227F2-4D4B-43F3-B4CE-4FFF836D7642}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tvmaz3qk.mcm\x86\m1.exe No File
    FirewallRules: [{C90DB14A-F9E3-4116-A343-FC8C99248096}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tvmaz3qk.mcm\x64\m1.exe No File
    FirewallRules: [{6D6BE310-1CBE-4BEB-886D-318CB0FC5B55}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwpz5pkw.bpr\x64\c1.exe () [File not signed]
    FirewallRules: [{91B0BA43-51AD-4AA0-84BB-CDE751F497FC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwpz5pkw.bpr\x64\m1.exe () [File not signed]
    FirewallRules: [{61103273-64F2-4BB5-9C65-2B0D7AAC2E4B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwpz5pkw.bpr\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{7EA73459-B688-4B27-AA28-5568B4776FD8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwpz5pkw.bpr\x86\m1.exe () [File not signed]
    FirewallRules: [{8218E20D-769F-4A49-94C8-66580549A298}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dwpz5pkw.bpr\x86\c1.exe () [File not signed]
    FirewallRules: [{8ED56754-522B-40FE-8384-D6C466A81176}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zfva2kdw.0vm\x86\c1.exe () [File not signed]
    FirewallRules: [{76C84E0D-2120-4A77-BEB1-6A1DB29C9AE2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zfva2kdw.0vm\x64\c1.exe () [File not signed]
    FirewallRules: [{54B87348-DB9E-411C-9E75-B7232B04A37A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zfva2kdw.0vm\x86\m1.exe () [File not signed]
    FirewallRules: [{152D28AF-575C-4F8D-8CEF-7E0C072D75FC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zfva2kdw.0vm\x64\m1.exe () [File not signed]
    FirewallRules: [{14F577F9-2053-4186-939D-69E3FA249E30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zfva2kdw.0vm\dcore.exe No File
    FirewallRules: [{E8FB87B8-17B6-4A20-87E2-B6A9DF2A592C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdmzp1im.sdj\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{8F5F5B39-0169-40C6-8AC8-CA07E61D4317}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdmzp1im.sdj\x86\m1.exe () [File not signed]
    FirewallRules: [{4E3C220F-1FBB-4673-99B8-FEB1DDF9294C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdmzp1im.sdj\x64\m1.exe () [File not signed]
    FirewallRules: [{830DD0B6-8BF6-4B12-981A-175782C51D5C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdmzp1im.sdj\x64\c1.exe () [File not signed]
    FirewallRules: [{D0B3F3A6-447A-4384-880B-A89171893E2D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tdmzp1im.sdj\x86\c1.exe () [File not signed]
    FirewallRules: [{7ED3B4AF-A698-4277-983A-7FB74F079658}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2fiauazg.zpy\x64\c1.exe No File
    FirewallRules: [{8558DEB3-96AC-4394-8F98-9D4609F62C38}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2fiauazg.zpy\x86\m1.exe No File
    FirewallRules: [{02627FC4-5D39-4AB9-B9FB-F966A16F679D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2fiauazg.zpy\dcore.exe No File
    FirewallRules: [{3CBCE627-AA6E-4358-819D-19D4C2EC1EF1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2fiauazg.zpy\x86\c1.exe No File
    FirewallRules: [{A2C9971E-342A-4C71-A347-06D5BA28BF2E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2fiauazg.zpy\x64\m1.exe No File
    FirewallRules: [{F9EC8E2E-FC1A-45A4-B618-A29FC938BCAB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqnob4fj.j5y\x86\m1.exe () [File not signed]
    FirewallRules: [{057F13DB-D9FB-4777-A99C-18D910D0E6EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqnob4fj.j5y\x64\c1.exe () [File not signed]
    FirewallRules: [{DF117071-41D4-43A0-8CFC-4C49788478A5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqnob4fj.j5y\x86\c1.exe () [File not signed]
    FirewallRules: [{76F8443A-064C-4305-8019-5031D598AE07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqnob4fj.j5y\x64\m1.exe () [File not signed]
    FirewallRules: [{64EB512F-1CB2-45DA-B701-307888C3ECE3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sqnob4fj.j5y\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{6A110786-AB71-42C9-AF3E-B315DAC6B088}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfz35q2b.s3j\x64\c1.exe No File
    FirewallRules: [{E83CDB71-ED2E-4550-BCF2-5E878523CF1B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfz35q2b.s3j\x64\m1.exe No File
    FirewallRules: [{FECB1E41-B20E-4D08-B637-58923D828D8A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfz35q2b.s3j\x86\m1.exe No File
    FirewallRules: [{04892D30-5D36-4442-8659-D3C0A8A841E7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfz35q2b.s3j\x86\c1.exe No File
    FirewallRules: [{30566481-0BB6-4D34-9FCA-A06D119FD044}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tfz35q2b.s3j\dcore.exe No File
    FirewallRules: [{C7D98665-C7FC-4DF4-90B8-986BD2ACF443}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bpuov2g.f1g\x86\m1.exe No File
    FirewallRules: [{2364163F-18B0-48B7-8063-F8B7941E72D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bpuov2g.f1g\x64\c1.exe No File
    FirewallRules: [{D8C4BED0-58A7-438D-80EA-D17EFE4D3291}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bpuov2g.f1g\x86\c1.exe No File
    FirewallRules: [{8EB62141-370C-4974-9A8D-E8615E058743}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bpuov2g.f1g\x64\m1.exe No File
    FirewallRules: [{0A4794DD-EB41-48E3-913E-4B0228FF6F86}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0bpuov2g.f1g\dcore.exe No File
    FirewallRules: [{3D87D528-960D-4782-AEED-20096E782A50}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4awenyc.1nu\x86\c1.exe No File
    FirewallRules: [{5FE006FB-8616-4008-BB1B-CFDD25F6B4C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4awenyc.1nu\dcore.exe No File
    FirewallRules: [{85662CB1-EE24-449E-883F-363BB994C308}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4awenyc.1nu\x64\c1.exe No File
    FirewallRules: [{F01AA03A-FD11-4BA4-93B5-DCD7DD8EDE6F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4awenyc.1nu\x64\m1.exe No File
    FirewallRules: [{1E0A79AD-E537-4C7C-8D01-8D0C7CC3798E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y4awenyc.1nu\x86\m1.exe No File
    FirewallRules: [{E3325C1A-A238-4B30-9603-E29C3767C03B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btpgr2vo.w3n\dcore.exe No File
    FirewallRules: [{ED1B03B6-706B-411F-9B23-C36803711396}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btpgr2vo.w3n\x64\m1.exe No File
    FirewallRules: [{496BFDE6-F1BA-4C1B-B95E-BAEDD0675191}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btpgr2vo.w3n\x86\c1.exe No File
    FirewallRules: [{DEC865D5-4A1F-49AF-B440-94097CD5710B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btpgr2vo.w3n\x64\c1.exe No File
    FirewallRules: [{535E50E3-AC0D-4256-9595-3767A0C0099B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\btpgr2vo.w3n\x86\m1.exe No File
    FirewallRules: [{621885E6-610A-4C17-9C07-3D68249095DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w1c2wyd3.fkn\dcore.exe No File
    FirewallRules: [{2495871A-D594-48FF-A986-EA8C704E9200}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w1c2wyd3.fkn\x64\c1.exe No File
    FirewallRules: [{03212C85-ACC4-4857-9289-6F3D60F9C10B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w1c2wyd3.fkn\x86\c1.exe No File
    FirewallRules: [{200DD7D5-851F-4C66-8AA9-F902EA35FB24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w1c2wyd3.fkn\x86\m1.exe No File
    FirewallRules: [{38A78003-7CC5-4473-AC3F-E2B0E5211A24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\w1c2wyd3.fkn\x64\m1.exe No File
    FirewallRules: [{750CEAA8-7351-409F-8F34-E060C2E7C32C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wbug1mqw.qe4\dcore.exe No File
    FirewallRules: [{DC993988-F100-4D34-868B-59AD0B221CAB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wbug1mqw.qe4\x86\c1.exe No File
    FirewallRules: [{A5B3501C-6370-4CCF-A3A3-3E8BB92E7668}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wbug1mqw.qe4\x64\c1.exe No File
    FirewallRules: [{D72D7E19-0144-4161-AA00-F54728BB5CC7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wbug1mqw.qe4\x64\m1.exe No File
    FirewallRules: [{FBFC79CF-B76E-4756-A4C9-F237CC8E19DE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wbug1mqw.qe4\x86\m1.exe No File
    FirewallRules: [{A5656B69-55C6-4F99-A31B-092AD367F38B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j3quccoy.gye\dcore.exe No File
    FirewallRules: [{D72E31AF-30F9-4BA4-BB9E-18B8E13F96EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j3quccoy.gye\x64\c1.exe No File
    FirewallRules: [{D679747D-6649-4067-A868-306FC0A71BDA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j3quccoy.gye\x64\m1.exe No File
    FirewallRules: [{7DA0120A-D6A7-4038-858D-C29A33EC48C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j3quccoy.gye\x86\m1.exe No File
    FirewallRules: [{F87A6964-66DA-4CDC-B1D3-D52103242F68}] => (Allow) C:\Users\Pc\AppData\Local\Temp\j3quccoy.gye\x86\c1.exe No File
    FirewallRules: [{BEC8C183-1F71-49D4-AEBF-265F7AE102F7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gkol2mqu.3qz\x64\c1.exe No File
    FirewallRules: [{47F77A9D-CA80-41E8-ADF4-CAA9BF2158A6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gkol2mqu.3qz\dcore.exe No File
    FirewallRules: [{CE4A1A4C-F00D-4A6F-B081-536FCFD4BEFA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gkol2mqu.3qz\x64\m1.exe No File
    FirewallRules: [{A6975104-4FED-4A75-9A4C-04710F4FE27A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gkol2mqu.3qz\x86\c1.exe No File
    FirewallRules: [{A3330AE1-00AB-4A60-BFD2-5FF6E6CAA845}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gkol2mqu.3qz\x86\m1.exe No File
    FirewallRules: [{FD583A12-76E9-4E42-A5B9-3F713B47AC0F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2wuuiqj3.g1q\dcore.exe No File
    FirewallRules: [{2D6C1C69-6736-47C1-B73C-3477C4D1B328}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2wuuiqj3.g1q\x64\c1.exe No File
    FirewallRules: [{169953EB-8039-4466-9FED-29E47F9CB112}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2wuuiqj3.g1q\x86\m1.exe No File
    FirewallRules: [{D9C04996-59F9-4A44-8441-C694DA610C80}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2wuuiqj3.g1q\x64\m1.exe No File
    FirewallRules: [{0044A8B4-FFBB-4DF4-9901-4016E231F152}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2wuuiqj3.g1q\x86\c1.exe No File
    FirewallRules: [{05F3BBA1-6D5B-4F6B-987D-BCCC0560F363}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1zevl011.ag5\dcore.exe No File
    FirewallRules: [{C4E8941D-302B-469D-A4B9-2F0C319FAC78}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1zevl011.ag5\x64\c1.exe No File
    FirewallRules: [{10A7CDD1-2BD7-4413-B210-C1CB380A7ADD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1zevl011.ag5\x86\c1.exe No File
    FirewallRules: [{2212E9BC-6236-439E-82C7-4204741BD73E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1zevl011.ag5\x64\m1.exe No File
    FirewallRules: [{ED493334-4A77-4DE0-A83A-2FA51E00ECE8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\1zevl011.ag5\x86\m1.exe No File
    FirewallRules: [{03B71BBD-44CA-4E74-B2FE-EBAD3BB5E356}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dapcuac5.nlj\dcore.exe No File
    FirewallRules: [{A06D846F-A836-4B4D-8728-9106DB4C0B87}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dapcuac5.nlj\x64\c1.exe No File
    FirewallRules: [{FED0719D-9E89-4385-8336-13735A551F35}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dapcuac5.nlj\x86\c1.exe No File
    FirewallRules: [{6F4D36C6-64AD-4D3B-A64B-07484E187E51}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dapcuac5.nlj\x64\m1.exe No File
    FirewallRules: [{01251BD2-3BAA-40FD-876A-642529FADCD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dapcuac5.nlj\x86\m1.exe No File
    FirewallRules: [{A5F3ADB1-2045-4E73-9FCC-88101FF91583}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oqjb3rrj.efs\dcore.exe No File
    FirewallRules: [{6C901BAA-EC89-4007-92D3-E3E0553EC4A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oqjb3rrj.efs\x64\c1.exe No File
    FirewallRules: [{2C2842E9-8BEF-4F43-ABD0-9919057A4395}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oqjb3rrj.efs\x64\m1.exe No File
    FirewallRules: [{8EC0D9D1-A25E-4345-9F05-32470DFF351C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oqjb3rrj.efs\x86\c1.exe No File
    FirewallRules: [{4DE06552-583B-46B8-BF56-15E22457FFAE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\oqjb3rrj.efs\x86\m1.exe No File
    FirewallRules: [{D70313BB-416B-41CA-A4A9-E4A963500EF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j5dhy1w.gp3\dcore.exe No File
    FirewallRules: [{A3BF11DB-202B-4D3E-AE62-4EDA87FA3553}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j5dhy1w.gp3\x64\m1.exe No File
    FirewallRules: [{C36CCFB6-70C4-4C7C-BF34-9A752C3D482A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j5dhy1w.gp3\x86\c1.exe No File
    FirewallRules: [{8C862E0C-1153-4911-82BC-6D139111EE10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j5dhy1w.gp3\x64\c1.exe No File
    FirewallRules: [{F81B78DE-CCBE-4111-AA45-24E899FEB434}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j5dhy1w.gp3\x86\m1.exe No File
    FirewallRules: [{4F92E991-345A-4C65-9225-A246D67A038E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0jacjpi0.mtc\dcore.exe No File
    FirewallRules: [{094E389B-05D6-4ED7-BC30-6CB586C5C71A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0jacjpi0.mtc\x86\c1.exe No File
    FirewallRules: [{D915BDE8-420E-4EBE-A82F-5A3524211A90}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0jacjpi0.mtc\x64\c1.exe No File
    FirewallRules: [{61E4854E-9650-4F30-8DD9-1E05420FDC6B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0jacjpi0.mtc\x64\m1.exe No File
    FirewallRules: [{86FDD4DC-25AC-4155-9097-EBAF74C2872A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0jacjpi0.mtc\x86\m1.exe No File
    FirewallRules: [{7A92DA8D-5994-4AD0-9209-A33A29697CC1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cbnajpu.v51\dcore.exe No File
    FirewallRules: [{36B0FF0D-0898-4F08-B9D7-649BBA879B98}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cbnajpu.v51\x64\m1.exe No File
    FirewallRules: [{2A60937F-968F-42C5-A397-DC9BBA11544F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cbnajpu.v51\x86\m1.exe No File
    FirewallRules: [{BCB2C25F-93E0-4CFA-965E-239C9F693AE2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cbnajpu.v51\x64\c1.exe No File
    FirewallRules: [{DE70F58A-7DC7-45BB-8821-AD97C11A4B4E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4cbnajpu.v51\x86\c1.exe No File
    FirewallRules: [{88E5C523-0371-4855-AE4D-EAF610B183BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxcw31dt.utc\dcore.exe No File
    FirewallRules: [{949356EC-E39C-4B7E-98BD-8E0B525BCB6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxcw31dt.utc\x64\m1.exe No File
    FirewallRules: [{1A8A06D5-CEF0-401E-8121-D649243F143C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxcw31dt.utc\x64\c1.exe No File
    FirewallRules: [{ABC5D8AF-FDEA-446C-B84F-AB524238BCE9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxcw31dt.utc\x86\c1.exe No File
    FirewallRules: [{6F9980BA-BCCC-4BC9-B420-541CFFC4FD88}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vxcw31dt.utc\x86\m1.exe No File
    FirewallRules: [{1C7FAB91-0D99-4847-8353-CE9066E7714C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0lac5ykj.c2i\dcore.exe No File
    FirewallRules: [{8959C12F-BD33-42E2-8081-61D3C32922C4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0lac5ykj.c2i\x64\c1.exe No File
    FirewallRules: [{52AC1A1F-A15D-4166-9CC3-98EBD4D5A75F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0lac5ykj.c2i\x64\m1.exe No File
    FirewallRules: [{DAA29B50-68BE-48A8-8E3D-5AD0F417E503}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0lac5ykj.c2i\x86\m1.exe No File
    FirewallRules: [{C6DB3D5C-AF2D-41A1-AB64-08BA442A6BAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0lac5ykj.c2i\x86\c1.exe No File
    FirewallRules: [{233AD85B-D8D7-4794-B55C-4C8F94FD94CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebohjx2g.we0\dcore.exe No File
    FirewallRules: [{12BFCB5B-3FBA-47F6-A351-98CF09C9E770}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebohjx2g.we0\x64\c1.exe No File
    FirewallRules: [{6BD21E75-E138-418B-9122-AA4AB14BB322}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebohjx2g.we0\x86\m1.exe No File
    FirewallRules: [{09671C40-E29D-494F-9F5D-ECECE77C89E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebohjx2g.we0\x86\c1.exe No File
    FirewallRules: [{72DD788D-FC58-4106-8FF6-604E90A6B019}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ebohjx2g.we0\x64\m1.exe No File
    FirewallRules: [{5935C5CC-49B7-4627-8108-9220798DB401}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgls50d.ij0\dcore.exe No File
    FirewallRules: [{9D91D061-DBAE-4706-A97E-E2B611A60BB2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgls50d.ij0\x64\c1.exe No File
    FirewallRules: [{84009839-7DD0-4C80-A992-0ECAB8433CA2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgls50d.ij0\x64\m1.exe No File
    FirewallRules: [{B3D72134-7923-47E6-871B-95ECBE12CE56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgls50d.ij0\x86\c1.exe No File
    FirewallRules: [{F233D700-14D0-4C2E-8A33-3DBF65661FA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3vgls50d.ij0\x86\m1.exe No File
    FirewallRules: [{EB1D1010-322A-4ACA-BBD2-4E23D971549E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wtcxtdbo.y0f\x86\c1.exe () [File not signed]
    FirewallRules: [{A08FE84E-6400-47D7-A733-D7B2FD7454A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wtcxtdbo.y0f\x86\m1.exe () [File not signed]
    FirewallRules: [{AFFC61EF-0790-45C0-9B0F-34865CF30396}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wtcxtdbo.y0f\x64\m1.exe () [File not signed]
    FirewallRules: [{86AAE6EF-CAFD-4277-B5CB-855531B11D37}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wtcxtdbo.y0f\x64\c1.exe () [File not signed]
    FirewallRules: [{83FA3934-4DBF-402A-BE22-93E079D3056A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wtcxtdbo.y0f\dcore.exe No File
    FirewallRules: [{A99402B5-00AB-4948-BB4A-0525FD89771E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0r3qa34a.p0r\dcore.exe No File
    FirewallRules: [{A2F4DE7B-E8FA-4C2A-9D44-A25465AE72BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0r3qa34a.p0r\x64\c1.exe No File
    FirewallRules: [{452AB791-B4BB-4303-ABF5-6D0ACFC869BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0r3qa34a.p0r\x64\m1.exe No File
    FirewallRules: [{74E976AF-7C15-47A6-9386-D87C18A84C91}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0r3qa34a.p0r\x86\m1.exe No File
    FirewallRules: [{EF1879A9-30C1-4A84-8710-732CBCAD0BF7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0r3qa34a.p0r\x86\c1.exe No File
    FirewallRules: [{E7F21F7C-B2B6-4BE1-9DF6-74AB5A50F5E0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iymkbn1x.vzu\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{2B969D86-F13C-4FB4-8397-BDA59F1413BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iymkbn1x.vzu\x86\m1.exe () [File not signed]
    FirewallRules: [{30A68012-E97C-4E2A-BC96-4407BA5B2962}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iymkbn1x.vzu\x86\c1.exe () [File not signed]
    FirewallRules: [{ADE1C6A2-0D9F-4AD7-B678-3329915622E3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iymkbn1x.vzu\x64\c1.exe () [File not signed]
    FirewallRules: [{9588F7A2-7510-42EA-B218-90AA9436EF20}] => (Allow) C:\Users\Pc\AppData\Local\Temp\iymkbn1x.vzu\x64\m1.exe () [File not signed]
    FirewallRules: [{AF75FAC1-7A10-4912-A49A-B8975D39CFA1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qim4esif.f3e\x86\m1.exe No File
    FirewallRules: [{7DADEAD6-5970-4531-B1F2-3B9652FB4018}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qim4esif.f3e\x64\c1.exe No File
    FirewallRules: [{840CFE79-94A9-4ABC-80EA-4652F5AE244C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qim4esif.f3e\x64\m1.exe No File
    FirewallRules: [{DA0B2C3E-8E26-4C4A-BC84-779BDFDB0185}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qim4esif.f3e\x86\c1.exe No File
    FirewallRules: [{38FB6208-57BD-4FA9-9559-1C4F5F827F90}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qim4esif.f3e\dcore.exe No File
    FirewallRules: [{42E6D7F4-35C3-43DC-8289-2C5864E3CEC6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbfoi0vv.1bl\x64\c1.exe () [File not signed]
    FirewallRules: [{7A726AE9-9F31-4964-8A73-A2CBC47DB261}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbfoi0vv.1bl\dcore.exe No File
    FirewallRules: [{E785C958-1A04-42CE-B0CE-B3DA679E07D3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbfoi0vv.1bl\x64\m1.exe () [File not signed]
    FirewallRules: [{A4FE7E73-6F1A-4755-886F-A0DE2D04C32C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbfoi0vv.1bl\x86\m1.exe () [File not signed]
    FirewallRules: [{341C953E-9779-40A2-832A-F2ADA5C88B5C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vbfoi0vv.1bl\x86\c1.exe () [File not signed]
    FirewallRules: [{B310DF21-7661-42AB-B171-5593E4FA0945}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxhfxrbi.vxj\dcore.exe No File
    FirewallRules: [{C031B488-1B13-49E6-8EE8-F36BC66064CF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxhfxrbi.vxj\x64\c1.exe No File
    FirewallRules: [{305635EA-3DA5-4521-B5E6-7DDE2E522378}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxhfxrbi.vxj\x64\m1.exe No File
    FirewallRules: [{B073C367-7945-4FBC-A414-7BA5A4EFEE29}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxhfxrbi.vxj\x86\c1.exe No File
    FirewallRules: [{44EB4245-704B-4321-B96A-CB949F9D9274}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fxhfxrbi.vxj\x86\m1.exe No File
    FirewallRules: [{CDDDA2E7-239A-4F4A-B959-8882EF71FA59}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ee2rie5j.gvl\x86\m1.exe No File
    FirewallRules: [{E228EFCF-7D61-43E7-BE47-D1DBD16DD3D4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ee2rie5j.gvl\x64\c1.exe No File
    FirewallRules: [{13ECCF9D-0586-41D4-ABF6-64EEC01EC796}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ee2rie5j.gvl\x64\m1.exe No File
    FirewallRules: [{B42051B1-463F-438F-BB32-CBF778BD446F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ee2rie5j.gvl\dcore.exe No File
    FirewallRules: [{C2845C0C-B0BB-4313-B6BC-BFBAFA1D13A4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ee2rie5j.gvl\x86\c1.exe No File
    FirewallRules: [{B1E32489-8851-45D1-8360-E75DD51BAF2A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b5xcybld.csp\dcore.exe No File
    FirewallRules: [{4DE8AADF-E502-4A19-B2BC-A27CDC5710E0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b5xcybld.csp\x86\c1.exe No File
    FirewallRules: [{AE6D2C21-F491-44C0-A334-AD778F77A220}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b5xcybld.csp\x64\m1.exe No File
    FirewallRules: [{259D4E4A-6C75-4D9A-AA4D-31833DE3A9B2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b5xcybld.csp\x64\c1.exe No File
    FirewallRules: [{CB691844-B096-4A7C-8A3C-8B3ADF0F7DA0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\b5xcybld.csp\x86\m1.exe No File
    FirewallRules: [{B4677C96-91C9-4DC5-A973-AC6AFF790CAD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4aiw44d.1vk\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{F93CB6DD-E8E3-4D7C-92A5-04DE1EED1BBD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4aiw44d.1vk\x64\c1.exe () [File not signed]
    FirewallRules: [{F35918CF-ABCD-4F4F-881D-D65FBF2637C7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4aiw44d.1vk\x86\c1.exe () [File not signed]
    FirewallRules: [{9A52E124-A7DC-462A-9B20-4AE824A23888}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4aiw44d.1vk\x64\m1.exe () [File not signed]
    FirewallRules: [{803A6A38-0130-4789-AC64-228D1EF1BB2D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\l4aiw44d.1vk\x86\m1.exe () [File not signed]
    FirewallRules: [{CD40CC34-2EF4-4175-AFE2-B3DE6D9CE17B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3gudvvcw.2du\x86\m1.exe () [File not signed]
    FirewallRules: [{7E382653-CFC8-45A2-8FF6-4EDA78BA48B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3gudvvcw.2du\x86\c1.exe () [File not signed]
    FirewallRules: [{1951D417-A273-413A-907E-4419F2FA3B77}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3gudvvcw.2du\dcore.exe No File
    FirewallRules: [{4DDD9B55-50DE-4534-BE86-EAC078D24D6C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3gudvvcw.2du\x64\c1.exe () [File not signed]
    FirewallRules: [{AAADE8AD-A132-4B40-B5DB-568FB02C6C01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3gudvvcw.2du\x64\m1.exe () [File not signed]
    FirewallRules: [{089937AF-3B0D-4984-81ED-744CE9859725}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anrn2b5y.53j\dcore.exe No File
    FirewallRules: [{4847CE42-5066-45CA-97F4-B65AC71BC652}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anrn2b5y.53j\x64\c1.exe () [File not signed]
    FirewallRules: [{B4CA3DA4-DC42-4000-8CD7-3D8B98FE386C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anrn2b5y.53j\x64\m1.exe () [File not signed]
    FirewallRules: [{8F3217CF-A5CA-43DC-9D61-91D2BEF0F9C2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anrn2b5y.53j\x86\c1.exe () [File not signed]
    FirewallRules: [{653D8D9B-2375-4D21-9DFB-939BD104F993}] => (Allow) C:\Users\Pc\AppData\Local\Temp\anrn2b5y.53j\x86\m1.exe () [File not signed]
    FirewallRules: [{8FFC7111-43E4-49B0-88F7-942A149E867A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wr5xd5pq.dnu\dcore.exe No File
    FirewallRules: [{048E8759-00E0-4907-85D6-7FF16C028926}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wr5xd5pq.dnu\x64\c1.exe No File
    FirewallRules: [{23713FE7-2F05-4054-BE3C-710902D4DF75}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wr5xd5pq.dnu\x64\m1.exe No File
    FirewallRules: [{B26FDF51-3468-4ECE-A6ED-43908E765E94}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wr5xd5pq.dnu\x86\c1.exe No File
    FirewallRules: [{5F27FACD-CCF6-4F94-85A4-290B8EFCB08D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wr5xd5pq.dnu\x86\m1.exe No File
    FirewallRules: [{87D2A106-4DA3-4724-97AD-6E5E7E7263D2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tznt1ugt.hdx\x86\m1.exe No File
    FirewallRules: [{D84F7827-9FF9-44DE-AD80-DF7992C907AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tznt1ugt.hdx\x64\m1.exe No File
    FirewallRules: [{68A092F1-4D8B-46A7-8C4D-FE05A92C0F70}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tznt1ugt.hdx\x64\c1.exe No File
    FirewallRules: [{DE2AFCB9-068A-4D34-81F6-B14FC18B3663}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tznt1ugt.hdx\dcore.exe No File
    FirewallRules: [{F308C819-FECB-4369-AE47-68A852008B62}] => (Allow) C:\Users\Pc\AppData\Local\Temp\tznt1ugt.hdx\x86\c1.exe No File
    FirewallRules: [{4039C4F4-5631-4A30-B689-C49C10568D79}] => (Allow) C:\Users\Pc\AppData\Local\Temp\23mc3f2f.a12\x64\c1.exe No File
    FirewallRules: [{AC0932C0-970B-4088-8BD7-3A049B324B9E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\23mc3f2f.a12\x86\c1.exe No File
    FirewallRules: [{81B8BE2D-A683-4304-8D1D-B227907E1E13}] => (Allow) C:\Users\Pc\AppData\Local\Temp\23mc3f2f.a12\dcore.exe No File
    FirewallRules: [{D87DFE48-8E6A-48CE-A181-96860375D8BA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\23mc3f2f.a12\x64\m1.exe No File
    FirewallRules: [{EEAA810E-FFB6-4827-9A04-C0C3FA714AD2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\23mc3f2f.a12\x86\m1.exe No File
    FirewallRules: [{4BD62D00-F808-497F-88B5-DAC09CCBE05E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5efalf5z.opu\x64\c1.exe No File
    FirewallRules: [{D45F9427-D914-482C-B58C-F8D1C261A1F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5efalf5z.opu\dcore.exe No File
    FirewallRules: [{9816A382-D429-4B96-8BF0-E94D88EC055D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5efalf5z.opu\x64\m1.exe No File
    FirewallRules: [{DAA6BB61-6D8D-4E93-9DFC-7541E7488EB6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5efalf5z.opu\x86\c1.exe () [File not signed]
    FirewallRules: [{B33911B6-8081-45E8-B35C-411E61A8B1C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5efalf5z.opu\x86\m1.exe () [File not signed]
    FirewallRules: [{71DD340D-2241-498A-BEB0-3ADC5C381F5B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i1ekisqj.xg2\dcore.exe No File
    FirewallRules: [{77213264-04EE-4326-8AA1-599FD74B8239}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i1ekisqj.xg2\x64\c1.exe No File
    FirewallRules: [{69A75247-AEAC-40B8-A524-86580B2A676E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i1ekisqj.xg2\x64\m1.exe No File
    FirewallRules: [{275DAAFD-F219-49A6-8B9B-6FA7EF7A329E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i1ekisqj.xg2\x86\c1.exe No File
    FirewallRules: [{536367B1-235D-42B8-B96E-174C9AF4EBBB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\i1ekisqj.xg2\x86\m1.exe No File
    FirewallRules: [{846AECB3-EADE-44F5-807C-E3A1A699B94F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yq1vus1i.a4e\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{4C58B921-AC34-4225-9E61-4913CC311C9F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yq1vus1i.a4e\x64\m1.exe () [File not signed]
    FirewallRules: [{38390213-F1E8-4337-89BF-D26FE39BC11E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yq1vus1i.a4e\x64\c1.exe () [File not signed]
    FirewallRules: [{FD273404-BFF5-4D9C-835F-23CEB31394C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yq1vus1i.a4e\x86\m1.exe () [File not signed]
    FirewallRules: [{0BE76870-6D0C-4466-8362-AE9E6FC60EFA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yq1vus1i.a4e\x86\c1.exe () [File not signed]
    FirewallRules: [{3EED0971-18A9-41E1-A543-F7388DF657DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wdts0wfp.pzk\x64\c1.exe No File
    FirewallRules: [{633CC019-019C-4DCE-9EED-B2C1DB3510A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wdts0wfp.pzk\dcore.exe No File
    FirewallRules: [{071A440F-324B-42B9-A0A6-F74BE6E8F451}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wdts0wfp.pzk\x86\m1.exe No File
    FirewallRules: [{03D0DABA-91F3-4CB0-9D7B-EF09B4137161}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wdts0wfp.pzk\x86\c1.exe No File
    FirewallRules: [{844C45B3-0429-45F9-9617-7920B3639894}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wdts0wfp.pzk\x64\m1.exe No File
    FirewallRules: [{D451169C-06D0-466B-AEC2-7D2944F6FCC8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jqixitbf.bkg\x64\m1.exe () [File not signed]
    FirewallRules: [{AB62233F-EB72-4F77-82B1-4CE3369C3D7B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jqixitbf.bkg\dcore.exe No File
    FirewallRules: [{930E2EE6-7C5E-40AC-AE64-25B397616842}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jqixitbf.bkg\x64\c1.exe () [File not signed]
    FirewallRules: [{F65AFA8C-107B-4B9A-BC3E-879698084300}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jqixitbf.bkg\x86\c1.exe () [File not signed]
    FirewallRules: [{C55D9AB4-7803-4E45-8866-4C85A55605BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jqixitbf.bkg\x86\m1.exe () [File not signed]
    FirewallRules: [{9A8D6E89-9C4A-4D2B-ADA9-D8AACA1E95C3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dbt3h2mq.ost\dcore.exe No File
    FirewallRules: [{7A12C4A2-6CEC-4C2B-9A36-53ED5016C445}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dbt3h2mq.ost\x64\c1.exe () [File not signed]
    FirewallRules: [{91EE1E04-6BCF-4EB1-9B0D-5613E0027611}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dbt3h2mq.ost\x64\m1.exe () [File not signed]
    FirewallRules: [{202092F8-9486-4A69-8848-3D0D728F1A3D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dbt3h2mq.ost\x86\m1.exe () [File not signed]
    FirewallRules: [{D13B85B0-92FA-44A6-AF13-B26CA7932D87}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dbt3h2mq.ost\x86\c1.exe () [File not signed]
    FirewallRules: [{9D4C6D6D-7E4B-4C87-B7C9-71ADD5470669}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f25yk310.ua3\dcore.exe No File
    FirewallRules: [{C5AF5072-8F09-4B0C-8D7C-37822EC2AE17}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f25yk310.ua3\x64\c1.exe () [File not signed]
    FirewallRules: [{F78C52D0-4C82-4AA5-81D9-D8CCBF69A2C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f25yk310.ua3\x64\m1.exe () [File not signed]
    FirewallRules: [{2E7534EF-47B6-4CF1-92A4-5034344DCBD9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f25yk310.ua3\x86\m1.exe () [File not signed]
    FirewallRules: [{29D844F6-0505-46A3-A0B4-DC1B75F54277}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f25yk310.ua3\x86\c1.exe () [File not signed]
    FirewallRules: [{C12B588B-61A7-4805-9401-89143FB4CE3C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mt2gldli.zxt\dcore.exe No File
    FirewallRules: [{032DD47F-5CC4-489A-93DE-EEC061C12CC8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mt2gldli.zxt\x86\c1.exe () [File not signed]
    FirewallRules: [{F91C07F8-8D89-497A-91CA-4D9D4868D820}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mt2gldli.zxt\x64\c1.exe () [File not signed]
    FirewallRules: [{D583226D-D505-4096-8454-100026440BA9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mt2gldli.zxt\x86\m1.exe () [File not signed]
    FirewallRules: [{061034ED-CF0C-4AC7-82B4-ECEB10F78F51}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mt2gldli.zxt\x64\m1.exe () [File not signed]
    FirewallRules: [{FEFDB182-A0BB-4469-A418-7284F9FA439C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2c0xbnu.vso\dcore.exe No File
    FirewallRules: [{12C30DF1-1D34-4138-8521-5F81D4C71494}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2c0xbnu.vso\x64\m1.exe () [File not signed]
    FirewallRules: [{E8D37647-AF92-4029-B1C7-DE168A63BBF6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2c0xbnu.vso\x64\c1.exe () [File not signed]
    FirewallRules: [{5563378D-F17D-4A00-B116-3F38EEB58077}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2c0xbnu.vso\x86\c1.exe () [File not signed]
    FirewallRules: [{DCC14687-BD7F-40F9-8298-E232ECD0C9BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f2c0xbnu.vso\x86\m1.exe () [File not signed]
    FirewallRules: [{EC7CD29B-C94F-41B8-AE37-BDF37B1F63CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsc0dpih.esg\dcore.exe No File
    FirewallRules: [{E76F4A7E-2AF7-4FAA-AEAA-BBBCEFACF8B5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsc0dpih.esg\x64\c1.exe () [File not signed]
    FirewallRules: [{34FCB862-6216-44B5-929E-502D03B39861}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsc0dpih.esg\x86\m1.exe () [File not signed]
    FirewallRules: [{05E30DFE-3ABF-45B2-9A56-F6FBCB2F5865}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsc0dpih.esg\x64\m1.exe () [File not signed]
    FirewallRules: [{302E781F-046B-4FAF-8558-25234BAD3473}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qsc0dpih.esg\x86\c1.exe () [File not signed]
    FirewallRules: [{3D03A5DD-8C3F-4579-83F3-5A7A923A3C47}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j4rdhuz.5bo\dcore.exe No File
    FirewallRules: [{6C43B1E9-2DB7-4485-A784-4EEB59BB68E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j4rdhuz.5bo\x86\c1.exe No File
    FirewallRules: [{20622836-747B-4953-A15D-9B1173B161BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j4rdhuz.5bo\x64\m1.exe No File
    FirewallRules: [{58709036-F033-4E33-9061-C5B3B1860158}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j4rdhuz.5bo\x64\c1.exe No File
    FirewallRules: [{2CA37B39-AF25-47A5-BB02-7F323CD590CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2j4rdhuz.5bo\x86\m1.exe No File
    FirewallRules: [{BB380BF8-D626-4E8B-B018-1A88BC9ECEA9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqsvzgc.xyj\x64\c1.exe () [File not signed]
    FirewallRules: [{066C4B26-D222-4A2D-9BBF-D89269284323}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqsvzgc.xyj\dcore.exe No File
    FirewallRules: [{9E596078-A739-40CF-849D-76576596CC02}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqsvzgc.xyj\x86\c1.exe () [File not signed]
    FirewallRules: [{DFAA2B88-F219-424A-89F1-3EFCDC153A68}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqsvzgc.xyj\x64\m1.exe () [File not signed]
    FirewallRules: [{779E1A42-E160-4CDD-B08B-485BA3455608}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqsvzgc.xyj\x86\m1.exe () [File not signed]
    FirewallRules: [{36215899-5200-4762-A4F1-3AB5DEBD9A28}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5smvrh3j.reu\x64\m1.exe () [File not signed]
    FirewallRules: [{2FC04BA1-343E-4BFC-918C-5EC7E8E66DCA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5smvrh3j.reu\dcore.exe No File
    FirewallRules: [{44C80CEA-817C-45EA-ABBF-5106ECE1518B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5smvrh3j.reu\x86\m1.exe () [File not signed]
    FirewallRules: [{0A4BF913-37D6-4B20-8CD5-B62FE9E3BEEC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5smvrh3j.reu\x86\c1.exe () [File not signed]
    FirewallRules: [{13E043D5-54CD-4A44-A613-82306B6B14F3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5smvrh3j.reu\x64\c1.exe () [File not signed]
    FirewallRules: [{ABC3F967-0661-4F46-BF0A-4024E9A07C84}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1ay22hs.zgf\dcore.exe No File
    FirewallRules: [{88E44A26-9858-4599-B40F-C61369D8E76D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1ay22hs.zgf\x64\m1.exe () [File not signed]
    FirewallRules: [{8172704F-CE7E-48C8-838E-2A8E780CE8B6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1ay22hs.zgf\x64\c1.exe () [File not signed]
    FirewallRules: [{654089C6-C26E-4B33-90FE-A4451C357D17}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1ay22hs.zgf\x86\c1.exe () [File not signed]
    FirewallRules: [{87BFE422-871B-4DA1-AA47-7F2867095D1C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n1ay22hs.zgf\x86\m1.exe () [File not signed]
    FirewallRules: [{85572656-E236-4E07-8616-C989B98947CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\py3slvib.xj0\x64\c1.exe () [File not signed]
    FirewallRules: [{AF887E54-B65A-493A-888B-0C34BAB09E10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\py3slvib.xj0\dcore.exe No File
    FirewallRules: [{F43A2B4D-5DEA-44B1-93CD-CE32D719973F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\py3slvib.xj0\x86\m1.exe () [File not signed]
    FirewallRules: [{E0F6A4D8-2429-401B-B628-F0EBCFF1ACF1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\py3slvib.xj0\x86\c1.exe () [File not signed]
    FirewallRules: [{5A97D44F-202B-4FBC-9C45-D79E4C03A04B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\py3slvib.xj0\x64\m1.exe () [File not signed]
    FirewallRules: [{B1E4EEE2-0118-4140-9B2B-5E72ABA5EA44}] => (Allow) C:\Users\Pc\AppData\Local\Temp\snvbtugt.sff\dcore.exe No File
    FirewallRules: [{46306B87-2C19-445B-B327-003DDD7D1C24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\snvbtugt.sff\x64\c1.exe () [File not signed]
    FirewallRules: [{E2F31A9C-03F8-4610-BC02-B11506AABB4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\snvbtugt.sff\x64\m1.exe () [File not signed]
    FirewallRules: [{33AFF594-B36D-4D2A-BED8-8EC3553D7BA0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\snvbtugt.sff\x86\c1.exe () [File not signed]
    FirewallRules: [{8A74EB97-3546-41DE-B08F-2BF9FE702E95}] => (Allow) C:\Users\Pc\AppData\Local\Temp\snvbtugt.sff\x86\m1.exe () [File not signed]
    FirewallRules: [{788C6049-1214-4C6A-9725-B5C453E7BA10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ngvkmnx.g2n\dcore.exe No File
    FirewallRules: [{E57E5F17-15E8-4C02-A53C-D97ECAF7379A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ngvkmnx.g2n\x64\m1.exe () [File not signed]
    FirewallRules: [{FC4E1555-EA4F-4F99-B4CC-E3CFB38D70DF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ngvkmnx.g2n\x64\c1.exe () [File not signed]
    FirewallRules: [{A4F47086-A031-41BA-B431-6FD65285A2BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ngvkmnx.g2n\x86\c1.exe () [File not signed]
    FirewallRules: [{CF8226BF-10FF-44DA-AF5A-966FB7F32C27}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ngvkmnx.g2n\x86\m1.exe () [File not signed]
    FirewallRules: [{0051E5B8-2736-458C-91C5-D39BF82B94BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13lkvbty.mqx\dcore.exe No File
    FirewallRules: [{D6AF5521-7A1D-4F5C-A80D-33AFA8852E26}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13lkvbty.mqx\x64\m1.exe No File
    FirewallRules: [{24A96FD8-4FD5-4EC1-B9D5-A1B3DA2ED284}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13lkvbty.mqx\x86\c1.exe No File
    FirewallRules: [{5BBED775-33B7-4E9D-BA3A-EDD0D8D6667E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13lkvbty.mqx\x64\c1.exe No File
    FirewallRules: [{42BEA816-761B-4FBF-A287-0CC8DF144B2A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\13lkvbty.mqx\x86\m1.exe No File
    FirewallRules: [{073ADEAA-00A8-4325-99A9-08FC2DE94F85}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxjnzt4m.u1b\x64\c1.exe No File
    FirewallRules: [{06A3DE33-1C78-49CB-8A41-91C7BB220DF2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxjnzt4m.u1b\x86\m1.exe No File
    FirewallRules: [{09CB50E7-E911-4510-BAD2-91606E4DCAD6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxjnzt4m.u1b\x64\m1.exe No File
    FirewallRules: [{C3A66DF2-523D-42B5-8123-FE4447A2462A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxjnzt4m.u1b\dcore.exe No File
    FirewallRules: [{E9E2DBE9-E7C0-425D-AB2A-A03D9502337F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxjnzt4m.u1b\x86\c1.exe No File
    FirewallRules: [{13DFED7E-6423-4480-9682-862C411FBF10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pdibdorr.eqv\dcore.exe No File
    FirewallRules: [{72008C83-91B5-4E11-B817-9C663501637B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pdibdorr.eqv\x64\c1.exe No File
    FirewallRules: [{60CFB991-C4B9-4279-AD70-C245CA08D8F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pdibdorr.eqv\x64\m1.exe No File
    FirewallRules: [{93CC2706-39F4-4A64-AAE5-7C392813E78A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pdibdorr.eqv\x86\m1.exe No File
    FirewallRules: [{04CD9D91-C280-4E93-BE5D-F863ED0F3B8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pdibdorr.eqv\x86\c1.exe No File
    FirewallRules: [{CD7F3B06-508C-4A1D-8AAC-3F3DBAD4CE28}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dujf5rlp.qmj\dcore.exe No File
    FirewallRules: [{EF2F24AA-F76C-4828-B2CA-100D3F358B4C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dujf5rlp.qmj\x64\c1.exe No File
    FirewallRules: [{D2C4403D-BD81-4428-A3BC-AC2E19993D30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dujf5rlp.qmj\x64\m1.exe No File
    FirewallRules: [{F7BDBAC4-650A-49C4-B93D-F2052F822FC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dujf5rlp.qmj\x86\m1.exe No File
    FirewallRules: [{91D6C52A-CC83-4BFF-A481-019C54502E99}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dujf5rlp.qmj\x86\c1.exe No File
    FirewallRules: [{1B955FC8-96B6-4DA9-B5E0-BD4EE37B104C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5uo0m3l.uh3\dcore.exe No File
    FirewallRules: [{B299F6E4-015D-4E86-B8CA-E14BBD731358}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5uo0m3l.uh3\x64\c1.exe No File
    FirewallRules: [{AD40BF79-BCD4-4FE8-B223-407343C84B54}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5uo0m3l.uh3\x64\m1.exe No File
    FirewallRules: [{2F8AF37A-C725-4233-98B6-5BE27BF13A5E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5uo0m3l.uh3\x86\c1.exe No File
    FirewallRules: [{6075AC2D-C841-4D41-B0E6-0BDE6E31CDE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\n5uo0m3l.uh3\x86\m1.exe No File
    FirewallRules: [{3A979A36-75CB-4D83-A4EA-B12DC27EC8F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ayfnrxp1.1dd\dcore.exe No File
    FirewallRules: [{080CC025-80C1-48EE-A1A5-DE715B2EAC8B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ayfnrxp1.1dd\x64\c1.exe No File
    FirewallRules: [{42CD8119-56A4-43FA-8D05-F3D6E6F0D224}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ayfnrxp1.1dd\x64\m1.exe No File
    FirewallRules: [{B1BFA028-9554-43D6-A642-BDEE5EEA3906}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ayfnrxp1.1dd\x86\c1.exe No File
    FirewallRules: [{7D3CE938-A02A-4F8E-BD91-B0A0C1D2AFDF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ayfnrxp1.1dd\x86\m1.exe No File
    FirewallRules: [{2D69F3D9-A4FA-4331-A2DF-B01533B316B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bnb1d2ih.on3\dcore.exe No File
    FirewallRules: [{8B7232A8-01E3-4478-AFDE-3097D9A13F8D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bnb1d2ih.on3\x64\c1.exe () [File not signed]
    FirewallRules: [{4712EAE9-0B4B-4CEB-A29E-6C89C0252533}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bnb1d2ih.on3\x86\c1.exe () [File not signed]
    FirewallRules: [{32F6715C-5EE3-40AA-A00A-88F22F746E6E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bnb1d2ih.on3\x64\m1.exe () [File not signed]
    FirewallRules: [{B59E3FF6-A60E-4453-B781-5C7059024C21}] => (Allow) C:\Users\Pc\AppData\Local\Temp\bnb1d2ih.on3\x86\m1.exe () [File not signed]
    FirewallRules: [{0371C1C7-274A-473C-B177-6D2471C4EF32}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q1dr0biy.pd2\dcore.exe No File
    FirewallRules: [{D1D17A72-031B-40D0-94DD-A3ADBC3AFE39}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q1dr0biy.pd2\x86\c1.exe No File
    FirewallRules: [{1BCE73E1-B991-4CF3-897F-9882599D8544}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q1dr0biy.pd2\x86\m1.exe No File
    FirewallRules: [{5958F14C-850E-4537-B938-07A3372D4041}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q1dr0biy.pd2\x64\c1.exe No File
    FirewallRules: [{3A6BF14B-2565-4BC3-A517-69E650FFD043}] => (Allow) C:\Users\Pc\AppData\Local\Temp\q1dr0biy.pd2\x64\m1.exe No File
    FirewallRules: [{B07FAADC-7AD9-4DCC-ADFE-7FFE10B7FCFD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ouy4pcwv.jon\dcore.exe No File
    FirewallRules: [{C6433575-D632-47E3-80C0-DAC3582DB572}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ouy4pcwv.jon\x64\m1.exe No File
    FirewallRules: [{DD1E40E7-ACAF-44F4-AEC9-48163E6FE681}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ouy4pcwv.jon\x64\c1.exe No File
    FirewallRules: [{D27F0A1A-073B-4D8C-BA55-FFE0E82AB791}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ouy4pcwv.jon\x86\c1.exe No File
    FirewallRules: [{334AFB06-2195-4E69-A241-47F019BDC87D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ouy4pcwv.jon\x86\m1.exe No File
    FirewallRules: [{EBB19971-0147-4734-A532-FEAED7E6CE64}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufh1u0zw.m5f\dcore.exe No File
    FirewallRules: [{10B7D8F7-17B9-4AA9-BA99-E47901991E71}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufh1u0zw.m5f\x64\c1.exe No File
    FirewallRules: [{7398AA42-CE74-445C-B52F-8B330D9883A8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufh1u0zw.m5f\x64\m1.exe No File
    FirewallRules: [{4CAE8C05-9626-48B2-874C-33002B3B393F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufh1u0zw.m5f\x86\c1.exe No File
    FirewallRules: [{051A0728-E3B6-467B-91EA-46DC40AD312A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ufh1u0zw.m5f\x86\m1.exe No File
    FirewallRules: [{3BEDEDF9-5CF1-4C32-9701-17A17351E033}] => (Allow) C:\Users\Pc\AppData\Local\Temp\21v04b3u.1vd\dcore.exe No File
    FirewallRules: [{D6A3A58C-BE8D-49B0-B085-05031367E8E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\21v04b3u.1vd\x64\c1.exe No File
    FirewallRules: [{43F1BFF8-B9BE-4E90-A464-8DFEB75A72F9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\21v04b3u.1vd\x64\m1.exe No File
    FirewallRules: [{DB937045-C760-4859-8B99-1E3B705DB3A1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\21v04b3u.1vd\x86\c1.exe No File
    FirewallRules: [{C4EC2AB9-5841-4C94-80FE-946B3C2DE8F2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\21v04b3u.1vd\x86\m1.exe No File
    FirewallRules: [{B0DB4C29-FDBE-4915-9069-0EC587E14AE7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\00rnpsbq.2d2\dcore.exe No File
    FirewallRules: [{492F3E56-0826-4846-94BD-3433A8748AB7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\00rnpsbq.2d2\x64\c1.exe () [File not signed]
    FirewallRules: [{BBBA5817-CFDE-480C-81BF-B2426D153619}] => (Allow) C:\Users\Pc\AppData\Local\Temp\00rnpsbq.2d2\x86\c1.exe () [File not signed]
    FirewallRules: [{210AB214-796E-428F-B025-9E398E768B6D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\00rnpsbq.2d2\x64\m1.exe () [File not signed]
    FirewallRules: [{7A7543B3-2060-488D-A0CF-9BE6D3F098A3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\00rnpsbq.2d2\x86\m1.exe () [File not signed]
    FirewallRules: [{EE66796C-738E-4D21-B466-D7DD939CBBB1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5t0v4irr.b5f\dcore.exe No File
    FirewallRules: [{1FA87AB2-48D4-4AB3-B834-4BC8103A3652}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5t0v4irr.b5f\x64\m1.exe () [File not signed]
    FirewallRules: [{31DEDB04-EAFF-414C-A2A5-0E2ECB01DAC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5t0v4irr.b5f\x64\c1.exe () [File not signed]
    FirewallRules: [{0AB36D11-2BE3-482D-96E1-50AD4BF0DE20}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5t0v4irr.b5f\x86\c1.exe () [File not signed]
    FirewallRules: [{C68D12AB-3D16-4585-B72A-7FC0793F487F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5t0v4irr.b5f\x86\m1.exe () [File not signed]
    FirewallRules: [{3629C845-5516-46BB-B47A-C088D0659980}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vokmpbg2.fia\dcore.exe No File
    FirewallRules: [{6D9C3B09-CA5A-406D-BCF8-F685440CFB33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vokmpbg2.fia\x86\m1.exe () [File not signed]
    FirewallRules: [{DDD8EAE8-B4B4-4BA8-8C8D-16CEC5C3D5CA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vokmpbg2.fia\x86\c1.exe () [File not signed]
    FirewallRules: [{29ADD620-B3AA-4112-9D41-2B97212F10ED}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vokmpbg2.fia\x64\m1.exe () [File not signed]
    FirewallRules: [{CFEA5495-78CC-493F-ACCC-C5852F7BBD56}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vokmpbg2.fia\x64\c1.exe () [File not signed]
    FirewallRules: [{0038B268-41D5-48DA-B864-79D4A710B508}] => (Allow) C:\Users\Pc\AppData\Local\Temp\32m441ux.uix\dcore.exe No File
    FirewallRules: [{9E720EA5-4D46-41F9-87ED-6A2B2B6993BB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\32m441ux.uix\x64\m1.exe () [File not signed]
    FirewallRules: [{377798EC-7912-474C-B1D3-E41272D7EE67}] => (Allow) C:\Users\Pc\AppData\Local\Temp\32m441ux.uix\x64\c1.exe () [File not signed]
    FirewallRules: [{7868279E-8FE7-4622-9AC5-C2F881315A4D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\32m441ux.uix\x86\c1.exe () [File not signed]
    FirewallRules: [{E83E047B-E85F-405C-9312-988C68390391}] => (Allow) C:\Users\Pc\AppData\Local\Temp\32m441ux.uix\x86\m1.exe () [File not signed]
    FirewallRules: [{53E0D34B-E9EA-44F6-8C67-FF186D91DAFA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcp03b0x.rdx\dcore.exe No File
    FirewallRules: [{D1FFD9F5-8825-4968-8959-6C945090355C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcp03b0x.rdx\x64\c1.exe () [File not signed]
    FirewallRules: [{6D315922-5251-41ED-BD9A-21B5646CEC1C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcp03b0x.rdx\x64\m1.exe No File
    FirewallRules: [{00962824-ABBA-4AB3-9761-33859EB26281}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcp03b0x.rdx\x86\m1.exe () [File not signed]
    FirewallRules: [{028342ED-74BF-49CA-A739-F66EB2FE6B4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\lcp03b0x.rdx\x86\c1.exe () [File not signed]
    FirewallRules: [{3C476C99-7DA8-4CE6-B885-7DB3F9FF355A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r01wkdpx.wv4\dcore.exe No File
    FirewallRules: [{FC1FBBB5-CA48-40DC-91AA-68D77B163BEA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r01wkdpx.wv4\x64\c1.exe () [File not signed]
    FirewallRules: [{32F4EEC1-1EF1-4A8F-8DDD-C54C504725D5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r01wkdpx.wv4\x86\c1.exe () [File not signed]
    FirewallRules: [{F2075B4B-3CD2-4120-BB2A-3F4E8CAA1E4C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r01wkdpx.wv4\x64\m1.exe () [File not signed]
    FirewallRules: [{3FFA9349-3EA7-4F36-B3B3-0C2750A3882E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\r01wkdpx.wv4\x86\m1.exe () [File not signed]
    FirewallRules: [{656B8548-1A2E-4850-A2A3-BAA07B82CE34}] => (Allow) C:\Users\Pc\AppData\Local\Temp\homm1hza.1ot\dcore.exe No File
    FirewallRules: [{01616BEB-AC2E-4E67-9F29-A4FDE153F6EF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\homm1hza.1ot\x64\m1.exe () [File not signed]
    FirewallRules: [{199316D3-D863-4D46-B688-392C3EE526C5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\homm1hza.1ot\x64\c1.exe () [File not signed]
    FirewallRules: [{E9526BC4-25A1-40BE-96C2-B75E4A38E2C0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\homm1hza.1ot\x86\m1.exe () [File not signed]
    FirewallRules: [{64B9DE2A-1125-4FE8-BC5E-2B7CCA186AB0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\homm1hza.1ot\x86\c1.exe () [File not signed]
    FirewallRules: [{26A74534-3105-457A-949D-9A120969CA82}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyel30im.klo\x64\c1.exe () [File not signed]
    FirewallRules: [{EE740A11-8675-49BD-9916-120331F3C54B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyel30im.klo\dcore.exe No File
    FirewallRules: [{B8B3CBA8-0CBD-4C4F-881B-217C6DE2D53D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyel30im.klo\x86\c1.exe () [File not signed]
    FirewallRules: [{3DB2C954-ECBF-4C87-A362-E615D49E4239}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyel30im.klo\x86\m1.exe () [File not signed]
    FirewallRules: [{D49268AC-8591-41FA-93D3-A395C5A81CB4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\gyel30im.klo\x64\m1.exe () [File not signed]
    FirewallRules: [{8DEA8F2A-0978-4C56-810E-575C86D4FC89}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wywvqxpl.q1e\dcore.exe No File
    FirewallRules: [{614FC73A-D118-4361-8813-54FF31E2086F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wywvqxpl.q1e\x86\m1.exe () [File not signed]
    FirewallRules: [{C8B0895D-4BE8-47AE-92EB-905FD03866E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wywvqxpl.q1e\x64\m1.exe () [File not signed]
    FirewallRules: [{2CF6217A-8D1F-40F1-885B-B8A572AC5A07}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wywvqxpl.q1e\x86\c1.exe () [File not signed]
    FirewallRules: [{787CDD8F-AD15-4A76-8931-1BD6C524DAE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\wywvqxpl.q1e\x64\c1.exe () [File not signed]
    FirewallRules: [{02042CF1-2105-499F-A3ED-F7842ABA8154}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3foythu3.400\x64\c1.exe No File
    FirewallRules: [{74829ABA-6814-4137-A43C-4FAF832E6B30}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3foythu3.400\x86\c1.exe No File
    FirewallRules: [{5DF61B40-0DA4-4E76-8B8F-8EEEC3BB49B2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3foythu3.400\dcore.exe No File
    FirewallRules: [{6F6A3909-B16F-4FDC-B84E-E92BCD84C6B6}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3foythu3.400\x86\m1.exe No File
    FirewallRules: [{31FEB396-52A7-479A-9653-64FB45D1B74B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\3foythu3.400\x64\m1.exe No File
    FirewallRules: [{20A17EB0-5E06-4717-B3EA-95904EBC62BE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m0e0edgh.3iq\dcore.exe No File
    FirewallRules: [{05F8D383-D8B1-425A-A96C-F92C2BDAAD3B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m0e0edgh.3iq\x64\c1.exe No File
    FirewallRules: [{84201DD5-E0CD-48AE-B652-773588BC0ABC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m0e0edgh.3iq\x64\m1.exe No File
    FirewallRules: [{9E6DF050-AC0E-4268-84D1-377BC1057EB8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m0e0edgh.3iq\x86\m1.exe No File
    FirewallRules: [{FA857427-FDA8-4D83-9B8F-317D10B701D7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\m0e0edgh.3iq\x86\c1.exe No File
    FirewallRules: [{ABDF8F97-EF66-4B73-AB8B-9F3C97A1188C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xhvwzmmb.gjg\dcore.exe No File
    FirewallRules: [{20F10C2F-8B8E-4CA8-B09D-5F964F6FCC20}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xhvwzmmb.gjg\x64\m1.exe No File
    FirewallRules: [{8CF31FE5-2369-494C-AEE8-781230B13EF4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xhvwzmmb.gjg\x64\c1.exe No File
    FirewallRules: [{1E346859-BFC7-4B17-91B8-5B52F7566497}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xhvwzmmb.gjg\x86\m1.exe No File
    FirewallRules: [{DD019CED-4D99-4DCC-BF9C-BBC49C9DB3DD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xhvwzmmb.gjg\x86\c1.exe No File
    FirewallRules: [{1F7409C5-0AD0-4635-981D-517B617D8138}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zacj4usb.sns\dcore.exe No File
    FirewallRules: [{858490F9-C18A-4C0C-8023-B27402553B52}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zacj4usb.sns\x64\c1.exe No File
    FirewallRules: [{E9A5A86A-B42C-46BB-8D7A-5CA908B7F9F8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zacj4usb.sns\x64\m1.exe No File
    FirewallRules: [{416CA8F7-2CE9-4C65-A487-3D11F32948A0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zacj4usb.sns\x86\m1.exe No File
    FirewallRules: [{84F6C398-675B-4CBA-9C99-B03BBDD9A8DC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\zacj4usb.sns\x86\c1.exe No File
    FirewallRules: [{F14B95D6-E01F-4F61-961E-1A6E623A20E5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxhuzbiw.kvj\x64\c1.exe No File
    FirewallRules: [{EC982E42-5112-462F-B9F9-844858B70664}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxhuzbiw.kvj\x86\c1.exe No File
    FirewallRules: [{DBD9BF1A-03A2-42B2-93C1-9024287D755A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxhuzbiw.kvj\x86\m1.exe No File
    FirewallRules: [{CC87B1A7-B94D-4645-A800-56408F867EA9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxhuzbiw.kvj\dcore.exe No File
    FirewallRules: [{5279F56D-C3B5-4C40-B8DD-3D3408A6EFEB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\kxhuzbiw.kvj\x64\m1.exe No File
    FirewallRules: [{3A830F7F-E54C-4893-9DA7-4605548A9200}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqhz4wj.c2p\dcore.exe No File
    FirewallRules: [{E6AB20C4-6333-4227-9510-EBD493919423}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqhz4wj.c2p\x64\c1.exe No File
    FirewallRules: [{53BDFC50-D340-4C6A-9909-D69268F25A92}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqhz4wj.c2p\x64\m1.exe No File
    FirewallRules: [{6A61268A-6F7E-496A-BB2E-743B734DF57D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqhz4wj.c2p\x86\m1.exe No File
    FirewallRules: [{462F6ED1-A7DF-4229-A53F-11DC494683AF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0zqhz4wj.c2p\x86\c1.exe No File
    FirewallRules: [{4BB44AA3-CC41-4B80-88EC-88614382604B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0fysyjac.vrj\x64\c1.exe No File
    FirewallRules: [{E8B95900-FB9B-4C94-80F2-3B58558DB423}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0fysyjac.vrj\dcore.exe No File
    FirewallRules: [{3E073F6E-09CF-4915-9643-0835425F15F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0fysyjac.vrj\x64\m1.exe No File
    FirewallRules: [{1BB61A5E-EFE3-49BE-824E-85B501817FD8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0fysyjac.vrj\x86\c1.exe No File
    FirewallRules: [{DEAC1403-F502-4949-8EC6-BB1642DEE676}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0fysyjac.vrj\x86\m1.exe No File
    FirewallRules: [{49B4DEFF-1E4E-4D02-A273-298711D63AC9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f3tiiuc3.4rx\dcore.exe No File
    FirewallRules: [{6F61A0E4-E111-4F7B-B79A-B1E960599008}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f3tiiuc3.4rx\x64\c1.exe No File
    FirewallRules: [{9AA90865-5970-4ED7-B01B-DBD92B9C15AC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f3tiiuc3.4rx\x64\m1.exe No File
    FirewallRules: [{70E7AB25-BA49-41CE-908B-03EEA466407A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f3tiiuc3.4rx\x86\c1.exe No File
    FirewallRules: [{7D6495DB-19CD-42F3-96CF-3FFC8BF1F90C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\f3tiiuc3.4rx\x86\m1.exe No File
    FirewallRules: [{87702C00-22E2-4216-9222-4DAED4E78C89}] => (Allow) C:\Users\Pc\AppData\Local\Temp\10ngsogp.biz\dcore.exe No File
    FirewallRules: [{FC770D83-2C92-4FE4-A3A2-51478B24962C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\10ngsogp.biz\x64\m1.exe No File
    FirewallRules: [{DF4947C7-2A4C-4FA7-96B0-C71960442312}] => (Allow) C:\Users\Pc\AppData\Local\Temp\10ngsogp.biz\x86\c1.exe No File
    FirewallRules: [{25DEFD06-111A-4C6F-9E87-CEF7A444FD02}] => (Allow) C:\Users\Pc\AppData\Local\Temp\10ngsogp.biz\x64\c1.exe No File
    FirewallRules: [{D7B93FF0-160C-4169-A2D1-CC75CEE4B834}] => (Allow) C:\Users\Pc\AppData\Local\Temp\10ngsogp.biz\x86\m1.exe No File
    FirewallRules: [{0A7E5535-CDD0-4661-9798-0646C6718B01}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orb20jnr.vi3\dcore.exe No File
    FirewallRules: [{C001500F-C522-4750-A8D1-C3F7743C1B87}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orb20jnr.vi3\x64\c1.exe No File
    FirewallRules: [{2A6B0A5A-3DD8-43E9-833A-56B8372EA1B2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orb20jnr.vi3\x86\c1.exe No File
    FirewallRules: [{DA140711-8096-4FDD-9CD7-37DB54FA84DE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orb20jnr.vi3\x64\m1.exe No File
    FirewallRules: [{7210CBBE-0431-481C-A2F3-AC0B75E20176}] => (Allow) C:\Users\Pc\AppData\Local\Temp\orb20jnr.vi3\x86\m1.exe No File
    FirewallRules: [{718CD6E4-5EF5-4186-BF0B-53831F085429}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sriaa5ch.kmn\dcore.exe No File
    FirewallRules: [{98DF565E-748D-4A63-9F97-04B9FA663BB5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sriaa5ch.kmn\x64\c1.exe No File
    FirewallRules: [{85DAF98E-9EF6-4536-BCCB-723A6DF9D508}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sriaa5ch.kmn\x86\c1.exe No File
    FirewallRules: [{254B06F8-1BB9-4784-9E6C-5A8A14B1E64A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sriaa5ch.kmn\x64\m1.exe No File
    FirewallRules: [{EB0799D3-6562-425F-BF9C-588A38C28D7E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\sriaa5ch.kmn\x86\m1.exe No File
    FirewallRules: [{19409A9B-781B-4130-B1D2-6813F44212B5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\myriuzsx.sov\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{C1B31D06-C205-4AB4-AD1A-A6EE79BF972C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\myriuzsx.sov\x64\c1.exe () [File not signed]
    FirewallRules: [{5C9E7742-5CAC-49B8-8C59-D93AF9D618F4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\myriuzsx.sov\x64\m1.exe () [File not signed]
    FirewallRules: [{F88A48D7-659B-424D-9180-8630F56058B1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\myriuzsx.sov\x86\c1.exe () [File not signed]
    FirewallRules: [{33CF343C-3E5B-4CB6-A864-CBBB6914AAF8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\myriuzsx.sov\x86\m1.exe () [File not signed]
    FirewallRules: [{7CD61BFC-9664-450E-AC9D-D624EA492522}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vcudp00w.id3\x86\c1.exe () [File not signed]
    FirewallRules: [{FF462DF9-0B45-4B32-A90C-D1CAB29AA0B9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vcudp00w.id3\x86\m1.exe () [File not signed]
    FirewallRules: [{C9CC227C-5737-41CF-B646-F46805E8CFE4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vcudp00w.id3\x64\c1.exe () [File not signed]
    FirewallRules: [{9A861A8B-A3A2-44E6-9265-BDC1A6CF4007}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vcudp00w.id3\dcore.exe No File
    FirewallRules: [{9DC3BAB5-06B6-4117-AB9C-1D05ECE0658B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vcudp00w.id3\x64\m1.exe () [File not signed]
    FirewallRules: [{E7DF6812-38C8-4A02-B145-E15F14FF3F64}] => (Allow) C:\Users\Pc\AppData\Local\Temp\be5jaqdh.chz\x64\c1.exe No File
    FirewallRules: [{59B79F23-2190-4503-8B69-5C329F81E6D0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\be5jaqdh.chz\dcore.exe No File
    FirewallRules: [{10A7C4A2-9F5E-4B78-9BD6-B61B75C6878C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\be5jaqdh.chz\x64\m1.exe No File
    FirewallRules: [{57AA7A12-6E9A-4C5D-A803-188BCF6D0A18}] => (Allow) C:\Users\Pc\AppData\Local\Temp\be5jaqdh.chz\x86\c1.exe No File
    FirewallRules: [{D50EAAFE-17CA-41BA-AC4F-302F42E01EA8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\be5jaqdh.chz\x86\m1.exe No File
    FirewallRules: [{C365EC5F-7BCF-4EC7-AE8C-D7491A7B4569}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d12l1xys.1hf\x86\c1.exe No File
    FirewallRules: [{650F1AC5-0455-42D6-93F4-D292BC7A3EFD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d12l1xys.1hf\x64\m1.exe No File
    FirewallRules: [{B5209547-4EF4-4289-AF35-7459B4593BC2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d12l1xys.1hf\x86\m1.exe No File
    FirewallRules: [{F3107E76-4D7F-4986-B223-9AD42607CE38}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d12l1xys.1hf\x64\c1.exe No File
    FirewallRules: [{3D72426B-81D6-462F-9A52-86800F5B59F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\d12l1xys.1hf\dcore.exe No File
    FirewallRules: [{62659DA6-A522-48A3-B51F-C8FEEC653B6E}] => (Allow) D:\Unity\Unity Hub\Unity Hub.exe No File
    FirewallRules: [TCP Query User{E5C7D703-C1F9-444A-8A89-B119A8DE711F}D:\unity\unity hub\unity hub.exe] => (Allow) D:\unity\unity hub\unity hub.exe No File
    FirewallRules: [UDP Query User{7E94024D-7BBC-4CC0-A3AA-5CA9934FDD14}D:\unity\unity hub\unity hub.exe] => (Allow) D:\unity\unity hub\unity hub.exe No File
    FirewallRules: [{9E874CAE-A00E-4A8B-A3D9-824E4A1D1F78}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e2mzk5wb.p12\dcore.exe No File
    FirewallRules: [{7AD7526F-FD0F-473C-8E16-0EDF4DAF1C7A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e2mzk5wb.p12\x64\c1.exe () [File not signed]
    FirewallRules: [{E7049940-A8B0-4338-AD60-752D96FA5C26}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e2mzk5wb.p12\x64\m1.exe () [File not signed]
    FirewallRules: [{9E6576FB-6DDA-49C5-8B9C-3D198D57B335}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e2mzk5wb.p12\x86\m1.exe () [File not signed]
    FirewallRules: [{37CF88DD-8011-4A1E-8BAE-5C5C1E18E7EB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\e2mzk5wb.p12\x86\c1.exe () [File not signed]
    FirewallRules: [{3D72C65F-2B41-49A9-9C8E-3CBC589F3D4E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fr2wqpyf.ftp\x64\m1.exe No File
    FirewallRules: [{216638D1-F6BD-4C0C-A9D5-AFE65A6BC4C8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fr2wqpyf.ftp\x64\c1.exe No File
    FirewallRules: [{E341ED43-677E-489B-93A5-5828FA0E57F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fr2wqpyf.ftp\dcore.exe No File
    FirewallRules: [{F45756EC-3526-4017-A4C6-721E57AA9F10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fr2wqpyf.ftp\x86\m1.exe No File
    FirewallRules: [{C9903747-28B9-4D61-AD19-ACF60B3C6E40}] => (Allow) C:\Users\Pc\AppData\Local\Temp\fr2wqpyf.ftp\x86\c1.exe No File
    FirewallRules: [{8CBA83CA-A992-453B-AD1E-511E25AFEE82}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndokx3nm.zbs\x64\c1.exe () [File not signed]
    FirewallRules: [{08D0127D-97FA-4F9D-A62F-A2683476FD34}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndokx3nm.zbs\dcore.exe No File
    FirewallRules: [{D3D9C0A2-69CA-45B2-831F-E7F754975EC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndokx3nm.zbs\x86\m1.exe () [File not signed]
    FirewallRules: [{13831B4D-5905-4AB3-BD81-86335B78CE42}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndokx3nm.zbs\x64\m1.exe () [File not signed]
    FirewallRules: [{E91D483A-67DB-42AB-8521-FD19EDDDE5A5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\ndokx3nm.zbs\x86\c1.exe () [File not signed]
    FirewallRules: [{CAFC272F-54F3-4D9E-8D26-98EC654D2351}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dxdxt0g0.2sd\dcore.exe No File
    FirewallRules: [{876C4E2B-82F1-4453-A2B1-7604BD56EFDE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dxdxt0g0.2sd\x64\c1.exe () [File not signed]
    FirewallRules: [{EED48F90-2E0A-4001-948C-A8BD05C5050A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dxdxt0g0.2sd\x86\m1.exe () [File not signed]
    FirewallRules: [{35430B4C-3FFA-4005-B9C7-AA6EDBC44143}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dxdxt0g0.2sd\x86\c1.exe () [File not signed]
    FirewallRules: [{F3560C04-9240-49C0-8BEC-5CB6B608FB35}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dxdxt0g0.2sd\x64\m1.exe () [File not signed]
    FirewallRules: [{253A5B38-33C6-48AC-AE89-F41E933E0AA9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvrogttk.n10\dcore.exe No File
    FirewallRules: [{9E3D1BE7-66A7-4098-AD0B-A219851B834E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvrogttk.n10\x86\c1.exe () [File not signed]
    FirewallRules: [{C2940BA9-B22F-43C6-ACB0-91F85FE53B29}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvrogttk.n10\x64\c1.exe () [File not signed]
    FirewallRules: [{F1AAD6A3-C6BA-4ABA-99BA-E4A4945046AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvrogttk.n10\x64\m1.exe () [File not signed]
    FirewallRules: [{C3B8F352-34AE-4C21-99D9-0D0DE8C8956F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\yvrogttk.n10\x86\m1.exe () [File not signed]
    FirewallRules: [{13845364-FD4B-48E4-89FD-D43A9F1E7030}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pw5tfqx4.cdq\dcore.exe No File
    FirewallRules: [{DD6A036A-1606-4DC9-AAA3-5283D399442C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pw5tfqx4.cdq\x64\m1.exe () [File not signed]
    FirewallRules: [{1A60559C-B44A-4993-94C5-330C7521B1BD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pw5tfqx4.cdq\x64\c1.exe () [File not signed]
    FirewallRules: [{06915DC5-8D51-4FB5-A1A8-F9B02812FE25}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pw5tfqx4.cdq\x86\c1.exe () [File not signed]
    FirewallRules: [{FBCA46E1-0D86-42E1-AE3D-F1B56199C767}] => (Allow) C:\Users\Pc\AppData\Local\Temp\pw5tfqx4.cdq\x86\m1.exe () [File not signed]
    FirewallRules: [{5B2BA235-0E6E-4DF6-B948-E6988925F9CB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y0vzm5n.fny\dcore.exe No File
    FirewallRules: [{E06FAFD5-E38A-4590-912B-E2588D2488B7}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y0vzm5n.fny\x64\c1.exe () [File not signed]
    FirewallRules: [{F8BD601A-1C74-4741-AD98-C9A1B6751249}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y0vzm5n.fny\x64\m1.exe () [File not signed]
    FirewallRules: [{853D7494-D474-489E-A09D-8046AE49538D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y0vzm5n.fny\x86\m1.exe () [File not signed]
    FirewallRules: [{618EB9A4-191A-4432-8391-9534C818D639}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2y0vzm5n.fny\x86\c1.exe () [File not signed]
    FirewallRules: [{6F537354-9DD8-4C74-AA60-549AF7997CF3}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dend4ho3.4q5\dcore.exe No File
    FirewallRules: [{4215F0A6-7D6D-4546-A7AD-39812FBF8880}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dend4ho3.4q5\x64\c1.exe () [File not signed]
    FirewallRules: [{820F93ED-C1D3-4E7D-B4D4-AF8AE1292E72}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dend4ho3.4q5\x64\m1.exe () [File not signed]
    FirewallRules: [{8BE0002A-5A29-4DCC-8AD9-731437AA9D2D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dend4ho3.4q5\x86\c1.exe () [File not signed]
    FirewallRules: [{F75D679A-D4C5-4C91-BEEC-5836AD16ABC0}] => (Allow) C:\Users\Pc\AppData\Local\Temp\dend4ho3.4q5\x86\m1.exe () [File not signed]
    FirewallRules: [{2FB48011-1CC0-45C2-9C0B-9C9D4ACE1E24}] => (Allow) C:\Users\Pc\AppData\Local\Temp\phueqerj.wrz\dcore.exe No File
    FirewallRules: [{48A9EAE8-2DEB-4E1A-9A1E-73C92F405826}] => (Allow) C:\Users\Pc\AppData\Local\Temp\phueqerj.wrz\x64\c1.exe No File
    FirewallRules: [{F7118520-3DDC-4044-9EF6-7B005DB4DE0E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\phueqerj.wrz\x64\m1.exe No File
    FirewallRules: [{468391B0-6243-47A7-8527-4B69161B8780}] => (Allow) C:\Users\Pc\AppData\Local\Temp\phueqerj.wrz\x86\c1.exe No File
    FirewallRules: [{F93869FF-423C-41B7-A468-3C78B6F0345C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\phueqerj.wrz\x86\m1.exe No File
    FirewallRules: [{5642DD95-E8BC-4429-A6B8-415B90E80842}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xenfqcr0.1wz\dcore.exe No File
    FirewallRules: [{B9714353-FBCD-4363-8E35-54294FB03690}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xenfqcr0.1wz\x64\c1.exe No File
    FirewallRules: [{C40D0FF4-AF06-4FDA-A85A-B5FE23F3097B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xenfqcr0.1wz\x86\c1.exe No File
    FirewallRules: [{18DFA0AD-1741-49B2-A744-33D2875A7F2C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xenfqcr0.1wz\x64\m1.exe No File
    FirewallRules: [{9FABAD90-923D-4A2B-AA73-3CBAB48F730B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\xenfqcr0.1wz\x86\m1.exe No File
    FirewallRules: [{D8E1B6DF-6A2A-4A33-BE68-2DF7357B1211}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hmjuz0ll.lpr\dcore.exe No File
    FirewallRules: [{4656779C-5BD9-4C51-AE01-4A2E1A94970C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hmjuz0ll.lpr\x64\c1.exe No File
    FirewallRules: [{944B17A8-5581-4E50-B8B6-7CCB4DF90296}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hmjuz0ll.lpr\x64\m1.exe No File
    FirewallRules: [{D734865C-4E18-4ADA-A652-A1E55061CF95}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hmjuz0ll.lpr\x86\c1.exe No File
    FirewallRules: [{660F3FDA-CDEF-4ED9-9611-DAFD148ED90E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\hmjuz0ll.lpr\x86\m1.exe No File
    FirewallRules: [{42DF3CC1-1524-46A5-9397-55B0EF4F1038}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qg3w3wzx.r5p\x64\c1.exe No File
    FirewallRules: [{DE8AFE73-B38F-44A3-9E61-0BBEF967FC36}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qg3w3wzx.r5p\x86\c1.exe No File
    FirewallRules: [{1E45CE16-902E-4987-81A8-33D2C84E4C71}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qg3w3wzx.r5p\dcore.exe No File
    FirewallRules: [{D708787F-18EB-4998-92E3-F420A7710F84}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qg3w3wzx.r5p\x64\m1.exe No File
    FirewallRules: [{1800F9F4-A9B7-43B9-B177-2A4928A0E05D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\qg3w3wzx.r5p\x86\m1.exe No File
    FirewallRules: [{DA0D9109-B6B2-4DA9-9902-E41A99509573}] => (Allow) C:\Users\Pc\AppData\Local\Temp\51kwqi43.1f0\dcore.exe No File
    FirewallRules: [{01FE23BD-5457-4B2D-8AD1-79D4A19022D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\51kwqi43.1f0\x64\m1.exe No File
    FirewallRules: [{20EB1B8E-743E-4B14-AF7D-B2842D9A942E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\51kwqi43.1f0\x86\c1.exe No File
    FirewallRules: [{A952D22D-D359-46B8-921A-9B75F781EB03}] => (Allow) C:\Users\Pc\AppData\Local\Temp\51kwqi43.1f0\x64\c1.exe No File
    FirewallRules: [{97182EA1-8CB8-4922-9E9C-47C09E717023}] => (Allow) C:\Users\Pc\AppData\Local\Temp\51kwqi43.1f0\x86\m1.exe No File
    FirewallRules: [{F2EF4805-EEC5-4EDE-BBD7-6798B789A6DE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxn0n2af.1ew\dcore.exe No File
    FirewallRules: [{320E6A60-D1BC-46E5-8002-F2DA126CBD13}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxn0n2af.1ew\x64\c1.exe No File
    FirewallRules: [{71E66BC6-96F0-4970-9902-1C6274F55F15}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxn0n2af.1ew\x86\m1.exe No File
    FirewallRules: [{59CA5610-228F-477C-A574-DACBEDFBF6BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxn0n2af.1ew\x64\m1.exe No File
    FirewallRules: [{3D0F24FA-D781-4584-B463-5452576167CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\mxn0n2af.1ew\x86\c1.exe No File
    FirewallRules: [{5ABF0995-E102-49F1-AB91-C354D2B7A84D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5l5n0tle.0pg\dcore.exe No File
    FirewallRules: [{E08CF7FD-1924-4C47-B947-B30347EACD25}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5l5n0tle.0pg\x86\m1.exe () [File not signed]
    FirewallRules: [{DEECF5B1-41BE-48EE-8C84-4A1317D0575C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5l5n0tle.0pg\x64\c1.exe () [File not signed]
    FirewallRules: [{4EC0C5DD-0828-49D8-BAD7-B36B1CB503B5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5l5n0tle.0pg\x86\c1.exe () [File not signed]
    FirewallRules: [{F8BA3C6B-BA25-4842-B166-1959F54247F1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\5l5n0tle.0pg\x64\m1.exe () [File not signed]
    FirewallRules: [{9A6210D4-99FF-4A7D-BE42-4A05AA9A420E}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pydjapx.j5f\x64\m1.exe No File
    FirewallRules: [{F3527F6E-9EC9-4307-A97B-B7DE4681C969}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pydjapx.j5f\dcore.exe No File
    FirewallRules: [{96742815-B4AA-472A-AC7E-601B0BA5A5A9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pydjapx.j5f\x64\c1.exe No File
    FirewallRules: [{6B9CE735-030D-49FF-BAB9-40B45DA674CD}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pydjapx.j5f\x86\c1.exe No File
    FirewallRules: [{A5761D3B-5354-45AD-B594-628356980230}] => (Allow) C:\Users\Pc\AppData\Local\Temp\4pydjapx.j5f\x86\m1.exe No File
    FirewallRules: [{F713F8D5-C224-4704-93EE-3CB3AFB192E8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0mw2u10j.gwr\dcore.exe No File
    FirewallRules: [{892754A3-985C-4011-8987-4A71BC2C586C}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0mw2u10j.gwr\x64\c1.exe No File
    FirewallRules: [{AA89D9C2-388E-484B-B624-4948A74CBB10}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0mw2u10j.gwr\x86\c1.exe No File
    FirewallRules: [{0F9F7031-989A-468A-A797-20ED028188D8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0mw2u10j.gwr\x86\m1.exe No File
    FirewallRules: [{F7D49CA5-62F5-462E-99D1-EB74B0BA4EA5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0mw2u10j.gwr\x64\m1.exe No File
    FirewallRules: [{113ADBE9-CEF8-41CD-B5F6-D469ECDCB8D1}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g5eo2s2.niq\dcore.exe No File
    FirewallRules: [{DF875EFF-9944-4D1C-9503-129B31D1A45F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g5eo2s2.niq\x64\m1.exe () [File not signed]
    FirewallRules: [{8DCBB47D-7D75-46B0-9026-D6A7A3621EF8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g5eo2s2.niq\x64\c1.exe () [File not signed]
    FirewallRules: [{FA70474C-A017-4DCE-AA00-EE8FBD5753B8}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g5eo2s2.niq\x86\c1.exe () [File not signed]
    FirewallRules: [{1D476FD6-552D-49FB-B2A3-B8BC472A6960}] => (Allow) C:\Users\Pc\AppData\Local\Temp\2g5eo2s2.niq\x86\m1.exe () [File not signed]
    FirewallRules: [{C44A4F8A-7061-49E0-B706-BDC5452FAEB2}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jabuqpsa.0ok\dcore.exe No File
    FirewallRules: [{EF346861-824C-441E-BBF3-5322129CE950}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jabuqpsa.0ok\x64\m1.exe () [File not signed]
    FirewallRules: [{552A153A-3B56-434B-998B-26943B16D589}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jabuqpsa.0ok\x86\m1.exe () [File not signed]
    FirewallRules: [{A6B2B547-DE8C-4EE3-9FC8-915E5F9EB0DE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jabuqpsa.0ok\x64\c1.exe () [File not signed]
    FirewallRules: [{9753F99C-3149-4AB2-8A89-59ABEA82C50F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jabuqpsa.0ok\x86\c1.exe () [File not signed]
    FirewallRules: [{D410ABCE-5D2B-4E11-9A83-2AC242731A66}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ukyukkn.zd3\dcore.exe No File
    FirewallRules: [{9D46932B-9562-4551-8BC9-6E7BCE25E75B}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ukyukkn.zd3\x64\m1.exe () [File not signed]
    FirewallRules: [{7B63D044-6C7D-4C73-85A9-969DC8C389CC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ukyukkn.zd3\x86\m1.exe () [File not signed]
    FirewallRules: [{400A761A-5669-48E6-9E91-58A666A6368A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ukyukkn.zd3\x86\c1.exe () [File not signed]
    FirewallRules: [{9E5A6C50-A04F-4160-AD5E-434BFD538C90}] => (Allow) C:\Users\Pc\AppData\Local\Temp\0ukyukkn.zd3\x64\c1.exe () [File not signed]
    FirewallRules: [{14ACCF21-F9C5-4A89-B2C2-32A4F1165778}] => (Allow) C:\Users\Pc\AppData\Local\Temp\31qermzs.5ik\x64\m1.exe No File
    FirewallRules: [{280C19E8-1E2F-4554-931A-B243C30D16F5}] => (Allow) C:\Users\Pc\AppData\Local\Temp\31qermzs.5ik\x64\c1.exe No File
    FirewallRules: [{85F9872E-02B9-4B7A-800E-A760422190EC}] => (Allow) C:\Users\Pc\AppData\Local\Temp\31qermzs.5ik\dcore.exe No File
    FirewallRules: [{5046CE96-9595-4B8F-A40E-254B13AD7BD9}] => (Allow) C:\Users\Pc\AppData\Local\Temp\31qermzs.5ik\x86\c1.exe No File
    FirewallRules: [{ED28436F-52B4-41C3-9B1C-BF859FD431DB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\31qermzs.5ik\x86\m1.exe No File
    FirewallRules: [{FDCDE99C-92D8-4285-AEE8-D4221729B6AE}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y12yy5o2.nu0\x64\c1.exe () [File not signed]
    FirewallRules: [{E3FDDB6A-09F8-4CD8-89E1-F1C2927BD4AA}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y12yy5o2.nu0\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{6D58B491-100F-44EE-9BBD-C529163DFA4F}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y12yy5o2.nu0\x86\m1.exe () [File not signed]
    FirewallRules: [{F06A418A-A2BC-4EC5-9242-14D8E23527BF}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y12yy5o2.nu0\x64\m1.exe () [File not signed]
    FirewallRules: [{D6FE150E-6349-464C-BC56-4FDB19106735}] => (Allow) C:\Users\Pc\AppData\Local\Temp\y12yy5o2.nu0\x86\c1.exe () [File not signed]
    FirewallRules: [{6742EF8C-6A3E-486B-B933-3A9EAC862A93}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vos0virg.szl\x86\m1.exe () [File not signed]
    FirewallRules: [{9C017FEB-8440-42DA-9B75-4895672E8738}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vos0virg.szl\x64\c1.exe () [File not signed]
    FirewallRules: [{0D8C5EBF-0281-41BC-B56E-27A7D75BF06D}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vos0virg.szl\x86\c1.exe () [File not signed]
    FirewallRules: [{52D8A879-5650-40F0-9CE6-A428A82DDAC4}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vos0virg.szl\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{227FF1F1-5833-4B53-A8BB-174298F55979}] => (Allow) C:\Users\Pc\AppData\Local\Temp\vos0virg.szl\x64\m1.exe () [File not signed]
    FirewallRules: [{3F5E8EDC-2879-405A-82F4-5CC8476CFA33}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jcbm5oc4.f1l\dcore.exe (Microsoft) [File not signed]
    FirewallRules: [{8EF2FCAD-12D4-416A-9477-37404DC12F54}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jcbm5oc4.f1l\x64\m1.exe () [File not signed]
    FirewallRules: [{9F90D5E1-E2D8-4314-A30C-B4ECB409BE3A}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jcbm5oc4.f1l\x86\m1.exe () [File not signed]
    FirewallRules: [{3D522A76-6635-401D-93D1-EAC06A831802}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jcbm5oc4.f1l\x86\c1.exe () [File not signed]
    FirewallRules: [{6139A233-D6AF-4583-B597-6E6BCD95EEEB}] => (Allow) C:\Users\Pc\AppData\Local\Temp\jcbm5oc4.f1l\x64\c1.exe () [File not signed]
    C:\Users\Pc\AppData\Local\Temp\jcbm5oc4.f1l
    C:\Users\Pc\AppData\Local\Temp\vos0virg.szl
    Reboot:
    End::
    2. Скопируйте выделенный текст (правая кнопка мышиКопировать).
    3. Запустите Farbar Recovery Scan Tool.
    4. Нажмите один раз на кнопку Fix и подождите. Программа создаст лог-файл (Fixlog.txt). Пожалуйста, прикрепите его в следующем сообщении.
    • Обратите внимание: будет выполнена перезагрузка компьютера.
    Microsoft MVP 2012-2016 Consumer Security
    Microsoft MVP 2016 Reconnect

  10. #9
    Junior Member Репутация
    Регистрация
    04.06.2019
    Сообщений
    15
    Вес репутации
    24
    Выполнил оба фикса. Фаэрвол заработал и обнаружил этот самый майнер. Нужно его удалить через антивирус? (Вирус все еще работает)

    - - - - -Добавлено - - - - -

    Вот что он еще нашел, может ли это быть вирусом?Вложение 678076Вложение 678077

  11. #10
    Невымерший Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Аватар для thyrex
    Регистрация
    07.03.2009
    Адрес
    Soligorsk, Belarus
    Сообщений
    99,211
    Вес репутации
    3109
    Сделайте лог МВАМ
    Microsoft MVP 2012-2016 Consumer Security
    Microsoft MVP 2016 Reconnect

  12. #11
    Junior Member Репутация
    Регистрация
    04.06.2019
    Сообщений
    15
    Вес репутации
    24
    Готово

  13. #12
    Невымерший Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Аватар для thyrex
    Регистрация
    07.03.2009
    Адрес
    Soligorsk, Belarus
    Сообщений
    99,211
    Вес репутации
    3109
    Поместите в карантин МВАМ все, КРОМЕ
    Код:
    MachineLearning/Anomalous.97%, C:\PROGRAMDATA\Microsoft\Windows\Start Menu\Programs\KMS-activation.lnk, Проигнорировано пользователем, [0], [392687],1.0.10940
    MachineLearning/Anomalous.97%, C:\PROGRAMDATA\AACT.EXE, Проигнорировано пользователем, [0], [392687],1.0.10940
    HackTool.FilePatch, C:\USERS\PC\APPDATA\ROAMING\MOVAVI VIDEO SUITE 18\PATCH-MOVAVI.VIDEO.SUITE.18.X-X86-X64-ASTRON.EXE, Проигнорировано пользователем, [7718], [281135],1.0.10940
    PUP.Optional.GameHack, C:\PROGRAM FILES (X86)\CHEAT ENGINE 6.8.3\STANDALONEPHASE1.DAT, Проигнорировано пользователем, [7990], [393793],1.0.10940
    Microsoft MVP 2012-2016 Consumer Security
    Microsoft MVP 2016 Reconnect

  14. #13
    Junior Member Репутация
    Регистрация
    04.06.2019
    Сообщений
    15
    Вес репутации
    24
    Сделал

  15. #14
    Невымерший Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Аватар для thyrex
    Регистрация
    07.03.2009
    Адрес
    Soligorsk, Belarus
    Сообщений
    99,211
    Вес репутации
    3109
    Проблема решена?
    Microsoft MVP 2012-2016 Consumer Security
    Microsoft MVP 2016 Reconnect

  16. #15
    Junior Member Репутация
    Регистрация
    04.06.2019
    Сообщений
    15
    Вес репутации
    24
    После прочистки MBAM зависаний я не заметил и при поиске файлов с именами c1.exe, dcore.exe и тд на диске C никаких .exe файлов с такими именами не находится. Только вот при открытие диспетчера задач в начале загрузка под 90-100 процентов, как при вирусе, но тут если отсортировать процессы по загрузке, никаких dcore и тд не показывает. Значит это скорее всего нагрузка из-за вычисления диспетчером процессов. Огромное спасибо вам за помощь!

  17. #16
    Невымерший Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Аватар для thyrex
    Регистрация
    07.03.2009
    Адрес
    Soligorsk, Belarus
    Сообщений
    99,211
    Вес репутации
    3109
    Удалите МВАМ.
    Microsoft MVP 2012-2016 Consumer Security
    Microsoft MVP 2016 Reconnect

  18. #17
    Cybernetic Helper Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация
    Регистрация
    29.12.2008
    Сообщений
    48,233
    Вес репутации
    983

    =C8=F2=EE=E3 =EB=E5=F7=E5=ED=E8=FF

    =D1=F2=E0=F2=E8=F1=F2=E8=EA=E0 =EF=F0=EE=E2=E5=E4=E5=ED=ED=EE=E3=EE =EB=
    =E5=F7=E5=ED=E8=FF:
    • =CF=EE=EB=F3=F7=E5=ED=EE =EA=E0=F0=E0=ED=F2=E8=ED=EE=E2: 1
    • =CE=E1=F0=E0=E1=EE=F2=E0=ED=EE =F4=E0=E9=EB=EE=E2: 1
    • =C2 =F5=EE=E4=E5 =EB=E5=F7=E5=ED=E8=FF =EE=E1=ED=E0=F0=F3=E6=E5=ED=FB=
      =E2=F0=E5=E4=EE=ED=EE=F1=ED=FB=E5 =EF=F0=EE=E3=F0=E0=EC=EC=FB:
      1. c:\users\pc\appdata\local\temp\start.exe - Trojan.MSIL.Bi=
        tMiner.abv
        ( DrWEB: Trojan.Starter.3325, BitDefender: Gen:Variant.=
        Kazy.430118, AVAST4: Win32:Dropper-gen [Drp] )

  • Уважаемый(ая) Винни Пух, наши специалисты оказали Вам всю возможную помощь по вашему обращению.

    В целях поддержания безопасности вашего компьютера настоятельно рекомендуем:

     

     

    Чтобы всегда быть в курсе актуальных угроз в области информационной безопасности и сохранять свой компьютер защищенным, рекомендуем следить за последними новостями ИТ-сферы портала Anti-Malware.ru:

     

     

    Anti-Malware VK

     

    Anti-Malware Telegram

     

     

    Надеемся больше никогда не увидеть ваш компьютер зараженным!

     

    Если Вас не затруднит, пополните пожалуйста нашу базу безопасных файлов.

  • Похожие темы

    1. Вирус майнер m1.exe(наверное) [Trojan.MSIL.BitMiner.abv ]
      От Newbeeon в разделе Помогите!
      Ответов: 8
      Последнее сообщение: 11.10.2014, 21:33
    2. Ответов: 5
      Последнее сообщение: 10.10.2014, 16:11
    3. Карантин E3CB3CE39E722557E032B9DC5B4ED7B5 [Trojan-Banker.Win32.CoinMiner.f, Trojan.MSIL.BitMiner.abv]
      От CyberHelper в разделе VirusDetector - Бесплатный онлайн-сервис проверки компьютера
      Ответов: 1
      Последнее сообщение: 17.08.2014, 13:14
    4. Проблема с dcore.exe [Trojan.MSIL.BitMiner.aci ]
      От Илья12236 в разделе Помогите!
      Ответов: 5
      Последнее сообщение: 05.08.2014, 19:28
    5. Карантин 0EBC5A52484AB954ADEB9D663C101662 [Trojan.MSIL.BitMiner.abv ]
      От CyberHelper в разделе VirusDetector - Бесплатный онлайн-сервис проверки компьютера
      Ответов: 2
      Последнее сообщение: 02.08.2014, 22:04

    Свернуть/Развернуть Ваши права в разделе

    • Вы не можете создавать новые темы
    • Вы не можете отвечать в темах
    • Вы не можете прикреплять вложения
    • Вы не можете редактировать свои сообщения
    •  
    Page generated in 0.00459 seconds with 18 queries