Analysis

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

    arch:x64arch:x86image:win10v2004-20240426-enlocale:en-usos:windows10-2004-x64system
  • submitted
    17-05-2024 13:23

General

  • Target

    cae05fd96fdee4b74ff7249eb61f8eaf4bced560ebd4a9092405fce0bde8a63c.exe

  • Size

    4.1MB

  • MD5

    5b757bfa4853e2eee90b10dc0dfc8f59

  • SHA1

    d9f6a1873809e88aeff21286534999cc05999944

  • SHA256

    cae05fd96fdee4b74ff7249eb61f8eaf4bced560ebd4a9092405fce0bde8a63c

  • SHA512

    f8a605741f0722bae4153f01c5f7f377e3a7b0126b445a3e80ee62c53389e329f6f777d053305debfd077f9c2e7e16f50a81cbe6608b64fe158bb40214cfe7dd

  • SSDEEP

    98304:EQJMl/iXMhTmfDhNRe9xfYVEx7xkD10HZd3scl3XzHAtmo0F5:/b8hTmbBIxHPR3rn3oK5

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.

  • 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\cae05fd96fdee4b74ff7249eb61f8eaf4bced560ebd4a9092405fce0bde8a63c.exe
    "C:\Users\Admin\AppData\Local\Temp\cae05fd96fdee4b74ff7249eb61f8eaf4bced560ebd4a9092405fce0bde8a63c.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:4148
    • 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:1128
    • C:\Users\Admin\AppData\Local\Temp\cae05fd96fdee4b74ff7249eb61f8eaf4bced560ebd4a9092405fce0bde8a63c.exe
      "C:\Users\Admin\AppData\Local\Temp\cae05fd96fdee4b74ff7249eb61f8eaf4bced560ebd4a9092405fce0bde8a63c.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:2124
      • 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:4356
      • 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:5096
        • 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:1056
      • 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:3996
      • 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:3044
      • 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:3216
        • 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:1864
        • 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:1060
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:4352
          • 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:2640
          • 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:2924
          • 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:1740
          • 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:2472
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:1168
            • 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:4436
              • 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:3588
        • C:\Windows\SysWOW64\WerFault.exe
          C:\Windows\SysWOW64\WerFault.exe -u -p 2124 -s 796
          3⤵
          • Program crash
          PID:2740
    • C:\Windows\SysWOW64\WerFault.exe
      C:\Windows\SysWOW64\WerFault.exe -pss -s 448 -p 2124 -ip 2124
      1⤵
        PID:1892
      • C:\Windows\windefender.exe
        C:\Windows\windefender.exe
        1⤵
        • Executes dropped EXE
        • Modifies data under HKEY_USERS
        PID:4180

      Network

      MITRE ATT&CK Enterprise v15

      Replay Monitor

      Loading Replay Monitor...

      Downloads

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

        cc4f50c0ab3627d6cfae11438462263a

        SHA1

        a96910250f756b340a7bb437d4673dff191c8023

        SHA256

        585e6c263b32f678186f5116aaeed6e682f5ab50d4dee543d27c25740e53494d

        SHA512

        70c9db816858f626638c70ebd0ea04ad203d648b66f5a9d906c5c151c8043c05a7844f6559f1f01a3f4a20509e45ef26cb1f8b78aa3e78ae7de3b24121d0d99c

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

        Filesize

        19KB

        MD5

        d5d73e856f40a6735d78f9e00674ba27

        SHA1

        4745edf3fc02f2f8004716dfcca9b2106e7b9951

        SHA256

        38f400a85e5aeff37355b33fdb05b8f5c4688c4122967f0412c244668aadbdd3

        SHA512

        0b2f9e17866d40e292856b2a57378a36f843eab16e645e738fd6bd2e0f2f78b72b9c835eab1307c7ea852aace10982a5834409c50b4bfae1edd1c0060547bd41

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

        Filesize

        19KB

        MD5

        a023ac6127eb331867a76649d1544663

        SHA1

        40104ff6ff56e1d035eafe859669e4e03f4e5be0

        SHA256

        67ad3049ecf106f915461b27e30873df429e56bea8efd73b845e6256b02c7e0a

        SHA512

        698f8824aa7bc3a4b94d5295caa4cfb361f23f924d6e166575ea888b2787715c2f02d3ff8ec8cbbe5b4babaa0d17ad3bd92130348cd3b5144bf5319c9933dcf0

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

        Filesize

        19KB

        MD5

        2ede95c0cad29fd8cbaf3e1a5a3570ba

        SHA1

        529320a38bb5170c989f75c808a14d80bb994728

        SHA256

        9936556972b7296d2cf346c81e212b86a6e12596cacb2b471c1a15f4e4ec9bd4

        SHA512

        296f6e72a7b3cd22d9f09d453b0eb50cfefef4410bae226293bdeb9b61cdefea1aa8c2ee0252f71bbde28ad5308fa51290ba8350ee31b3142c14ca83cfcbe67b

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

        Filesize

        19KB

        MD5

        aad2b13988d09a614bd62f7b706028d1

        SHA1

        8d109705a6a682a9035bfc07628b600d76f0412d

        SHA256

        d864c36f70a57c07e81b22bbf64e9129d74a22de21af116cf672fdeff4182419

        SHA512

        4d2c777cb0bcfb39791992995dd85095524741da0c8e8d7b4e887eb9d9db16df07b93ac100742f45c9c1e519bd6d90bb12ea0bb36e05fdc7a770d164c2f13fcd

      • C:\Windows\rss\csrss.exe

        Filesize

        4.1MB

        MD5

        5b757bfa4853e2eee90b10dc0dfc8f59

        SHA1

        d9f6a1873809e88aeff21286534999cc05999944

        SHA256

        cae05fd96fdee4b74ff7249eb61f8eaf4bced560ebd4a9092405fce0bde8a63c

        SHA512

        f8a605741f0722bae4153f01c5f7f377e3a7b0126b445a3e80ee62c53389e329f6f777d053305debfd077f9c2e7e16f50a81cbe6608b64fe158bb40214cfe7dd

      • C:\Windows\windefender.exe

        Filesize

        2.0MB

        MD5

        8e67f58837092385dcf01e8a2b4f5783

        SHA1

        012c49cfd8c5d06795a6f67ea2baf2a082cf8625

        SHA256

        166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

        SHA512

        40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

      • memory/1128-21-0x0000000005670000-0x00000000059C4000-memory.dmp

        Filesize

        3.3MB

      • memory/1128-49-0x0000000007360000-0x000000000736E000-memory.dmp

        Filesize

        56KB

      • memory/1128-11-0x0000000005600000-0x0000000005666000-memory.dmp

        Filesize

        408KB

      • memory/1128-22-0x0000000005C40000-0x0000000005C5E000-memory.dmp

        Filesize

        120KB

      • memory/1128-23-0x0000000005C70000-0x0000000005CBC000-memory.dmp

        Filesize

        304KB

      • memory/1128-24-0x0000000006120000-0x0000000006164000-memory.dmp

        Filesize

        272KB

      • memory/1128-25-0x0000000006D40000-0x0000000006DB6000-memory.dmp

        Filesize

        472KB

      • memory/1128-26-0x0000000007640000-0x0000000007CBA000-memory.dmp

        Filesize

        6.5MB

      • memory/1128-27-0x0000000006D00000-0x0000000006D1A000-memory.dmp

        Filesize

        104KB

      • memory/1128-28-0x0000000007140000-0x0000000007172000-memory.dmp

        Filesize

        200KB

      • memory/1128-41-0x0000000007180000-0x000000000719E000-memory.dmp

        Filesize

        120KB

      • memory/1128-42-0x00000000071A0000-0x0000000007243000-memory.dmp

        Filesize

        652KB

      • memory/1128-31-0x0000000074900000-0x00000000750B0000-memory.dmp

        Filesize

        7.7MB

      • memory/1128-43-0x0000000074900000-0x00000000750B0000-memory.dmp

        Filesize

        7.7MB

      • memory/1128-30-0x0000000070F20000-0x0000000071274000-memory.dmp

        Filesize

        3.3MB

      • memory/1128-29-0x00000000707A0000-0x00000000707EC000-memory.dmp

        Filesize

        304KB

      • memory/1128-44-0x0000000007290000-0x000000000729A000-memory.dmp

        Filesize

        40KB

      • memory/1128-46-0x0000000007420000-0x00000000074B6000-memory.dmp

        Filesize

        600KB

      • memory/1128-47-0x0000000074900000-0x00000000750B0000-memory.dmp

        Filesize

        7.7MB

      • memory/1128-48-0x0000000007320000-0x0000000007331000-memory.dmp

        Filesize

        68KB

      • memory/1128-8-0x0000000004D90000-0x0000000004DB2000-memory.dmp

        Filesize

        136KB

      • memory/1128-10-0x0000000005590000-0x00000000055F6000-memory.dmp

        Filesize

        408KB

      • memory/1128-50-0x0000000007380000-0x0000000007394000-memory.dmp

        Filesize

        80KB

      • memory/1128-51-0x00000000073C0000-0x00000000073DA000-memory.dmp

        Filesize

        104KB

      • memory/1128-52-0x00000000073B0000-0x00000000073B8000-memory.dmp

        Filesize

        32KB

      • memory/1128-55-0x0000000074900000-0x00000000750B0000-memory.dmp

        Filesize

        7.7MB

      • memory/1128-9-0x0000000074900000-0x00000000750B0000-memory.dmp

        Filesize

        7.7MB

      • memory/1128-6-0x0000000004DF0000-0x0000000005418000-memory.dmp

        Filesize

        6.2MB

      • memory/1128-7-0x0000000074900000-0x00000000750B0000-memory.dmp

        Filesize

        7.7MB

      • memory/1128-4-0x000000007490E000-0x000000007490F000-memory.dmp

        Filesize

        4KB

      • memory/1128-5-0x0000000004660000-0x0000000004696000-memory.dmp

        Filesize

        216KB

      • memory/1168-226-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

      • memory/1168-231-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

      • memory/1864-163-0x00000000070A0000-0x0000000007143000-memory.dmp

        Filesize

        652KB

      • memory/1864-152-0x0000000070800000-0x000000007084C000-memory.dmp

        Filesize

        304KB

      • memory/1864-153-0x0000000070980000-0x0000000070CD4000-memory.dmp

        Filesize

        3.3MB

      • memory/1864-151-0x0000000005EF0000-0x0000000005F3C000-memory.dmp

        Filesize

        304KB

      • memory/1864-164-0x00000000073D0000-0x00000000073E1000-memory.dmp

        Filesize

        68KB

      • memory/1864-165-0x00000000056D0000-0x00000000056E4000-memory.dmp

        Filesize

        80KB

      • memory/1864-149-0x0000000005A00000-0x0000000005D54000-memory.dmp

        Filesize

        3.3MB

      • memory/2124-138-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2640-190-0x0000000007310000-0x00000000073B3000-memory.dmp

        Filesize

        652KB

      • memory/2640-167-0x0000000005A00000-0x0000000005D54000-memory.dmp

        Filesize

        3.3MB

      • memory/2640-192-0x0000000005E90000-0x0000000005EA4000-memory.dmp

        Filesize

        80KB

      • memory/2640-191-0x0000000007600000-0x0000000007611000-memory.dmp

        Filesize

        68KB

      • memory/2640-180-0x0000000070EB0000-0x0000000071204000-memory.dmp

        Filesize

        3.3MB

      • memory/2640-179-0x0000000070720000-0x000000007076C000-memory.dmp

        Filesize

        304KB

      • memory/2640-178-0x0000000006110000-0x000000000615C000-memory.dmp

        Filesize

        304KB

      • memory/2924-204-0x0000000070720000-0x000000007076C000-memory.dmp

        Filesize

        304KB

      • memory/2924-205-0x0000000070EB0000-0x0000000071204000-memory.dmp

        Filesize

        3.3MB

      • memory/3044-121-0x00000000708A0000-0x00000000708EC000-memory.dmp

        Filesize

        304KB

      • memory/3044-122-0x0000000071040000-0x0000000071394000-memory.dmp

        Filesize

        3.3MB

      • memory/3216-244-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/3216-215-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/3216-240-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/3216-232-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/3216-242-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/3216-234-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/3216-246-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/3216-236-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/3216-248-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/3216-250-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/3216-222-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/3216-238-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/3996-88-0x0000000005830000-0x0000000005B84000-memory.dmp

        Filesize

        3.3MB

      • memory/3996-99-0x00000000708A0000-0x00000000708EC000-memory.dmp

        Filesize

        304KB

      • memory/3996-100-0x0000000071040000-0x0000000071394000-memory.dmp

        Filesize

        3.3MB

      • memory/4148-58-0x0000000004BD0000-0x00000000054BB000-memory.dmp

        Filesize

        8.9MB

      • memory/4148-45-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

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

        Filesize

        9.1MB

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

        Filesize

        9.1MB

      • memory/4148-2-0x0000000004BD0000-0x00000000054BB000-memory.dmp

        Filesize

        8.9MB

      • memory/4148-1-0x00000000047C0000-0x0000000004BC6000-memory.dmp

        Filesize

        4.0MB

      • memory/4148-56-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/4180-233-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

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

        Filesize

        4.9MB

      • memory/4180-229-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

      • memory/4356-69-0x0000000005850000-0x0000000005BA4000-memory.dmp

        Filesize

        3.3MB

      • memory/4356-70-0x0000000005D20000-0x0000000005D6C000-memory.dmp

        Filesize

        304KB

      • memory/4356-71-0x00000000708A0000-0x00000000708EC000-memory.dmp

        Filesize

        304KB

      • memory/4356-72-0x0000000070A20000-0x0000000070D74000-memory.dmp

        Filesize

        3.3MB

      • memory/4356-82-0x0000000006ED0000-0x0000000006F73000-memory.dmp

        Filesize

        652KB

      • memory/4356-83-0x00000000071E0000-0x00000000071F1000-memory.dmp

        Filesize

        68KB

      • memory/4356-84-0x0000000007230000-0x0000000007244000-memory.dmp

        Filesize

        80KB