Analysis

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

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

General

  • Target

    c2cbc9555b7a980b49fe2b07947ba3793f030e03c7ba432a4f4f9278bae37008.exe

  • Size

    4.1MB

  • MD5

    e126971d82f80fab9942ff1a97fb9a7b

  • SHA1

    04b9de13c40143a9e6f961b9a258aaf7e5ebf422

  • SHA256

    c2cbc9555b7a980b49fe2b07947ba3793f030e03c7ba432a4f4f9278bae37008

  • SHA512

    1d1e09cc4bb3bc5fb1a5a3209c4f35fd1e7d44fb638bc82ba4f88a7428787f76f6d88219de4de96ec160a9806fc4047a9a42812d678934a1043605c3ddf99e81

  • SSDEEP

    98304:gc7aFVXn+Lid2bryXaMbaClZg093y0sFFfdliBdP3+:gX++d2b0aMbplZO0sFfSu

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\c2cbc9555b7a980b49fe2b07947ba3793f030e03c7ba432a4f4f9278bae37008.exe
    "C:\Users\Admin\AppData\Local\Temp\c2cbc9555b7a980b49fe2b07947ba3793f030e03c7ba432a4f4f9278bae37008.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:3432
    • 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:4152
    • C:\Users\Admin\AppData\Local\Temp\c2cbc9555b7a980b49fe2b07947ba3793f030e03c7ba432a4f4f9278bae37008.exe
      "C:\Users\Admin\AppData\Local\Temp\c2cbc9555b7a980b49fe2b07947ba3793f030e03c7ba432a4f4f9278bae37008.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:3604
      • 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:920
      • 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:3080
        • 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:1216
      • 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:2168
      • 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
        • 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:1588
        • 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:976
        • 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:1444
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:3084
          • 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:1620
          • 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:1936
          • 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:4240
          • 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:1960
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:4720
            • 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:2512
              • 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:3220
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:2216

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

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

      e5e423ad9bbdd792586a4dfc1dbc8338

      SHA1

      c16145e8d5bdfb72304c76c26386ee7dbaed6194

      SHA256

      2416b547db3e4938a79cdc1fc94460ceeb421f0ead926c1161391fc371e12481

      SHA512

      a9d0c1ce238a9ce1595442e311d24a172f53c5c98ffff617b195487363f843aae0eda4f5432180a1901a8b869feee974d64d2b07a81711fc5f0ed23bb0f7948f

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

      Filesize

      19KB

      MD5

      60608abe60c8729b8f6b37b73e4c4896

      SHA1

      7db14e0bd4fdaeb937bd76d5598447dffc37826e

      SHA256

      ecf53bf94e3c838d5880d85851363ee06fd1bff5a8325164f1c937a4e339d1e8

      SHA512

      13ea5392690eb473cbc56e21816b1caac59d2985c8da832f219da2fd964157d770b3bf623056f16b4c3eb7f211c75e5d2c9e97932a2f9851376084ed2c6ea7dc

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

      Filesize

      19KB

      MD5

      91c7971b9d4e18275f28d8a3972538b1

      SHA1

      b30e81a4f860b8d4301a839221ca051b0314d7d3

      SHA256

      fa0637ad38d762a62ebcd506f853b11f23e26d825d058a394dfb2e5bee7278be

      SHA512

      4a582bbd84f8b520733e78307e32a476d5c56e5f783a1bb2b360269c22b7fab3058214c76f5d7f5e10f40bd36ad9ae6d68c958f6061c6d2b29ff6079e2398f39

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

      Filesize

      19KB

      MD5

      f18039c08229181101ba6d071191f262

      SHA1

      86526027e1f44a0b9996d67008364b9122cde2c9

      SHA256

      92be4df326ce0460b3ceff5eca730a7a3fb8209db65abfb62fc92e96720fe760

      SHA512

      93b4e5278aadd297f5d58343e1a46e71cc42ab0c4e2f9b2b8d8c4f90069ca16ced72f997c5992d87dafedb598eb867d623d91a0ba3fa44710c9f2bad06db3cf1

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

      Filesize

      19KB

      MD5

      68b47bbc1c7cc075d9765961a82d1af0

      SHA1

      e19e29ab904ba7babb3bfa78edef7db8c3151209

      SHA256

      62e0d2916541a927f2c4a1cdf49fec92d6dadc5939038507e4e1e0345208a451

      SHA512

      4bf8098c92aabfd186dc57c0ece5733bcae54fee792d6c7f935df29e09e8b8fa5e08892ea751eb5afddbb13b7329bd9832d5491895201535518edf512943b692

    • C:\Windows\rss\csrss.exe

      Filesize

      4.1MB

      MD5

      e126971d82f80fab9942ff1a97fb9a7b

      SHA1

      04b9de13c40143a9e6f961b9a258aaf7e5ebf422

      SHA256

      c2cbc9555b7a980b49fe2b07947ba3793f030e03c7ba432a4f4f9278bae37008

      SHA512

      1d1e09cc4bb3bc5fb1a5a3209c4f35fd1e7d44fb638bc82ba4f88a7428787f76f6d88219de4de96ec160a9806fc4047a9a42812d678934a1043605c3ddf99e81

    • C:\Windows\windefender.exe

      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

    • memory/404-117-0x0000000070380000-0x00000000703CC000-memory.dmp

      Filesize

      304KB

    • memory/404-118-0x0000000070930000-0x0000000070C84000-memory.dmp

      Filesize

      3.3MB

    • memory/404-114-0x0000000005580000-0x00000000058D4000-memory.dmp

      Filesize

      3.3MB

    • memory/920-66-0x0000000070D80000-0x00000000710D4000-memory.dmp

      Filesize

      3.3MB

    • memory/920-78-0x00000000070C0000-0x00000000070D4000-memory.dmp

      Filesize

      80KB

    • memory/920-76-0x0000000006D70000-0x0000000006E13000-memory.dmp

      Filesize

      652KB

    • memory/920-65-0x0000000070380000-0x00000000703CC000-memory.dmp

      Filesize

      304KB

    • memory/920-77-0x0000000007070000-0x0000000007081000-memory.dmp

      Filesize

      68KB

    • memory/920-64-0x00000000054F0000-0x0000000005844000-memory.dmp

      Filesize

      3.3MB

    • memory/976-145-0x0000000070380000-0x00000000703CC000-memory.dmp

      Filesize

      304KB

    • memory/976-146-0x0000000070B00000-0x0000000070E54000-memory.dmp

      Filesize

      3.3MB

    • memory/976-134-0x00000000059C0000-0x0000000005D14000-memory.dmp

      Filesize

      3.3MB

    • memory/1588-217-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/1588-268-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/1588-252-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/1588-272-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/1588-248-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/1588-241-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/1588-257-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/1588-228-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/1588-232-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/1588-261-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/1588-244-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/1588-264-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/1588-237-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/1620-166-0x0000000006360000-0x00000000066B4000-memory.dmp

      Filesize

      3.3MB

    • memory/1620-168-0x0000000006A60000-0x0000000006AAC000-memory.dmp

      Filesize

      304KB

    • memory/1620-170-0x00000000702A0000-0x00000000702EC000-memory.dmp

      Filesize

      304KB

    • memory/1620-181-0x0000000007B20000-0x0000000007BC3000-memory.dmp

      Filesize

      652KB

    • memory/1620-171-0x0000000070440000-0x0000000070794000-memory.dmp

      Filesize

      3.3MB

    • memory/1620-182-0x0000000007E30000-0x0000000007E41000-memory.dmp

      Filesize

      68KB

    • memory/1620-183-0x00000000066E0000-0x00000000066F4000-memory.dmp

      Filesize

      80KB

    • memory/1936-194-0x0000000005A50000-0x0000000005DA4000-memory.dmp

      Filesize

      3.3MB

    • memory/1936-197-0x0000000070420000-0x0000000070774000-memory.dmp

      Filesize

      3.3MB

    • memory/1936-196-0x00000000702A0000-0x00000000702EC000-memory.dmp

      Filesize

      304KB

    • memory/2168-94-0x0000000070500000-0x0000000070854000-memory.dmp

      Filesize

      3.3MB

    • memory/2168-91-0x0000000005AD0000-0x0000000005E24000-memory.dmp

      Filesize

      3.3MB

    • memory/2168-93-0x0000000070380000-0x00000000703CC000-memory.dmp

      Filesize

      304KB

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

      Filesize

      4.9MB

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

      Filesize

      4.9MB

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

      Filesize

      4.9MB

    • memory/3432-1-0x0000000004600000-0x00000000049F9000-memory.dmp

      Filesize

      4.0MB

    • memory/3432-2-0x0000000004A00000-0x00000000052EB000-memory.dmp

      Filesize

      8.9MB

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

      Filesize

      9.1MB

    • memory/3432-208-0x0000000004A00000-0x00000000052EB000-memory.dmp

      Filesize

      8.9MB

    • memory/3432-215-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3432-116-0x0000000004600000-0x00000000049F9000-memory.dmp

      Filesize

      4.0MB

    • memory/3432-169-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/3604-209-0x0000000000400000-0x0000000002738000-memory.dmp

      Filesize

      35.2MB

    • memory/4152-45-0x0000000007490000-0x0000000007526000-memory.dmp

      Filesize

      600KB

    • memory/4152-50-0x0000000007470000-0x0000000007478000-memory.dmp

      Filesize

      32KB

    • memory/4152-30-0x00000000744E0000-0x0000000074C90000-memory.dmp

      Filesize

      7.7MB

    • memory/4152-31-0x0000000070A80000-0x0000000070DD4000-memory.dmp

      Filesize

      3.3MB

    • memory/4152-42-0x00000000072E0000-0x0000000007383000-memory.dmp

      Filesize

      652KB

    • memory/4152-41-0x00000000072C0000-0x00000000072DE000-memory.dmp

      Filesize

      120KB

    • memory/4152-29-0x0000000070380000-0x00000000703CC000-memory.dmp

      Filesize

      304KB

    • memory/4152-26-0x0000000007730000-0x0000000007DAA000-memory.dmp

      Filesize

      6.5MB

    • memory/4152-27-0x00000000070D0000-0x00000000070EA000-memory.dmp

      Filesize

      104KB

    • memory/4152-43-0x00000000744E0000-0x0000000074C90000-memory.dmp

      Filesize

      7.7MB

    • memory/4152-46-0x00000000073F0000-0x0000000007401000-memory.dmp

      Filesize

      68KB

    • memory/4152-25-0x0000000007030000-0x00000000070A6000-memory.dmp

      Filesize

      472KB

    • memory/4152-28-0x0000000007280000-0x00000000072B2000-memory.dmp

      Filesize

      200KB

    • memory/4152-24-0x0000000006E70000-0x0000000006EB4000-memory.dmp

      Filesize

      272KB

    • memory/4152-23-0x0000000005D40000-0x0000000005D8C000-memory.dmp

      Filesize

      304KB

    • memory/4152-53-0x00000000744E0000-0x0000000074C90000-memory.dmp

      Filesize

      7.7MB

    • memory/4152-47-0x0000000007430000-0x000000000743E000-memory.dmp

      Filesize

      56KB

    • memory/4152-49-0x0000000007530000-0x000000000754A000-memory.dmp

      Filesize

      104KB

    • memory/4152-22-0x0000000005CF0000-0x0000000005D0E000-memory.dmp

      Filesize

      120KB

    • memory/4152-48-0x0000000007440000-0x0000000007454000-memory.dmp

      Filesize

      80KB

    • memory/4152-21-0x0000000005720000-0x0000000005A74000-memory.dmp

      Filesize

      3.3MB

    • memory/4152-8-0x0000000004D40000-0x0000000004D62000-memory.dmp

      Filesize

      136KB

    • memory/4152-44-0x00000000073D0000-0x00000000073DA000-memory.dmp

      Filesize

      40KB

    • memory/4152-9-0x00000000744E0000-0x0000000074C90000-memory.dmp

      Filesize

      7.7MB

    • memory/4152-11-0x00000000056B0000-0x0000000005716000-memory.dmp

      Filesize

      408KB

    • memory/4152-10-0x00000000055D0000-0x0000000005636000-memory.dmp

      Filesize

      408KB

    • memory/4152-7-0x00000000744E0000-0x0000000074C90000-memory.dmp

      Filesize

      7.7MB

    • memory/4152-6-0x0000000004F30000-0x0000000005558000-memory.dmp

      Filesize

      6.2MB

    • memory/4152-5-0x0000000000F60000-0x0000000000F96000-memory.dmp

      Filesize

      216KB

    • memory/4152-4-0x00000000744EE000-0x00000000744EF000-memory.dmp

      Filesize

      4KB

    • memory/4720-226-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

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

      Filesize

      4.9MB