Analysis

  • max time kernel
    150s
  • max time network
    137s
  • platform
    windows11-21h2_x64
  • resource
    win11-20240508-en
  • resource tags

    arch:x64arch:x86image:win11-20240508-enlocale:en-usos:windows11-21h2-x64system
  • submitted
    09/05/2024, 16:45

General

  • Target

    e9a312c00c8b72143ed4eb13583728858e9ec2bffc4bebdf53656981603ec4ab.exe

  • Size

    4.1MB

  • MD5

    1595df60c1ee2b3bd9f9cac4a0b86c48

  • SHA1

    5bf04ec887cd65c2e35e75bed79b51e2580ec6da

  • SHA256

    e9a312c00c8b72143ed4eb13583728858e9ec2bffc4bebdf53656981603ec4ab

  • SHA512

    6108ba32fc4f5dc4052b1e156d5ea96d2b829cd70d8c9539dab1b3c88133baa8b560a5d5d2136ac1e2e8fdb452bf5242476eeed294081523efa68266b64fb620

  • SSDEEP

    98304:blDK2ogLLeo95J5ZPcfTDKdk17ZCPQ0/B9CeuvJXiZ9xD4RskEV31Kmzm:h7B3j0rWdEQQ059Cfd4xbkE91KmC

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 5 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\e9a312c00c8b72143ed4eb13583728858e9ec2bffc4bebdf53656981603ec4ab.exe
    "C:\Users\Admin\AppData\Local\Temp\e9a312c00c8b72143ed4eb13583728858e9ec2bffc4bebdf53656981603ec4ab.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:1836
    • 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:1596
    • C:\Users\Admin\AppData\Local\Temp\e9a312c00c8b72143ed4eb13583728858e9ec2bffc4bebdf53656981603ec4ab.exe
      "C:\Users\Admin\AppData\Local\Temp\e9a312c00c8b72143ed4eb13583728858e9ec2bffc4bebdf53656981603ec4ab.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:3096
      • 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:1568
      • 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:3900
        • 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:4228
      • 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:1484
      • 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:2628
      • 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:440
        • 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:3048
        • 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:4592
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:3964
          • 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:1664
          • 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:4276
          • 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:3384
          • 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:4676
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:4396
            • 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:4696
              • 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:2088
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:4060

    Network

          MITRE ATT&CK Enterprise v15

          Replay Monitor

          Loading Replay Monitor...

          Downloads

          • C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_ci4rz04b.23e.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

            d0c46cad6c0778401e21910bd6b56b70

            SHA1

            7be418951ea96326aca445b8dfe449b2bfa0dca6

            SHA256

            9600b3fdf0565ccb49e21656aa4b24d7c18f776bfd04d9ee984b134707550f02

            SHA512

            057531b468f7fbbb2175a696a8aab274dec0d17d9f71df309edcff35e064f3378050066a3df47ccd03048fac461594ec75e3d4fe64f9dd79949d129f51e02949

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

            Filesize

            19KB

            MD5

            215d775c3c822651d356372238594fb6

            SHA1

            c76ce12c4069ac41d3c47d162c668c3ccdade8f9

            SHA256

            8dc2ed867a598843a8a1ae3162261ba037987cd05cf8ecd58dd638286c6354d9

            SHA512

            07c51b1d5e25bd09044605ae1bc08d0bab87892537ac4923eaa24400829e6f26922427b90847c7de084a3e8d750b1336928ffa7f334295d67916ca08b9795904

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

            Filesize

            19KB

            MD5

            49bd428505c9576e8b6985bea63d8e09

            SHA1

            9b01cd8e9eb0717fabbe3dbf01ab3c8d4a10d8df

            SHA256

            cb306dd817e2b4002f9383a357ba45c2a45fac51622012e8e967c2a71e479823

            SHA512

            621a9ba9b3e5a42f2585a41b5aee46b29016ff5cfb3de79610b59539b466cd813b627db0d31f8c1eb607b8543da900fbaa6e465fd28ae3081d801f9400666032

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

            Filesize

            19KB

            MD5

            2d461b5110bd9bcde78d4a39762adf37

            SHA1

            523449164e10177a37cc41d26a77f9204dbc66ad

            SHA256

            bc59a9d7e41c09635c00d62e3874feb9bb6feb5e30991010ea000d98719f8ac8

            SHA512

            86cc2a206057cdd65e37fb0db221576a87cbc12c5976a7ec73f3a8c99a8ac06c466a181743199ab792a12a0b9c462e82156b7d7bb13a35548cbd143f2d431e04

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

            Filesize

            19KB

            MD5

            3550e9251fe0efd33cc7d20c2edb59fd

            SHA1

            5350b56730be788347f955c72ce318a31d85e37f

            SHA256

            34fd9025e3702a65ca57d1ba69f21b7b34cb052240aceb0d7d5b707e45ca1296

            SHA512

            8868b4fc242434432de8ab986d0b689315bed732aa91e8c481992ca01b6c26eb52ea77d388bcef5a7826b235eea37a9ab8ba0935db423d33c2cf4e54509d03b7

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

            Filesize

            19KB

            MD5

            08326f9017646b8bdff2f9cf0b165ed4

            SHA1

            1cfde684ddbd98e2d1aee89a43e8b2d22a5a4229

            SHA256

            56daecf8976afd62dd02626a028a3d9ad1312382b28deceb208c3d3f4b3a5ed8

            SHA512

            3f311479075cfd982613e1394f0f2fea886a3ff3e85e6ffa5c6be10fac33b654b5480a18d9904cc347ea800df2ed55dac201d762d74cb73447ad384efc094837

          • C:\Windows\rss\csrss.exe

            Filesize

            4.1MB

            MD5

            1595df60c1ee2b3bd9f9cac4a0b86c48

            SHA1

            5bf04ec887cd65c2e35e75bed79b51e2580ec6da

            SHA256

            e9a312c00c8b72143ed4eb13583728858e9ec2bffc4bebdf53656981603ec4ab

            SHA512

            6108ba32fc4f5dc4052b1e156d5ea96d2b829cd70d8c9539dab1b3c88133baa8b560a5d5d2136ac1e2e8fdb452bf5242476eeed294081523efa68266b64fb620

          • C:\Windows\windefender.exe

            Filesize

            2.0MB

            MD5

            8e67f58837092385dcf01e8a2b4f5783

            SHA1

            012c49cfd8c5d06795a6f67ea2baf2a082cf8625

            SHA256

            166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

            SHA512

            40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

          • memory/440-225-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/440-228-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/440-203-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/440-217-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/440-220-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/440-221-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/440-223-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/440-212-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/440-213-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/440-215-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/1484-90-0x00000000706E0000-0x000000007072C000-memory.dmp

            Filesize

            304KB

          • memory/1484-88-0x0000000005E70000-0x00000000061C7000-memory.dmp

            Filesize

            3.3MB

          • memory/1484-91-0x0000000070860000-0x0000000070BB7000-memory.dmp

            Filesize

            3.3MB

          • memory/1568-53-0x00000000060C0000-0x0000000006417000-memory.dmp

            Filesize

            3.3MB

          • memory/1568-76-0x0000000007BA0000-0x0000000007BB5000-memory.dmp

            Filesize

            84KB

          • memory/1568-74-0x0000000007B50000-0x0000000007B61000-memory.dmp

            Filesize

            68KB

          • memory/1568-73-0x0000000007830000-0x00000000078D4000-memory.dmp

            Filesize

            656KB

          • memory/1568-64-0x0000000070930000-0x0000000070C87000-memory.dmp

            Filesize

            3.3MB

          • memory/1568-63-0x00000000706E0000-0x000000007072C000-memory.dmp

            Filesize

            304KB

          • memory/1568-62-0x0000000006740000-0x000000000678C000-memory.dmp

            Filesize

            304KB

          • memory/1596-38-0x0000000007200000-0x000000000720A000-memory.dmp

            Filesize

            40KB

          • memory/1596-20-0x0000000005C00000-0x0000000005C1E000-memory.dmp

            Filesize

            120KB

          • memory/1596-4-0x000000007436E000-0x000000007436F000-memory.dmp

            Filesize

            4KB

          • memory/1596-5-0x0000000004770000-0x00000000047A6000-memory.dmp

            Filesize

            216KB

          • memory/1596-6-0x0000000074360000-0x0000000074B11000-memory.dmp

            Filesize

            7.7MB

          • memory/1596-48-0x0000000074360000-0x0000000074B11000-memory.dmp

            Filesize

            7.7MB

          • memory/1596-44-0x0000000007300000-0x0000000007308000-memory.dmp

            Filesize

            32KB

          • memory/1596-43-0x00000000072D0000-0x00000000072EA000-memory.dmp

            Filesize

            104KB

          • memory/1596-42-0x0000000007280000-0x0000000007295000-memory.dmp

            Filesize

            84KB

          • memory/1596-41-0x0000000007270000-0x000000000727E000-memory.dmp

            Filesize

            56KB

          • memory/1596-7-0x0000000004F20000-0x000000000554A000-memory.dmp

            Filesize

            6.2MB

          • memory/1596-40-0x0000000007220000-0x0000000007231000-memory.dmp

            Filesize

            68KB

          • memory/1596-39-0x0000000007310000-0x00000000073A6000-memory.dmp

            Filesize

            600KB

          • memory/1596-8-0x0000000004E50000-0x0000000004E72000-memory.dmp

            Filesize

            136KB

          • memory/1596-37-0x00000000071C0000-0x00000000071DA000-memory.dmp

            Filesize

            104KB

          • memory/1596-36-0x0000000007800000-0x0000000007E7A000-memory.dmp

            Filesize

            6.5MB

          • memory/1596-35-0x0000000007090000-0x0000000007134000-memory.dmp

            Filesize

            656KB

          • memory/1596-34-0x0000000007070000-0x000000000708E000-memory.dmp

            Filesize

            120KB

          • memory/1596-10-0x00000000056B0000-0x0000000005716000-memory.dmp

            Filesize

            408KB

          • memory/1596-9-0x0000000005640000-0x00000000056A6000-memory.dmp

            Filesize

            408KB

          • memory/1596-25-0x0000000070750000-0x0000000070AA7000-memory.dmp

            Filesize

            3.3MB

          • memory/1596-19-0x0000000005810000-0x0000000005B67000-memory.dmp

            Filesize

            3.3MB

          • memory/1596-21-0x00000000061A0000-0x00000000061EC000-memory.dmp

            Filesize

            304KB

          • memory/1596-23-0x0000000007030000-0x0000000007064000-memory.dmp

            Filesize

            208KB

          • memory/1596-22-0x0000000006150000-0x0000000006196000-memory.dmp

            Filesize

            280KB

          • memory/1596-24-0x00000000705D0000-0x000000007061C000-memory.dmp

            Filesize

            304KB

          • memory/1664-163-0x0000000070560000-0x00000000705AC000-memory.dmp

            Filesize

            304KB

          • memory/1664-175-0x0000000005EF0000-0x0000000005F05000-memory.dmp

            Filesize

            84KB

          • memory/1664-174-0x0000000007A90000-0x0000000007AA1000-memory.dmp

            Filesize

            68KB

          • memory/1664-173-0x0000000007740000-0x00000000077E4000-memory.dmp

            Filesize

            656KB

          • memory/1664-160-0x0000000006010000-0x0000000006367000-memory.dmp

            Filesize

            3.3MB

          • memory/1664-164-0x00000000706E0000-0x0000000070A37000-memory.dmp

            Filesize

            3.3MB

          • memory/1664-162-0x0000000006A00000-0x0000000006A4C000-memory.dmp

            Filesize

            304KB

          • memory/1836-1-0x0000000003340000-0x0000000003741000-memory.dmp

            Filesize

            4.0MB

          • memory/1836-50-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/1836-47-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/1836-52-0x0000000005030000-0x000000000591B000-memory.dmp

            Filesize

            8.9MB

          • memory/1836-51-0x0000000000400000-0x0000000000D1C000-memory.dmp

            Filesize

            9.1MB

          • memory/1836-2-0x0000000005030000-0x000000000591B000-memory.dmp

            Filesize

            8.9MB

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

            Filesize

            9.1MB

          • memory/2628-111-0x0000000070930000-0x0000000070C87000-memory.dmp

            Filesize

            3.3MB

          • memory/2628-110-0x00000000706E0000-0x000000007072C000-memory.dmp

            Filesize

            304KB

          • memory/3048-148-0x0000000007270000-0x0000000007314000-memory.dmp

            Filesize

            656KB

          • memory/3048-138-0x0000000070640000-0x000000007068C000-memory.dmp

            Filesize

            304KB

          • memory/3048-149-0x00000000075A0000-0x00000000075B1000-memory.dmp

            Filesize

            68KB

          • memory/3048-150-0x00000000059E0000-0x00000000059F5000-memory.dmp

            Filesize

            84KB

          • memory/3048-135-0x0000000005BB0000-0x0000000005F07000-memory.dmp

            Filesize

            3.3MB

          • memory/3048-137-0x0000000006590000-0x00000000065DC000-memory.dmp

            Filesize

            304KB

          • memory/3048-139-0x00000000707C0000-0x0000000070B17000-memory.dmp

            Filesize

            3.3MB

          • memory/3096-123-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/3096-75-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/4060-214-0x0000000000400000-0x00000000008DF000-memory.dmp

            Filesize

            4.9MB

          • memory/4060-218-0x0000000000400000-0x00000000008DF000-memory.dmp

            Filesize

            4.9MB

          • memory/4276-187-0x0000000070560000-0x00000000705AC000-memory.dmp

            Filesize

            304KB

          • memory/4276-188-0x0000000070700000-0x0000000070A57000-memory.dmp

            Filesize

            3.3MB

          • memory/4276-185-0x00000000055E0000-0x0000000005937000-memory.dmp

            Filesize

            3.3MB

          • memory/4396-211-0x0000000000400000-0x00000000008DF000-memory.dmp

            Filesize

            4.9MB

          • memory/4396-207-0x0000000000400000-0x00000000008DF000-memory.dmp

            Filesize

            4.9MB