Analysis

  • max time kernel
    150s
  • max time network
    150s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20240508-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20240508-enlocale:en-usos:windows10-2004-x64system
  • submitted
    09/05/2024, 16:46

General

  • Target

    aac8a4511948da02d3e46a9b07d1aa3f82a0d7120cc33291e9519c81e23783bc.exe

  • Size

    4.1MB

  • MD5

    db9e8e6d1ea4c597ee5923d3e6b39224

  • SHA1

    093ab95e3debe5bef329c930020766fe27f19d6c

  • SHA256

    aac8a4511948da02d3e46a9b07d1aa3f82a0d7120cc33291e9519c81e23783bc

  • SHA512

    55dd8fd6c3ce60af0bdc9a503ff86eb57739ff2ce5245a27cfebfca65dc8ac2005f4bf6a155a162ae2ec95eb014941ae2831e7e66e6c8098e962388645c66096

  • SSDEEP

    98304:LlDK2ogLLeo95J5ZPcfTDKdk17ZCPQ0/B9CeuvJXiZ9xD4RskEV31KmzU:R7B3j0rWdEQQ059Cfd4xbkE91KmI

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 5 IoCs

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

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

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

  • Manipulates WinMonFS driver. 1 IoCs

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

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

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

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

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

  • Command and Scripting Interpreter: PowerShell 1 TTPs 7 IoCs

    Using powershell.exe command.

  • Creates scheduled task(s) 1 TTPs 2 IoCs

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

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

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

Processes

  • C:\Users\Admin\AppData\Local\Temp\aac8a4511948da02d3e46a9b07d1aa3f82a0d7120cc33291e9519c81e23783bc.exe
    "C:\Users\Admin\AppData\Local\Temp\aac8a4511948da02d3e46a9b07d1aa3f82a0d7120cc33291e9519c81e23783bc.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:3924
    • 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:4988
    • C:\Users\Admin\AppData\Local\Temp\aac8a4511948da02d3e46a9b07d1aa3f82a0d7120cc33291e9519c81e23783bc.exe
      "C:\Users\Admin\AppData\Local\Temp\aac8a4511948da02d3e46a9b07d1aa3f82a0d7120cc33291e9519c81e23783bc.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:2384
      • 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:1012
      • 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:2752
        • 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:5080
      • 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:5052
      • 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:4888
      • 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:4364
        • 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:2772
        • 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:3628
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:1872
          • 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:3752
          • 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:4352
          • 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:3344
          • 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:2408
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:3916
            • 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:1384
              • 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:3076
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:4876

    Network

          MITRE ATT&CK Enterprise v15

          Replay Monitor

          Loading Replay Monitor...

          Downloads

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

            1f46f815c24b1f7e726f45e09aad074a

            SHA1

            ca48cb1e9ab4bbcdc6a0cd1641df7eb4718a0dec

            SHA256

            bb1edce0b5ed06b81c7149d87f929c38837cc3607ce7f6c260f00e8411e1c0f7

            SHA512

            b105e8fbe9084517de6af984f737f4c8443bd8cacbf83d2e70bacfd0e174cbbac9d70c434687e469ae941bc504ea7396453332568b282bc4d1eb3b1f96a0b6d5

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

            Filesize

            19KB

            MD5

            645b4745e74981ab03c566f9cc9d90bf

            SHA1

            64c9f484c933003d530f080dd7ce3c7df25265b3

            SHA256

            e352425df5d3ad0641f5b79f1b8011b7a205678463a096a9a9933415a085dd4e

            SHA512

            dcf6b5aa4a77c1f639f6f1d7e1c7febdbbc39a5c5e327fc9d9cfd809c94adce633e14f729dfedb731d3c4dd69ddb3e8306bc5ac81e4aa19daaea92b97f6efcd8

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

            Filesize

            19KB

            MD5

            94cd138aa2f522a62b1f21956dafe1e4

            SHA1

            7e62561d75f7d8b7e43d5863b9dff66eca3c62d6

            SHA256

            7f9862ca3fc6bbd8a36b4bd8b180a2c11d19d526cecc1ccb1a398474147fca46

            SHA512

            91d963a6752c62eef6d969acbd5bbbf2a1e972e82dbb0413cf74f720360441aef78f0d52e4db327b9c8880533064bbe48c3157d268c70e2a7c73b88c81054352

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

            Filesize

            19KB

            MD5

            a1d050dc900352b681acce291d26b744

            SHA1

            481f5aa3b5a22345be652101ba99ed145ae05283

            SHA256

            4e585f72bd57448cbda0669b0ccb88f5270e474225e77dc2b43d38e4dbcf9179

            SHA512

            f5b0bd2d43341c09eed55b7a81dd8fdc7c7c5c2d9b37ee91c874413826bca78c06528bef6c861e0c4022cff7831844db8740b2707488b7bf11e38a8f17d56b20

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

            Filesize

            19KB

            MD5

            4eb7abcd47e1d3039eb7ac36d2da9b3d

            SHA1

            adf2b1bd1c38d28abb28a58ec9f5ef49294a26c8

            SHA256

            14798f28f9ced6a5d3545c5831ff4f9b1e82a163bc9a9004066deb60f6250802

            SHA512

            d32f869e0ce2c39a61811d59cf7ecbf93ba3f65054306c4d889d2d27ded838482b8b55543089fa41cad1aed34b705ebedd78ad97b327eb31ccdbd149577390d0

          • C:\Windows\rss\csrss.exe

            Filesize

            4.1MB

            MD5

            db9e8e6d1ea4c597ee5923d3e6b39224

            SHA1

            093ab95e3debe5bef329c930020766fe27f19d6c

            SHA256

            aac8a4511948da02d3e46a9b07d1aa3f82a0d7120cc33291e9519c81e23783bc

            SHA512

            55dd8fd6c3ce60af0bdc9a503ff86eb57739ff2ce5245a27cfebfca65dc8ac2005f4bf6a155a162ae2ec95eb014941ae2831e7e66e6c8098e962388645c66096

          • C:\Windows\windefender.exe

            Filesize

            2.0MB

            MD5

            8e67f58837092385dcf01e8a2b4f5783

            SHA1

            012c49cfd8c5d06795a6f67ea2baf2a082cf8625

            SHA256

            166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

            SHA512

            40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

          • memory/1012-83-0x0000000007940000-0x0000000007951000-memory.dmp

            Filesize

            68KB

          • memory/1012-84-0x0000000007990000-0x00000000079A4000-memory.dmp

            Filesize

            80KB

          • memory/1012-69-0x0000000005FB0000-0x0000000006304000-memory.dmp

            Filesize

            3.3MB

          • memory/1012-82-0x0000000007600000-0x00000000076A3000-memory.dmp

            Filesize

            652KB

          • memory/1012-72-0x0000000070F70000-0x00000000712C4000-memory.dmp

            Filesize

            3.3MB

          • memory/1012-71-0x0000000070DF0000-0x0000000070E3C000-memory.dmp

            Filesize

            304KB

          • memory/2384-138-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/2384-70-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/2772-152-0x0000000070DF0000-0x0000000070E3C000-memory.dmp

            Filesize

            304KB

          • memory/2772-153-0x0000000071570000-0x00000000718C4000-memory.dmp

            Filesize

            3.3MB

          • memory/3752-178-0x0000000070E90000-0x00000000711E4000-memory.dmp

            Filesize

            3.3MB

          • memory/3752-177-0x0000000070D10000-0x0000000070D5C000-memory.dmp

            Filesize

            304KB

          • memory/3752-174-0x0000000006370000-0x00000000066C4000-memory.dmp

            Filesize

            3.3MB

          • memory/3752-176-0x0000000006D70000-0x0000000006DBC000-memory.dmp

            Filesize

            304KB

          • memory/3752-190-0x0000000006160000-0x0000000006174000-memory.dmp

            Filesize

            80KB

          • memory/3752-189-0x0000000007E40000-0x0000000007E51000-memory.dmp

            Filesize

            68KB

          • memory/3752-188-0x0000000007B00000-0x0000000007BA3000-memory.dmp

            Filesize

            652KB

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

            Filesize

            4.9MB

          • memory/3916-228-0x0000000000400000-0x00000000008DF000-memory.dmp

            Filesize

            4.9MB

          • memory/3924-1-0x0000000003220000-0x0000000003626000-memory.dmp

            Filesize

            4.0MB

          • memory/3924-58-0x0000000004FD0000-0x00000000058BB000-memory.dmp

            Filesize

            8.9MB

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

            Filesize

            9.1MB

          • memory/3924-2-0x0000000004FD0000-0x00000000058BB000-memory.dmp

            Filesize

            8.9MB

          • memory/3924-11-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/3924-59-0x0000000000400000-0x0000000000D1C000-memory.dmp

            Filesize

            9.1MB

          • memory/3924-56-0x0000000003220000-0x0000000003626000-memory.dmp

            Filesize

            4.0MB

          • memory/3924-57-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/4352-203-0x0000000070D10000-0x0000000070D5C000-memory.dmp

            Filesize

            304KB

          • memory/4352-204-0x00000000714A0000-0x00000000717F4000-memory.dmp

            Filesize

            3.3MB

          • memory/4352-197-0x0000000006140000-0x0000000006494000-memory.dmp

            Filesize

            3.3MB

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

            Filesize

            42.8MB

          • memory/4364-259-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

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

            Filesize

            42.8MB

          • memory/4364-246-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/4364-255-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

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

            Filesize

            42.8MB

          • memory/4364-151-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/4364-262-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

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

            Filesize

            42.8MB

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

            Filesize

            42.8MB

          • memory/4364-214-0x0000000000400000-0x0000000002ED6000-memory.dmp

            Filesize

            42.8MB

          • memory/4876-245-0x0000000000400000-0x00000000008DF000-memory.dmp

            Filesize

            4.9MB

          • memory/4876-237-0x0000000000400000-0x00000000008DF000-memory.dmp

            Filesize

            4.9MB

          • memory/4888-122-0x0000000071570000-0x00000000718C4000-memory.dmp

            Filesize

            3.3MB

          • memory/4888-121-0x0000000070DF0000-0x0000000070E3C000-memory.dmp

            Filesize

            304KB

          • memory/4988-48-0x0000000007A50000-0x0000000007A5E000-memory.dmp

            Filesize

            56KB

          • memory/4988-29-0x0000000007880000-0x00000000078B2000-memory.dmp

            Filesize

            200KB

          • memory/4988-6-0x0000000074F50000-0x0000000075700000-memory.dmp

            Filesize

            7.7MB

          • memory/4988-8-0x0000000005340000-0x0000000005362000-memory.dmp

            Filesize

            136KB

          • memory/4988-50-0x0000000007B50000-0x0000000007B6A000-memory.dmp

            Filesize

            104KB

          • memory/4988-5-0x0000000002D50000-0x0000000002D86000-memory.dmp

            Filesize

            216KB

          • memory/4988-49-0x0000000007A60000-0x0000000007A74000-memory.dmp

            Filesize

            80KB

          • memory/4988-54-0x0000000074F50000-0x0000000075700000-memory.dmp

            Filesize

            7.7MB

          • memory/4988-47-0x0000000007A10000-0x0000000007A21000-memory.dmp

            Filesize

            68KB

          • memory/4988-46-0x0000000007A90000-0x0000000007B26000-memory.dmp

            Filesize

            600KB

          • memory/4988-45-0x0000000074F50000-0x0000000075700000-memory.dmp

            Filesize

            7.7MB

          • memory/4988-44-0x00000000079D0000-0x00000000079DA000-memory.dmp

            Filesize

            40KB

          • memory/4988-12-0x0000000005CA0000-0x0000000005D06000-memory.dmp

            Filesize

            408KB

          • memory/4988-4-0x0000000074F5E000-0x0000000074F5F000-memory.dmp

            Filesize

            4KB

          • memory/4988-10-0x0000000005C30000-0x0000000005C96000-memory.dmp

            Filesize

            408KB

          • memory/4988-7-0x00000000053D0000-0x00000000059F8000-memory.dmp

            Filesize

            6.2MB

          • memory/4988-9-0x0000000074F50000-0x0000000075700000-memory.dmp

            Filesize

            7.7MB

          • memory/4988-43-0x00000000078E0000-0x0000000007983000-memory.dmp

            Filesize

            652KB

          • memory/4988-30-0x0000000070DF0000-0x0000000070E3C000-memory.dmp

            Filesize

            304KB

          • memory/4988-31-0x0000000074F50000-0x0000000075700000-memory.dmp

            Filesize

            7.7MB

          • memory/4988-32-0x0000000071570000-0x00000000718C4000-memory.dmp

            Filesize

            3.3MB

          • memory/4988-42-0x00000000078C0000-0x00000000078DE000-memory.dmp

            Filesize

            120KB

          • memory/4988-28-0x00000000076D0000-0x00000000076EA000-memory.dmp

            Filesize

            104KB

          • memory/4988-22-0x0000000005D10000-0x0000000006064000-memory.dmp

            Filesize

            3.3MB

          • memory/4988-51-0x0000000007B30000-0x0000000007B38000-memory.dmp

            Filesize

            32KB

          • memory/4988-23-0x0000000006290000-0x00000000062AE000-memory.dmp

            Filesize

            120KB

          • memory/4988-24-0x0000000006360000-0x00000000063AC000-memory.dmp

            Filesize

            304KB

          • memory/4988-25-0x0000000007220000-0x0000000007264000-memory.dmp

            Filesize

            272KB

          • memory/4988-26-0x0000000007430000-0x00000000074A6000-memory.dmp

            Filesize

            472KB

          • memory/4988-27-0x0000000007D30000-0x00000000083AA000-memory.dmp

            Filesize

            6.5MB

          • memory/5052-99-0x0000000070DF0000-0x0000000070E3C000-memory.dmp

            Filesize

            304KB

          • memory/5052-100-0x0000000070F70000-0x00000000712C4000-memory.dmp

            Filesize

            3.3MB