Analysis

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

    arch:x64arch:x86image:win10v2004-20240426-enlocale:en-usos:windows10-2004-x64system
  • submitted
    11-05-2024 11:37

General

  • Target

    0b01d8c3bd943f355700da9e15bbefaab130e5e2252e4a472fdd41d33b894aee.exe

  • Size

    4.1MB

  • MD5

    392225396982e1aa97c17b55ed364dc2

  • SHA1

    b9501e2320d041461ae66c25ca42c2cbaaeff016

  • SHA256

    0b01d8c3bd943f355700da9e15bbefaab130e5e2252e4a472fdd41d33b894aee

  • SHA512

    acd6e494aab617c564caf1609c5b62ad91e03099c50ac6473eff3d44a7c3543b12dfacfaa886b145059b3a4945f37a3f66cf1019ffb7607f9ca933f8db189c5a

  • SSDEEP

    98304:1aldxVYbeltggr6p7qKtgoJu9O6Qxc6qPeInuZKahKn+3Qu:axq6ggrt/os9O/WxuFhK+Au

Malware Config

Signatures

  • Glupteba

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

  • Glupteba payload 18 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\0b01d8c3bd943f355700da9e15bbefaab130e5e2252e4a472fdd41d33b894aee.exe
    "C:\Users\Admin\AppData\Local\Temp\0b01d8c3bd943f355700da9e15bbefaab130e5e2252e4a472fdd41d33b894aee.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:3448
    • 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:5028
    • C:\Users\Admin\AppData\Local\Temp\0b01d8c3bd943f355700da9e15bbefaab130e5e2252e4a472fdd41d33b894aee.exe
      "C:\Users\Admin\AppData\Local\Temp\0b01d8c3bd943f355700da9e15bbefaab130e5e2252e4a472fdd41d33b894aee.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:4524
      • 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:3472
      • 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:4896
        • 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:1820
      • 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:2452
      • 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:4920
      • 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:3548
        • 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:3132
        • 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:4544
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:3088
          • 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:3080
          • 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:4892
          • 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:1384
          • 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:4924
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:208
            • 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:3100
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:4744

    Network

    MITRE ATT&CK Matrix ATT&CK v13

    Execution

    Command and Scripting Interpreter

    1
    T1059

    PowerShell

    1
    T1059.001

    Scheduled Task/Job

    1
    T1053

    Persistence

    Create or Modify System Process

    1
    T1543

    Windows Service

    1
    T1543.003

    Boot or Logon Autostart Execution

    1
    T1547

    Registry Run Keys / Startup Folder

    1
    T1547.001

    Scheduled Task/Job

    1
    T1053

    Privilege Escalation

    Create or Modify System Process

    1
    T1543

    Windows Service

    1
    T1543.003

    Boot or Logon Autostart Execution

    1
    T1547

    Registry Run Keys / Startup Folder

    1
    T1547.001

    Scheduled Task/Job

    1
    T1053

    Defense Evasion

    Impair Defenses

    1
    T1562

    Disable or Modify System Firewall

    1
    T1562.004

    Modify Registry

    1
    T1112

    Discovery

    Query Registry

    2
    T1012

    System Information Discovery

    1
    T1082

    Replay Monitor

    Loading Replay Monitor...

    Downloads

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

      f4c7e9106ccc9ee2dabaf26f515fc53d

      SHA1

      b32e064a5c072018ea4dbafe4b0bffc345aa1fa3

      SHA256

      83c2d21102e78b387f55a4959d7fec409f5456a0133553400a6dbe91b7011378

      SHA512

      3d4cc8854577ee97734fb6c1d54f5c8151631357a47e0014d8ba29f538ab3a4b3e804713466bda26908ec60a686125e5f6859a7516bcc7f717234627255fb1f1

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

      19KB

      MD5

      714046633b30d71ded888e13c309237f

      SHA1

      4144b4b618adc35c948c004477fad97846cc26d8

      SHA256

      2b7e64de6f0a1bcabc7c906d14ee8e2eb4c41f10f4d5dddba6753dc9675291ad

      SHA512

      b3095b387ab3532ba1eb2b080276f713ff43b7422c13ae4528d5d05ad166374b8fa8be1a1fe8b4bbe897b7f93bae4ff0499158c0dcc1c6115a9c59f585f1f200

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

      19KB

      MD5

      795f6176cef2938fb6f966c7fd31809e

      SHA1

      2ef62c95642546cc19449185820792b03445eb9c

      SHA256

      4fc038d6ec330fad27a803e64755ebe3514213236ac7bda7e35203880f09a16c

      SHA512

      5cad378f52085f901267a7975197f89817b8d208ba9bfd267f03404123ed4489684725d9a25bab1ed6f2ddd380365620753d0693c0d0ffea434bf5a85e7db0a6

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

      19KB

      MD5

      19ee5321631f30e282132bb58023c787

      SHA1

      2545fecd43d84ed7df9e31b428f93070575489e9

      SHA256

      e633375eca710e70d39f5809c7b148ec39d78c217799bfd29ee3a0471f087ce8

      SHA512

      8259fd8b3aa5b44f2076175bfc82cca47a60323cbc36e29e8d53adc900a6f60543942094bc4c93eee35163ce36140fc10e8450959f304c847db1fe17723136cf

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

      19KB

      MD5

      66148bf8b791d780532443821b320886

      SHA1

      73193e52fd940a6a3518ececc465407788516fb5

      SHA256

      69b90490d02ba1584a6d2fef54acb858b4f6922773672b8c14e6718efe6712bf

      SHA512

      8d66611d8f1a059390d34461cb6338b7eed44a8cf33d6e70c3d59c7edd1ee9b01bb8b2843fb3233779633f7b5b73f00b3592e4cdbc7a932c4025cc9a18ac5af6

    • C:\Windows\rss\csrss.exe
      Filesize

      4.1MB

      MD5

      392225396982e1aa97c17b55ed364dc2

      SHA1

      b9501e2320d041461ae66c25ca42c2cbaaeff016

      SHA256

      0b01d8c3bd943f355700da9e15bbefaab130e5e2252e4a472fdd41d33b894aee

      SHA512

      acd6e494aab617c564caf1609c5b62ad91e03099c50ac6473eff3d44a7c3543b12dfacfaa886b145059b3a4945f37a3f66cf1019ffb7607f9ca933f8db189c5a

    • C:\Windows\windefender.exe
      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

    • memory/208-220-0x0000000000400000-0x00000000008DF000-memory.dmp
      Filesize

      4.9MB

    • memory/208-224-0x0000000000400000-0x00000000008DF000-memory.dmp
      Filesize

      4.9MB

    • memory/2452-97-0x0000000070050000-0x00000000703A4000-memory.dmp
      Filesize

      3.3MB

    • memory/2452-96-0x000000006FED0000-0x000000006FF1C000-memory.dmp
      Filesize

      304KB

    • memory/3080-169-0x0000000005F50000-0x00000000062A4000-memory.dmp
      Filesize

      3.3MB

    • memory/3080-183-0x00000000076C0000-0x0000000007763000-memory.dmp
      Filesize

      652KB

    • memory/3080-185-0x00000000062D0000-0x00000000062E4000-memory.dmp
      Filesize

      80KB

    • memory/3080-184-0x00000000079D0000-0x00000000079E1000-memory.dmp
      Filesize

      68KB

    • memory/3080-173-0x000000006FF70000-0x00000000702C4000-memory.dmp
      Filesize

      3.3MB

    • memory/3080-172-0x000000006FDF0000-0x000000006FE3C000-memory.dmp
      Filesize

      304KB

    • memory/3080-171-0x00000000064E0000-0x000000000652C000-memory.dmp
      Filesize

      304KB

    • memory/3132-149-0x0000000070050000-0x00000000703A4000-memory.dmp
      Filesize

      3.3MB

    • memory/3132-148-0x000000006FED0000-0x000000006FF1C000-memory.dmp
      Filesize

      304KB

    • memory/3448-108-0x0000000000400000-0x0000000000D1C000-memory.dmp
      Filesize

      9.1MB

    • memory/3448-55-0x0000000004630000-0x0000000004A30000-memory.dmp
      Filesize

      4.0MB

    • memory/3448-1-0x0000000004630000-0x0000000004A30000-memory.dmp
      Filesize

      4.0MB

    • memory/3448-68-0x0000000004A30000-0x000000000531B000-memory.dmp
      Filesize

      8.9MB

    • memory/3448-67-0x0000000000400000-0x000000000295D000-memory.dmp
      Filesize

      37.4MB

    • memory/3448-3-0x0000000000400000-0x0000000000D1C000-memory.dmp
      Filesize

      9.1MB

    • memory/3448-2-0x0000000004A30000-0x000000000531B000-memory.dmp
      Filesize

      8.9MB

    • memory/3472-70-0x0000000070650000-0x00000000709A4000-memory.dmp
      Filesize

      3.3MB

    • memory/3472-80-0x0000000007A70000-0x0000000007B13000-memory.dmp
      Filesize

      652KB

    • memory/3472-82-0x0000000007DF0000-0x0000000007E04000-memory.dmp
      Filesize

      80KB

    • memory/3472-81-0x0000000007DA0000-0x0000000007DB1000-memory.dmp
      Filesize

      68KB

    • memory/3472-69-0x000000006FED0000-0x000000006FF1C000-memory.dmp
      Filesize

      304KB

    • memory/3472-63-0x0000000006270000-0x00000000065C4000-memory.dmp
      Filesize

      3.3MB

    • memory/3548-243-0x0000000000400000-0x000000000295D000-memory.dmp
      Filesize

      37.4MB

    • memory/3548-246-0x0000000000400000-0x000000000295D000-memory.dmp
      Filesize

      37.4MB

    • memory/3548-234-0x0000000000400000-0x000000000295D000-memory.dmp
      Filesize

      37.4MB

    • memory/3548-255-0x0000000000400000-0x000000000295D000-memory.dmp
      Filesize

      37.4MB

    • memory/3548-238-0x0000000000400000-0x000000000295D000-memory.dmp
      Filesize

      37.4MB

    • memory/3548-216-0x0000000000400000-0x000000000295D000-memory.dmp
      Filesize

      37.4MB

    • memory/3548-226-0x0000000000400000-0x000000000295D000-memory.dmp
      Filesize

      37.4MB

    • memory/3548-241-0x0000000000400000-0x000000000295D000-memory.dmp
      Filesize

      37.4MB

    • memory/3548-253-0x0000000000400000-0x000000000295D000-memory.dmp
      Filesize

      37.4MB

    • memory/3548-249-0x0000000000400000-0x000000000295D000-memory.dmp
      Filesize

      37.4MB

    • memory/3548-231-0x0000000000400000-0x000000000295D000-memory.dmp
      Filesize

      37.4MB

    • memory/3548-228-0x0000000000400000-0x000000000295D000-memory.dmp
      Filesize

      37.4MB

    • memory/4524-134-0x0000000000400000-0x000000000295D000-memory.dmp
      Filesize

      37.4MB

    • memory/4744-244-0x0000000000400000-0x00000000008DF000-memory.dmp
      Filesize

      4.9MB

    • memory/4744-223-0x0000000000400000-0x00000000008DF000-memory.dmp
      Filesize

      4.9MB

    • memory/4744-229-0x0000000000400000-0x00000000008DF000-memory.dmp
      Filesize

      4.9MB

    • memory/4744-235-0x0000000000400000-0x00000000008DF000-memory.dmp
      Filesize

      4.9MB

    • memory/4892-196-0x0000000005790000-0x0000000005AE4000-memory.dmp
      Filesize

      3.3MB

    • memory/4892-198-0x000000006FDF0000-0x000000006FE3C000-memory.dmp
      Filesize

      304KB

    • memory/4892-199-0x000000006FF90000-0x00000000702E4000-memory.dmp
      Filesize

      3.3MB

    • memory/4920-119-0x000000006FED0000-0x000000006FF1C000-memory.dmp
      Filesize

      304KB

    • memory/4920-120-0x0000000070650000-0x00000000709A4000-memory.dmp
      Filesize

      3.3MB

    • memory/5028-40-0x0000000007450000-0x000000000746E000-memory.dmp
      Filesize

      120KB

    • memory/5028-29-0x000000006FED0000-0x000000006FF1C000-memory.dmp
      Filesize

      304KB

    • memory/5028-48-0x00000000075C0000-0x00000000075CE000-memory.dmp
      Filesize

      56KB

    • memory/5028-47-0x0000000007580000-0x0000000007591000-memory.dmp
      Filesize

      68KB

    • memory/5028-45-0x0000000007620000-0x00000000076B6000-memory.dmp
      Filesize

      600KB

    • memory/5028-46-0x0000000074030000-0x00000000747E0000-memory.dmp
      Filesize

      7.7MB

    • memory/5028-44-0x0000000074030000-0x00000000747E0000-memory.dmp
      Filesize

      7.7MB

    • memory/5028-43-0x0000000007560000-0x000000000756A000-memory.dmp
      Filesize

      40KB

    • memory/5028-42-0x0000000074030000-0x00000000747E0000-memory.dmp
      Filesize

      7.7MB

    • memory/5028-50-0x0000000007D50000-0x0000000007D6A000-memory.dmp
      Filesize

      104KB

    • memory/5028-51-0x0000000007610000-0x0000000007618000-memory.dmp
      Filesize

      32KB

    • memory/5028-41-0x0000000007470000-0x0000000007513000-memory.dmp
      Filesize

      652KB

    • memory/5028-54-0x0000000074030000-0x00000000747E0000-memory.dmp
      Filesize

      7.7MB

    • memory/5028-28-0x0000000007410000-0x0000000007442000-memory.dmp
      Filesize

      200KB

    • memory/5028-30-0x0000000070050000-0x00000000703A4000-memory.dmp
      Filesize

      3.3MB

    • memory/5028-49-0x00000000075D0000-0x00000000075E4000-memory.dmp
      Filesize

      80KB

    • memory/5028-27-0x0000000007050000-0x000000000706A000-memory.dmp
      Filesize

      104KB

    • memory/5028-26-0x00000000076D0000-0x0000000007D4A000-memory.dmp
      Filesize

      6.5MB

    • memory/5028-25-0x0000000006FD0000-0x0000000007046000-memory.dmp
      Filesize

      472KB

    • memory/5028-24-0x0000000006400000-0x0000000006444000-memory.dmp
      Filesize

      272KB

    • memory/5028-23-0x0000000005ED0000-0x0000000005F1C000-memory.dmp
      Filesize

      304KB

    • memory/5028-22-0x0000000005E90000-0x0000000005EAE000-memory.dmp
      Filesize

      120KB

    • memory/5028-21-0x00000000059A0000-0x0000000005CF4000-memory.dmp
      Filesize

      3.3MB

    • memory/5028-11-0x0000000005830000-0x0000000005896000-memory.dmp
      Filesize

      408KB

    • memory/5028-10-0x0000000005710000-0x0000000005776000-memory.dmp
      Filesize

      408KB

    • memory/5028-9-0x0000000004EC0000-0x0000000004EE2000-memory.dmp
      Filesize

      136KB

    • memory/5028-8-0x0000000074030000-0x00000000747E0000-memory.dmp
      Filesize

      7.7MB

    • memory/5028-7-0x0000000004F30000-0x0000000005558000-memory.dmp
      Filesize

      6.2MB

    • memory/5028-6-0x0000000074030000-0x00000000747E0000-memory.dmp
      Filesize

      7.7MB

    • memory/5028-5-0x00000000048C0000-0x00000000048F6000-memory.dmp
      Filesize

      216KB

    • memory/5028-4-0x000000007403E000-0x000000007403F000-memory.dmp
      Filesize

      4KB