Analysis

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

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

General

  • Target

    9c8ea5cc880867ff47a9eb1a15c11eb347daf4d3b38a8a0b9ac2f8326d70b3a7.exe

  • Size

    4.1MB

  • MD5

    ace7d4b394b580be54db4084386bd06e

  • SHA1

    85f4b02e12d683ce65e391f534d2abe05038e623

  • SHA256

    9c8ea5cc880867ff47a9eb1a15c11eb347daf4d3b38a8a0b9ac2f8326d70b3a7

  • SHA512

    f78ed0723d4230d5cb900b215f946905d78322c48c4dfb6bf15763a34540169b8121df4db06ea6ad4817f081184d2948ae2424a689ee6209a61b14725831e2bf

  • SSDEEP

    98304:j3/aXnuKq8lIi6YuYM5DOP1Yy/qFVYXqnggvBm2Aw6XSjras4uEiZDLpDRiiT4:j3/aer8lIiPc9ySnggpxAJiIuBVpFiiM

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 7 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\9c8ea5cc880867ff47a9eb1a15c11eb347daf4d3b38a8a0b9ac2f8326d70b3a7.exe
    "C:\Users\Admin\AppData\Local\Temp\9c8ea5cc880867ff47a9eb1a15c11eb347daf4d3b38a8a0b9ac2f8326d70b3a7.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:1968
    • 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:4812
    • C:\Users\Admin\AppData\Local\Temp\9c8ea5cc880867ff47a9eb1a15c11eb347daf4d3b38a8a0b9ac2f8326d70b3a7.exe
      "C:\Users\Admin\AppData\Local\Temp\9c8ea5cc880867ff47a9eb1a15c11eb347daf4d3b38a8a0b9ac2f8326d70b3a7.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:4256
      • 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:1076
      • 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:2316
        • 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:3084
      • 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:2828
      • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
        powershell -nologo -noprofile
        3⤵
        • Drops file in System32 directory
        • Command and Scripting Interpreter: PowerShell
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:4996
      • 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:4892
        • 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:2912
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:4700
          • 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:4868
          • 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:2640
          • 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:4828
          • 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:1728
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:3420
            • 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:4004
              • 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:1716
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:3984

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

    • C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_kdoaovmt.4xf.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

      6db318f736ca2a41d7bca10c066aa8c5

      SHA1

      8a7556d8c507d8e77a3dd287f201b18bb884a2b4

      SHA256

      223337e83aee826b1174afb0d85c2f614fdd1bc3b63e2ae8a83e7eacaa3ed905

      SHA512

      5146f1498eda648067c6c2d22a56ee15f353dfff354ee928a21acf30ecbac7e87e02740f73f7f298259315d047b0913d70904721d74704471bdefc4beafd4f0a

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

      Filesize

      19KB

      MD5

      ea612dde15864fd6ff242bb643eb3d07

      SHA1

      5b52e3fa273d9fb03df232e6fc35e3ea16048e3c

      SHA256

      2d03f07f2502ced12c1f09d711529888bf52d6442966df041f9d1035469bf428

      SHA512

      e4b6fbd6c15f8942dc2492d40934e626f56b0cad09f8a46f65fe27734210185f3db5b154effc7f1390944e29bebd20fc1ed9179eb996dd181ef92f8fd6c04a37

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

      Filesize

      19KB

      MD5

      7ca85ea345a023899722847ea0a9e959

      SHA1

      f13396a30e2116066489b89bc375d9fa38b36832

      SHA256

      41a771b3a540618cafb13669229b67ee23754d463fa60129021457498c4365e6

      SHA512

      3163cb8c229d70190a25fc5c60b2e4821621859fb308329f760924a34648dcf58a55fe2eea5480b8d5ab11be3b4abe59dc6fb4d684fe7d2213119a199503e755

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

      Filesize

      19KB

      MD5

      42f9a5c4c79570ca086c3ae7e22ff89d

      SHA1

      2aedaf19ca5bc43957fb1b7f18d416fc8cebfb71

      SHA256

      3644590702726434894b30812466ec276d79740488d727a4ef8c8c218fe38e32

      SHA512

      27585d157f5c23f99bd5e6a287187aee6f75d9c73fc3d9927405dd7ab40d75398ee505088b67357f236a8738bf92c4de3dc72d942129853d76e878557172b819

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

      Filesize

      19KB

      MD5

      fa7cd49d89f46c364e6136fad71855b1

      SHA1

      5beb0e0688dfc5ee31abee822d5e324bf7e42101

      SHA256

      1937b7f4b47774d3396e593fd88c2ec6098b89d00284761a73e74c82926104f6

      SHA512

      9c5a82276c4c638fca2b74698f63df98e3331ca6878fc3dfc1c817ccfefef4b00bd76b0fdb6aa59aa969ecc97f1ffb1a08bfa126a806546cff502e774ccb7609

    • C:\Windows\rss\csrss.exe

      Filesize

      4.1MB

      MD5

      ace7d4b394b580be54db4084386bd06e

      SHA1

      85f4b02e12d683ce65e391f534d2abe05038e623

      SHA256

      9c8ea5cc880867ff47a9eb1a15c11eb347daf4d3b38a8a0b9ac2f8326d70b3a7

      SHA512

      f78ed0723d4230d5cb900b215f946905d78322c48c4dfb6bf15763a34540169b8121df4db06ea6ad4817f081184d2948ae2424a689ee6209a61b14725831e2bf

    • C:\Windows\windefender.exe

      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

    • memory/212-145-0x0000000070C40000-0x0000000070C8C000-memory.dmp

      Filesize

      304KB

    • memory/212-146-0x00000000713C0000-0x0000000071714000-memory.dmp

      Filesize

      3.3MB

    • memory/1076-78-0x0000000007B90000-0x0000000007BA4000-memory.dmp

      Filesize

      80KB

    • memory/1076-77-0x0000000007B40000-0x0000000007B51000-memory.dmp

      Filesize

      68KB

    • memory/1076-64-0x0000000006010000-0x0000000006364000-memory.dmp

      Filesize

      3.3MB

    • memory/1076-76-0x0000000007830000-0x00000000078D3000-memory.dmp

      Filesize

      652KB

    • memory/1076-66-0x00000000713C0000-0x0000000071714000-memory.dmp

      Filesize

      3.3MB

    • memory/1076-65-0x0000000070C40000-0x0000000070C8C000-memory.dmp

      Filesize

      304KB

    • memory/1968-142-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/1968-143-0x0000000004230000-0x000000000462C000-memory.dmp

      Filesize

      4.0MB

    • memory/1968-1-0x0000000004230000-0x000000000462C000-memory.dmp

      Filesize

      4.0MB

    • memory/1968-144-0x0000000004770000-0x000000000505B000-memory.dmp

      Filesize

      8.9MB

    • memory/1968-213-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

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

      Filesize

      9.1MB

    • memory/1968-2-0x0000000004770000-0x000000000505B000-memory.dmp

      Filesize

      8.9MB

    • memory/2640-193-0x0000000005D50000-0x00000000060A4000-memory.dmp

      Filesize

      3.3MB

    • memory/2640-197-0x0000000070F90000-0x00000000712E4000-memory.dmp

      Filesize

      3.3MB

    • memory/2640-196-0x0000000070B60000-0x0000000070BAC000-memory.dmp

      Filesize

      304KB

    • memory/2828-93-0x00000000713C0000-0x0000000071714000-memory.dmp

      Filesize

      3.3MB

    • memory/2828-92-0x0000000070C40000-0x0000000070C8C000-memory.dmp

      Filesize

      304KB

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

      Filesize

      4.9MB

    • memory/3420-220-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/3984-249-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/3984-237-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/3984-229-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

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

      Filesize

      4.9MB

    • memory/4256-195-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/4812-29-0x0000000070C40000-0x0000000070C8C000-memory.dmp

      Filesize

      304KB

    • memory/4812-10-0x0000000005410000-0x0000000005476000-memory.dmp

      Filesize

      408KB

    • memory/4812-41-0x0000000074DA0000-0x0000000075550000-memory.dmp

      Filesize

      7.7MB

    • memory/4812-28-0x0000000007010000-0x0000000007042000-memory.dmp

      Filesize

      200KB

    • memory/4812-30-0x0000000071340000-0x0000000071694000-memory.dmp

      Filesize

      3.3MB

    • memory/4812-43-0x0000000007160000-0x000000000716A000-memory.dmp

      Filesize

      40KB

    • memory/4812-40-0x0000000007050000-0x000000000706E000-memory.dmp

      Filesize

      120KB

    • memory/4812-48-0x00000000071D0000-0x00000000071E4000-memory.dmp

      Filesize

      80KB

    • memory/4812-47-0x00000000071C0000-0x00000000071CE000-memory.dmp

      Filesize

      56KB

    • memory/4812-49-0x0000000007940000-0x000000000795A000-memory.dmp

      Filesize

      104KB

    • memory/4812-50-0x0000000007210000-0x0000000007218000-memory.dmp

      Filesize

      32KB

    • memory/4812-27-0x0000000006C60000-0x0000000006C7A000-memory.dmp

      Filesize

      104KB

    • memory/4812-26-0x00000000072C0000-0x000000000793A000-memory.dmp

      Filesize

      6.5MB

    • memory/4812-25-0x0000000006BC0000-0x0000000006C36000-memory.dmp

      Filesize

      472KB

    • memory/4812-24-0x0000000006030000-0x0000000006074000-memory.dmp

      Filesize

      272KB

    • memory/4812-23-0x0000000005AE0000-0x0000000005B2C000-memory.dmp

      Filesize

      304KB

    • memory/4812-22-0x0000000005A90000-0x0000000005AAE000-memory.dmp

      Filesize

      120KB

    • memory/4812-21-0x0000000005480000-0x00000000057D4000-memory.dmp

      Filesize

      3.3MB

    • memory/4812-8-0x0000000004CC0000-0x0000000004CE2000-memory.dmp

      Filesize

      136KB

    • memory/4812-53-0x0000000074DA0000-0x0000000075550000-memory.dmp

      Filesize

      7.7MB

    • memory/4812-46-0x0000000007180000-0x0000000007191000-memory.dmp

      Filesize

      68KB

    • memory/4812-45-0x0000000007220000-0x00000000072B6000-memory.dmp

      Filesize

      600KB

    • memory/4812-4-0x0000000074DAE000-0x0000000074DAF000-memory.dmp

      Filesize

      4KB

    • memory/4812-5-0x00000000024A0000-0x00000000024D6000-memory.dmp

      Filesize

      216KB

    • memory/4812-6-0x0000000004D00000-0x0000000005328000-memory.dmp

      Filesize

      6.2MB

    • memory/4812-44-0x0000000074DA0000-0x0000000075550000-memory.dmp

      Filesize

      7.7MB

    • memory/4812-9-0x00000000053A0000-0x0000000005406000-memory.dmp

      Filesize

      408KB

    • memory/4812-42-0x0000000007070000-0x0000000007113000-memory.dmp

      Filesize

      652KB

    • memory/4812-11-0x0000000074DA0000-0x0000000075550000-memory.dmp

      Filesize

      7.7MB

    • memory/4812-7-0x0000000074DA0000-0x0000000075550000-memory.dmp

      Filesize

      7.7MB

    • memory/4868-166-0x0000000006330000-0x0000000006684000-memory.dmp

      Filesize

      3.3MB

    • memory/4868-181-0x0000000007D90000-0x0000000007DA1000-memory.dmp

      Filesize

      68KB

    • memory/4868-170-0x0000000070CE0000-0x0000000071034000-memory.dmp

      Filesize

      3.3MB

    • memory/4868-182-0x00000000062E0000-0x00000000062F4000-memory.dmp

      Filesize

      80KB

    • memory/4868-180-0x0000000007A90000-0x0000000007B33000-memory.dmp

      Filesize

      652KB

    • memory/4868-169-0x0000000070B60000-0x0000000070BAC000-memory.dmp

      Filesize

      304KB

    • memory/4868-168-0x0000000006D60000-0x0000000006DAC000-memory.dmp

      Filesize

      304KB

    • memory/4892-231-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/4892-243-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/4892-271-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/4892-215-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/4892-235-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/4892-267-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/4892-239-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/4892-227-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/4892-247-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/4892-263-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/4892-251-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/4892-255-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/4892-259-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/4996-113-0x0000000006490000-0x00000000067E4000-memory.dmp

      Filesize

      3.3MB

    • memory/4996-115-0x0000000070C40000-0x0000000070C8C000-memory.dmp

      Filesize

      304KB

    • memory/4996-116-0x0000000070DC0000-0x0000000071114000-memory.dmp

      Filesize

      3.3MB