Analysis

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

    arch:x64arch:x86image:win10v2004-20240426-enlocale:en-usos:windows10-2004-x64system
  • submitted
    09/05/2024, 19:19

General

  • Target

    da624d3781d88a953bc1d206166aa66d4457f1cae7855b4eb2e00d273fc40982.exe

  • Size

    4.1MB

  • MD5

    fc9c4c12a8f4a6491810da547cf3e801

  • SHA1

    fe4c1345ce321114ef1b36ec5156b46ff26297fa

  • SHA256

    da624d3781d88a953bc1d206166aa66d4457f1cae7855b4eb2e00d273fc40982

  • SHA512

    faf16b3d9ac4857ece5fe2d11507e2989dae9583067a88b0da6cd248cce07d56171d276590d2f6e4e0bc0fc483bebc963ae77a12af7d1c3511e6fa217661ae28

  • SSDEEP

    98304:/pLl5dh/cY//0ytMliSDJIrO0tWgVy355J08nZmlsCv:hLlNLHtGNcOLFp5JFwlsCv

Malware Config

Signatures

  • Glupteba

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

  • Glupteba payload 18 IoCs
  • Modifies Windows Firewall 2 TTPs 1 IoCs
  • Executes dropped EXE 4 IoCs
  • UPX packed file 6 IoCs

    Detects executables packed with UPX/modified UPX open source packer.

  • Adds Run key to start application 2 TTPs 2 IoCs
  • Checks installed software on the system 1 TTPs

    Looks up Uninstall key entries in the registry to enumerate software on the system.

  • Manipulates WinMonFS driver. 1 IoCs

    Roottkits write to WinMonFS to hide directories/files from being detected.

  • Drops file in System32 directory 7 IoCs
  • Checks for VirtualBox DLLs, possible anti-VM trick 1 TTPs 1 IoCs

    Certain files are specific to VirtualBox VMs and can be used to detect execution in a VM.

  • Drops file in Windows directory 4 IoCs
  • Launches sc.exe 1 IoCs

    Sc.exe is a Windows utlilty to control services on the system.

  • Command and Scripting Interpreter: PowerShell 1 TTPs 7 IoCs

    Using powershell.exe command.

  • Creates scheduled task(s) 1 TTPs 2 IoCs

    Schtasks is often used by malware for persistence or to perform post-infection execution.

  • Modifies data under HKEY_USERS 64 IoCs
  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious use of AdjustPrivilegeToken 12 IoCs
  • Suspicious use of WriteProcessMemory 36 IoCs
  • Uses Task Scheduler COM API 1 TTPs

    The Task Scheduler COM API can be used to schedule applications to run on boot or at set times.

