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
    15-05-2024 18:07

General

  • Target

    2aecfb9370460b488abd4f1fb79fe3d657346634f7f51462ac34971005d05472.exe

  • Size

    4.1MB

  • MD5

    950ebbafbafdf050c1f725268544bfc6

  • SHA1

    7357dc12488596959b2eaa088a6f9773d5623672

  • SHA256

    2aecfb9370460b488abd4f1fb79fe3d657346634f7f51462ac34971005d05472

  • SHA512

    c485983bb4afda16aee280cce4701c324e9815d9f6a268e20bbef6df5bbd116dc5e8fdc5ecb4d4abaaf07b5f78815a5f3fd53604270e27270580dc200be1e2c2

  • SSDEEP

    98304:QoKALZtLSnhBaG13jSGzI9y04m/Xf7c/d7YDSGfJg5NEka2Q+gy:QC1IraEjIw04m/Xfo4a5yka2Q+gy

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 5 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\2aecfb9370460b488abd4f1fb79fe3d657346634f7f51462ac34971005d05472.exe
    "C:\Users\Admin\AppData\Local\Temp\2aecfb9370460b488abd4f1fb79fe3d657346634f7f51462ac34971005d05472.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:1120
    • 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:2276
    • C:\Users\Admin\AppData\Local\Temp\2aecfb9370460b488abd4f1fb79fe3d657346634f7f51462ac34971005d05472.exe
      "C:\Users\Admin\AppData\Local\Temp\2aecfb9370460b488abd4f1fb79fe3d657346634f7f51462ac34971005d05472.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:5060
      • 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:2256
      • 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:2900
        • 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:4588
      • 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:2120
      • 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:1160
        • 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:4604
        • 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:1420
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:3528
          • 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:4488
          • 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:1604
          • 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:5056
          • 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:5052
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:3996
            • 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:2632
              • 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:3464
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:2020

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

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

      95fdc6bd6a2c97404aa0b495435a988b

      SHA1

      fbdfc2a09ddab0dc05ed3bfe784cb0286eb5fc1c

      SHA256

      b1fed3305e5654f70bc2433d74d3ee44d2d9121ab875522c898667dde5f2766e

      SHA512

      e8e32fe540f0146f2eaa44a43a183c92469f88bbe7b98ca3db31023b3d522af2c21433a8879a81dca5aab99338aa6803ff27ede6f2c1993909ab00f036613f23

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

      Filesize

      19KB

      MD5

      de245d1b835106f4c5a7036c34d154ca

      SHA1

      8a2986a1b655e87d36ee4c4fc3ff76f7f9786609

      SHA256

      26e5d1553c43b8404b17b0fd7ca37726a9cb5e281e1db66c66facac6b76c93fa

      SHA512

      cdc372d6504e1ddd957c3279ec48fab610a9a73795f36ee0883551f8377322db0e36d4f583261b603f3f4e2e1bc05a367bc8e3989535344a5a105884ed25f632

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

      Filesize

      19KB

      MD5

      a2014c615774b504873776453f0fdf15

      SHA1

      8d5eda53ea31b09d8f459ef568aedefe11f13bc4

      SHA256

      435a641b2ebf9d903f1a21e1351030927e1291d3e576327d1826042bf79cc017

      SHA512

      7477811ba827913f7cec4a586550ec96fb8b0cb3e43a24d4e6e770ddcddee7c4f47f83b429d05bac243be0f0dd86560fd859c1ae5e8e20940d66373b34d5ea84

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

      Filesize

      19KB

      MD5

      ba4410878dfadaf9cfcf7a4094545b9d

      SHA1

      d1d2ec407c5c00ec3ec69868f41cd6f10a191433

      SHA256

      b836878035f03b3181e46c50034c66926024a3c645c25f3a51b1d802f7ef0a2e

      SHA512

      aa5dbd22ab2589cfec2366b48fd80fc864f5c7225f0decd885919124b2118118bba89ab9eb8040a019771beca2f5676fd128f8ffcde2592e8e98a152c93e3121

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

      Filesize

      19KB

      MD5

      10401951a228f8748ba6251855c458b8

      SHA1

      562e9dcfc215568f5bf3f62cdba35328b7d9112a

      SHA256

      73d3c8ba0ab7d4e66d71ef931653787598c415cc46f1eb131003609e778aed5a

      SHA512

      086b7761e4f21514441668abbb4b4d100d37645c607d70be5ed9010a678b9b7e802b36063d404c1f86735b7b347a7b0ec54c641d8a5cea44699c266f19fa6c7e

    • C:\Windows\rss\csrss.exe

      Filesize

      4.1MB

      MD5

      950ebbafbafdf050c1f725268544bfc6

      SHA1

      7357dc12488596959b2eaa088a6f9773d5623672

      SHA256

      2aecfb9370460b488abd4f1fb79fe3d657346634f7f51462ac34971005d05472

      SHA512

      c485983bb4afda16aee280cce4701c324e9815d9f6a268e20bbef6df5bbd116dc5e8fdc5ecb4d4abaaf07b5f78815a5f3fd53604270e27270580dc200be1e2c2

    • C:\Windows\windefender.exe

      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

    • memory/1120-53-0x0000000004890000-0x0000000004C94000-memory.dmp

      Filesize

      4.0MB

    • memory/1120-54-0x0000000004CA0000-0x000000000558B000-memory.dmp

      Filesize

      8.9MB

    • memory/1120-55-0x0000000000400000-0x0000000002B0B000-memory.dmp

      Filesize

      39.0MB

    • memory/1120-77-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1120-24-0x0000000000400000-0x0000000002B0B000-memory.dmp

      Filesize

      39.0MB

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

      Filesize

      9.1MB

    • memory/1120-2-0x0000000004CA0000-0x000000000558B000-memory.dmp

      Filesize

      8.9MB

    • memory/1120-1-0x0000000004890000-0x0000000004C94000-memory.dmp

      Filesize

      4.0MB

    • memory/1160-219-0x0000000000400000-0x0000000002B0B000-memory.dmp

      Filesize

      39.0MB

    • memory/1160-228-0x0000000000400000-0x0000000002B0B000-memory.dmp

      Filesize

      39.0MB

    • memory/1160-238-0x0000000000400000-0x0000000002B0B000-memory.dmp

      Filesize

      39.0MB

    • memory/1160-199-0x0000000000400000-0x0000000002B0B000-memory.dmp

      Filesize

      39.0MB

    • memory/1160-214-0x0000000000400000-0x0000000002B0B000-memory.dmp

      Filesize

      39.0MB

    • memory/1160-234-0x0000000000400000-0x0000000002B0B000-memory.dmp

      Filesize

      39.0MB

    • memory/1160-141-0x0000000000400000-0x0000000002B0B000-memory.dmp

      Filesize

      39.0MB

    • memory/1160-216-0x0000000000400000-0x0000000002B0B000-memory.dmp

      Filesize

      39.0MB

    • memory/1160-231-0x0000000000400000-0x0000000002B0B000-memory.dmp

      Filesize

      39.0MB

    • memory/1160-226-0x0000000000400000-0x0000000002B0B000-memory.dmp

      Filesize

      39.0MB

    • memory/1160-222-0x0000000000400000-0x0000000002B0B000-memory.dmp

      Filesize

      39.0MB

    • memory/1604-189-0x0000000070600000-0x0000000070957000-memory.dmp

      Filesize

      3.3MB

    • memory/1604-188-0x00000000703B0000-0x00000000703FC000-memory.dmp

      Filesize

      304KB

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

      Filesize

      4.9MB

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

      Filesize

      4.9MB

    • memory/2120-112-0x0000000005EA0000-0x00000000061F7000-memory.dmp

      Filesize

      3.3MB

    • memory/2120-114-0x0000000070490000-0x00000000704DC000-memory.dmp

      Filesize

      304KB

    • memory/2120-115-0x0000000070610000-0x0000000070967000-memory.dmp

      Filesize

      3.3MB

    • memory/2256-78-0x00000000077F0000-0x0000000007801000-memory.dmp

      Filesize

      68KB

    • memory/2256-64-0x0000000005D70000-0x00000000060C7000-memory.dmp

      Filesize

      3.3MB

    • memory/2256-65-0x0000000070490000-0x00000000704DC000-memory.dmp

      Filesize

      304KB

    • memory/2256-66-0x00000000706A0000-0x00000000709F7000-memory.dmp

      Filesize

      3.3MB

    • memory/2256-75-0x00000000074C0000-0x0000000007564000-memory.dmp

      Filesize

      656KB

    • memory/2256-79-0x0000000007860000-0x0000000007875000-memory.dmp

      Filesize

      84KB

    • memory/2276-38-0x0000000074220000-0x00000000749D1000-memory.dmp

      Filesize

      7.7MB

    • memory/2276-7-0x0000000074220000-0x00000000749D1000-memory.dmp

      Filesize

      7.7MB

    • memory/2276-51-0x0000000074220000-0x00000000749D1000-memory.dmp

      Filesize

      7.7MB

    • memory/2276-48-0x00000000071C0000-0x00000000071C8000-memory.dmp

      Filesize

      32KB

    • memory/2276-47-0x00000000071A0000-0x00000000071BA000-memory.dmp

      Filesize

      104KB

    • memory/2276-4-0x000000007422E000-0x000000007422F000-memory.dmp

      Filesize

      4KB

    • memory/2276-5-0x0000000004620000-0x0000000004656000-memory.dmp

      Filesize

      216KB

    • memory/2276-46-0x0000000007150000-0x0000000007165000-memory.dmp

      Filesize

      84KB

    • memory/2276-45-0x0000000007140000-0x000000000714E000-memory.dmp

      Filesize

      56KB

    • memory/2276-44-0x00000000070F0000-0x0000000007101000-memory.dmp

      Filesize

      68KB

    • memory/2276-43-0x00000000071E0000-0x0000000007276000-memory.dmp

      Filesize

      600KB

    • memory/2276-42-0x00000000070D0000-0x00000000070DA000-memory.dmp

      Filesize

      40KB

    • memory/2276-6-0x0000000004CC0000-0x00000000052EA000-memory.dmp

      Filesize

      6.2MB

    • memory/2276-40-0x00000000076D0000-0x0000000007D4A000-memory.dmp

      Filesize

      6.5MB

    • memory/2276-41-0x0000000007090000-0x00000000070AA000-memory.dmp

      Filesize

      104KB

    • memory/2276-26-0x0000000070490000-0x00000000704DC000-memory.dmp

      Filesize

      304KB

    • memory/2276-8-0x0000000004B40000-0x0000000004B62000-memory.dmp

      Filesize

      136KB

    • memory/2276-9-0x0000000005420000-0x0000000005486000-memory.dmp

      Filesize

      408KB

    • memory/2276-39-0x0000000074220000-0x00000000749D1000-memory.dmp

      Filesize

      7.7MB

    • memory/2276-10-0x0000000005590000-0x00000000055F6000-memory.dmp

      Filesize

      408KB

    • memory/2276-11-0x0000000005600000-0x0000000005957000-memory.dmp

      Filesize

      3.3MB

    • memory/2276-12-0x0000000074220000-0x00000000749D1000-memory.dmp

      Filesize

      7.7MB

    • memory/2276-21-0x0000000005AE0000-0x0000000005AFE000-memory.dmp

      Filesize

      120KB

    • memory/2276-22-0x0000000005B10000-0x0000000005B5C000-memory.dmp

      Filesize

      304KB

    • memory/2276-23-0x0000000006040000-0x0000000006086000-memory.dmp

      Filesize

      280KB

    • memory/2276-37-0x0000000006F60000-0x0000000007004000-memory.dmp

      Filesize

      656KB

    • memory/2276-27-0x00000000706E0000-0x0000000070A37000-memory.dmp

      Filesize

      3.3MB

    • memory/2276-25-0x0000000006EE0000-0x0000000006F14000-memory.dmp

      Filesize

      208KB

    • memory/2276-36-0x0000000006F40000-0x0000000006F5E000-memory.dmp

      Filesize

      120KB

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

      Filesize

      4.9MB

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

      Filesize

      4.9MB

    • memory/4488-164-0x00000000703B0000-0x00000000703FC000-memory.dmp

      Filesize

      304KB

    • memory/4488-175-0x00000000076E0000-0x00000000076F1000-memory.dmp

      Filesize

      68KB

    • memory/4488-174-0x00000000073A0000-0x0000000007444000-memory.dmp

      Filesize

      656KB

    • memory/4488-165-0x0000000070600000-0x0000000070957000-memory.dmp

      Filesize

      3.3MB

    • memory/4488-176-0x0000000005EE0000-0x0000000005EF5000-memory.dmp

      Filesize

      84KB

    • memory/4488-163-0x0000000006620000-0x000000000666C000-memory.dmp

      Filesize

      304KB

    • memory/4488-161-0x0000000005B00000-0x0000000005E57000-memory.dmp

      Filesize

      3.3MB

    • memory/4588-93-0x00000000706A0000-0x00000000709F7000-memory.dmp

      Filesize

      3.3MB

    • memory/4588-92-0x0000000070490000-0x00000000704DC000-memory.dmp

      Filesize

      304KB

    • memory/4604-143-0x00000000706E0000-0x0000000070A37000-memory.dmp

      Filesize

      3.3MB

    • memory/4604-142-0x0000000070490000-0x00000000704DC000-memory.dmp

      Filesize

      304KB

    • memory/5060-76-0x0000000000400000-0x0000000002B0B000-memory.dmp

      Filesize

      39.0MB

    • memory/5060-129-0x0000000000400000-0x0000000002B0B000-memory.dmp

      Filesize

      39.0MB