Analysis

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

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

General

  • Target

    b2980657354727e95937606abd57db0dcbdebe630c9291d540d6cec61e67ada5.exe

  • Size

    4.1MB

  • MD5

    be50588fe75fa25a087e5f7d8d4b850f

  • SHA1

    651769862a2d2737ae1fc7944607f13480ef7f51

  • SHA256

    b2980657354727e95937606abd57db0dcbdebe630c9291d540d6cec61e67ada5

  • SHA512

    f73a2f366bb28fadb4353a27dd7e513459c151440b85d7b5737d2c5f26927fdbf9eb625efd0a49abd2fc095d71c3f573a185f491ec1f4c3b4cd11806985798d5

  • SSDEEP

    98304:LlDK2ogLLeo95J5ZPcfTDKdk17ZCPQ0/B9CeuvJXiZ9xD4RskEV31KmzZ:R7B3j0rWdEQQ059Cfd4xbkE91Km1

Malware Config

Signatures

  • Glupteba

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

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

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

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

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

  • Manipulates WinMonFS driver. 1 IoCs

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

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

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

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

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

  • Command and Scripting Interpreter: PowerShell 1 TTPs 7 IoCs

    Using powershell.exe command.

  • Creates scheduled task(s) 1 TTPs 2 IoCs

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

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

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

Processes

  • C:\Users\Admin\AppData\Local\Temp\b2980657354727e95937606abd57db0dcbdebe630c9291d540d6cec61e67ada5.exe
    "C:\Users\Admin\AppData\Local\Temp\b2980657354727e95937606abd57db0dcbdebe630c9291d540d6cec61e67ada5.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:5016
    • 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:3416
    • C:\Users\Admin\AppData\Local\Temp\b2980657354727e95937606abd57db0dcbdebe630c9291d540d6cec61e67ada5.exe
      "C:\Users\Admin\AppData\Local\Temp\b2980657354727e95937606abd57db0dcbdebe630c9291d540d6cec61e67ada5.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:2604
      • 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:2808
      • 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:4900
        • 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:3628
      • 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:5020
      • 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:2264
      • 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:4940
        • 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:1968
        • 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:1304
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:4592
          • 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:2480
          • 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:1028
          • 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:4468
          • 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:4700
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:4956
            • 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:2828
              • 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:400
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:4888

    Network

          MITRE ATT&CK Enterprise v15

          Replay Monitor

          Loading Replay Monitor...

          Downloads

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

            794995af937d4ed6840140379190e948

            SHA1

            5266af7b1f850e3d8e878644fcb89731bc2b8b91

            SHA256

            6432a9ce16ca6a062664c2979cef113c0895889a703b5c428ac08c34b3c02997

            SHA512

            0f396e992d632d257406f9ef1d50de94f2745a6ce95186a6fd3355997613c9300a66f8a716742f019cb7b863d917de08d19a47769746b2e67d92aa244bc4a73c

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

            Filesize

            19KB

            MD5

            330273ac1d4f0c62ccd58c40249245fb

            SHA1

            6b94caf6257beb767011b88221d1f2a0b2a19ed3

            SHA256

            18e0ecfe38b36e21a590840c15b5bb434e57d77555fd8cbb4372c056fe1c3dae

            SHA512

            e1cff240b9fefe2b1553de14ef9446587cf0e012b7b01835c3624121373665c70b6771d53de14254cdfb0c4daebf1443602e1132bedbd8be2ed59988a51a9641

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

            Filesize

            19KB

            MD5

            1cd80bdb6e76e30e6b6bdd89afcd0969

            SHA1

            e6e6fc49b7890b6e13070a2519cc559305b01b4d

            SHA256

            586cce95d2d20d785fa0f0190b8da9e47c9c0f870de0e7c18ba68c7a3c07086c

            SHA512

            36cd60e74c9d704a01428223a92a560150bb4a312d75204ee0c4337dadda0e307d5394188a693cd9e9182e33188ff220aa9b5d52dd2493bc4af2dfee022eb5ac

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

            Filesize

            19KB

            MD5

            9c0d195eefa7e64fd02dbf842cc2b49c

            SHA1

            074f418657734f9866de29d7f9ec032b81f2e82b

            SHA256

            522549328ad68b40c5c73837151731fde335ffc0120dfaa8178cd4fbd9851b57

            SHA512

            4d972f911c1a5691535cc93eb7c2d3915e5f08a3e3681d9df7edec37ca12b3027f067dc7961b4aefabad12a6d11c82bcc53bd4824d8dbc97e7f44114712386a3

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

            Filesize

            19KB

            MD5

            307de14ebbcae6226dbbfdf1e0c05aa6

            SHA1

            7ac2e241c5b13c2e2406e1a3b62f1c0d9b6467e1

            SHA256

            ebb5713392bf666ea36973a0b6a09b60237d39d8bf3648970d6b51129a53a775

            SHA512

            6771807e21c92a4a4f046d69aa953ac0a0c4881448c31f5e24bdf47def628f5812d19c806867d435c285bcfc7d839d0b878d375e745f0c90639a9e377b2e5851

          • C:\Windows\rss\csrss.exe

            Filesize

            4.1MB

            MD5

            be50588fe75fa25a087e5f7d8d4b850f

            SHA1

            651769862a2d2737ae1fc7944607f13480ef7f51

            SHA256

            b2980657354727e95937606abd57db0dcbdebe630c9291d540d6cec61e67ada5

            SHA512

            f73a2f366bb28fadb4353a27dd7e513459c151440b85d7b5737d2c5f26927fdbf9eb625efd0a49abd2fc095d71c3f573a185f491ec1f4c3b4cd11806985798d5

          • C:\Windows\windefender.exe

            Filesize

            2.0MB

            MD5

            8e67f58837092385dcf01e8a2b4f5783

            SHA1

            012c49cfd8c5d06795a6f67ea2baf2a082cf8625

            SHA256

            166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

            SHA512

            40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

          • memory/1028-182-0x0000000005F50000-0x00000000062A7000-memory.dmp

            Filesize

            3.3MB

          • memory/1028-185-0x00000000710E0000-0x0000000071437000-memory.dmp

            Filesize

            3.3MB

          • memory/1028-184-0x0000000070ED0000-0x0000000070F1C000-memory.dmp

            Filesize

            304KB

          • memory/1968-138-0x0000000070FB0000-0x0000000070FFC000-memory.dmp

            Filesize

            304KB

          • memory/1968-139-0x0000000071200000-0x0000000071557000-memory.dmp

            Filesize

            3.3MB

          • memory/2264-111-0x0000000071200000-0x0000000071557000-memory.dmp

            Filesize

            3.3MB

          • memory/2264-110-0x0000000070FB0000-0x0000000070FFC000-memory.dmp

            Filesize

            304KB

          • memory/2480-160-0x0000000070ED0000-0x0000000070F1C000-memory.dmp

            Filesize

            304KB

          • memory/2480-171-0x0000000007A80000-0x0000000007A91000-memory.dmp

            Filesize

            68KB

          • memory/2480-159-0x0000000006530000-0x000000000657C000-memory.dmp

            Filesize

            304KB

          • memory/2480-157-0x0000000006090000-0x00000000063E7000-memory.dmp

            Filesize

            3.3MB

          • memory/2480-170-0x0000000007760000-0x0000000007804000-memory.dmp

            Filesize

            656KB

          • memory/2480-172-0x0000000005EA0000-0x0000000005EB5000-memory.dmp

            Filesize

            84KB

          • memory/2480-161-0x0000000071050000-0x00000000713A7000-memory.dmp

            Filesize

            3.3MB

          • memory/2604-137-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/2604-77-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/2808-60-0x0000000005EA0000-0x00000000061F7000-memory.dmp

            Filesize

            3.3MB

          • memory/2808-73-0x0000000007950000-0x0000000007965000-memory.dmp

            Filesize

            84KB

          • memory/2808-72-0x0000000007900000-0x0000000007911000-memory.dmp

            Filesize

            68KB

          • memory/2808-71-0x0000000007430000-0x00000000074D4000-memory.dmp

            Filesize

            656KB

          • memory/2808-62-0x0000000071200000-0x0000000071557000-memory.dmp

            Filesize

            3.3MB

          • memory/2808-61-0x0000000070FB0000-0x0000000070FFC000-memory.dmp

            Filesize

            304KB

          • memory/3416-45-0x0000000007F80000-0x0000000007F88000-memory.dmp

            Filesize

            32KB

          • memory/3416-4-0x0000000074D4E000-0x0000000074D4F000-memory.dmp

            Filesize

            4KB

          • memory/3416-23-0x0000000006DA0000-0x0000000006DE6000-memory.dmp

            Filesize

            280KB

          • memory/3416-48-0x0000000074D40000-0x00000000754F1000-memory.dmp

            Filesize

            7.7MB

          • memory/3416-9-0x0000000006290000-0x00000000062F6000-memory.dmp

            Filesize

            408KB

          • memory/3416-44-0x0000000007FA0000-0x0000000007FBA000-memory.dmp

            Filesize

            104KB

          • memory/3416-43-0x0000000007EA0000-0x0000000007EB5000-memory.dmp

            Filesize

            84KB

          • memory/3416-24-0x0000000007C30000-0x0000000007C64000-memory.dmp

            Filesize

            208KB

          • memory/3416-42-0x0000000007E90000-0x0000000007E9E000-memory.dmp

            Filesize

            56KB

          • memory/3416-11-0x0000000074D40000-0x00000000754F1000-memory.dmp

            Filesize

            7.7MB

          • memory/3416-10-0x0000000006300000-0x0000000006366000-memory.dmp

            Filesize

            408KB

          • memory/3416-25-0x0000000070FB0000-0x0000000070FFC000-memory.dmp

            Filesize

            304KB

          • memory/3416-20-0x0000000006370000-0x00000000066C7000-memory.dmp

            Filesize

            3.3MB

          • memory/3416-21-0x0000000006840000-0x000000000685E000-memory.dmp

            Filesize

            120KB

          • memory/3416-8-0x0000000005990000-0x00000000059B2000-memory.dmp

            Filesize

            136KB

          • memory/3416-22-0x0000000006870000-0x00000000068BC000-memory.dmp

            Filesize

            304KB

          • memory/3416-41-0x0000000007E50000-0x0000000007E61000-memory.dmp

            Filesize

            68KB

          • memory/3416-40-0x0000000007EE0000-0x0000000007F76000-memory.dmp

            Filesize

            600KB

          • memory/3416-7-0x0000000005AB0000-0x00000000060DA000-memory.dmp

            Filesize

            6.2MB

          • memory/3416-6-0x0000000074D40000-0x00000000754F1000-memory.dmp

            Filesize

            7.7MB

          • memory/3416-39-0x0000000007E20000-0x0000000007E2A000-memory.dmp

            Filesize

            40KB

          • memory/3416-37-0x0000000008420000-0x0000000008A9A000-memory.dmp

            Filesize

            6.5MB

          • memory/3416-38-0x0000000007DE0000-0x0000000007DFA000-memory.dmp

            Filesize

            104KB

          • memory/3416-36-0x0000000007CB0000-0x0000000007D54000-memory.dmp

            Filesize

            656KB

          • memory/3416-5-0x0000000003350000-0x0000000003386000-memory.dmp

            Filesize

            216KB

          • memory/3416-35-0x0000000007C90000-0x0000000007CAE000-memory.dmp

            Filesize

            120KB

          • memory/3416-26-0x00000000711C0000-0x0000000071517000-memory.dmp

            Filesize

            3.3MB

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

            Filesize

            4.9MB

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

            Filesize

            4.9MB

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

            Filesize

            4.9MB

          • memory/4940-206-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/4940-235-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/4940-251-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/4940-247-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/4940-243-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/4940-195-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/4940-239-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/4940-219-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

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

            Filesize

            42.8MB

          • memory/4940-231-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

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

            Filesize

            42.8MB

          • memory/4940-227-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

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

            Filesize

            4.9MB

          • memory/4956-208-0x0000000000400000-0x00000000008DF000-memory.dmp

            Filesize

            4.9MB

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

            Filesize

            9.1MB

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

            Filesize

            42.8MB

          • memory/5016-78-0x0000000005000000-0x00000000058EB000-memory.dmp

            Filesize

            8.9MB

          • memory/5016-51-0x0000000003350000-0x0000000003753000-memory.dmp

            Filesize

            4.0MB

          • memory/5016-2-0x0000000005000000-0x00000000058EB000-memory.dmp

            Filesize

            8.9MB

          • memory/5016-112-0x0000000000400000-0x0000000000D1C000-memory.dmp

            Filesize

            9.1MB

          • memory/5016-1-0x0000000003350000-0x0000000003753000-memory.dmp

            Filesize

            4.0MB

          • memory/5020-88-0x0000000005EF0000-0x0000000006247000-memory.dmp

            Filesize

            3.3MB

          • memory/5020-90-0x0000000070FB0000-0x0000000070FFC000-memory.dmp

            Filesize

            304KB

          • memory/5020-91-0x0000000071130000-0x0000000071487000-memory.dmp

            Filesize

            3.3MB