Processes

  • C:\Users\Admin\AppData\Local\Temp\da624d3781d88a953bc1d206166aa66d4457f1cae7855b4eb2e00d273fc40982.exe
    "C:\Users\Admin\AppData\Local\Temp\da624d3781d88a953bc1d206166aa66d4457f1cae7855b4eb2e00d273fc40982.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:1472
    • 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:1012
    • C:\Users\Admin\AppData\Local\Temp\da624d3781d88a953bc1d206166aa66d4457f1cae7855b4eb2e00d273fc40982.exe
      "C:\Users\Admin\AppData\Local\Temp\da624d3781d88a953bc1d206166aa66d4457f1cae7855b4eb2e00d273fc40982.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:2100
      • 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:5104
      • 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:5004
        • 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:3592
      • 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:3216
      • 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:3676
      • 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:3524
        • 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:1824
        • 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:1616
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:3612
          • 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:4512
          • 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:3668
          • 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:900
          • 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:4268
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:4000
            • 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:756
              • 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:2144
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:3376

    Network

          MITRE ATT&CK Enterprise v15

          Replay Monitor

          Loading Replay Monitor...

          Downloads

          • C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_ylbblc4t.5yj.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

            3d086a433708053f9bf9523e1d87a4e8

            SHA1

            b3ab5d4f282a4c8fe8c3005b8a557ed5a0e37f28

            SHA256

            6f8fd1b8d9788ad54eaeee329232187e24b7b43393a01aeba2d6e9675231fb69

            SHA512

            931ae42b4c68a4507ff2342332b08eb407050d47cf4176137ea022d0f6e513c689e998445a04c6d18d4877391705c586bfce0234632b898d41aaed0957996dfd

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

            Filesize

            19KB

            MD5

            3bf880d684d38360ec8efad31a08c7d0

            SHA1

            30a41d680e7ccaffc8075ea9e6482f34c4ca6cce

            SHA256

            baf17b8fe495db04c319573ecddf13498ef9a34f56f978c44c5769a9cf222605

            SHA512

            2629c03ad467110a152c1243ee6e41b0dd6098dbb63ad6e3ac0f7d23bc69c00fc425aa421df147dbaa79e41f5ea05404218106cde0a69c4e4ea3ba9714eb145e

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

            Filesize

            19KB

            MD5

            d9fdaec968f5f885e03b85377624cc2b

            SHA1

            5945fa72e90fb69c2144f5c2e5007c7a5d515cca

            SHA256

            5b78413d510e6201092ee4f747d6a39bcf625ce181bbad04c32932012422f71c

            SHA512

            a1b6b04b6c5aa540442cd3c7537ee06595f63c921a9474cc4de274fc82d8973578276955436818c7142e58b5919c738afe22c9a5b071199382f721d9c81e4753

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

            Filesize

            19KB

            MD5

            7f2b5b16dbf4e5bd0375917e12cfa8d9

            SHA1

            1972d900f6992ddc1fe972c8cd0f80bbfc79b22e

            SHA256

            bfb17bddfa2f5c35bded17f97a532e5c83db589ccca5c14cd6a23d31fec19c14

            SHA512

            5a86b890473569ff18789126faf85825166af8584ba7ea4556f82eabf02f793f8852deb44bf2f24374a84cad3472d9c235eb9d10f476a06452fc786498b6cfd8

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

            Filesize

            19KB

            MD5

            82d12d296f8c0b4585b18e9bd0ce6559

            SHA1

            5202eeae43cccac484756f393c7c840c1ece5a5b

            SHA256

            802e7e3116d538c1934ab0fbf2d7670880bced80d3d6cb654dd1dbca108404d4

            SHA512

            2f66ea009c36952cd6db6d06a4300596095dfb98db7cb86852eb83f528486fc6f93b0577e705a4ef5c66df20e978958d6e816fb7a632282237f26fffba5e65b7

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

            Filesize

            19KB

            MD5

            a15bd5098eebf67331f4d5c8da9624df

            SHA1

            f1b1a8bb00f7adc4c8bc319951485d3761a86a03

            SHA256

            c7f8bda5be4a1fc2286c8370e74f3b8ae02dbc16b93f7b71a52404633e3e0a9b

            SHA512

            2038978c9b038fa2b44e5895444420a9555106b8834e0e77b4f37f7d62b66d02f5e4d6b771dbecc4304ce810a0a2f75de2582274939297c2b69fd580e08dc6a5

          • C:\Windows\rss\csrss.exe

            Filesize

            4.1MB

            MD5

            fc9c4c12a8f4a6491810da547cf3e801

            SHA1

            fe4c1345ce321114ef1b36ec5156b46ff26297fa

            SHA256

            da624d3781d88a953bc1d206166aa66d4457f1cae7855b4eb2e00d273fc40982

            SHA512

            faf16b3d9ac4857ece5fe2d11507e2989dae9583067a88b0da6cd248cce07d56171d276590d2f6e4e0bc0fc483bebc963ae77a12af7d1c3511e6fa217661ae28

          • C:\Windows\windefender.exe

            Filesize

            2.0MB

            MD5

            8e67f58837092385dcf01e8a2b4f5783

            SHA1

            012c49cfd8c5d06795a6f67ea2baf2a082cf8625

            SHA256

            166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

            SHA512

            40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

          • memory/1012-43-0x00000000744B0000-0x0000000074C60000-memory.dmp

            Filesize

            7.7MB

          • memory/1012-6-0x00000000744B0000-0x0000000074C60000-memory.dmp

            Filesize

            7.7MB

          • memory/1012-21-0x0000000005630000-0x0000000005984000-memory.dmp

            Filesize

            3.3MB

          • memory/1012-22-0x0000000005BE0000-0x0000000005BFE000-memory.dmp

            Filesize

            120KB

          • memory/1012-23-0x0000000005C00000-0x0000000005C4C000-memory.dmp

            Filesize

            304KB

          • memory/1012-24-0x0000000006180000-0x00000000061C4000-memory.dmp

            Filesize

            272KB

          • memory/1012-4-0x00000000744BE000-0x00000000744BF000-memory.dmp

            Filesize

            4KB

          • memory/1012-27-0x0000000006F90000-0x0000000006FAA000-memory.dmp

            Filesize

            104KB

          • memory/1012-26-0x00000000075F0000-0x0000000007C6A000-memory.dmp

            Filesize

            6.5MB

          • memory/1012-29-0x0000000070350000-0x000000007039C000-memory.dmp

            Filesize

            304KB

          • memory/1012-42-0x00000000071B0000-0x0000000007253000-memory.dmp

            Filesize

            652KB

          • memory/1012-44-0x00000000072A0000-0x00000000072AA000-memory.dmp

            Filesize

            40KB

          • memory/1012-5-0x0000000002290000-0x00000000022C6000-memory.dmp

            Filesize

            216KB

          • memory/1012-41-0x0000000007190000-0x00000000071AE000-memory.dmp

            Filesize

            120KB

          • memory/1012-7-0x0000000004E60000-0x0000000005488000-memory.dmp

            Filesize

            6.2MB

          • memory/1012-30-0x00000000744B0000-0x0000000074C60000-memory.dmp

            Filesize

            7.7MB

          • memory/1012-45-0x00000000073B0000-0x0000000007446000-memory.dmp

            Filesize

            600KB

          • memory/1012-28-0x0000000007150000-0x0000000007182000-memory.dmp

            Filesize

            200KB

          • memory/1012-46-0x00000000072B0000-0x00000000072C1000-memory.dmp

            Filesize

            68KB

          • memory/1012-47-0x00000000072F0000-0x00000000072FE000-memory.dmp

            Filesize

            56KB

          • memory/1012-48-0x0000000007310000-0x0000000007324000-memory.dmp

            Filesize

            80KB

          • memory/1012-49-0x0000000007350000-0x000000000736A000-memory.dmp

            Filesize

            104KB

          • memory/1012-50-0x0000000007340000-0x0000000007348000-memory.dmp

            Filesize

            32KB

          • memory/1012-53-0x00000000744B0000-0x0000000074C60000-memory.dmp

            Filesize

            7.7MB

          • memory/1012-25-0x0000000006EF0000-0x0000000006F66000-memory.dmp

            Filesize

            472KB

          • memory/1012-9-0x0000000004D20000-0x0000000004D42000-memory.dmp

            Filesize

            136KB

          • memory/1012-31-0x0000000070A90000-0x0000000070DE4000-memory.dmp

            Filesize

            3.3MB

          • memory/1012-8-0x00000000744B0000-0x0000000074C60000-memory.dmp

            Filesize

            7.7MB

          • memory/1012-11-0x00000000055C0000-0x0000000005626000-memory.dmp

            Filesize

            408KB

          • memory/1012-10-0x0000000004DC0000-0x0000000004E26000-memory.dmp

            Filesize

            408KB

          • memory/1472-2-0x0000000004FC0000-0x00000000058AB000-memory.dmp

            Filesize

            8.9MB

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

            Filesize

            9.1MB

          • memory/1472-1-0x0000000003320000-0x0000000003720000-memory.dmp

            Filesize

            4.0MB

          • memory/1472-66-0x0000000003320000-0x0000000003720000-memory.dmp

            Filesize

            4.0MB

          • memory/1472-67-0x0000000004FC0000-0x00000000058AB000-memory.dmp

            Filesize

            8.9MB

          • memory/1472-55-0x0000000000400000-0x0000000002EDD000-memory.dmp

            Filesize

            42.9MB

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

            Filesize

            9.1MB

          • memory/1824-148-0x0000000070350000-0x000000007039C000-memory.dmp

            Filesize

            304KB

          • memory/1824-149-0x00000000704D0000-0x0000000070824000-memory.dmp

            Filesize

            3.3MB

          • memory/2100-136-0x0000000000400000-0x0000000002EDD000-memory.dmp

            Filesize

            42.9MB

          • memory/3216-96-0x00000000704D0000-0x0000000070824000-memory.dmp

            Filesize

            3.3MB

          • memory/3216-95-0x0000000070350000-0x000000007039C000-memory.dmp

            Filesize

            304KB

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

            Filesize

            4.9MB

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

            Filesize

            4.9MB

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

            Filesize

            4.9MB

          • memory/3524-255-0x0000000000400000-0x0000000002EDD000-memory.dmp

            Filesize

            42.9MB

          • memory/3524-240-0x0000000000400000-0x0000000002EDD000-memory.dmp

            Filesize

            42.9MB

          • memory/3524-260-0x0000000000400000-0x0000000002EDD000-memory.dmp

            Filesize

            42.9MB

          • memory/3524-228-0x0000000000400000-0x0000000002EDD000-memory.dmp

            Filesize

            42.9MB

          • memory/3524-251-0x0000000000400000-0x0000000002EDD000-memory.dmp

            Filesize

            42.9MB

          • memory/3524-248-0x0000000000400000-0x0000000002EDD000-memory.dmp

            Filesize

            42.9MB

          • memory/3524-217-0x0000000000400000-0x0000000002EDD000-memory.dmp

            Filesize

            42.9MB

          • memory/3524-244-0x0000000000400000-0x0000000002EDD000-memory.dmp

            Filesize

            42.9MB

          • memory/3524-268-0x0000000000400000-0x0000000002EDD000-memory.dmp

            Filesize

            42.9MB

          • memory/3524-264-0x0000000000400000-0x0000000002EDD000-memory.dmp

            Filesize

            42.9MB

          • memory/3524-236-0x0000000000400000-0x0000000002EDD000-memory.dmp

            Filesize

            42.9MB

          • memory/3524-231-0x0000000000400000-0x0000000002EDD000-memory.dmp

            Filesize

            42.9MB

          • memory/3668-199-0x0000000070A00000-0x0000000070D54000-memory.dmp

            Filesize

            3.3MB

          • memory/3668-198-0x0000000070270000-0x00000000702BC000-memory.dmp

            Filesize

            304KB

          • memory/3668-192-0x0000000005950000-0x0000000005CA4000-memory.dmp

            Filesize

            3.3MB

          • memory/3676-118-0x0000000070350000-0x000000007039C000-memory.dmp

            Filesize

            304KB

          • memory/3676-116-0x0000000005970000-0x0000000005CC4000-memory.dmp

            Filesize

            3.3MB

          • memory/3676-119-0x00000000704F0000-0x0000000070844000-memory.dmp

            Filesize

            3.3MB

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

            Filesize

            4.9MB

          • memory/4000-225-0x0000000000400000-0x00000000008DF000-memory.dmp

            Filesize

            4.9MB

          • memory/4512-173-0x0000000070410000-0x0000000070764000-memory.dmp

            Filesize

            3.3MB

          • memory/4512-184-0x0000000007470000-0x0000000007481000-memory.dmp

            Filesize

            68KB

          • memory/4512-185-0x0000000005CF0000-0x0000000005D04000-memory.dmp

            Filesize

            80KB

          • memory/4512-172-0x0000000070270000-0x00000000702BC000-memory.dmp

            Filesize

            304KB

          • memory/4512-183-0x0000000007160000-0x0000000007203000-memory.dmp

            Filesize

            652KB

          • memory/4512-171-0x0000000005F40000-0x0000000005F8C000-memory.dmp

            Filesize

            304KB

          • memory/4512-169-0x0000000005910000-0x0000000005C64000-memory.dmp

            Filesize

            3.3MB

          • memory/5104-80-0x0000000007DC0000-0x0000000007DD1000-memory.dmp

            Filesize

            68KB

          • memory/5104-81-0x0000000007E10000-0x0000000007E24000-memory.dmp

            Filesize

            80KB

          • memory/5104-68-0x0000000070350000-0x000000007039C000-memory.dmp

            Filesize

            304KB

          • memory/5104-69-0x00000000704D0000-0x0000000070824000-memory.dmp

            Filesize

            3.3MB

          • memory/5104-79-0x0000000007AC0000-0x0000000007B63000-memory.dmp

            Filesize

            652KB

          • memory/5104-65-0x0000000006360000-0x00000000066B4000-memory.dmp

            Filesize

            3.3MB