Analysis

  • max time kernel
    149s
  • max time network
    153s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20240508-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20240508-enlocale:en-usos:windows10-2004-x64system
  • submitted
    16/05/2024, 23:44

General

  • Target

    727eb7accc2f5c387808128d909a33823a92116aecc620a6bdcbaf2127fc7be1.exe

  • Size

    4.1MB

  • MD5

    36c87c19e8a3504346caf6b865cb1705

  • SHA1

    f7f3e347d2fd5e7d6a9909bc34ef79519644c75f

  • SHA256

    727eb7accc2f5c387808128d909a33823a92116aecc620a6bdcbaf2127fc7be1

  • SHA512

    861f0e109cfce12a05d47f3f9dadfb1d198f2e37904c9b142ee567e0f41678269112a8cac1aa7266dac4bf7a1e70bc74e71190962c546fe0b8308ecbf0e891a8

  • SSDEEP

    98304:CeUiHluf0rQLB7qDC2cDnv7XkMmFoNL2AuFwfBpDq4kblyNxxbhOzhGP:CgHncLBP5HkIsFwf3u4kByfxbhOk

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\727eb7accc2f5c387808128d909a33823a92116aecc620a6bdcbaf2127fc7be1.exe
    "C:\Users\Admin\AppData\Local\Temp\727eb7accc2f5c387808128d909a33823a92116aecc620a6bdcbaf2127fc7be1.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:4292
    • 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:2592
    • C:\Users\Admin\AppData\Local\Temp\727eb7accc2f5c387808128d909a33823a92116aecc620a6bdcbaf2127fc7be1.exe
      "C:\Users\Admin\AppData\Local\Temp\727eb7accc2f5c387808128d909a33823a92116aecc620a6bdcbaf2127fc7be1.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:5088
      • 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:1376
      • 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:2296
        • 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:2396
      • 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:2412
      • 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:2244
      • 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:1760
        • 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:4832
        • 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:960
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:1996
          • 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:736
          • 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:2396
          • 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:1612
          • 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:4928
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:4560
            • 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:3948
              • 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:5016
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:3528

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

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

      3d086a433708053f9bf9523e1d87a4e8

      SHA1

      b3ab5d4f282a4c8fe8c3005b8a557ed5a0e37f28

      SHA256

      6f8fd1b8d9788ad54eaeee329232187e24b7b43393a01aeba2d6e9675231fb69

      SHA512

      931ae42b4c68a4507ff2342332b08eb407050d47cf4176137ea022d0f6e513c689e998445a04c6d18d4877391705c586bfce0234632b898d41aaed0957996dfd

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

      Filesize

      19KB

      MD5

      eca9a54104d3aaba9cc521e5b953fcc6

      SHA1

      d60c3eae886c81c0bff3b790b75e5248b7f1287c

      SHA256

      6b9a47a20ce28fbf0fc2c122f8e6731abb14462a4c97e9910fa68d8e2dd9820d

      SHA512

      1c453bb939a1bc72254249e6d35060b6ed54cbbaa8afb8512bcd986faacca798bc8d633f9d60ba436df286725ff529c3dcc29edf1cf067605c63c72b5bdcc1aa

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

      Filesize

      19KB

      MD5

      587670cde14e38aebcbf770a2506eb74

      SHA1

      62e0c314aac7edc263c0a358c349a955aa3694bf

      SHA256

      bc071885f36a93ba20044ce670c6ce187744776320a3b4676b966fff31eddd42

      SHA512

      fd08b82ebb9d802cc77d2a9b91c6008adafa9e79bc9076c83dc525299e5fb2e5f4380c3f044ba34c7142d6433bcec0a500ef95947362ba2c6139cd1c61b956f6

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

      Filesize

      19KB

      MD5

      a117ce82f2038aabf9a91d5d325458bc

      SHA1

      c9adf0d874eac47c6c48f834327b6be50b1473c2

      SHA256

      e45e197f794e94cb89ac764431ff6bee09500df9b4757c8af9a3ee14e6a20a83

      SHA512

      540c4045082bcb7cbe8c58182a499ef13d875c1e7f1e32947d67c1ced9665e09270886183ab64264d80bdadce1c54e0e229a08823e656b6588709d418da70f17

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

      Filesize

      19KB

      MD5

      f3eb08a627c214beb809d4588ad70129

      SHA1

      6bfdd10521dba711f7300b2b76b4770e97bf098a

      SHA256

      8f4000e05a687d2d9a59d47511a24e5386231505e24d34b60c63b4154d70da6f

      SHA512

      a69bdcff39f3d2a9a600554398735a1f224b011e2bd349d8a449058e37e53851de4ee4979fa1f5d06a74216bbb32ea7269f54e0018c142cd9f0eaea006205e40

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

      Filesize

      19KB

      MD5

      7ac7b426fa7a00e54d852fe465db90fd

      SHA1

      11e604761c88c799137f9bbb1be9b7fa25908154

      SHA256

      80956c3d377eda1beec304aa41be4040c2bd9fd32587b2dec5ed0a6c89b12b96

      SHA512

      4d17cb7c98af623cb04467ba6a59897f6db4e9fa78c9b7f65654706f61d88899e89a4f2f646c21155ca721be1802c9f21de037f21fe53f5e3785d19fc087e113

    • C:\Windows\rss\csrss.exe

      Filesize

      4.1MB

      MD5

      36c87c19e8a3504346caf6b865cb1705

      SHA1

      f7f3e347d2fd5e7d6a9909bc34ef79519644c75f

      SHA256

      727eb7accc2f5c387808128d909a33823a92116aecc620a6bdcbaf2127fc7be1

      SHA512

      861f0e109cfce12a05d47f3f9dadfb1d198f2e37904c9b142ee567e0f41678269112a8cac1aa7266dac4bf7a1e70bc74e71190962c546fe0b8308ecbf0e891a8

    • C:\Windows\windefender.exe

      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

    • memory/736-189-0x00000000062E0000-0x00000000062F1000-memory.dmp

      Filesize

      68KB

    • memory/736-191-0x0000000006320000-0x0000000006334000-memory.dmp

      Filesize

      80KB

    • memory/736-176-0x00000000065C0000-0x000000000660C000-memory.dmp

      Filesize

      304KB

    • memory/736-177-0x00000000704A0000-0x00000000704EC000-memory.dmp

      Filesize

      304KB

    • memory/736-178-0x0000000070C40000-0x0000000070F94000-memory.dmp

      Filesize

      3.3MB

    • memory/736-188-0x0000000007750000-0x00000000077F3000-memory.dmp

      Filesize

      652KB

    • memory/1376-69-0x0000000006090000-0x00000000060DC000-memory.dmp

      Filesize

      304KB

    • memory/1376-70-0x0000000070620000-0x000000007066C000-memory.dmp

      Filesize

      304KB

    • memory/1376-81-0x0000000006D70000-0x0000000006E13000-memory.dmp

      Filesize

      652KB

    • memory/1376-71-0x00000000707B0000-0x0000000070B04000-memory.dmp

      Filesize

      3.3MB

    • memory/1376-83-0x00000000070E0000-0x00000000070F4000-memory.dmp

      Filesize

      80KB

    • memory/1376-68-0x00000000056A0000-0x00000000059F4000-memory.dmp

      Filesize

      3.3MB

    • memory/1376-82-0x0000000007090000-0x00000000070A1000-memory.dmp

      Filesize

      68KB

    • memory/1760-246-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1760-243-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

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

      Filesize

      9.1MB

    • memory/1760-226-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1760-234-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1760-237-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1760-240-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1760-261-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1760-258-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1760-255-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1760-249-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1760-252-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/2244-115-0x0000000005900000-0x0000000005C54000-memory.dmp

      Filesize

      3.3MB

    • memory/2244-122-0x0000000070DC0000-0x0000000071114000-memory.dmp

      Filesize

      3.3MB

    • memory/2244-121-0x0000000070620000-0x000000007066C000-memory.dmp

      Filesize

      304KB

    • memory/2396-203-0x00000000704A0000-0x00000000704EC000-memory.dmp

      Filesize

      304KB

    • memory/2396-204-0x0000000070C40000-0x0000000070F94000-memory.dmp

      Filesize

      3.3MB

    • memory/2412-96-0x0000000005AC0000-0x0000000005E14000-memory.dmp

      Filesize

      3.3MB

    • memory/2412-99-0x00000000707A0000-0x0000000070AF4000-memory.dmp

      Filesize

      3.3MB

    • memory/2412-98-0x0000000070620000-0x000000007066C000-memory.dmp

      Filesize

      304KB

    • memory/2592-45-0x0000000007BB0000-0x0000000007C46000-memory.dmp

      Filesize

      600KB

    • memory/2592-26-0x0000000007DF0000-0x000000000846A000-memory.dmp

      Filesize

      6.5MB

    • memory/2592-11-0x0000000005CB0000-0x0000000005D16000-memory.dmp

      Filesize

      408KB

    • memory/2592-21-0x0000000005D80000-0x00000000060D4000-memory.dmp

      Filesize

      3.3MB

    • memory/2592-9-0x0000000005410000-0x0000000005432000-memory.dmp

      Filesize

      136KB

    • memory/2592-22-0x00000000063E0000-0x00000000063FE000-memory.dmp

      Filesize

      120KB

    • memory/2592-23-0x0000000006700000-0x000000000674C000-memory.dmp

      Filesize

      304KB

    • memory/2592-50-0x0000000007B40000-0x0000000007B48000-memory.dmp

      Filesize

      32KB

    • memory/2592-8-0x0000000074680000-0x0000000074E30000-memory.dmp

      Filesize

      7.7MB

    • memory/2592-10-0x00000000055B0000-0x0000000005616000-memory.dmp

      Filesize

      408KB

    • memory/2592-49-0x0000000007B50000-0x0000000007B6A000-memory.dmp

      Filesize

      104KB

    • memory/2592-48-0x0000000007B10000-0x0000000007B24000-memory.dmp

      Filesize

      80KB

    • memory/2592-24-0x0000000006950000-0x0000000006994000-memory.dmp

      Filesize

      272KB

    • memory/2592-25-0x00000000076F0000-0x0000000007766000-memory.dmp

      Filesize

      472KB

    • memory/2592-6-0x0000000074680000-0x0000000074E30000-memory.dmp

      Filesize

      7.7MB

    • memory/2592-28-0x0000000007950000-0x0000000007982000-memory.dmp

      Filesize

      200KB

    • memory/2592-27-0x0000000007790000-0x00000000077AA000-memory.dmp

      Filesize

      104KB

    • memory/2592-44-0x0000000074680000-0x0000000074E30000-memory.dmp

      Filesize

      7.7MB

    • memory/2592-30-0x0000000074680000-0x0000000074E30000-memory.dmp

      Filesize

      7.7MB

    • memory/2592-31-0x0000000070C40000-0x0000000070F94000-memory.dmp

      Filesize

      3.3MB

    • memory/2592-41-0x0000000007990000-0x00000000079AE000-memory.dmp

      Filesize

      120KB

    • memory/2592-5-0x0000000002DE0000-0x0000000002E16000-memory.dmp

      Filesize

      216KB

    • memory/2592-47-0x0000000007AF0000-0x0000000007AFE000-memory.dmp

      Filesize

      56KB

    • memory/2592-46-0x0000000007AB0000-0x0000000007AC1000-memory.dmp

      Filesize

      68KB

    • memory/2592-53-0x0000000074680000-0x0000000074E30000-memory.dmp

      Filesize

      7.7MB

    • memory/2592-29-0x0000000070520000-0x000000007056C000-memory.dmp

      Filesize

      304KB

    • memory/2592-7-0x0000000005680000-0x0000000005CA8000-memory.dmp

      Filesize

      6.2MB

    • memory/2592-43-0x0000000007AA0000-0x0000000007AAA000-memory.dmp

      Filesize

      40KB

    • memory/2592-42-0x00000000079B0000-0x0000000007A53000-memory.dmp

      Filesize

      652KB

    • memory/2592-4-0x000000007468E000-0x000000007468F000-memory.dmp

      Filesize

      4KB

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

      Filesize

      4.9MB

    • memory/3528-235-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/3528-241-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/4292-54-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

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

      Filesize

      9.1MB

    • memory/4292-55-0x0000000002E20000-0x000000000370B000-memory.dmp

      Filesize

      8.9MB

    • memory/4292-2-0x0000000002E20000-0x000000000370B000-memory.dmp

      Filesize

      8.9MB

    • memory/4292-1-0x0000000002A20000-0x0000000002E1A000-memory.dmp

      Filesize

      4.0MB

    • memory/4560-227-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/4560-232-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/4832-151-0x0000000070580000-0x00000000705CC000-memory.dmp

      Filesize

      304KB

    • memory/4832-162-0x0000000006EA0000-0x0000000006F43000-memory.dmp

      Filesize

      652KB

    • memory/4832-152-0x0000000070D20000-0x0000000071074000-memory.dmp

      Filesize

      3.3MB

    • memory/4832-164-0x00000000054D0000-0x00000000054E4000-memory.dmp

      Filesize

      80KB

    • memory/4832-163-0x0000000007060000-0x0000000007071000-memory.dmp

      Filesize

      68KB

    • memory/4832-150-0x0000000005F60000-0x0000000005FAC000-memory.dmp

      Filesize

      304KB

    • memory/4832-148-0x00000000055D0000-0x0000000005924000-memory.dmp

      Filesize

      3.3MB

    • memory/5088-58-0x0000000002D90000-0x000000000367B000-memory.dmp

      Filesize

      8.9MB

    • memory/5088-57-0x0000000002980000-0x0000000002D81000-memory.dmp

      Filesize

      4.0MB

    • memory/5088-221-0x0000000002980000-0x0000000002D81000-memory.dmp

      Filesize

      4.0MB

    • memory/5088-190-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/5088-132-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB