Analysis

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

    arch:x64arch:x86image:win11-20240426-enlocale:en-usos:windows11-21h2-x64system
  • submitted
    14-05-2024 23:19

General

  • Target

    41a88a05cc8224704ce64bceaec1b66a7e537176baf8d233f2091b29208246b8.exe

  • Size

    4.1MB

  • MD5

    c154b7ded500c319e8e2ba82a88ed039

  • SHA1

    81aba39aab24b05e49219a254063c7d43b274c05

  • SHA256

    41a88a05cc8224704ce64bceaec1b66a7e537176baf8d233f2091b29208246b8

  • SHA512

    0397495c8a207bfd0ebcd6e464b1c53aed53f9078bd731304610f17df9c95468fedf41e1e4cb310a637b32b512e0d039ef6784d532e382d47acf71ed6b3a4816

  • SSDEEP

    98304:PM/EmSBi2U836aQ7T+NOHAd2U4SvMS0Qb1S3aNOYAF0BRB40OFsf:PR5hU83ZQZH62N+Mm1SqPK0thf

Malware Config

Signatures

  • Glupteba

    Glupteba is a modular loader written in Golang with various components.

  • Glupteba payload 17 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.

  • Program crash 1 IoCs
  • 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\41a88a05cc8224704ce64bceaec1b66a7e537176baf8d233f2091b29208246b8.exe
    "C:\Users\Admin\AppData\Local\Temp\41a88a05cc8224704ce64bceaec1b66a7e537176baf8d233f2091b29208246b8.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:1872
    • 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:2464
    • C:\Users\Admin\AppData\Local\Temp\41a88a05cc8224704ce64bceaec1b66a7e537176baf8d233f2091b29208246b8.exe
      "C:\Users\Admin\AppData\Local\Temp\41a88a05cc8224704ce64bceaec1b66a7e537176baf8d233f2091b29208246b8.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:4688
      • 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:2672
      • 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:484
        • 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:4716
      • 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:2468
      • 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:4436
      • 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:1824
        • 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:4532
        • 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:3472
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:2124
          • 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: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:1888
          • 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:3732
          • 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:4160
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:2268
            • 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:5032
              • 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:1844
      • C:\Windows\SysWOW64\WerFault.exe
        C:\Windows\SysWOW64\WerFault.exe -u -p 1872 -s 656
        2⤵
        • Program crash
        PID:1924
    • C:\Windows\SysWOW64\WerFault.exe
      C:\Windows\SysWOW64\WerFault.exe -pss -s 436 -p 1872 -ip 1872
      1⤵
        PID:4292
      • C:\Windows\windefender.exe
        C:\Windows\windefender.exe
        1⤵
        • Executes dropped EXE
        • Modifies data under HKEY_USERS
        PID:1956

      Network

      MITRE ATT&CK Enterprise v15

      Replay Monitor

      Loading Replay Monitor...

      Downloads

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

        2335553bd7d2a3fda362e6cc1f70548d

        SHA1

        5c91f18d98ed742e3bd684af5963453925004044

        SHA256

        5c954faa018a749de283f65faf8b5821c6f4943acd61d9e842056f431f516ca8

        SHA512

        10677b5ff3c6c5c642e6b7239f9ef04386748b60817adcc204cc7c73ce479c850e45024dc3df2ba1bbd171b2c32f42fadb1a89227ef12745195ba5b50229a676

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

        Filesize

        19KB

        MD5

        bd8e9144eb070939f9588068806c3f8b

        SHA1

        d36e5920a69fac088d24dd5629bdd858ffd9971a

        SHA256

        2d7f9741bfaa83bfa46f396439b27181b1b362fde4266036615bcf10704a176d

        SHA512

        3bb46b877a16f13a980465ebbead32aa85afdcd27824947d93ad4284c78e837ae5c0240bf0aa29b36d7303cd707630dd737b84029818025f244e76fd89d8373e

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

        Filesize

        19KB

        MD5

        3653e252adc3d04e6c57761fc6ab4cce

        SHA1

        d42f8ed44d1c29033ee8abb246c9278c1fa098b8

        SHA256

        ec92b59b3547d4c350b9b1f4451c2cb199d9e83eeaeb41a946fce757c0fc4839

        SHA512

        72a5c9190846105bd46e0602ffd61f0b1a1d016942404968ac7175fa1a828b10f583efa725b5d7c195aba901074144db964b1c2821ca4ac4f9a2980a98a9516c

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

        Filesize

        19KB

        MD5

        c8c7140dfa1f34a314b74d7f587aea09

        SHA1

        07e3e5e032cc689cf180172e0f7dfb7de48be82e

        SHA256

        763ec52e05febbe0701e151439d83fc03255fb1959dbb2d955c2858895c99513

        SHA512

        6bc4e5857b1a8802baefe27f710b4bd7f8217dbcc91499aafba930d83d15abcc2229622250db46577ddc40abb22d3c662042bacfc0081ea344967a7e1c866b62

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

        Filesize

        19KB

        MD5

        7d3435def445050278d1d292d9a4e00b

        SHA1

        1e2294efd093659f25f6f53c0fb6963c8026640f

        SHA256

        f80942a7fb823ae8b83a9118f53dad4c71af9d3b50cf5813a3c281f55914046e

        SHA512

        1cc5727d0750c5fb4d19b703680daee0c15219911b9e8abf1f33640750b29dc363f66bebd39f6eac502a47db13d8fccf99bde796b6063bfaf6693d6ca69ee0ae

      • C:\Windows\rss\csrss.exe

        Filesize

        4.1MB

        MD5

        c154b7ded500c319e8e2ba82a88ed039

        SHA1

        81aba39aab24b05e49219a254063c7d43b274c05

        SHA256

        41a88a05cc8224704ce64bceaec1b66a7e537176baf8d233f2091b29208246b8

        SHA512

        0397495c8a207bfd0ebcd6e464b1c53aed53f9078bd731304610f17df9c95468fedf41e1e4cb310a637b32b512e0d039ef6784d532e382d47acf71ed6b3a4816

      • C:\Windows\windefender.exe

        Filesize

        2.0MB

        MD5

        8e67f58837092385dcf01e8a2b4f5783

        SHA1

        012c49cfd8c5d06795a6f67ea2baf2a082cf8625

        SHA256

        166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

        SHA512

        40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

      • memory/1824-200-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/1824-236-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/1824-220-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/1824-232-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/1824-218-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/1824-216-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/1824-223-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

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

        Filesize

        9.1MB

      • memory/1824-224-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

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

        Filesize

        9.1MB

      • memory/1824-226-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/1824-228-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

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

        Filesize

        9.1MB

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

        Filesize

        9.1MB

      • memory/1872-53-0x0000000002E20000-0x000000000370B000-memory.dmp

        Filesize

        8.9MB

      • memory/1872-1-0x0000000002A20000-0x0000000002E1D000-memory.dmp

        Filesize

        4.0MB

      • memory/1872-2-0x0000000002E20000-0x000000000370B000-memory.dmp

        Filesize

        8.9MB

      • memory/1872-52-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/1888-189-0x0000000070300000-0x000000007034C000-memory.dmp

        Filesize

        304KB

      • memory/1888-184-0x00000000062D0000-0x0000000006627000-memory.dmp

        Filesize

        3.3MB

      • memory/1888-190-0x0000000070550000-0x00000000708A7000-memory.dmp

        Filesize

        3.3MB

      • memory/1956-212-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

      • memory/1956-217-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

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

        Filesize

        4.9MB

      • memory/2268-209-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

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

        Filesize

        4.9MB

      • memory/2324-165-0x0000000070300000-0x000000007034C000-memory.dmp

        Filesize

        304KB

      • memory/2324-164-0x0000000006660000-0x00000000066AC000-memory.dmp

        Filesize

        304KB

      • memory/2324-166-0x0000000070480000-0x00000000707D7000-memory.dmp

        Filesize

        3.3MB

      • memory/2324-162-0x0000000006060000-0x00000000063B7000-memory.dmp

        Filesize

        3.3MB

      • memory/2324-175-0x00000000076D0000-0x0000000007774000-memory.dmp

        Filesize

        656KB

      • memory/2324-176-0x0000000007A00000-0x0000000007A11000-memory.dmp

        Filesize

        68KB

      • memory/2324-177-0x0000000005E90000-0x0000000005EA5000-memory.dmp

        Filesize

        84KB

      • memory/2464-39-0x0000000007F50000-0x00000000085CA000-memory.dmp

        Filesize

        6.5MB

      • memory/2464-25-0x0000000070370000-0x00000000703BC000-memory.dmp

        Filesize

        304KB

      • memory/2464-4-0x000000007410E000-0x000000007410F000-memory.dmp

        Filesize

        4KB

      • memory/2464-5-0x0000000002ED0000-0x0000000002F06000-memory.dmp

        Filesize

        216KB

      • memory/2464-6-0x0000000074100000-0x00000000748B1000-memory.dmp

        Filesize

        7.7MB

      • memory/2464-7-0x0000000005690000-0x0000000005CBA000-memory.dmp

        Filesize

        6.2MB

      • memory/2464-8-0x0000000074100000-0x00000000748B1000-memory.dmp

        Filesize

        7.7MB

      • memory/2464-9-0x00000000055A0000-0x00000000055C2000-memory.dmp

        Filesize

        136KB

      • memory/2464-10-0x0000000005D70000-0x0000000005DD6000-memory.dmp

        Filesize

        408KB

      • memory/2464-11-0x0000000005E50000-0x0000000005EB6000-memory.dmp

        Filesize

        408KB

      • memory/2464-20-0x0000000005EC0000-0x0000000006217000-memory.dmp

        Filesize

        3.3MB

      • memory/2464-21-0x0000000006360000-0x000000000637E000-memory.dmp

        Filesize

        120KB

      • memory/2464-22-0x0000000006390000-0x00000000063DC000-memory.dmp

        Filesize

        304KB

      • memory/2464-23-0x0000000006770000-0x00000000067B6000-memory.dmp

        Filesize

        280KB

      • memory/2464-24-0x0000000007780000-0x00000000077B4000-memory.dmp

        Filesize

        208KB

      • memory/2464-27-0x00000000704F0000-0x0000000070847000-memory.dmp

        Filesize

        3.3MB

      • memory/2464-37-0x00000000077E0000-0x0000000007884000-memory.dmp

        Filesize

        656KB

      • memory/2464-36-0x00000000077C0000-0x00000000077DE000-memory.dmp

        Filesize

        120KB

      • memory/2464-26-0x0000000074100000-0x00000000748B1000-memory.dmp

        Filesize

        7.7MB

      • memory/2464-38-0x0000000074100000-0x00000000748B1000-memory.dmp

        Filesize

        7.7MB

      • memory/2464-40-0x0000000007910000-0x000000000792A000-memory.dmp

        Filesize

        104KB

      • memory/2464-41-0x0000000007950000-0x000000000795A000-memory.dmp

        Filesize

        40KB

      • memory/2464-50-0x0000000074100000-0x00000000748B1000-memory.dmp

        Filesize

        7.7MB

      • memory/2464-47-0x0000000007AB0000-0x0000000007AB8000-memory.dmp

        Filesize

        32KB

      • memory/2464-46-0x0000000007AD0000-0x0000000007AEA000-memory.dmp

        Filesize

        104KB

      • memory/2464-45-0x00000000079D0000-0x00000000079E5000-memory.dmp

        Filesize

        84KB

      • memory/2464-44-0x00000000079C0000-0x00000000079CE000-memory.dmp

        Filesize

        56KB

      • memory/2464-43-0x0000000007980000-0x0000000007991000-memory.dmp

        Filesize

        68KB

      • memory/2464-42-0x0000000007A10000-0x0000000007AA6000-memory.dmp

        Filesize

        600KB

      • memory/2468-91-0x0000000070480000-0x00000000704CC000-memory.dmp

        Filesize

        304KB

      • memory/2468-92-0x0000000070620000-0x0000000070977000-memory.dmp

        Filesize

        3.3MB

      • memory/2672-66-0x0000000070480000-0x00000000704CC000-memory.dmp

        Filesize

        304KB

      • memory/2672-64-0x0000000006170000-0x00000000064C7000-memory.dmp

        Filesize

        3.3MB

      • memory/2672-65-0x00000000068B0000-0x00000000068FC000-memory.dmp

        Filesize

        304KB

      • memory/2672-76-0x00000000078F0000-0x0000000007994000-memory.dmp

        Filesize

        656KB

      • memory/2672-77-0x0000000007C20000-0x0000000007C31000-memory.dmp

        Filesize

        68KB

      • memory/2672-78-0x0000000007C70000-0x0000000007C85000-memory.dmp

        Filesize

        84KB

      • memory/2672-67-0x0000000070620000-0x0000000070977000-memory.dmp

        Filesize

        3.3MB

      • memory/4436-110-0x0000000005DF0000-0x0000000006147000-memory.dmp

        Filesize

        3.3MB

      • memory/4436-112-0x0000000070480000-0x00000000704CC000-memory.dmp

        Filesize

        304KB

      • memory/4436-113-0x00000000706D0000-0x0000000070A27000-memory.dmp

        Filesize

        3.3MB

      • memory/4532-151-0x00000000075F0000-0x0000000007601000-memory.dmp

        Filesize

        68KB

      • memory/4532-137-0x0000000005A80000-0x0000000005DD7000-memory.dmp

        Filesize

        3.3MB

      • memory/4532-139-0x0000000006150000-0x000000000619C000-memory.dmp

        Filesize

        304KB

      • memory/4532-140-0x00000000703E0000-0x000000007042C000-memory.dmp

        Filesize

        304KB

      • memory/4532-141-0x0000000070630000-0x0000000070987000-memory.dmp

        Filesize

        3.3MB

      • memory/4532-150-0x0000000007250000-0x00000000072F4000-memory.dmp

        Filesize

        656KB

      • memory/4532-152-0x0000000005E00000-0x0000000005E15000-memory.dmp

        Filesize

        84KB

      • memory/4688-126-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/4688-55-0x0000000002A80000-0x0000000002E7C000-memory.dmp

        Filesize

        4.0MB