Analysis

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

    arch:x64arch:x86image:win10v2004-20240508-enlocale:en-usos:windows10-2004-x64system
  • submitted
    16-05-2024 15:24

General

  • Target

    f0ecb66615bd487bce0d474f0e149969301ea51531a7a143b1b1ad8a9b62e0be.exe

  • Size

    4.1MB

  • MD5

    ad49a14ae62706017f7c473c94c90244

  • SHA1

    580ccc7b4a970fcdf05fcaaa9319db906d8e70ef

  • SHA256

    f0ecb66615bd487bce0d474f0e149969301ea51531a7a143b1b1ad8a9b62e0be

  • SHA512

    fe860e91a02ee7e45209930db59f37f0862c6a218f7d32e53abad6f0f3968a928cd031d1ae7ac6b88406254f852dd0a54355f7eac921be69ecec61ce135a8778

  • SSDEEP

    98304:QvzBhIm6zIE7SIO2RhCG9zRnSMmyRgCXxFQG9cB:mzBhDcIv8bCGbNmyXXxFQGyB

Malware Config

Signatures

  • Glupteba

    Glupteba is a modular loader written in Golang with various components.

  • Glupteba payload 19 IoCs
  • Modifies Windows Firewall 2 TTPs 1 IoCs
  • Executes dropped EXE 4 IoCs
  • UPX packed file 6 IoCs

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

  • Adds Run key to start application 2 TTPs 2 IoCs
  • Checks installed software on the system 1 TTPs

    Looks up Uninstall key entries in the registry to enumerate software on the system.

  • Manipulates WinMonFS driver. 1 IoCs

    Roottkits write to WinMonFS to hide directories/files from being detected.

  • Drops file in System32 directory 7 IoCs
  • Checks for VirtualBox DLLs, possible anti-VM trick 1 TTPs 1 IoCs

    Certain files are specific to VirtualBox VMs and can be used to detect execution in a VM.

  • Drops file in Windows directory 4 IoCs
  • Launches sc.exe 1 IoCs

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

  • Command and Scripting Interpreter: PowerShell 1 TTPs 7 IoCs

    Using powershell.exe command.

  • Creates scheduled task(s) 1 TTPs 2 IoCs

    Schtasks is often used by malware for persistence or to perform post-infection execution.

  • Modifies data under HKEY_USERS 64 IoCs
  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious use of AdjustPrivilegeToken 12 IoCs
  • Suspicious use of WriteProcessMemory 36 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:\Users\Admin\AppData\Local\Temp\f0ecb66615bd487bce0d474f0e149969301ea51531a7a143b1b1ad8a9b62e0be.exe
    "C:\Users\Admin\AppData\Local\Temp\f0ecb66615bd487bce0d474f0e149969301ea51531a7a143b1b1ad8a9b62e0be.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:312
    • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
      powershell -nologo -noprofile
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:2148
    • C:\Users\Admin\AppData\Local\Temp\f0ecb66615bd487bce0d474f0e149969301ea51531a7a143b1b1ad8a9b62e0be.exe
      "C:\Users\Admin\AppData\Local\Temp\f0ecb66615bd487bce0d474f0e149969301ea51531a7a143b1b1ad8a9b62e0be.exe"
      2⤵
      • Adds Run key to start application
      • Checks for VirtualBox DLLs, possible anti-VM trick
      • Drops file in Windows directory
      • Modifies data under HKEY_USERS
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of WriteProcessMemory
      PID:2636
      • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
        powershell -nologo -noprofile
        3⤵
        • Drops file in System32 directory
        • Command and Scripting Interpreter: PowerShell
        • Modifies data under HKEY_USERS
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:1496
      • C:\Windows\system32\cmd.exe
        C:\Windows\Sysnative\cmd.exe /C "netsh advfirewall firewall add rule name="csrss" dir=in action=allow program="C:\Windows\rss\csrss.exe" enable=yes"
        3⤵
        • Suspicious use of WriteProcessMemory
        PID:1124
        • C:\Windows\system32\netsh.exe
          netsh advfirewall firewall add rule name="csrss" dir=in action=allow program="C:\Windows\rss\csrss.exe" enable=yes
          4⤵
          • Modifies Windows Firewall
          PID:1852
      • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
        powershell -nologo -noprofile
        3⤵
        • Drops file in System32 directory
        • Command and Scripting Interpreter: PowerShell
        • Modifies data under HKEY_USERS
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:2164
      • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
        powershell -nologo -noprofile
        3⤵
        • Drops file in System32 directory
        • Command and Scripting Interpreter: PowerShell
        • Modifies data under HKEY_USERS
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:2548
      • C:\Windows\rss\csrss.exe
        C:\Windows\rss\csrss.exe
        3⤵
        • Executes dropped EXE
        • Adds Run key to start application
        • Manipulates WinMonFS driver.
        • Drops file in Windows directory
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        • Suspicious use of WriteProcessMemory
        PID:4112
        • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
          powershell -nologo -noprofile
          4⤵
          • Drops file in System32 directory
          • Command and Scripting Interpreter: PowerShell
          • Modifies data under HKEY_USERS
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of AdjustPrivilegeToken
          PID:212
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /CREATE /SC ONLOGON /RL HIGHEST /TR "C:\Windows\rss\csrss.exe" /TN csrss /F
          4⤵
          • Creates scheduled task(s)
          PID:4824
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:5112
          • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
            powershell -nologo -noprofile
            4⤵
            • Drops file in System32 directory
            • Command and Scripting Interpreter: PowerShell
            • Modifies data under HKEY_USERS
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of AdjustPrivilegeToken
            PID:4348
          • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
            powershell -nologo -noprofile
            4⤵
            • Drops file in System32 directory
            • Command and Scripting Interpreter: PowerShell
            • Modifies data under HKEY_USERS
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of AdjustPrivilegeToken
            PID:1216
          • C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe
            C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe taskmgr.exe C:\Users\Admin\AppData\Local\Temp\csrss\injector\NtQuerySystemInformationHook.dll
            4⤵
            • Executes dropped EXE
            • Suspicious behavior: EnumeratesProcesses
            PID:2052
          • C:\Windows\SYSTEM32\schtasks.exe
            schtasks /CREATE /SC ONLOGON /RL HIGHEST /TR "C:\Windows\rss\csrss.exe" /TN csrss /F
            4⤵
            • Creates scheduled task(s)
            PID:4660
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:2652
            • C:\Windows\SysWOW64\cmd.exe
              cmd.exe /C sc sdset WinDefender D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPLOCRSDRCWDWO;;;BA)(D;;WPDT;;;BA)(A;;CCLCSWLOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
              5⤵
              • Suspicious use of WriteProcessMemory
              PID:4604
              • C:\Windows\SysWOW64\sc.exe
                sc sdset WinDefender D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPLOCRSDRCWDWO;;;BA)(D;;WPDT;;;BA)(A;;CCLCSWLOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
                6⤵
                • Launches sc.exe
                • Suspicious use of AdjustPrivilegeToken
                PID:4588
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:3156

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

    • C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_h3smmeon.nr3.ps1

      Filesize

      60B

      MD5

      d17fe0a3f47be24a6453e9ef58c94641

      SHA1

      6ab83620379fc69f80c0242105ddffd7d98d5d9d

      SHA256

      96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7

      SHA512

      5b592e58f26c264604f98f6aa12860758ce606d1c63220736cf0c779e4e18e3cec8706930a16c38b20161754d1017d1657d35258e58ca22b18f5b232880dec82

    • C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe

      Filesize

      281KB

      MD5

      d98e33b66343e7c96158444127a117f6

      SHA1

      bb716c5509a2bf345c6c1152f6e3e1452d39d50d

      SHA256

      5de4e2b07a26102fe527606ce5da1d5a4b938967c9d380a3c5fe86e2e34aaaf1

      SHA512

      705275e4a1ba8205eb799a8cf1737bc8ba686925e52c9198a6060a7abeee65552a85b814ac494a4b975d496a63be285f19a6265550585f2fc85824c42d7efab5

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

      Filesize

      2KB

      MD5

      968cb9309758126772781b83adb8a28f

      SHA1

      8da30e71accf186b2ba11da1797cf67f8f78b47c

      SHA256

      92099c10776bb7e3f2a8d1b82d4d40d0c4627e4f1bf754a6e58dfd2c2e97042a

      SHA512

      4bd50732f8af4d688d95999bddfd296115d7033ddc38f86c9fb1f47fde202bffa27e9088bebcaa3064ca946af2f5c1ca6cbde49d0907f0005c7ab42874515dd3

    • C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive

      Filesize

      19KB

      MD5

      ca0ed8bc7afdb3af9af139fa238a98b6

      SHA1

      38f732cd1be7d22b6b7b6f72706754a6f3f59391

      SHA256

      583593404b955a98d356c4d0e8dcbd120f531602b596690976d271696c5645f0

      SHA512

      b00cb2dcc8315cb555a1cc1699da99349ed0ce9cd6e6be2247cd52eaedf01a8d85d6ca2f0ad523b4820c76561e866b09718bd2c1ff5573a24312e9e13f2e1f19

    • C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive

      Filesize

      19KB

      MD5

      e9433a64f4f7250ff69e031dfac069db

      SHA1

      855e42c382a2ba4d0ed91f641b5797866f388109

      SHA256

      a45aac4b921e2fff922bdeeed674b2455fa234cb977606b136cab25a322a3945

      SHA512

      efccefe309bcb0b65bd4ac767b35b0ee5b954ece62b56e817fe43b51d056d11fd9d8968e13afa2d77886efca77248ebb7d1ef6cf583accb960512b3f65e6e83d

    • C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive

      Filesize

      19KB

      MD5

      6408dc0f0a66abbb131a650db0bd9933

      SHA1

      a6dfd7dfc1b7035bdd376c7f0122fa59a6940771

      SHA256

      c212a759013194d110d733a54276516f29b5ec3344ff43c4153d2aa9b9b7f527

      SHA512

      b85f474f66504e743bea3c3f245f0968d25cf9dc6b15c641f81390d29ee72aba744f097ec51b015a8b7f5ce01fba5c64ad96698441333f08312e38323c2a58d9

    • C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive

      Filesize

      19KB

      MD5

      10b2c230025f6e90e2129904e2906287

      SHA1

      97965394620470f3e04dcad5d118bc13a839cb60

      SHA256

      cc832ffe5edebdf1393a3ec494c03d20c3dabb03fe1a17d8c7fcb5249d782038

      SHA512

      1d07134c3b45095c1bcafa2348fe8fb49e4735bc1564bc787cce49a43fc2b075748b6ddd16e75e3be77fba161073bebbba21b35d9aa1d4738119e05cab5e898f

    • C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive

      Filesize

      19KB

      MD5

      9996495e91014906c88fbf13b4bdf15b

      SHA1

      753dc0d4b4b5f5b6785306a72d420df3eac4cf0f

      SHA256

      a5ce444066ee54040016d82c38b806216ce4ec65b5ed4a5a66f579ebd7a85b70

      SHA512

      d98eb5b31bf9509449c6481a32be116c078ff882df83a4a1962307c2306308462a697d5c782cf3356c1e68be8f185be60a69b1a6106ee02a408748ebcf709f48

    • C:\Windows\rss\csrss.exe

      Filesize

      4.1MB

      MD5

      ad49a14ae62706017f7c473c94c90244

      SHA1

      580ccc7b4a970fcdf05fcaaa9319db906d8e70ef

      SHA256

      f0ecb66615bd487bce0d474f0e149969301ea51531a7a143b1b1ad8a9b62e0be

      SHA512

      fe860e91a02ee7e45209930db59f37f0862c6a218f7d32e53abad6f0f3968a928cd031d1ae7ac6b88406254f852dd0a54355f7eac921be69ecec61ce135a8778

    • C:\Windows\windefender.exe

      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

    • memory/212-150-0x0000000071330000-0x0000000071684000-memory.dmp

      Filesize

      3.3MB

    • memory/212-149-0x0000000070BB0000-0x0000000070BFC000-memory.dmp

      Filesize

      304KB

    • memory/312-79-0x0000000002A20000-0x0000000002E26000-memory.dmp

      Filesize

      4.0MB

    • memory/312-3-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/312-2-0x0000000002E30000-0x000000000371B000-memory.dmp

      Filesize

      8.9MB

    • memory/312-1-0x0000000002A20000-0x0000000002E26000-memory.dmp

      Filesize

      4.0MB

    • memory/312-80-0x0000000002E30000-0x000000000371B000-memory.dmp

      Filesize

      8.9MB

    • memory/312-78-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1216-197-0x00000000061C0000-0x0000000006514000-memory.dmp

      Filesize

      3.3MB

    • memory/1216-199-0x0000000070AD0000-0x0000000070B1C000-memory.dmp

      Filesize

      304KB

    • memory/1216-200-0x0000000070C50000-0x0000000070FA4000-memory.dmp

      Filesize

      3.3MB

    • memory/1496-82-0x0000000007A70000-0x0000000007A84000-memory.dmp

      Filesize

      80KB

    • memory/1496-66-0x0000000070BB0000-0x0000000070BFC000-memory.dmp

      Filesize

      304KB

    • memory/1496-81-0x0000000007A30000-0x0000000007A41000-memory.dmp

      Filesize

      68KB

    • memory/1496-77-0x0000000007700000-0x00000000077A3000-memory.dmp

      Filesize

      652KB

    • memory/1496-67-0x0000000070D30000-0x0000000071084000-memory.dmp

      Filesize

      3.3MB

    • memory/2148-21-0x0000000006200000-0x0000000006554000-memory.dmp

      Filesize

      3.3MB

    • memory/2148-4-0x0000000074D1E000-0x0000000074D1F000-memory.dmp

      Filesize

      4KB

    • memory/2148-46-0x0000000007D80000-0x0000000007D91000-memory.dmp

      Filesize

      68KB

    • memory/2148-47-0x0000000007DC0000-0x0000000007DCE000-memory.dmp

      Filesize

      56KB

    • memory/2148-48-0x0000000007DE0000-0x0000000007DF4000-memory.dmp

      Filesize

      80KB

    • memory/2148-49-0x0000000007E30000-0x0000000007E4A000-memory.dmp

      Filesize

      104KB

    • memory/2148-50-0x0000000007E20000-0x0000000007E28000-memory.dmp

      Filesize

      32KB

    • memory/2148-53-0x0000000074D10000-0x00000000754C0000-memory.dmp

      Filesize

      7.7MB

    • memory/2148-31-0x0000000070D30000-0x0000000071084000-memory.dmp

      Filesize

      3.3MB

    • memory/2148-10-0x0000000005FB0000-0x0000000006016000-memory.dmp

      Filesize

      408KB

    • memory/2148-45-0x0000000007E80000-0x0000000007F16000-memory.dmp

      Filesize

      600KB

    • memory/2148-43-0x0000000007C80000-0x0000000007D23000-memory.dmp

      Filesize

      652KB

    • memory/2148-42-0x0000000074D10000-0x00000000754C0000-memory.dmp

      Filesize

      7.7MB

    • memory/2148-41-0x0000000007C60000-0x0000000007C7E000-memory.dmp

      Filesize

      120KB

    • memory/2148-28-0x0000000007C20000-0x0000000007C52000-memory.dmp

      Filesize

      200KB

    • memory/2148-29-0x0000000070BB0000-0x0000000070BFC000-memory.dmp

      Filesize

      304KB

    • memory/2148-30-0x0000000074D10000-0x00000000754C0000-memory.dmp

      Filesize

      7.7MB

    • memory/2148-27-0x0000000007A60000-0x0000000007A7A000-memory.dmp

      Filesize

      104KB

    • memory/2148-26-0x00000000080C0000-0x000000000873A000-memory.dmp

      Filesize

      6.5MB

    • memory/2148-5-0x0000000005120000-0x0000000005156000-memory.dmp

      Filesize

      216KB

    • memory/2148-25-0x00000000079C0000-0x0000000007A36000-memory.dmp

      Filesize

      472KB

    • memory/2148-7-0x0000000005790000-0x0000000005DB8000-memory.dmp

      Filesize

      6.2MB

    • memory/2148-6-0x0000000074D10000-0x00000000754C0000-memory.dmp

      Filesize

      7.7MB

    • memory/2148-24-0x0000000006BF0000-0x0000000006C34000-memory.dmp

      Filesize

      272KB

    • memory/2148-8-0x0000000074D10000-0x00000000754C0000-memory.dmp

      Filesize

      7.7MB

    • memory/2148-9-0x00000000056E0000-0x0000000005702000-memory.dmp

      Filesize

      136KB

    • memory/2148-11-0x0000000006090000-0x00000000060F6000-memory.dmp

      Filesize

      408KB

    • memory/2148-23-0x0000000006860000-0x00000000068AC000-memory.dmp

      Filesize

      304KB

    • memory/2148-44-0x0000000007D70000-0x0000000007D7A000-memory.dmp

      Filesize

      40KB

    • memory/2148-22-0x0000000006690000-0x00000000066AE000-memory.dmp

      Filesize

      120KB

    • memory/2164-86-0x00000000061F0000-0x0000000006544000-memory.dmp

      Filesize

      3.3MB

    • memory/2164-97-0x0000000070BB0000-0x0000000070BFC000-memory.dmp

      Filesize

      304KB

    • memory/2164-98-0x0000000071330000-0x0000000071684000-memory.dmp

      Filesize

      3.3MB

    • memory/2548-120-0x0000000070D30000-0x0000000071084000-memory.dmp

      Filesize

      3.3MB

    • memory/2548-119-0x0000000070BB0000-0x0000000070BFC000-memory.dmp

      Filesize

      304KB

    • memory/2636-55-0x00000000029B0000-0x0000000002DAB000-memory.dmp

      Filesize

      4.0MB

    • memory/2636-130-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/2636-56-0x0000000002DB0000-0x000000000369B000-memory.dmp

      Filesize

      8.9MB

    • memory/2636-135-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/2652-221-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/2652-225-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/3156-235-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/3156-224-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/3156-230-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/4112-242-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4112-244-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4112-258-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4112-246-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4112-211-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4112-256-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4112-227-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4112-251-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4112-229-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4112-232-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4112-254-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4112-234-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4112-239-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4348-174-0x0000000071260000-0x00000000715B4000-memory.dmp

      Filesize

      3.3MB

    • memory/4348-186-0x0000000005D70000-0x0000000005D84000-memory.dmp

      Filesize

      80KB

    • memory/4348-173-0x0000000070AD0000-0x0000000070B1C000-memory.dmp

      Filesize

      304KB

    • memory/4348-185-0x0000000007530000-0x0000000007541000-memory.dmp

      Filesize

      68KB

    • memory/4348-161-0x0000000005860000-0x0000000005BB4000-memory.dmp

      Filesize

      3.3MB

    • memory/4348-172-0x00000000064D0000-0x000000000651C000-memory.dmp

      Filesize

      304KB

    • memory/4348-184-0x00000000071B0000-0x0000000007253000-memory.dmp

      Filesize

      652KB