Windows 7 deprecation

Windows 7 will be removed from tria.ge on 2025-03-31

Analysis

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

    arch:x64arch:x86image:win11-20240419-enlocale:en-usos:windows11-21h2-x64system
  • submitted
    08/05/2024, 12:53

General

  • Target

    52f474be8c7415fdb6d8f7a4908df3c169a137855687224dea07bf58c8b2abf7.exe

  • Size

    4.1MB

  • MD5

    014b2f2d82c0356a825d10afe67fdee6

  • SHA1

    ab469a5dba27b90e0b14b6fd57d49bd7fce3cbde

  • SHA256

    52f474be8c7415fdb6d8f7a4908df3c169a137855687224dea07bf58c8b2abf7

  • SHA512

    62e2d670e04ffa925b506c0a4d12bfb04d7cc892fc9333a500c246e9567e72b0411f2263839128d764b23500b2f12e8f6480252c5ceda8956ee360f6bddf5a77

  • SSDEEP

    98304:E5XFTlMyMZVAWF8SeH6tiBW2iadSy01pM0vGwbSOXmAlvl:UlM/Z/sBW2vMzM6G+VHvl

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\52f474be8c7415fdb6d8f7a4908df3c169a137855687224dea07bf58c8b2abf7.exe
    "C:\Users\Admin\AppData\Local\Temp\52f474be8c7415fdb6d8f7a4908df3c169a137855687224dea07bf58c8b2abf7.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:3516
    • 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:3076
    • C:\Users\Admin\AppData\Local\Temp\52f474be8c7415fdb6d8f7a4908df3c169a137855687224dea07bf58c8b2abf7.exe
      "C:\Users\Admin\AppData\Local\Temp\52f474be8c7415fdb6d8f7a4908df3c169a137855687224dea07bf58c8b2abf7.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:4032
      • 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:2764
      • 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:3884
        • 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:784
      • 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:480
      • 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:328
      • 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:2296
        • 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:4728
        • 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:4956
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:4128
          • 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:920
          • 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:3008
          • 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:1256
          • 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:5012
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:4932
            • 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:1044
              • 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:4908
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:4324

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

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

      ac4917a885cf6050b1a483e4bc4d2ea5

      SHA1

      b1c0a9f27bd21c6bbb8e9be70db8777b4a2a640f

      SHA256

      e39062a62c3c7617feeeff95ea8a0be51104a0d36f46e44eea22556fda74d8d9

      SHA512

      092c67a3ecae1d187cad72a8ea1ea37cb78a0cf79c2cd7fb88953e5990669a2e871267015762fd46d274badb88ac0c1d73b00f1df7394d89bed48a3a45c2ba3d

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

      Filesize

      19KB

      MD5

      03289dc69b68938b922c263e267575d1

      SHA1

      59a9d8e504689a3bfd6e45a141ee07a6ad66d468

      SHA256

      de0026ed83ba04d29d31a84c86b2d995c8f5f1495fe4a3db11df3b22c75be227

      SHA512

      964bb4e6b1258199b134f6b71a69e06021b2ad48a666f93f7dc5ad7ec440f3cbb9cc1ffb3ee8a04a2e0eb588e64725a12063227be34e62194837929706e32c82

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

      Filesize

      19KB

      MD5

      e22408560d13b399180af5e9257fa1f6

      SHA1

      a14ec60c6bf44f744c3d1137d18eab16f4533446

      SHA256

      a33a57783dbe50f7e3fcd3709faf828af49bf6bbb148dfc43c76e099f0684930

      SHA512

      f06abd17628211ab69f06e85491837fd75decb40d61950f7ef81e51e5b4a412d888df94745aed4fa51d5c75168d1b21970d2c0d886f18640996ea8d6c7806658

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

      Filesize

      19KB

      MD5

      dfc7c48828ad1db43b3a3bfad4319f7a

      SHA1

      40be861be10cb13ee084fbbaf1ccea0116884693

      SHA256

      91d56d91d8e699b0ec74ce6eccaa12d9abb885648fd7a988afc0e2d5399229cd

      SHA512

      2a7b1ebe8c3c8bf48bfcdf756f57bb8efbad68a0cf3e8dc1325786573ae09ea3aa5401cfab8bab9ffbec2ab52b225fb396ef058ac69abcf66366b4c4ef9cb074

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

      Filesize

      19KB

      MD5

      a0ef98e38fc9ca018d4c55c066eefaa9

      SHA1

      0c23efdf26a3de752036458330870eacae2d37a3

      SHA256

      521ec1d70aaf73caac0a1806955ad36294fc401a70ec34fafb0fc8b3d243e061

      SHA512

      067d138209a066d992154e480c7188cf5b7df490e95a211e582ed63d34bc89e0413f94007f8f89d33f122490404dfba5327c974ce537ba0cc8cced2f2f757345

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

      Filesize

      19KB

      MD5

      d667e4d6ddfe280ba303ccbea015104c

      SHA1

      3db6a120a3ccb152ec5a8c1e87eb533908857764

      SHA256

      abf28be6f22f14ac84a696767027e3064e64da3d9e575bfc50d0fbfd4da4ede5

      SHA512

      5e7566837ad141703914d0435fa4f1091926d94c24c540682720ef10846beac2c9c9cc54b7b2130a5caeef7b2352976085cfbc2bed02697352200e103ed43399

    • C:\Windows\rss\csrss.exe

      Filesize

      4.1MB

      MD5

      014b2f2d82c0356a825d10afe67fdee6

      SHA1

      ab469a5dba27b90e0b14b6fd57d49bd7fce3cbde

      SHA256

      52f474be8c7415fdb6d8f7a4908df3c169a137855687224dea07bf58c8b2abf7

      SHA512

      62e2d670e04ffa925b506c0a4d12bfb04d7cc892fc9333a500c246e9567e72b0411f2263839128d764b23500b2f12e8f6480252c5ceda8956ee360f6bddf5a77

    • C:\Windows\windefender.exe

      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

    • memory/328-110-0x00000000706A0000-0x00000000709F7000-memory.dmp

      Filesize

      3.3MB

    • memory/328-109-0x0000000070450000-0x000000007049C000-memory.dmp

      Filesize

      304KB

    • memory/480-89-0x00000000705D0000-0x0000000070927000-memory.dmp

      Filesize

      3.3MB

    • memory/480-88-0x0000000070450000-0x000000007049C000-memory.dmp

      Filesize

      304KB

    • memory/920-171-0x0000000007610000-0x0000000007621000-memory.dmp

      Filesize

      68KB

    • memory/920-160-0x0000000070370000-0x00000000703BC000-memory.dmp

      Filesize

      304KB

    • memory/920-157-0x0000000005AD0000-0x0000000005E27000-memory.dmp

      Filesize

      3.3MB

    • memory/920-172-0x0000000005E50000-0x0000000005E65000-memory.dmp

      Filesize

      84KB

    • memory/920-159-0x0000000006080000-0x00000000060CC000-memory.dmp

      Filesize

      304KB

    • memory/920-170-0x00000000072D0000-0x0000000007374000-memory.dmp

      Filesize

      656KB

    • memory/920-161-0x00000000704F0000-0x0000000070847000-memory.dmp

      Filesize

      3.3MB

    • memory/2296-228-0x0000000000400000-0x0000000001DE6000-memory.dmp

      Filesize

      25.9MB

    • memory/2296-240-0x0000000000400000-0x0000000001DE6000-memory.dmp

      Filesize

      25.9MB

    • memory/2296-216-0x0000000000400000-0x0000000001DE6000-memory.dmp

      Filesize

      25.9MB

    • memory/2296-208-0x0000000000400000-0x0000000001DE6000-memory.dmp

      Filesize

      25.9MB

    • memory/2296-220-0x0000000000400000-0x0000000001DE6000-memory.dmp

      Filesize

      25.9MB

    • memory/2296-224-0x0000000000400000-0x0000000001DE6000-memory.dmp

      Filesize

      25.9MB

    • memory/2296-202-0x0000000000400000-0x0000000001DE6000-memory.dmp

      Filesize

      25.9MB

    • memory/2296-232-0x0000000000400000-0x0000000001DE6000-memory.dmp

      Filesize

      25.9MB

    • memory/2296-236-0x0000000000400000-0x0000000001DE6000-memory.dmp

      Filesize

      25.9MB

    • memory/2296-252-0x0000000000400000-0x0000000001DE6000-memory.dmp

      Filesize

      25.9MB

    • memory/2296-244-0x0000000000400000-0x0000000001DE6000-memory.dmp

      Filesize

      25.9MB

    • memory/2296-248-0x0000000000400000-0x0000000001DE6000-memory.dmp

      Filesize

      25.9MB

    • memory/2764-60-0x00000000062C0000-0x0000000006617000-memory.dmp

      Filesize

      3.3MB

    • memory/2764-61-0x0000000070450000-0x000000007049C000-memory.dmp

      Filesize

      304KB

    • memory/2764-62-0x00000000705D0000-0x0000000070927000-memory.dmp

      Filesize

      3.3MB

    • memory/2764-71-0x00000000079B0000-0x0000000007A54000-memory.dmp

      Filesize

      656KB

    • memory/2764-72-0x0000000007CE0000-0x0000000007CF1000-memory.dmp

      Filesize

      68KB

    • memory/2764-74-0x0000000007D30000-0x0000000007D45000-memory.dmp

      Filesize

      84KB

    • memory/3008-185-0x00000000705C0000-0x0000000070917000-memory.dmp

      Filesize

      3.3MB

    • memory/3008-174-0x0000000005D50000-0x00000000060A7000-memory.dmp

      Filesize

      3.3MB

    • memory/3008-184-0x0000000070370000-0x00000000703BC000-memory.dmp

      Filesize

      304KB

    • memory/3076-22-0x0000000006740000-0x000000000678C000-memory.dmp

      Filesize

      304KB

    • memory/3076-8-0x0000000005750000-0x0000000005772000-memory.dmp

      Filesize

      136KB

    • memory/3076-46-0x0000000007DC0000-0x0000000007DDA000-memory.dmp

      Filesize

      104KB

    • memory/3076-9-0x00000000058F0000-0x0000000005956000-memory.dmp

      Filesize

      408KB

    • memory/3076-45-0x0000000007D70000-0x0000000007D85000-memory.dmp

      Filesize

      84KB

    • memory/3076-44-0x0000000007D60000-0x0000000007D6E000-memory.dmp

      Filesize

      56KB

    • memory/3076-43-0x0000000007D20000-0x0000000007D31000-memory.dmp

      Filesize

      68KB

    • memory/3076-11-0x00000000061E0000-0x0000000006246000-memory.dmp

      Filesize

      408KB

    • memory/3076-10-0x00000000741E0000-0x0000000074991000-memory.dmp

      Filesize

      7.7MB

    • memory/3076-36-0x0000000007B70000-0x0000000007B8E000-memory.dmp

      Filesize

      120KB

    • memory/3076-7-0x00000000741E0000-0x0000000074991000-memory.dmp

      Filesize

      7.7MB

    • memory/3076-41-0x0000000007CF0000-0x0000000007CFA000-memory.dmp

      Filesize

      40KB

    • memory/3076-6-0x0000000005A40000-0x000000000606A000-memory.dmp

      Filesize

      6.2MB

    • memory/3076-4-0x00000000741EE000-0x00000000741EF000-memory.dmp

      Filesize

      4KB

    • memory/3076-40-0x0000000007CB0000-0x0000000007CCA000-memory.dmp

      Filesize

      104KB

    • memory/3076-39-0x0000000008300000-0x000000000897A000-memory.dmp

      Filesize

      6.5MB

    • memory/3076-38-0x00000000741E0000-0x0000000074991000-memory.dmp

      Filesize

      7.7MB

    • memory/3076-26-0x00000000741E0000-0x0000000074991000-memory.dmp

      Filesize

      7.7MB

    • memory/3076-47-0x0000000007DE0000-0x0000000007DE8000-memory.dmp

      Filesize

      32KB

    • memory/3076-37-0x0000000007B90000-0x0000000007C34000-memory.dmp

      Filesize

      656KB

    • memory/3076-42-0x0000000007E00000-0x0000000007E96000-memory.dmp

      Filesize

      600KB

    • memory/3076-25-0x0000000070450000-0x000000007049C000-memory.dmp

      Filesize

      304KB

    • memory/3076-5-0x0000000003230000-0x0000000003266000-memory.dmp

      Filesize

      216KB

    • memory/3076-24-0x0000000007B30000-0x0000000007B64000-memory.dmp

      Filesize

      208KB

    • memory/3076-20-0x0000000006250000-0x00000000065A7000-memory.dmp

      Filesize

      3.3MB

    • memory/3076-50-0x00000000741E0000-0x0000000074991000-memory.dmp

      Filesize

      7.7MB

    • memory/3076-21-0x0000000006720000-0x000000000673E000-memory.dmp

      Filesize

      120KB

    • memory/3076-23-0x0000000006CD0000-0x0000000006D16000-memory.dmp

      Filesize

      280KB

    • memory/3076-27-0x00000000706A0000-0x00000000709F7000-memory.dmp

      Filesize

      3.3MB

    • memory/3516-1-0x0000000003AF0000-0x0000000003EEE000-memory.dmp

      Filesize

      4.0MB

    • memory/3516-87-0x0000000003AF0000-0x0000000003EEE000-memory.dmp

      Filesize

      4.0MB

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

      Filesize

      9.1MB

    • memory/3516-2-0x0000000003EF0000-0x00000000047DB000-memory.dmp

      Filesize

      8.9MB

    • memory/3516-73-0x0000000000400000-0x0000000001DE6000-memory.dmp

      Filesize

      25.9MB

    • memory/3516-120-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3516-99-0x0000000003EF0000-0x00000000047DB000-memory.dmp

      Filesize

      8.9MB

    • memory/4032-194-0x0000000000400000-0x0000000001DE6000-memory.dmp

      Filesize

      25.9MB

    • memory/4032-119-0x0000000000400000-0x0000000001DE6000-memory.dmp

      Filesize

      25.9MB

    • memory/4324-217-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

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

      Filesize

      4.9MB

    • memory/4324-213-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/4728-138-0x0000000070660000-0x00000000709B7000-memory.dmp

      Filesize

      3.3MB

    • memory/4728-137-0x0000000070450000-0x000000007049C000-memory.dmp

      Filesize

      304KB

    • memory/4728-135-0x0000000005970000-0x0000000005CC7000-memory.dmp

      Filesize

      3.3MB

    • memory/4932-212-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

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

      Filesize

      4.9MB