Analysis

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

    arch:x64arch:x86image:win10v2004-20240426-enlocale:en-usos:windows10-2004-x64system
  • submitted
    17-05-2024 21:46

General

  • Target

    9c59dabe12e06a03467e1deff3f7740590ab1c74fbff9cc2053a6f58baf618a4.exe

  • Size

    4.1MB

  • MD5

    36f2f914a432e73d76ee88fbf44ee98b

  • SHA1

    79379d95728455634a716bd6fad1e99eef95e109

  • SHA256

    9c59dabe12e06a03467e1deff3f7740590ab1c74fbff9cc2053a6f58baf618a4

  • SHA512

    20cd3f103944d19acb00f8a3f5ce77db712070e9f59f7a352b2705dfa659b22cdb9ba80aad03c2215d3ab23f63a4c5579bef87e3ae7d53e48aa0c360b2e16779

  • SSDEEP

    98304:l/1aS45wg9wCj95WS7Tld+z+RCAmv1nHALSIU:l/oSJg9H959pd0eCv1HALSX

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 1 IoCs
  • UPX packed file 6 IoCs

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

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

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

  • Drops file in System32 directory 6 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 2 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 30 IoCs
  • Suspicious use of AdjustPrivilegeToken 9 IoCs
  • Suspicious use of WriteProcessMemory 28 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\9c59dabe12e06a03467e1deff3f7740590ab1c74fbff9cc2053a6f58baf618a4.exe
    "C:\Users\Admin\AppData\Local\Temp\9c59dabe12e06a03467e1deff3f7740590ab1c74fbff9cc2053a6f58baf618a4.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:4128
    • 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:324
    • C:\Users\Admin\AppData\Local\Temp\9c59dabe12e06a03467e1deff3f7740590ab1c74fbff9cc2053a6f58baf618a4.exe
      "C:\Users\Admin\AppData\Local\Temp\9c59dabe12e06a03467e1deff3f7740590ab1c74fbff9cc2053a6f58baf618a4.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:2196
      • 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:1656
      • 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:4432
        • 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:3308
      • 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\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:404
      • C:\Windows\rss\csrss.exe
        C:\Windows\rss\csrss.exe
        3⤵
        • Executes dropped EXE
        • Suspicious use of WriteProcessMemory
        PID:3288
        • 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:4416
        • 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:4600
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:468
          • 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:1864
          • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
            powershell -nologo -noprofile
            4⤵
            • Command and Scripting Interpreter: PowerShell
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of AdjustPrivilegeToken
            PID:4488
          • 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⤵
              PID:4044
            • 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:1972
            • C:\Windows\windefender.exe
              "C:\Windows\windefender.exe"
              4⤵
                PID:1996
                • 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⤵
                    PID:3076
                    • 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
                      PID:4024
          • C:\Windows\windefender.exe
            C:\Windows\windefender.exe
            1⤵
              PID:4132
            • C:\Windows\system32\svchost.exe
              C:\Windows\system32\svchost.exe -k wusvcs -p -s WaaSMedicSvc
              1⤵
                PID:4416

              Network

              MITRE ATT&CK Enterprise v15

              Replay Monitor

              Loading Replay Monitor...

              Downloads

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

                2dc341584a3c1aaf89da4eb58c1e4679

                SHA1

                2e97e7b25b932042fb8ea8a07e7fa60959d18b0b

                SHA256

                2c8fd4e7c7b83cf12f65573efc32e952ef8fd0dbf14b4fa0d230935c3d863c4b

                SHA512

                e98fa02e4a93ad44e57a877dea23b027900e8db85b33e389d8f36ec31f385c82babbbd0726e3c9403b01b3667bcdb355d38635b88766783d7d138be684229093

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

                Filesize

                19KB

                MD5

                78dd03813448adbdbfe87ecf106a61d0

                SHA1

                764b650b7f35fd802634ab4a4d9e8d08764e5ba8

                SHA256

                ebd0579051f4126a717b906bdbda31e84f4615b3bf80e86aaed5c0c0ebc2a9f4

                SHA512

                d6625ce07714741865d70afa4dd54593b743780814a2acfcd53ff5dfc7c817dddb483763bf4b8998c8ef8868b1f4aeb177809ab1bbd910abffead6957683dc58

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

                Filesize

                19KB

                MD5

                cc9594e2eaa247b2043b4a2e46ace244

                SHA1

                4f97bdcbd60fcdaa1248c0179c9fc0c5a17576a2

                SHA256

                ad93c38426553c178f74e2c07755726e24d8b8842e09f5ff9bd9360a1b0536ab

                SHA512

                352aa7bc3ce03e9e188b0c51c06d2dc1a851fb6b6dcfcc2013f6b4085ec1f9feef26a1aa9295440508d4e383984303cab7df9e92ff1b2c7b9a399ef2da4f7ec6

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

                Filesize

                19KB

                MD5

                dc49a6508a2025f53d2c48bd9e55f456

                SHA1

                39f874486ceae52f2d48b0b9964d90780f8c3090

                SHA256

                7bfdad0357b591a784f8a24f9ddb2eaffd26a6a63c192daa2bcb74d2c171b7aa

                SHA512

                13b4f9878e993c2095cd76d7c89c8e8a3db42062323fd3dc436acba8bf212eefd42e7c714381e25d1f89b36689bff34a13aa5212ec9c9708c82ab8f879c052a4

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

                Filesize

                19KB

                MD5

                79e5cb1ff9a212f51688f20476d17345

                SHA1

                5de7363bab06410e5326b20977fb2af4d76fb25f

                SHA256

                61016f6d5e94d21385f8349c53bc9e9f6a29813fcedf125026a8de1da322aa1d

                SHA512

                166f273d9d43b813d9954416d80b0a74d52daab08a710ffa06ac5010855150a44f32596882df6419ba9148e69897cb25641b95e3b828eb774fd2cdb39da4b442

              • C:\Windows\rss\csrss.exe

                Filesize

                4.1MB

                MD5

                36f2f914a432e73d76ee88fbf44ee98b

                SHA1

                79379d95728455634a716bd6fad1e99eef95e109

                SHA256

                9c59dabe12e06a03467e1deff3f7740590ab1c74fbff9cc2053a6f58baf618a4

                SHA512

                20cd3f103944d19acb00f8a3f5ce77db712070e9f59f7a352b2705dfa659b22cdb9ba80aad03c2215d3ab23f63a4c5579bef87e3ae7d53e48aa0c360b2e16779

              • C:\Windows\windefender.exe

                Filesize

                2.0MB

                MD5

                8e67f58837092385dcf01e8a2b4f5783

                SHA1

                012c49cfd8c5d06795a6f67ea2baf2a082cf8625

                SHA256

                166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

                SHA512

                40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

              • memory/324-22-0x0000000006120000-0x000000000613E000-memory.dmp

                Filesize

                120KB

              • memory/324-29-0x00000000704E0000-0x000000007052C000-memory.dmp

                Filesize

                304KB

              • memory/324-10-0x0000000005330000-0x0000000005396000-memory.dmp

                Filesize

                408KB

              • memory/324-23-0x0000000006170000-0x00000000061BC000-memory.dmp

                Filesize

                304KB

              • memory/324-4-0x000000007464E000-0x000000007464F000-memory.dmp

                Filesize

                4KB

              • memory/324-24-0x00000000066F0000-0x0000000006734000-memory.dmp

                Filesize

                272KB

              • memory/324-25-0x0000000007470000-0x00000000074E6000-memory.dmp

                Filesize

                472KB

              • memory/324-27-0x0000000007510000-0x000000000752A000-memory.dmp

                Filesize

                104KB

              • memory/324-26-0x0000000007B70000-0x00000000081EA000-memory.dmp

                Filesize

                6.5MB

              • memory/324-31-0x0000000070660000-0x00000000709B4000-memory.dmp

                Filesize

                3.3MB

              • memory/324-30-0x0000000074640000-0x0000000074DF0000-memory.dmp

                Filesize

                7.7MB

              • memory/324-41-0x0000000007710000-0x000000000772E000-memory.dmp

                Filesize

                120KB

              • memory/324-42-0x0000000007730000-0x00000000077D3000-memory.dmp

                Filesize

                652KB

              • memory/324-43-0x0000000074640000-0x0000000074DF0000-memory.dmp

                Filesize

                7.7MB

              • memory/324-44-0x0000000007820000-0x000000000782A000-memory.dmp

                Filesize

                40KB

              • memory/324-11-0x0000000005AD0000-0x0000000005B36000-memory.dmp

                Filesize

                408KB

              • memory/324-28-0x00000000076D0000-0x0000000007702000-memory.dmp

                Filesize

                200KB

              • memory/324-45-0x00000000078E0000-0x0000000007976000-memory.dmp

                Filesize

                600KB

              • memory/324-46-0x0000000007840000-0x0000000007851000-memory.dmp

                Filesize

                68KB

              • memory/324-47-0x0000000007880000-0x000000000788E000-memory.dmp

                Filesize

                56KB

              • memory/324-50-0x00000000078D0000-0x00000000078D8000-memory.dmp

                Filesize

                32KB

              • memory/324-49-0x0000000007980000-0x000000000799A000-memory.dmp

                Filesize

                104KB

              • memory/324-48-0x0000000007890000-0x00000000078A4000-memory.dmp

                Filesize

                80KB

              • memory/324-53-0x0000000074640000-0x0000000074DF0000-memory.dmp

                Filesize

                7.7MB

              • memory/324-5-0x0000000002B70000-0x0000000002BA6000-memory.dmp

                Filesize

                216KB

              • memory/324-21-0x0000000005C40000-0x0000000005F94000-memory.dmp

                Filesize

                3.3MB

              • memory/324-6-0x0000000074640000-0x0000000074DF0000-memory.dmp

                Filesize

                7.7MB

              • memory/324-7-0x00000000053A0000-0x00000000059C8000-memory.dmp

                Filesize

                6.2MB

              • memory/324-8-0x0000000074640000-0x0000000074DF0000-memory.dmp

                Filesize

                7.7MB

              • memory/324-9-0x0000000005190000-0x00000000051B2000-memory.dmp

                Filesize

                136KB

              • memory/404-117-0x0000000071250000-0x00000000715A4000-memory.dmp

                Filesize

                3.3MB

              • memory/404-114-0x0000000006050000-0x00000000063A4000-memory.dmp

                Filesize

                3.3MB

              • memory/404-116-0x00000000704E0000-0x000000007052C000-memory.dmp

                Filesize

                304KB

              • memory/1656-55-0x0000000006190000-0x00000000064E4000-memory.dmp

                Filesize

                3.3MB

              • memory/1656-78-0x0000000007E30000-0x0000000007E44000-memory.dmp

                Filesize

                80KB

              • memory/1656-65-0x00000000704E0000-0x000000007052C000-memory.dmp

                Filesize

                304KB

              • memory/1656-66-0x0000000070C80000-0x0000000070FD4000-memory.dmp

                Filesize

                3.3MB

              • memory/1656-76-0x0000000007AB0000-0x0000000007B53000-memory.dmp

                Filesize

                652KB

              • memory/1656-77-0x0000000007DE0000-0x0000000007DF1000-memory.dmp

                Filesize

                68KB

              • memory/1864-171-0x0000000070B90000-0x0000000070EE4000-memory.dmp

                Filesize

                3.3MB

              • memory/1864-183-0x0000000006100000-0x0000000006114000-memory.dmp

                Filesize

                80KB

              • memory/1864-182-0x0000000007860000-0x0000000007871000-memory.dmp

                Filesize

                68KB

              • memory/1864-170-0x0000000070400000-0x000000007044C000-memory.dmp

                Filesize

                304KB

              • memory/1864-181-0x0000000007570000-0x0000000007613000-memory.dmp

                Filesize

                652KB

              • memory/1864-158-0x0000000005C40000-0x0000000005F94000-memory.dmp

                Filesize

                3.3MB

              • memory/1864-169-0x0000000006880000-0x00000000068CC000-memory.dmp

                Filesize

                304KB

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

                Filesize

                4.9MB

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

                Filesize

                4.9MB

              • memory/2196-213-0x0000000000400000-0x0000000002B08000-memory.dmp

                Filesize

                39.0MB

              • memory/2548-94-0x0000000070C60000-0x0000000070FB4000-memory.dmp

                Filesize

                3.3MB

              • memory/2548-93-0x00000000704E0000-0x000000007052C000-memory.dmp

                Filesize

                304KB

              • memory/2548-87-0x0000000005A10000-0x0000000005D64000-memory.dmp

                Filesize

                3.3MB

              • memory/3288-260-0x0000000000400000-0x0000000002B08000-memory.dmp

                Filesize

                39.0MB

              • memory/3288-240-0x0000000000400000-0x0000000002B08000-memory.dmp

                Filesize

                39.0MB

              • memory/3288-248-0x0000000000400000-0x0000000002B08000-memory.dmp

                Filesize

                39.0MB

              • memory/3288-264-0x0000000000400000-0x0000000002B08000-memory.dmp

                Filesize

                39.0MB

              • memory/3288-228-0x0000000000400000-0x0000000002B08000-memory.dmp

                Filesize

                39.0MB

              • memory/3288-256-0x0000000000400000-0x0000000002B08000-memory.dmp

                Filesize

                39.0MB

              • memory/3288-268-0x0000000000400000-0x0000000002B08000-memory.dmp

                Filesize

                39.0MB

              • memory/3288-236-0x0000000000400000-0x0000000002B08000-memory.dmp

                Filesize

                39.0MB

              • memory/3288-244-0x0000000000400000-0x0000000002B08000-memory.dmp

                Filesize

                39.0MB

              • memory/3288-216-0x0000000000400000-0x0000000002B08000-memory.dmp

                Filesize

                39.0MB

              • memory/3288-272-0x0000000000400000-0x0000000002B08000-memory.dmp

                Filesize

                39.0MB

              • memory/3288-232-0x0000000000400000-0x0000000002B08000-memory.dmp

                Filesize

                39.0MB

              • memory/3288-252-0x0000000000400000-0x0000000002B08000-memory.dmp

                Filesize

                39.0MB

              • memory/4128-1-0x0000000004790000-0x0000000004B93000-memory.dmp

                Filesize

                4.0MB

              • memory/4128-2-0x0000000004BA0000-0x000000000548B000-memory.dmp

                Filesize

                8.9MB

              • memory/4128-143-0x0000000000400000-0x0000000002B08000-memory.dmp

                Filesize

                39.0MB

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

                Filesize

                9.1MB

              • memory/4128-214-0x0000000000400000-0x0000000000D1C000-memory.dmp

                Filesize

                9.1MB

              • memory/4128-144-0x0000000004790000-0x0000000004B93000-memory.dmp

                Filesize

                4.0MB

              • memory/4128-145-0x0000000004BA0000-0x000000000548B000-memory.dmp

                Filesize

                8.9MB

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

                Filesize

                4.9MB

              • memory/4132-238-0x0000000000400000-0x00000000008DF000-memory.dmp

                Filesize

                4.9MB

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

                Filesize

                4.9MB

              • memory/4416-146-0x00000000704E0000-0x000000007052C000-memory.dmp

                Filesize

                304KB

              • memory/4416-147-0x0000000070660000-0x00000000709B4000-memory.dmp

                Filesize

                3.3MB

              • memory/4488-196-0x0000000070400000-0x000000007044C000-memory.dmp

                Filesize

                304KB

              • memory/4488-197-0x00000000705A0000-0x00000000708F4000-memory.dmp

                Filesize

                3.3MB

              • memory/4488-194-0x0000000006060000-0x00000000063B4000-memory.dmp

                Filesize

                3.3MB