Analysis

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

    arch:x64arch:x86image:win10v2004-20240508-enlocale:en-usos:windows10-2004-x64system
  • submitted
    17-05-2024 09:55

General

  • Target

    8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe

  • Size

    4.1MB

  • MD5

    5a674dad4f34f0655f3f552f3eeca3d0

  • SHA1

    c7ab98d205ac02f65901bc75ed10d3146078ee18

  • SHA256

    8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e

  • SHA512

    20b8f6d7230bab1f6c92f648380ed8895e4db9dd8fae742a18e29d719652ca7a03c81c17706eabd08ca54a7c22389a98a74902772824072c6949d3df8fa1ce1f

  • SSDEEP

    98304:UhY2qRRjR1paGoDMO/b2fpl9vUYBzPUd5cvaqxgKnFtiaj:qYlRLXY4O+pXvrLaqWucG

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\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe
    "C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:2784
    • 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:2896
    • C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe
      "C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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:5044
      • 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:2144
      • 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:1788
        • 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:2916
      • 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:912
      • 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:4232
      • 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:2324
        • 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:4968
        • 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:5080
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:4964
          • 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:700
          • 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:4712
          • 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:3960
          • 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:976
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:1628
            • 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:3280
              • 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:2256
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:448

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

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

      c41bac78e1d32d885eaeb0ecefe2bf39

      SHA1

      25b39eca7d063066a5012bfebff42e6d96db75d5

      SHA256

      8a46167f6909a91e5d996974240bcde1cf342572c7c47a37ef1ad180ca7a78d9

      SHA512

      b41747c268b4d3a3155b4c21197165e3d91549f634edebbaecf1978e5b997f829f34947c90e06b49546a6f7e3347abc68a99abf9eb71398cb5f1d8c5dc06e9f1

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

      Filesize

      19KB

      MD5

      24aa020e989e2d77d5c266c2b67b8df8

      SHA1

      6702f429bcf13da466eb786949f4c345c528cbcb

      SHA256

      5e108fe9ac60adc7eeb3dfbf186c1d1eca6fd9e74fd62f6b119885d3a3a40479

      SHA512

      4f887b8aa776516730c109de839cd8787803a67b321ce1178611b2cc27188be35dfda64a15dfb7937862b1d3b83b920bb686a661093fcc6849355b140fb4e665

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

      Filesize

      19KB

      MD5

      3eac8a9b934600f56f1106b3bfa6df76

      SHA1

      7f79e945bf4b6d76cd4a4f712164d77fda17b7e6

      SHA256

      185a4f152d8ed2dcf1e6f17bed1cceacc3d87d49d58f92d24b5708e358afe6db

      SHA512

      23ac5c140f33e5b2bd87cf15e73af7678f384dd896d08b9cd13bfc9bc3bb8fc7adb2861212c9934db04a30916a05a94c7acdd78ea56959cf452c2488defb5968

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

      Filesize

      19KB

      MD5

      d9ad802fd16455360b8bb7b29ce462dc

      SHA1

      e5dc059c93e037fabb9d074d92e88d00338ba9f4

      SHA256

      9992bfb86c2ef26a8fd710a1e445f07fd7c0e4f6234d9b28e7260dd658afcf19

      SHA512

      0c76fbb1232a877544d9dfddf17b94d29b7bab7621ace53bf36ff0aafde032275e4dbd124302a73f4e79c5f3da6780d4ef14088b943b19567467743e21d30215

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

      Filesize

      19KB

      MD5

      a6aa9045cb2be2799a5311d891f89e55

      SHA1

      bac1603255a490d0772f832275345cb42c1b4682

      SHA256

      b9897c6fdd1fd5dce761a628b559bd4d07d362f5a53c24ccf62e28f4a7dd2939

      SHA512

      7c5c78479042759551fb82dde25fd83981305d57ef734e432c8ccc8a0dfec93131e7d79a335c4ba97bf70b5c23db5e815c04d780714e66e1bc441dfdb0160902

    • C:\Windows\rss\csrss.exe

      Filesize

      4.1MB

      MD5

      5a674dad4f34f0655f3f552f3eeca3d0

      SHA1

      c7ab98d205ac02f65901bc75ed10d3146078ee18

      SHA256

      8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e

      SHA512

      20b8f6d7230bab1f6c92f648380ed8895e4db9dd8fae742a18e29d719652ca7a03c81c17706eabd08ca54a7c22389a98a74902772824072c6949d3df8fa1ce1f

    • C:\Windows\windefender.exe

      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

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

      Filesize

      4.9MB

    • memory/448-231-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/448-245-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/700-191-0x0000000006550000-0x0000000006564000-memory.dmp

      Filesize

      80KB

    • memory/700-174-0x00000000061D0000-0x0000000006524000-memory.dmp

      Filesize

      3.3MB

    • memory/700-176-0x0000000006A20000-0x0000000006A6C000-memory.dmp

      Filesize

      304KB

    • memory/700-178-0x0000000070000000-0x000000007004C000-memory.dmp

      Filesize

      304KB

    • memory/700-179-0x0000000070180000-0x00000000704D4000-memory.dmp

      Filesize

      3.3MB

    • memory/700-189-0x00000000079A0000-0x0000000007A43000-memory.dmp

      Filesize

      652KB

    • memory/700-190-0x0000000007CD0000-0x0000000007CE1000-memory.dmp

      Filesize

      68KB

    • memory/912-99-0x0000000070260000-0x00000000705B4000-memory.dmp

      Filesize

      3.3MB

    • memory/912-98-0x00000000700E0000-0x000000007012C000-memory.dmp

      Filesize

      304KB

    • memory/1628-228-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/1628-233-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/2144-70-0x0000000070260000-0x00000000705B4000-memory.dmp

      Filesize

      3.3MB

    • memory/2144-69-0x00000000700E0000-0x000000007012C000-memory.dmp

      Filesize

      304KB

    • memory/2144-81-0x0000000007E60000-0x0000000007E71000-memory.dmp

      Filesize

      68KB

    • memory/2144-80-0x0000000007B50000-0x0000000007BF3000-memory.dmp

      Filesize

      652KB

    • memory/2144-67-0x0000000006460000-0x00000000067B4000-memory.dmp

      Filesize

      3.3MB

    • memory/2144-82-0x0000000007EB0000-0x0000000007EC4000-memory.dmp

      Filesize

      80KB

    • memory/2324-246-0x0000000000400000-0x0000000002B0D000-memory.dmp

      Filesize

      39.1MB

    • memory/2324-258-0x0000000000400000-0x0000000002B0D000-memory.dmp

      Filesize

      39.1MB

    • memory/2324-234-0x0000000000400000-0x0000000002B0D000-memory.dmp

      Filesize

      39.1MB

    • memory/2324-253-0x0000000000400000-0x0000000002B0D000-memory.dmp

      Filesize

      39.1MB

    • memory/2324-262-0x0000000000400000-0x0000000002B0D000-memory.dmp

      Filesize

      39.1MB

    • memory/2324-266-0x0000000000400000-0x0000000002B0D000-memory.dmp

      Filesize

      39.1MB

    • memory/2324-250-0x0000000000400000-0x0000000002B0D000-memory.dmp

      Filesize

      39.1MB

    • memory/2324-153-0x0000000000400000-0x0000000002B0D000-memory.dmp

      Filesize

      39.1MB

    • memory/2324-242-0x0000000000400000-0x0000000002B0D000-memory.dmp

      Filesize

      39.1MB

    • memory/2324-237-0x0000000000400000-0x0000000002B0D000-memory.dmp

      Filesize

      39.1MB

    • memory/2324-222-0x0000000000400000-0x0000000002B0D000-memory.dmp

      Filesize

      39.1MB

    • memory/2784-84-0x0000000004D40000-0x000000000562B000-memory.dmp

      Filesize

      8.9MB

    • memory/2784-110-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/2784-57-0x0000000000400000-0x0000000002B0D000-memory.dmp

      Filesize

      39.1MB

    • memory/2784-1-0x0000000004930000-0x0000000004D33000-memory.dmp

      Filesize

      4.0MB

    • memory/2784-2-0x0000000004D40000-0x000000000562B000-memory.dmp

      Filesize

      8.9MB

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

      Filesize

      9.1MB

    • memory/2784-4-0x0000000000400000-0x0000000002B0D000-memory.dmp

      Filesize

      39.1MB

    • memory/2784-68-0x0000000004930000-0x0000000004D33000-memory.dmp

      Filesize

      4.0MB

    • memory/2896-41-0x0000000007070000-0x000000000708E000-memory.dmp

      Filesize

      120KB

    • memory/2896-28-0x0000000006C70000-0x0000000006C8A000-memory.dmp

      Filesize

      104KB

    • memory/2896-49-0x00000000071D0000-0x00000000071DE000-memory.dmp

      Filesize

      56KB

    • memory/2896-55-0x0000000074240000-0x00000000749F0000-memory.dmp

      Filesize

      7.7MB

    • memory/2896-6-0x0000000000D00000-0x0000000000D36000-memory.dmp

      Filesize

      216KB

    • memory/2896-48-0x0000000007190000-0x00000000071A1000-memory.dmp

      Filesize

      68KB

    • memory/2896-5-0x000000007424E000-0x000000007424F000-memory.dmp

      Filesize

      4KB

    • memory/2896-7-0x0000000074240000-0x00000000749F0000-memory.dmp

      Filesize

      7.7MB

    • memory/2896-47-0x0000000007950000-0x00000000079E6000-memory.dmp

      Filesize

      600KB

    • memory/2896-8-0x0000000004D90000-0x00000000053B8000-memory.dmp

      Filesize

      6.2MB

    • memory/2896-9-0x0000000074240000-0x00000000749F0000-memory.dmp

      Filesize

      7.7MB

    • memory/2896-46-0x0000000074240000-0x00000000749F0000-memory.dmp

      Filesize

      7.7MB

    • memory/2896-45-0x0000000074240000-0x00000000749F0000-memory.dmp

      Filesize

      7.7MB

    • memory/2896-44-0x0000000074240000-0x00000000749F0000-memory.dmp

      Filesize

      7.7MB

    • memory/2896-43-0x0000000007180000-0x000000000718A000-memory.dmp

      Filesize

      40KB

    • memory/2896-42-0x0000000007090000-0x0000000007133000-memory.dmp

      Filesize

      652KB

    • memory/2896-30-0x00000000700E0000-0x000000007012C000-memory.dmp

      Filesize

      304KB

    • memory/2896-51-0x0000000007230000-0x000000000724A000-memory.dmp

      Filesize

      104KB

    • memory/2896-31-0x0000000070130000-0x0000000070484000-memory.dmp

      Filesize

      3.3MB

    • memory/2896-29-0x0000000007030000-0x0000000007062000-memory.dmp

      Filesize

      200KB

    • memory/2896-52-0x0000000007220000-0x0000000007228000-memory.dmp

      Filesize

      32KB

    • memory/2896-50-0x00000000071F0000-0x0000000007204000-memory.dmp

      Filesize

      80KB

    • memory/2896-10-0x0000000004AF0000-0x0000000004B12000-memory.dmp

      Filesize

      136KB

    • memory/2896-12-0x0000000005430000-0x0000000005496000-memory.dmp

      Filesize

      408KB

    • memory/2896-27-0x00000000072D0000-0x000000000794A000-memory.dmp

      Filesize

      6.5MB

    • memory/2896-26-0x0000000006BD0000-0x0000000006C46000-memory.dmp

      Filesize

      472KB

    • memory/2896-25-0x0000000006010000-0x0000000006054000-memory.dmp

      Filesize

      272KB

    • memory/2896-24-0x0000000005B50000-0x0000000005B9C000-memory.dmp

      Filesize

      304KB

    • memory/2896-23-0x0000000005AC0000-0x0000000005ADE000-memory.dmp

      Filesize

      120KB

    • memory/2896-22-0x0000000005740000-0x0000000005A94000-memory.dmp

      Filesize

      3.3MB

    • memory/2896-11-0x00000000053C0000-0x0000000005426000-memory.dmp

      Filesize

      408KB

    • memory/4232-122-0x00000000700E0000-0x000000007012C000-memory.dmp

      Filesize

      304KB

    • memory/4232-123-0x0000000070260000-0x00000000705B4000-memory.dmp

      Filesize

      3.3MB

    • memory/4712-205-0x0000000070000000-0x000000007004C000-memory.dmp

      Filesize

      304KB

    • memory/4712-206-0x0000000070790000-0x0000000070AE4000-memory.dmp

      Filesize

      3.3MB

    • memory/4712-193-0x00000000055A0000-0x00000000058F4000-memory.dmp

      Filesize

      3.3MB

    • memory/4968-154-0x0000000070860000-0x0000000070BB4000-memory.dmp

      Filesize

      3.3MB

    • memory/4968-152-0x00000000700E0000-0x000000007012C000-memory.dmp

      Filesize

      304KB

    • memory/4968-143-0x0000000005400000-0x0000000005754000-memory.dmp

      Filesize

      3.3MB

    • memory/5044-139-0x0000000000400000-0x0000000002B0D000-memory.dmp

      Filesize

      39.1MB

    • memory/5044-83-0x0000000000400000-0x0000000002B0D000-memory.dmp

      Filesize

      39.1MB