Analysis

  • max time kernel
    149s
  • max time network
    150s
  • platform
    windows11-21h2_x64
  • resource
    win11-20240508-en
  • resource tags

    arch:x64arch:x86image:win11-20240508-enlocale:en-usos:windows11-21h2-x64system
  • submitted
    16-05-2024 10:24

General

  • Target

    d869c43edeffa5f506d4d2473c7286430c7600dc99c6c08f6ea224215e79b3c9.exe

  • Size

    4.1MB

  • MD5

    d32b9d6134c9c22d54de56687bcd7a0b

  • SHA1

    76787efd4bf960188b435f6287de1f29988557c9

  • SHA256

    d869c43edeffa5f506d4d2473c7286430c7600dc99c6c08f6ea224215e79b3c9

  • SHA512

    ca8a9f5f1cd97496aeaccd0aa9a96859e7377ecc202ae9d8da167d68c09f89f6643fa6dfa5ff7814931133b582a8cc3414fa4c81a3c4f50dc48ecae3ecce4096

  • SSDEEP

    98304:dBH5QtHgtXZGwxAeX68LG3wNCsYjHyiS0gsLIyJOWEFSdaDQG3a9ntN:dBZQtHgtXlxHq4G3ixkyiJTOnSQDy9nD

Malware Config

Signatures

  • Glupteba

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

  • Glupteba payload 17 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\d869c43edeffa5f506d4d2473c7286430c7600dc99c6c08f6ea224215e79b3c9.exe
    "C:\Users\Admin\AppData\Local\Temp\d869c43edeffa5f506d4d2473c7286430c7600dc99c6c08f6ea224215e79b3c9.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:4364
    • 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:4664
    • C:\Users\Admin\AppData\Local\Temp\d869c43edeffa5f506d4d2473c7286430c7600dc99c6c08f6ea224215e79b3c9.exe
      "C:\Users\Admin\AppData\Local\Temp\d869c43edeffa5f506d4d2473c7286430c7600dc99c6c08f6ea224215e79b3c9.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:5052
      • 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:3540
      • 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:2532
        • 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:4840
      • 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:1368
      • 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:4800
      • 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:2232
        • 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:4616
        • 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:3604
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:4116
          • 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:4896
          • 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:4168
          • 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:656
          • 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:4132
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:1476
            • 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:3996
              • 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:3676
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:3540

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

    • C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_q5kwekuh.rvv.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

      d0c46cad6c0778401e21910bd6b56b70

      SHA1

      7be418951ea96326aca445b8dfe449b2bfa0dca6

      SHA256

      9600b3fdf0565ccb49e21656aa4b24d7c18f776bfd04d9ee984b134707550f02

      SHA512

      057531b468f7fbbb2175a696a8aab274dec0d17d9f71df309edcff35e064f3378050066a3df47ccd03048fac461594ec75e3d4fe64f9dd79949d129f51e02949

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

      Filesize

      19KB

      MD5

      10db742160627ff20667294ff476c4d3

      SHA1

      c75411dd8de08606d264ed34db2ea3e32cee9e35

      SHA256

      41669a7312c0ea18b68da61b6fd6c8c91f44694659056311a4afd3b61e10bcb8

      SHA512

      6d71971dab9bee2e9475c461b2e4b08fff44bc09dbe8c775200c3d0b39065fe3d06fedbe382347b2289dacf4871a0f49c81f62cef290d75207c87f9ec1068bdf

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

      Filesize

      19KB

      MD5

      8d4cbecc4b1e34ec63eefb54210f3ba9

      SHA1

      de8215a5449dff320249db411d605d5ed1e5dc6a

      SHA256

      2e5d8e3ff152d1284d33bc58e2d7158ba0e0c56e6165c8c2ee67e59640fa3c95

      SHA512

      34633872f7a8699a527f8ffcd04574b5562bd7b3b5ea7861da0df4575fe6268f68f03c2d2651393accdd3bacce8017d4c6e679eb11fdee8e607fbace2cb4ff63

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

      Filesize

      19KB

      MD5

      7568d5c0227a352cec93fccaf17c0399

      SHA1

      e9b2359665f73412c952f76717295c95dc4b91b3

      SHA256

      a30c4567b16ea327e08e5738439218cc251a27f284e249b91ad294ddcecb79b2

      SHA512

      48c7e47fdc15528b57af188e7e6df0876945bb687f49e1555faa80cb5e3521544f1888a2a6c4d1be3169465ce01a71ca6b1838217f42838a83989a62459a09e0

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

      Filesize

      19KB

      MD5

      6f16f8b3ef0a46fc43c031859e551c46

      SHA1

      414a804aa9088fb7fc2d49d943abe4a05268f0fa

      SHA256

      3fa80a76b9f8ee6a72b2804f34462d17f3adf2649f0310299f39918b9fe1eb0a

      SHA512

      8523e3239f78cae59706034c55e601487ae4802cd5768a77f8ca64e1e89bc1774ff4b30992ad4bf8b84548189f05eab90ff0aaf032878858ea3bc6563e86a3ff

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

      Filesize

      19KB

      MD5

      58dde185d873e8008048759f98f6b878

      SHA1

      0bc8d0f1085e8f62dfd29b516eacc90a41c550ad

      SHA256

      98d4fe3ea33bd5d46791984ae9abbb72649a5ad1e66e9acabf1e01e30c38322c

      SHA512

      6e2d1e22df56d11f75a268d0d9a63c3a4da11d36b5f8e27404f095ec5a9da3a86229aea1ad36be460048bde95de13e36029385f5d13543c4cb0d6b317593f39a

    • C:\Windows\rss\csrss.exe

      Filesize

      4.1MB

      MD5

      d32b9d6134c9c22d54de56687bcd7a0b

      SHA1

      76787efd4bf960188b435f6287de1f29988557c9

      SHA256

      d869c43edeffa5f506d4d2473c7286430c7600dc99c6c08f6ea224215e79b3c9

      SHA512

      ca8a9f5f1cd97496aeaccd0aa9a96859e7377ecc202ae9d8da167d68c09f89f6643fa6dfa5ff7814931133b582a8cc3414fa4c81a3c4f50dc48ecae3ecce4096

    • C:\Windows\windefender.exe

      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

    • memory/1368-91-0x0000000070EC0000-0x0000000071217000-memory.dmp

      Filesize

      3.3MB

    • memory/1368-90-0x0000000070D40000-0x0000000070D8C000-memory.dmp

      Filesize

      304KB

    • memory/1368-88-0x0000000005640000-0x0000000005997000-memory.dmp

      Filesize

      3.3MB

    • memory/1476-205-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/1476-211-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/2232-219-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/2232-241-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/2232-247-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

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

      Filesize

      9.1MB

    • memory/2232-200-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/2232-225-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

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

      Filesize

      9.1MB

    • memory/2232-245-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/2232-235-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

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

      Filesize

      9.1MB

    • memory/2232-231-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/2232-215-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3540-62-0x0000000070F90000-0x00000000712E7000-memory.dmp

      Filesize

      3.3MB

    • memory/3540-71-0x00000000072A0000-0x0000000007344000-memory.dmp

      Filesize

      656KB

    • memory/3540-216-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/3540-223-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/3540-76-0x0000000007620000-0x0000000007635000-memory.dmp

      Filesize

      84KB

    • memory/3540-72-0x00000000075D0000-0x00000000075E1000-memory.dmp

      Filesize

      68KB

    • memory/3540-60-0x0000000005BA0000-0x0000000005EF7000-memory.dmp

      Filesize

      3.3MB

    • memory/3540-61-0x0000000070D40000-0x0000000070D8C000-memory.dmp

      Filesize

      304KB

    • memory/3540-209-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/4168-182-0x0000000070C60000-0x0000000070CAC000-memory.dmp

      Filesize

      304KB

    • memory/4168-183-0x0000000070EB0000-0x0000000071207000-memory.dmp

      Filesize

      3.3MB

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

      Filesize

      8.9MB

    • memory/4364-74-0x0000000002A20000-0x0000000002E26000-memory.dmp

      Filesize

      4.0MB

    • memory/4364-73-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4364-75-0x0000000002E30000-0x000000000371B000-memory.dmp

      Filesize

      8.9MB

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

      Filesize

      4.0MB

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

      Filesize

      9.1MB

    • memory/4616-137-0x0000000070F90000-0x00000000712E7000-memory.dmp

      Filesize

      3.3MB

    • memory/4616-136-0x0000000070D40000-0x0000000070D8C000-memory.dmp

      Filesize

      304KB

    • memory/4664-42-0x0000000007EF0000-0x0000000007F01000-memory.dmp

      Filesize

      68KB

    • memory/4664-8-0x0000000005A90000-0x0000000005AB2000-memory.dmp

      Filesize

      136KB

    • memory/4664-21-0x0000000006970000-0x00000000069BC000-memory.dmp

      Filesize

      304KB

    • memory/4664-43-0x0000000007F40000-0x0000000007F4E000-memory.dmp

      Filesize

      56KB

    • memory/4664-40-0x0000000007ED0000-0x0000000007EDA000-memory.dmp

      Filesize

      40KB

    • memory/4664-4-0x0000000074ADE000-0x0000000074ADF000-memory.dmp

      Filesize

      4KB

    • memory/4664-38-0x00000000084D0000-0x0000000008B4A000-memory.dmp

      Filesize

      6.5MB

    • memory/4664-44-0x0000000007F50000-0x0000000007F65000-memory.dmp

      Filesize

      84KB

    • memory/4664-45-0x0000000007FA0000-0x0000000007FBA000-memory.dmp

      Filesize

      104KB

    • memory/4664-5-0x0000000003420000-0x0000000003456000-memory.dmp

      Filesize

      216KB

    • memory/4664-39-0x0000000007E90000-0x0000000007EAA000-memory.dmp

      Filesize

      104KB

    • memory/4664-6-0x0000000074AD0000-0x0000000075281000-memory.dmp

      Filesize

      7.7MB

    • memory/4664-7-0x0000000005CC0000-0x00000000062EA000-memory.dmp

      Filesize

      6.2MB

    • memory/4664-41-0x0000000007FE0000-0x0000000008076000-memory.dmp

      Filesize

      600KB

    • memory/4664-9-0x00000000062F0000-0x0000000006356000-memory.dmp

      Filesize

      408KB

    • memory/4664-10-0x0000000006360000-0x00000000063C6000-memory.dmp

      Filesize

      408KB

    • memory/4664-19-0x00000000063D0000-0x0000000006727000-memory.dmp

      Filesize

      3.3MB

    • memory/4664-37-0x0000000074AD0000-0x0000000075281000-memory.dmp

      Filesize

      7.7MB

    • memory/4664-46-0x0000000007FC0000-0x0000000007FC8000-memory.dmp

      Filesize

      32KB

    • memory/4664-49-0x0000000074AD0000-0x0000000075281000-memory.dmp

      Filesize

      7.7MB

    • memory/4664-36-0x0000000007D60000-0x0000000007E04000-memory.dmp

      Filesize

      656KB

    • memory/4664-35-0x0000000007D40000-0x0000000007D5E000-memory.dmp

      Filesize

      120KB

    • memory/4664-20-0x00000000068E0000-0x00000000068FE000-memory.dmp

      Filesize

      120KB

    • memory/4664-26-0x0000000070ED0000-0x0000000071227000-memory.dmp

      Filesize

      3.3MB

    • memory/4664-23-0x0000000007CE0000-0x0000000007D14000-memory.dmp

      Filesize

      208KB

    • memory/4664-25-0x0000000074AD0000-0x0000000075281000-memory.dmp

      Filesize

      7.7MB

    • memory/4664-24-0x0000000070D40000-0x0000000070D8C000-memory.dmp

      Filesize

      304KB

    • memory/4664-22-0x0000000006E50000-0x0000000006E96000-memory.dmp

      Filesize

      280KB

    • memory/4800-110-0x0000000070D40000-0x0000000070D8C000-memory.dmp

      Filesize

      304KB

    • memory/4800-111-0x0000000070F90000-0x00000000712E7000-memory.dmp

      Filesize

      3.3MB

    • memory/4896-171-0x00000000057F0000-0x0000000005805000-memory.dmp

      Filesize

      84KB

    • memory/4896-170-0x00000000073C0000-0x00000000073D1000-memory.dmp

      Filesize

      68KB

    • memory/4896-169-0x0000000007070000-0x0000000007114000-memory.dmp

      Filesize

      656KB

    • memory/4896-160-0x0000000070EB0000-0x0000000071207000-memory.dmp

      Filesize

      3.3MB

    • memory/4896-159-0x0000000070C60000-0x0000000070CAC000-memory.dmp

      Filesize

      304KB

    • memory/4896-158-0x0000000005EE0000-0x0000000005F2C000-memory.dmp

      Filesize

      304KB

    • memory/4896-156-0x00000000058A0000-0x0000000005BF7000-memory.dmp

      Filesize

      3.3MB

    • memory/5052-201-0x0000000002A40000-0x0000000002E46000-memory.dmp

      Filesize

      4.0MB

    • memory/5052-126-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/5052-51-0x0000000002A40000-0x0000000002E46000-memory.dmp

      Filesize

      4.0MB