Analysis

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

    arch:x64arch:x86image:win11-20240426-enlocale:en-usos:windows11-21h2-x64system
  • submitted
    12/05/2024, 19:26

General

  • Target

    e62fdc59d427e703c1f03071d9c8793792ece68993db5fc910fe5d6427c8784a.exe

  • Size

    4.1MB

  • MD5

    4243c63a6ae7d2f2a6861586700e4645

  • SHA1

    3b47b3094ed17781aeea3409e24197520985e528

  • SHA256

    e62fdc59d427e703c1f03071d9c8793792ece68993db5fc910fe5d6427c8784a

  • SHA512

    a4ac0ff0d842af78205301584bd2f2c907b90396a19cec1c02bb3fe470ebfdece7e75e7fc0b9f5427c705e84cc4a771618d45978ef45d0845d173dd17aee9728

  • SSDEEP

    98304:PyEoAg7Y6eGNTPqwhWveIEreY18NdCUlH1tC:PV1EY6eGNTikAY18TlH18

Malware Config

Signatures

  • Glupteba

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

  • Glupteba payload 20 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\e62fdc59d427e703c1f03071d9c8793792ece68993db5fc910fe5d6427c8784a.exe
    "C:\Users\Admin\AppData\Local\Temp\e62fdc59d427e703c1f03071d9c8793792ece68993db5fc910fe5d6427c8784a.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:3692
    • 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:4040
    • C:\Users\Admin\AppData\Local\Temp\e62fdc59d427e703c1f03071d9c8793792ece68993db5fc910fe5d6427c8784a.exe
      "C:\Users\Admin\AppData\Local\Temp\e62fdc59d427e703c1f03071d9c8793792ece68993db5fc910fe5d6427c8784a.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:4736
      • 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:1360
      • 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:3740
        • 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:4084
      • 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:1376
      • 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:1548
      • 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:3044
        • 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:4620
        • 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:4916
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:2036
          • 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:4420
          • 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:2384
          • 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:4740
          • 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:648
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:4608
            • 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:2344
              • 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:2348
        • C:\Windows\SysWOW64\WerFault.exe
          C:\Windows\SysWOW64\WerFault.exe -u -p 4736 -s 904
          3⤵
          • Program crash
          PID:1308
    • C:\Windows\SysWOW64\WerFault.exe
      C:\Windows\SysWOW64\WerFault.exe -pss -s 452 -p 4736 -ip 4736
      1⤵
        PID:3352
      • C:\Windows\windefender.exe
        C:\Windows\windefender.exe
        1⤵
        • Executes dropped EXE
        • Modifies data under HKEY_USERS
        PID:2828

      Network

            MITRE ATT&CK Enterprise v15

            Replay Monitor

            Loading Replay Monitor...

            Downloads

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

              ac4917a885cf6050b1a483e4bc4d2ea5

              SHA1

              b1c0a9f27bd21c6bbb8e9be70db8777b4a2a640f

              SHA256

              e39062a62c3c7617feeeff95ea8a0be51104a0d36f46e44eea22556fda74d8d9

              SHA512

              092c67a3ecae1d187cad72a8ea1ea37cb78a0cf79c2cd7fb88953e5990669a2e871267015762fd46d274badb88ac0c1d73b00f1df7394d89bed48a3a45c2ba3d

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

              Filesize

              19KB

              MD5

              d453ec98fb8c1204766b9a0b5d325210

              SHA1

              311f646d00602e81dbddea42abe1978730fd0f44

              SHA256

              56dbf3d61c06d520c97ba683d9e88c5579d89a67208d9edb2a094f7796a38243

              SHA512

              bfa5c3dd7f5f03526bb2e358eed86d517259bacbc3402a96c22897b8ff519c8c699ea781dd6169de5ab0483c9ac6351b253b99fcf5681891c40f9fc5b6c73d87

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

              Filesize

              19KB

              MD5

              2c3fa6016171cf864a3981c127425604

              SHA1

              8b3f7caa44b852ebc1514be52d15e56ab7948443

              SHA256

              a3865218f6aab93f71b49b4304ee3f0c3b60dd2b3dea681b78c16e657a4c611b

              SHA512

              6ee6b640aa9228e23df8c84974c1c1573a204efe272dcb24bf6d2aed8a63798db248fa95ad7ee1f7fa08489f7afbeeff6160b6ff2de1cd8328d8b4aa4d50de5c

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

              Filesize

              19KB

              MD5

              7800aeb149b68fbd2e29be0399a2b8f5

              SHA1

              90fc20fb1c2f8c4100534b395509c874c725a3bb

              SHA256

              9dd19e801272c71d976f7ff0fe54ee9457f888afdca0074e5e5f6e28c44cda2c

              SHA512

              e38406b0a49a7adc434d9bacc520a416447e1e5250668ce713a8341c768f57f9e1ace6fb127da36f28262e7a9192c129543440c9298c462483e3f498660b9051

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

              Filesize

              19KB

              MD5

              8b2a5a94da6495b060a44b223d4398c1

              SHA1

              eb30ac2f5cd7bb23f989bfe39dcc9b02baaf168c

              SHA256

              20c817ee0a924264ee54513d6d8d975762cc52774e0d797f3c3a7943d6d19d38

              SHA512

              9b6a288aff1213189025df803a55d79e306ba7361c22d8621575f5f6b5725193523d404c422ff88572461c9405aef216e15f743cc55872067a680ff4a2a4aded

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

              Filesize

              19KB

              MD5

              1fbc85eb6906d7b677ab9bb78ea6d2d7

              SHA1

              e6c65c36121da5fbff21818758186921f3048487

              SHA256

              60e157b9c20d672a343b770de3a911f606af3ab9bd59b9c3dd484b9ff41cc010

              SHA512

              a05388b2d63c7c2ed1f8393357a0ac1a4ecb51d07f9b687fb43cdff6dab3cdfcc45be6c9551ea7a1accf3284e40b083cb25ce7b4c5c98aa7f7852139ab809c51

            • C:\Windows\rss\csrss.exe

              Filesize

              4.1MB

              MD5

              4243c63a6ae7d2f2a6861586700e4645

              SHA1

              3b47b3094ed17781aeea3409e24197520985e528

              SHA256

              e62fdc59d427e703c1f03071d9c8793792ece68993db5fc910fe5d6427c8784a

              SHA512

              a4ac0ff0d842af78205301584bd2f2c907b90396a19cec1c02bb3fe470ebfdece7e75e7fc0b9f5427c705e84cc4a771618d45978ef45d0845d173dd17aee9728

            • C:\Windows\windefender.exe

              Filesize

              2.0MB

              MD5

              8e67f58837092385dcf01e8a2b4f5783

              SHA1

              012c49cfd8c5d06795a6f67ea2baf2a082cf8625

              SHA256

              166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

              SHA512

              40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

            • memory/1360-78-0x0000000007A20000-0x0000000007AC4000-memory.dmp

              Filesize

              656KB

            • memory/1360-66-0x00000000063A0000-0x00000000066F7000-memory.dmp

              Filesize

              3.3MB

            • memory/1360-67-0x0000000006CB0000-0x0000000006CFC000-memory.dmp

              Filesize

              304KB

            • memory/1360-68-0x0000000070390000-0x00000000703DC000-memory.dmp

              Filesize

              304KB

            • memory/1360-69-0x0000000070530000-0x0000000070887000-memory.dmp

              Filesize

              3.3MB

            • memory/1360-79-0x0000000007D40000-0x0000000007D51000-memory.dmp

              Filesize

              68KB

            • memory/1360-80-0x0000000007D90000-0x0000000007DA5000-memory.dmp

              Filesize

              84KB

            • memory/1376-94-0x0000000070390000-0x00000000703DC000-memory.dmp

              Filesize

              304KB

            • memory/1376-95-0x00000000705E0000-0x0000000070937000-memory.dmp

              Filesize

              3.3MB

            • memory/1376-84-0x0000000006200000-0x0000000006557000-memory.dmp

              Filesize

              3.3MB

            • memory/1548-116-0x00000000705E0000-0x0000000070937000-memory.dmp

              Filesize

              3.3MB

            • memory/1548-115-0x0000000070390000-0x00000000703DC000-memory.dmp

              Filesize

              304KB

            • memory/2384-192-0x0000000070210000-0x000000007025C000-memory.dmp

              Filesize

              304KB

            • memory/2384-193-0x0000000070420000-0x0000000070777000-memory.dmp

              Filesize

              3.3MB

            • memory/2384-190-0x0000000005FA0000-0x00000000062F7000-memory.dmp

              Filesize

              3.3MB

            • memory/2828-216-0x0000000000400000-0x00000000008DF000-memory.dmp

              Filesize

              4.9MB

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

              Filesize

              4.9MB

            • memory/2828-220-0x0000000000400000-0x00000000008DF000-memory.dmp

              Filesize

              4.9MB

            • memory/3044-227-0x0000000000400000-0x0000000000D1C000-memory.dmp

              Filesize

              9.1MB

            • memory/3044-233-0x0000000000400000-0x0000000000D1C000-memory.dmp

              Filesize

              9.1MB

            • memory/3044-209-0x0000000000400000-0x0000000000D1C000-memory.dmp

              Filesize

              9.1MB

            • memory/3044-221-0x0000000000400000-0x0000000000D1C000-memory.dmp

              Filesize

              9.1MB

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

              Filesize

              9.1MB

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

              Filesize

              9.1MB

            • memory/3044-235-0x0000000000400000-0x0000000000D1C000-memory.dmp

              Filesize

              9.1MB

            • memory/3044-219-0x0000000000400000-0x0000000000D1C000-memory.dmp

              Filesize

              9.1MB

            • memory/3044-202-0x0000000000400000-0x0000000000D1C000-memory.dmp

              Filesize

              9.1MB

            • memory/3044-225-0x0000000000400000-0x0000000000D1C000-memory.dmp

              Filesize

              9.1MB

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

              Filesize

              9.1MB

            • memory/3044-229-0x0000000000400000-0x0000000000D1C000-memory.dmp

              Filesize

              9.1MB

            • memory/3692-1-0x0000000002A60000-0x0000000002E63000-memory.dmp

              Filesize

              4.0MB

            • memory/3692-54-0x0000000002E70000-0x000000000375B000-memory.dmp

              Filesize

              8.9MB

            • memory/3692-53-0x0000000000400000-0x0000000000D1C000-memory.dmp

              Filesize

              9.1MB

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

              Filesize

              9.1MB

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

              Filesize

              9.1MB

            • memory/3692-2-0x0000000002E70000-0x000000000375B000-memory.dmp

              Filesize

              8.9MB

            • memory/4040-40-0x0000000007770000-0x000000000778A000-memory.dmp

              Filesize

              104KB

            • memory/4040-11-0x0000000005BF0000-0x0000000005C56000-memory.dmp

              Filesize

              408KB

            • memory/4040-4-0x000000007401E000-0x000000007401F000-memory.dmp

              Filesize

              4KB

            • memory/4040-50-0x0000000074010000-0x00000000747C1000-memory.dmp

              Filesize

              7.7MB

            • memory/4040-5-0x0000000002D00000-0x0000000002D36000-memory.dmp

              Filesize

              216KB

            • memory/4040-47-0x00000000078A0000-0x00000000078A8000-memory.dmp

              Filesize

              32KB

            • memory/4040-46-0x0000000007880000-0x000000000789A000-memory.dmp

              Filesize

              104KB

            • memory/4040-45-0x0000000007830000-0x0000000007845000-memory.dmp

              Filesize

              84KB

            • memory/4040-44-0x0000000007820000-0x000000000782E000-memory.dmp

              Filesize

              56KB

            • memory/4040-6-0x0000000005470000-0x0000000005A9A000-memory.dmp

              Filesize

              6.2MB

            • memory/4040-7-0x0000000074010000-0x00000000747C1000-memory.dmp

              Filesize

              7.7MB

            • memory/4040-43-0x00000000077D0000-0x00000000077E1000-memory.dmp

              Filesize

              68KB

            • memory/4040-8-0x0000000074010000-0x00000000747C1000-memory.dmp

              Filesize

              7.7MB

            • memory/4040-9-0x0000000005400000-0x0000000005422000-memory.dmp

              Filesize

              136KB

            • memory/4040-10-0x0000000005B10000-0x0000000005B76000-memory.dmp

              Filesize

              408KB

            • memory/4040-37-0x0000000007640000-0x00000000076E4000-memory.dmp

              Filesize

              656KB

            • memory/4040-20-0x0000000005CE0000-0x0000000006037000-memory.dmp

              Filesize

              3.3MB

            • memory/4040-21-0x00000000061C0000-0x00000000061DE000-memory.dmp

              Filesize

              120KB

            • memory/4040-22-0x0000000006250000-0x000000000629C000-memory.dmp

              Filesize

              304KB

            • memory/4040-42-0x00000000078C0000-0x0000000007956000-memory.dmp

              Filesize

              600KB

            • memory/4040-23-0x0000000006760000-0x00000000067A6000-memory.dmp

              Filesize

              280KB

            • memory/4040-24-0x00000000075E0000-0x0000000007614000-memory.dmp

              Filesize

              208KB

            • memory/4040-26-0x0000000074010000-0x00000000747C1000-memory.dmp

              Filesize

              7.7MB

            • memory/4040-27-0x0000000070400000-0x0000000070757000-memory.dmp

              Filesize

              3.3MB

            • memory/4040-25-0x0000000070280000-0x00000000702CC000-memory.dmp

              Filesize

              304KB

            • memory/4040-36-0x0000000007620000-0x000000000763E000-memory.dmp

              Filesize

              120KB

            • memory/4040-41-0x00000000077B0000-0x00000000077BA000-memory.dmp

              Filesize

              40KB

            • memory/4040-39-0x0000000007DB0000-0x000000000842A000-memory.dmp

              Filesize

              6.5MB

            • memory/4040-38-0x0000000074010000-0x00000000747C1000-memory.dmp

              Filesize

              7.7MB

            • memory/4420-180-0x0000000005900000-0x0000000005915000-memory.dmp

              Filesize

              84KB

            • memory/4420-167-0x0000000005E90000-0x0000000005EDC000-memory.dmp

              Filesize

              304KB

            • memory/4420-179-0x0000000007290000-0x00000000072A1000-memory.dmp

              Filesize

              68KB

            • memory/4420-178-0x00000000070C0000-0x0000000007164000-memory.dmp

              Filesize

              656KB

            • memory/4420-169-0x0000000070390000-0x00000000706E7000-memory.dmp

              Filesize

              3.3MB

            • memory/4420-165-0x0000000005970000-0x0000000005CC7000-memory.dmp

              Filesize

              3.3MB

            • memory/4420-168-0x0000000070210000-0x000000007025C000-memory.dmp

              Filesize

              304KB

            • memory/4608-213-0x0000000000400000-0x00000000008DF000-memory.dmp

              Filesize

              4.9MB

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

              Filesize

              4.9MB

            • memory/4620-155-0x0000000005870000-0x0000000005885000-memory.dmp

              Filesize

              84KB

            • memory/4620-154-0x0000000007010000-0x0000000007021000-memory.dmp

              Filesize

              68KB

            • memory/4620-153-0x0000000006CC0000-0x0000000006D64000-memory.dmp

              Filesize

              656KB

            • memory/4620-143-0x00000000702F0000-0x000000007033C000-memory.dmp

              Filesize

              304KB

            • memory/4620-144-0x0000000070500000-0x0000000070857000-memory.dmp

              Filesize

              3.3MB

            • memory/4620-142-0x0000000005A80000-0x0000000005ACC000-memory.dmp

              Filesize

              304KB

            • memory/4620-140-0x00000000054D0000-0x0000000005827000-memory.dmp

              Filesize

              3.3MB

            • memory/4736-57-0x0000000002EA0000-0x000000000378B000-memory.dmp

              Filesize

              8.9MB

            • memory/4736-130-0x0000000000400000-0x0000000000D1C000-memory.dmp

              Filesize

              9.1MB

            • memory/4736-104-0x0000000000400000-0x0000000000D1C000-memory.dmp

              Filesize

              9.1MB

            • memory/4736-56-0x0000000002AA0000-0x0000000002E9D000-memory.dmp

              Filesize

              4.0MB