Analysis

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

    arch:x64arch:x86image:win10v2004-20240426-enlocale:en-usos:windows10-2004-x64system
  • submitted
    03-05-2024 15:33

General

  • Target

    a07e4733f49642224540cdb930205b1e2be05ca808bc5d37ad6a08f2e18242c5.exe

  • Size

    4.2MB

  • MD5

    a3abd7d6c12b50dc0b3da92c374ac2a1

  • SHA1

    4ed4115e5bbcc9f6c7619df4e495a0109d2a11dd

  • SHA256

    a07e4733f49642224540cdb930205b1e2be05ca808bc5d37ad6a08f2e18242c5

  • SHA512

    b4b3ef3e34adad1995156be6a46d2d9ccc1f2971583a8c6731efdafa1951e324c197edf245192a18da37219a35dcf98895f0abbbced7212bbdacf4184645bb51

  • SSDEEP

    98304:Jzx5x3x4nJzsLqetuEHbxn4+yZ91ZAp+QUVxzinq3Pl+Ib:JV5V+JsbtuCNu31ZAp+Q4xWnq3P4c

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\a07e4733f49642224540cdb930205b1e2be05ca808bc5d37ad6a08f2e18242c5.exe
    "C:\Users\Admin\AppData\Local\Temp\a07e4733f49642224540cdb930205b1e2be05ca808bc5d37ad6a08f2e18242c5.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:3516
    • 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:2092
    • C:\Users\Admin\AppData\Local\Temp\a07e4733f49642224540cdb930205b1e2be05ca808bc5d37ad6a08f2e18242c5.exe
      "C:\Users\Admin\AppData\Local\Temp\a07e4733f49642224540cdb930205b1e2be05ca808bc5d37ad6a08f2e18242c5.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:3108
      • 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:2516
      • 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:4524
        • 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:1188
      • 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:2128
      • 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:3572
      • 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:2876
        • 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:1804
        • 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:5056
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:4016
          • 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:436
          • 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:1696
          • 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:2996
          • 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:3308
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:3484
            • 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:1260
              • 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:208
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:1560

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

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

      18bcc561de8881af51c795d736da882e

      SHA1

      459fa727ac4bc58290312092ddd845ee61aea172

      SHA256

      914c5585eb4b5d77c54dfde42458e70698987139323fcefc6ef2618f94a62b36

      SHA512

      896e2322df9dd80ec0ddc34e6016a0ca576acbcbf27a9197e4e1cb1137a4e0d0d1084f43a9add69005dc4933b57372ab4c9dd5f0a4367b1499154a0d2d04274a

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

      Filesize

      19KB

      MD5

      feb253d4826f5d3b4c3bf81871ce7282

      SHA1

      fc6fa8e0ad76a5e8bdab514b3a0e51cf6fd119aa

      SHA256

      f2b288c94fd933a8aff161ef51950c6b3ff3746dce1a84358b5a99fba92bf8d4

      SHA512

      2a3ec90a3263355f1ca768b56ddaf3ff943d4779c61be4a65d024210e665a5be2b7bf6d1fecf29a47cbf76e7e3a026fd35e252566aa3bbccf4b5936baf71ee37

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

      Filesize

      19KB

      MD5

      745d0ea6e85aa5aa0937706419a8918e

      SHA1

      9cd823b463a4afca688be84e04bf2a3f5fd7be5e

      SHA256

      e601d18d3a283a3bd0f17bb6e574343ea3bf7836d135db675b3aef200bc09c8a

      SHA512

      82b811d531760c75e2e029aa206a403703677d63bcd7c837a994d6300e0a200bbd7359bbbff93bf12227e0b54105c42bffc7aad192e1f0a9316fa1296b7abd04

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

      Filesize

      19KB

      MD5

      d9aa761db38b03ce2ad6f0bdf2410163

      SHA1

      e0fee7ea0513677aa23403672aeb2aa0932b089b

      SHA256

      9a59aea4963518876d453a4d5160ac04691710f5be07bd8394fda11453c3d56b

      SHA512

      be16f36a79af29bfb1134566300e706bfd46ea63e0c59a8b822bd42d937721d1dcd9445ec285330e01ee9e622577271dcda5870ad470e269d64f2e72bf3b6562

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

      Filesize

      19KB

      MD5

      a2f9b3ada81c1fbc43539a58b090ea92

      SHA1

      40978bd1dad4facb8332474751792c7932f75f44

      SHA256

      9290b8685e42f2d1887592730d34577cbe72de63ad7045ff3edd962e926f14df

      SHA512

      91e706c0f6abab799e42e325b32959d9b660ee3f4c35a0659986ba9515eca08f037bd15e58dc98a0dd30c56aecd85537edeacbb6aa21536efbca9329b8bfaa50

    • C:\Windows\rss\csrss.exe

      Filesize

      4.2MB

      MD5

      a3abd7d6c12b50dc0b3da92c374ac2a1

      SHA1

      4ed4115e5bbcc9f6c7619df4e495a0109d2a11dd

      SHA256

      a07e4733f49642224540cdb930205b1e2be05ca808bc5d37ad6a08f2e18242c5

      SHA512

      b4b3ef3e34adad1995156be6a46d2d9ccc1f2971583a8c6731efdafa1951e324c197edf245192a18da37219a35dcf98895f0abbbced7212bbdacf4184645bb51

    • C:\Windows\windefender.exe

      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

    • memory/436-176-0x00000000708F0000-0x000000007093C000-memory.dmp

      Filesize

      304KB

    • memory/436-188-0x0000000007E80000-0x0000000007E91000-memory.dmp

      Filesize

      68KB

    • memory/436-187-0x0000000007B70000-0x0000000007C13000-memory.dmp

      Filesize

      652KB

    • memory/436-177-0x00000000710B0000-0x0000000071404000-memory.dmp

      Filesize

      3.3MB

    • memory/436-175-0x0000000006930000-0x000000000697C000-memory.dmp

      Filesize

      304KB

    • memory/436-164-0x00000000061E0000-0x0000000006534000-memory.dmp

      Filesize

      3.3MB

    • memory/436-189-0x0000000006700000-0x0000000006714000-memory.dmp

      Filesize

      80KB

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

      Filesize

      4.9MB

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

      Filesize

      4.9MB

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

      Filesize

      4.9MB

    • memory/1696-201-0x00000000708F0000-0x000000007093C000-memory.dmp

      Filesize

      304KB

    • memory/1696-202-0x00000000710B0000-0x0000000071404000-memory.dmp

      Filesize

      3.3MB

    • memory/1804-150-0x0000000070B50000-0x0000000070EA4000-memory.dmp

      Filesize

      3.3MB

    • memory/1804-160-0x0000000007620000-0x00000000076C3000-memory.dmp

      Filesize

      652KB

    • memory/1804-148-0x0000000006530000-0x000000000657C000-memory.dmp

      Filesize

      304KB

    • memory/1804-146-0x0000000005F60000-0x00000000062B4000-memory.dmp

      Filesize

      3.3MB

    • memory/1804-149-0x00000000709D0000-0x0000000070A1C000-memory.dmp

      Filesize

      304KB

    • memory/1804-161-0x0000000007800000-0x0000000007811000-memory.dmp

      Filesize

      68KB

    • memory/1804-162-0x0000000005EB0000-0x0000000005EC4000-memory.dmp

      Filesize

      80KB

    • memory/2092-42-0x0000000007770000-0x0000000007813000-memory.dmp

      Filesize

      652KB

    • memory/2092-28-0x0000000074AD0000-0x0000000075280000-memory.dmp

      Filesize

      7.7MB

    • memory/2092-50-0x0000000007900000-0x0000000007908000-memory.dmp

      Filesize

      32KB

    • memory/2092-49-0x00000000079C0000-0x00000000079DA000-memory.dmp

      Filesize

      104KB

    • memory/2092-53-0x0000000074AD0000-0x0000000075280000-memory.dmp

      Filesize

      7.7MB

    • memory/2092-4-0x0000000074ADE000-0x0000000074ADF000-memory.dmp

      Filesize

      4KB

    • memory/2092-5-0x0000000002BB0000-0x0000000002BE6000-memory.dmp

      Filesize

      216KB

    • memory/2092-7-0x0000000074AD0000-0x0000000075280000-memory.dmp

      Filesize

      7.7MB

    • memory/2092-6-0x00000000053F0000-0x0000000005A18000-memory.dmp

      Filesize

      6.2MB

    • memory/2092-9-0x00000000051F0000-0x0000000005212000-memory.dmp

      Filesize

      136KB

    • memory/2092-8-0x0000000074AD0000-0x0000000075280000-memory.dmp

      Filesize

      7.7MB

    • memory/2092-10-0x0000000005B20000-0x0000000005B86000-memory.dmp

      Filesize

      408KB

    • memory/2092-11-0x0000000005B90000-0x0000000005BF6000-memory.dmp

      Filesize

      408KB

    • memory/2092-21-0x0000000005D00000-0x0000000006054000-memory.dmp

      Filesize

      3.3MB

    • memory/2092-22-0x0000000006190000-0x00000000061AE000-memory.dmp

      Filesize

      120KB

    • memory/2092-47-0x00000000078C0000-0x00000000078CE000-memory.dmp

      Filesize

      56KB

    • memory/2092-48-0x00000000078D0000-0x00000000078E4000-memory.dmp

      Filesize

      80KB

    • memory/2092-46-0x0000000007880000-0x0000000007891000-memory.dmp

      Filesize

      68KB

    • memory/2092-23-0x00000000061D0000-0x000000000621C000-memory.dmp

      Filesize

      304KB

    • memory/2092-24-0x00000000066F0000-0x0000000006734000-memory.dmp

      Filesize

      272KB

    • memory/2092-45-0x0000000007920000-0x00000000079B6000-memory.dmp

      Filesize

      600KB

    • memory/2092-25-0x00000000072C0000-0x0000000007336000-memory.dmp

      Filesize

      472KB

    • memory/2092-27-0x0000000007560000-0x000000000757A000-memory.dmp

      Filesize

      104KB

    • memory/2092-26-0x0000000007BC0000-0x000000000823A000-memory.dmp

      Filesize

      6.5MB

    • memory/2092-44-0x0000000007860000-0x000000000786A000-memory.dmp

      Filesize

      40KB

    • memory/2092-43-0x0000000074AD0000-0x0000000075280000-memory.dmp

      Filesize

      7.7MB

    • memory/2092-41-0x0000000007750000-0x000000000776E000-memory.dmp

      Filesize

      120KB

    • memory/2092-29-0x0000000007710000-0x0000000007742000-memory.dmp

      Filesize

      200KB

    • memory/2092-31-0x0000000070AF0000-0x0000000070E44000-memory.dmp

      Filesize

      3.3MB

    • memory/2092-30-0x0000000070970000-0x00000000709BC000-memory.dmp

      Filesize

      304KB

    • memory/2128-95-0x00000000057E0000-0x0000000005B34000-memory.dmp

      Filesize

      3.3MB

    • memory/2128-97-0x0000000070A70000-0x0000000070ABC000-memory.dmp

      Filesize

      304KB

    • memory/2128-98-0x0000000071230000-0x0000000071584000-memory.dmp

      Filesize

      3.3MB

    • memory/2516-67-0x0000000005880000-0x0000000005BD4000-memory.dmp

      Filesize

      3.3MB

    • memory/2516-80-0x0000000006DC0000-0x0000000006E63000-memory.dmp

      Filesize

      652KB

    • memory/2516-68-0x0000000005C40000-0x0000000005C8C000-memory.dmp

      Filesize

      304KB

    • memory/2516-70-0x0000000070BF0000-0x0000000070F44000-memory.dmp

      Filesize

      3.3MB

    • memory/2516-82-0x0000000007120000-0x0000000007134000-memory.dmp

      Filesize

      80KB

    • memory/2516-81-0x00000000070D0000-0x00000000070E1000-memory.dmp

      Filesize

      68KB

    • memory/2516-69-0x0000000070A70000-0x0000000070ABC000-memory.dmp

      Filesize

      304KB

    • memory/2876-242-0x0000000000400000-0x0000000001DFB000-memory.dmp

      Filesize

      26.0MB

    • memory/2876-251-0x0000000000400000-0x0000000001DFB000-memory.dmp

      Filesize

      26.0MB

    • memory/2876-254-0x0000000000400000-0x0000000001DFB000-memory.dmp

      Filesize

      26.0MB

    • memory/2876-260-0x0000000000400000-0x0000000001DFB000-memory.dmp

      Filesize

      26.0MB

    • memory/2876-257-0x0000000000400000-0x0000000001DFB000-memory.dmp

      Filesize

      26.0MB

    • memory/2876-239-0x0000000000400000-0x0000000001DFB000-memory.dmp

      Filesize

      26.0MB

    • memory/2876-219-0x0000000000400000-0x0000000001DFB000-memory.dmp

      Filesize

      26.0MB

    • memory/2876-263-0x0000000000400000-0x0000000001DFB000-memory.dmp

      Filesize

      26.0MB

    • memory/2876-236-0x0000000000400000-0x0000000001DFB000-memory.dmp

      Filesize

      26.0MB

    • memory/2876-233-0x0000000000400000-0x0000000001DFB000-memory.dmp

      Filesize

      26.0MB

    • memory/2876-248-0x0000000000400000-0x0000000001DFB000-memory.dmp

      Filesize

      26.0MB

    • memory/2876-230-0x0000000000400000-0x0000000001DFB000-memory.dmp

      Filesize

      26.0MB

    • memory/2876-245-0x0000000000400000-0x0000000001DFB000-memory.dmp

      Filesize

      26.0MB

    • memory/3108-218-0x0000000000400000-0x0000000001DFB000-memory.dmp

      Filesize

      26.0MB

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

      Filesize

      4.9MB

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

      Filesize

      4.9MB

    • memory/3516-54-0x0000000000400000-0x0000000001DFB000-memory.dmp

      Filesize

      26.0MB

    • memory/3516-2-0x0000000003EA0000-0x000000000478B000-memory.dmp

      Filesize

      8.9MB

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

      Filesize

      9.1MB

    • memory/3516-55-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3516-1-0x0000000003AA0000-0x0000000003E9B000-memory.dmp

      Filesize

      4.0MB

    • memory/3516-56-0x0000000003EA0000-0x000000000478B000-memory.dmp

      Filesize

      8.9MB

    • memory/3572-118-0x0000000005D00000-0x0000000006054000-memory.dmp

      Filesize

      3.3MB

    • memory/3572-121-0x0000000071210000-0x0000000071564000-memory.dmp

      Filesize

      3.3MB

    • memory/3572-120-0x0000000070A70000-0x0000000070ABC000-memory.dmp

      Filesize

      304KB