Analysis

  • max time kernel
    150s
  • max time network
    149s
  • 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 10:22

General

  • Target

    311b93602be5954fd0fd5c5b27bd8dbedf1ed5f1276255c2b242719a00a1297a.exe

  • Size

    4.1MB

  • MD5

    66704c4648d3dd1ece32a06644386ff2

  • SHA1

    63b9d767df00cb65447992ef7353527d7caee2c6

  • SHA256

    311b93602be5954fd0fd5c5b27bd8dbedf1ed5f1276255c2b242719a00a1297a

  • SHA512

    74c7a6ee75fca3a12bc5dac376dd8d09b7999c23db59882d20e30aa283397d1a54fb2bc2304184c129fda123dfe8153aa11e182151dee9fd7c3144b6dbf11f22

  • SSDEEP

    98304:1BH5QtHgtXZGwxAeX68LG3wNCsYjHyiS0gsLIyJOWEFSdaDQG3a9nt5:1BZQtHgtXlxHq4G3ixkyiJTOnSQDy9nr

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 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\311b93602be5954fd0fd5c5b27bd8dbedf1ed5f1276255c2b242719a00a1297a.exe
    "C:\Users\Admin\AppData\Local\Temp\311b93602be5954fd0fd5c5b27bd8dbedf1ed5f1276255c2b242719a00a1297a.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:4264
    • 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:2892
    • C:\Users\Admin\AppData\Local\Temp\311b93602be5954fd0fd5c5b27bd8dbedf1ed5f1276255c2b242719a00a1297a.exe
      "C:\Users\Admin\AppData\Local\Temp\311b93602be5954fd0fd5c5b27bd8dbedf1ed5f1276255c2b242719a00a1297a.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:3256
      • 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:3076
      • 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:2544
        • 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:2080
      • 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:4352
      • 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:3212
      • 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:4924
        • 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:3728
        • 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:1740
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:4100
          • 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:2232
          • 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:1644
          • 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:4352
          • 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:2052
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:2116
            • 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:3584
              • 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:836
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:440

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

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

      61d644f904af641a209fc21dcb78250f

      SHA1

      a0d1e7da8accecf67dfdad0808cf29f253f95b6a

      SHA256

      6d959a483455a779036776dd1be9e7376c1c61e02f5e2a34c03e0f93aaff0cd6

      SHA512

      67b9f669588ff83e50b0d0fe26f96af4653641b1bf9033acdf205c6ef60385bd276a95cbfbc4d432af44753c1b0db88376ddf49cd95d8939925272676cd79d47

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

      Filesize

      19KB

      MD5

      11051b9ad2df6556e3dec51e8e565367

      SHA1

      5ff3bd53910abbbcec4c4c0bbb44c1a8a246dfc5

      SHA256

      91af0fa35c52133735a1239fe064883de228df9aaff977f462dd03ee85b04aba

      SHA512

      f8d61f2c0c29a3bd622bac6d1bc029f9da215a1430a916c09690bc47fc03fb21ed357361e210b8e15616a368c8d3fb1d6fe3314256fbb8ac027c236194df647b

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

      Filesize

      19KB

      MD5

      a3bb36e02b3b91d99b9000062773cf04

      SHA1

      24976775af571c6113963af943bfbe6f0bf6a386

      SHA256

      d0acb0c5f3e1a206aa10f52e66a69f236e18d6d8ff7f81d016b2457a6bcafa64

      SHA512

      befb496b11473602ded3b12d847cfa905541114d85412af61dbde53738127960a013da33b782b5e0785368dcb1a764bfc13ca366ea2236b848911ed7b8a2f608

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

      Filesize

      19KB

      MD5

      953d0ce7088a9bcc694546715c7faf41

      SHA1

      e18b72fe55030aa91a6c2e82d3f9cd48b1c6f08b

      SHA256

      08bef6cc6d02ca12a35b89558987155d8b631093954977400ae6fa42ce35bf17

      SHA512

      18ca3e5f2787850fa1fa8bf82250a0801020f99cd0722058be0d5aa4f3099a5d84545a859aaf5a4e17e955268133634dadcd92cf4147dd093cc3096489be432f

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

      Filesize

      19KB

      MD5

      e04bc306d01561228be786e43946b38b

      SHA1

      9665542728c3ff16f499c9bde72e57346c6d8c24

      SHA256

      26843b151bc25e8edc97893aea94a50541f665282b570c322c28914c15118aa7

      SHA512

      47536eef44bcd859b25c7eae1663268b8a406f65f798596fa93c929d413d5ec14738f24b996dad7f146eb65886a48c82fdb660cfb5872f30fc29e2bb3edee385

    • C:\Windows\rss\csrss.exe

      Filesize

      4.1MB

      MD5

      66704c4648d3dd1ece32a06644386ff2

      SHA1

      63b9d767df00cb65447992ef7353527d7caee2c6

      SHA256

      311b93602be5954fd0fd5c5b27bd8dbedf1ed5f1276255c2b242719a00a1297a

      SHA512

      74c7a6ee75fca3a12bc5dac376dd8d09b7999c23db59882d20e30aa283397d1a54fb2bc2304184c129fda123dfe8153aa11e182151dee9fd7c3144b6dbf11f22

    • C:\Windows\windefender.exe

      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

    • memory/440-242-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

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

      Filesize

      4.9MB

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

      Filesize

      4.9MB

    • memory/1644-200-0x0000000070AA0000-0x0000000070DF4000-memory.dmp

      Filesize

      3.3MB

    • memory/1644-199-0x0000000070310000-0x000000007035C000-memory.dmp

      Filesize

      304KB

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

      Filesize

      4.9MB

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

      Filesize

      4.9MB

    • memory/2232-174-0x0000000070310000-0x000000007035C000-memory.dmp

      Filesize

      304KB

    • memory/2232-173-0x0000000005D90000-0x0000000005DDC000-memory.dmp

      Filesize

      304KB

    • memory/2232-162-0x00000000054F0000-0x0000000005844000-memory.dmp

      Filesize

      3.3MB

    • memory/2232-175-0x0000000070AA0000-0x0000000070DF4000-memory.dmp

      Filesize

      3.3MB

    • memory/2232-185-0x0000000006E40000-0x0000000006EE3000-memory.dmp

      Filesize

      652KB

    • memory/2232-186-0x0000000007010000-0x0000000007021000-memory.dmp

      Filesize

      68KB

    • memory/2232-187-0x00000000059C0000-0x00000000059D4000-memory.dmp

      Filesize

      80KB

    • memory/2892-41-0x0000000074550000-0x0000000074D00000-memory.dmp

      Filesize

      7.7MB

    • memory/2892-30-0x0000000070AF0000-0x0000000070E44000-memory.dmp

      Filesize

      3.3MB

    • memory/2892-44-0x0000000074550000-0x0000000074D00000-memory.dmp

      Filesize

      7.7MB

    • memory/2892-45-0x00000000080A0000-0x0000000008136000-memory.dmp

      Filesize

      600KB

    • memory/2892-46-0x0000000074550000-0x0000000074D00000-memory.dmp

      Filesize

      7.7MB

    • memory/2892-47-0x0000000007FA0000-0x0000000007FB1000-memory.dmp

      Filesize

      68KB

    • memory/2892-48-0x0000000007FE0000-0x0000000007FEE000-memory.dmp

      Filesize

      56KB

    • memory/2892-49-0x0000000008000000-0x0000000008014000-memory.dmp

      Filesize

      80KB

    • memory/2892-50-0x0000000008050000-0x000000000806A000-memory.dmp

      Filesize

      104KB

    • memory/2892-51-0x0000000008040000-0x0000000008048000-memory.dmp

      Filesize

      32KB

    • memory/2892-54-0x0000000074550000-0x0000000074D00000-memory.dmp

      Filesize

      7.7MB

    • memory/2892-4-0x000000007455E000-0x000000007455F000-memory.dmp

      Filesize

      4KB

    • memory/2892-5-0x0000000005360000-0x0000000005396000-memory.dmp

      Filesize

      216KB

    • memory/2892-6-0x0000000074550000-0x0000000074D00000-memory.dmp

      Filesize

      7.7MB

    • memory/2892-7-0x00000000059D0000-0x0000000005FF8000-memory.dmp

      Filesize

      6.2MB

    • memory/2892-8-0x0000000074550000-0x0000000074D00000-memory.dmp

      Filesize

      7.7MB

    • memory/2892-9-0x00000000058F0000-0x0000000005912000-memory.dmp

      Filesize

      136KB

    • memory/2892-43-0x0000000007F90000-0x0000000007F9A000-memory.dmp

      Filesize

      40KB

    • memory/2892-10-0x00000000061F0000-0x0000000006256000-memory.dmp

      Filesize

      408KB

    • memory/2892-11-0x0000000006260000-0x00000000062C6000-memory.dmp

      Filesize

      408KB

    • memory/2892-21-0x00000000062D0000-0x0000000006624000-memory.dmp

      Filesize

      3.3MB

    • memory/2892-42-0x0000000007EA0000-0x0000000007F43000-memory.dmp

      Filesize

      652KB

    • memory/2892-22-0x00000000068D0000-0x00000000068EE000-memory.dmp

      Filesize

      120KB

    • memory/2892-40-0x0000000007E80000-0x0000000007E9E000-memory.dmp

      Filesize

      120KB

    • memory/2892-23-0x0000000006970000-0x00000000069BC000-memory.dmp

      Filesize

      304KB

    • memory/2892-24-0x0000000006E20000-0x0000000006E64000-memory.dmp

      Filesize

      272KB

    • memory/2892-25-0x0000000007BE0000-0x0000000007C56000-memory.dmp

      Filesize

      472KB

    • memory/2892-26-0x00000000082E0000-0x000000000895A000-memory.dmp

      Filesize

      6.5MB

    • memory/2892-27-0x0000000007C80000-0x0000000007C9A000-memory.dmp

      Filesize

      104KB

    • memory/2892-28-0x0000000007E40000-0x0000000007E72000-memory.dmp

      Filesize

      200KB

    • memory/2892-29-0x00000000703F0000-0x000000007043C000-memory.dmp

      Filesize

      304KB

    • memory/3076-80-0x00000000075E0000-0x0000000007683000-memory.dmp

      Filesize

      652KB

    • memory/3076-82-0x0000000007920000-0x0000000007934000-memory.dmp

      Filesize

      80KB

    • memory/3076-59-0x0000000005DC0000-0x0000000006114000-memory.dmp

      Filesize

      3.3MB

    • memory/3076-70-0x0000000070B70000-0x0000000070EC4000-memory.dmp

      Filesize

      3.3MB

    • memory/3076-69-0x00000000703F0000-0x000000007043C000-memory.dmp

      Filesize

      304KB

    • memory/3076-81-0x00000000078D0000-0x00000000078E1000-memory.dmp

      Filesize

      68KB

    • memory/3212-121-0x0000000070B70000-0x0000000070EC4000-memory.dmp

      Filesize

      3.3MB

    • memory/3212-120-0x00000000703F0000-0x000000007043C000-memory.dmp

      Filesize

      304KB

    • memory/3256-56-0x0000000002950000-0x0000000002D4C000-memory.dmp

      Filesize

      4.0MB

    • memory/3256-58-0x0000000002D50000-0x000000000363B000-memory.dmp

      Filesize

      8.9MB

    • memory/3256-219-0x0000000002950000-0x0000000002D4C000-memory.dmp

      Filesize

      4.0MB

    • memory/3256-137-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3728-147-0x0000000005F00000-0x0000000006254000-memory.dmp

      Filesize

      3.3MB

    • memory/3728-149-0x00000000703F0000-0x000000007043C000-memory.dmp

      Filesize

      304KB

    • memory/3728-150-0x0000000070590000-0x00000000708E4000-memory.dmp

      Filesize

      3.3MB

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

      Filesize

      9.1MB

    • memory/4264-57-0x0000000002990000-0x0000000002D8B000-memory.dmp

      Filesize

      4.0MB

    • memory/4264-85-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4264-1-0x0000000002990000-0x0000000002D8B000-memory.dmp

      Filesize

      4.0MB

    • memory/4264-2-0x0000000002D90000-0x000000000367B000-memory.dmp

      Filesize

      8.9MB

    • memory/4352-98-0x00000000703F0000-0x000000007043C000-memory.dmp

      Filesize

      304KB

    • memory/4352-96-0x00000000055F0000-0x0000000005944000-memory.dmp

      Filesize

      3.3MB

    • memory/4352-99-0x0000000070570000-0x00000000708C4000-memory.dmp

      Filesize

      3.3MB

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

      Filesize

      9.1MB

    • memory/4924-212-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

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

      Filesize

      9.1MB

    • memory/4924-241-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4924-231-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4924-245-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4924-250-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4924-253-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4924-257-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

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

      Filesize

      9.1MB

    • memory/4924-266-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4924-269-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4924-273-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB