Analysis

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

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

General

  • Target

    2acdcb95226303d178b6414c57cf3d66aca5ad8dfcbf7b67922dbb615fa6b53e.exe

  • Size

    4.1MB

  • MD5

    ec454093c99d040fe8bed969f9102825

  • SHA1

    0a97662d95a62ea5f6d82a9a90688ab6d7d876f8

  • SHA256

    2acdcb95226303d178b6414c57cf3d66aca5ad8dfcbf7b67922dbb615fa6b53e

  • SHA512

    89cd8ae99a3daf4518a27c178f17980ef451a91e4b593333261741f9fb9ffc927c7b630e2c230e67d52272e7942b910d212e87706652041161ee51c617f911b2

  • SSDEEP

    98304:XjrHiscAnk4Z0f7mBZCfuP+pmwVLETOu5PKDHvrjVgO2L:zrhn/yCBZkM+pB3dzO

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\2acdcb95226303d178b6414c57cf3d66aca5ad8dfcbf7b67922dbb615fa6b53e.exe
    "C:\Users\Admin\AppData\Local\Temp\2acdcb95226303d178b6414c57cf3d66aca5ad8dfcbf7b67922dbb615fa6b53e.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:1448
    • 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:1432
    • C:\Users\Admin\AppData\Local\Temp\2acdcb95226303d178b6414c57cf3d66aca5ad8dfcbf7b67922dbb615fa6b53e.exe
      "C:\Users\Admin\AppData\Local\Temp\2acdcb95226303d178b6414c57cf3d66aca5ad8dfcbf7b67922dbb615fa6b53e.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:3152
      • 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:3784
      • 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:5028
        • 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:3852
      • 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:4896
      • 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:1396
      • 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:3284
        • 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:3364
        • 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:1252
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:4924
          • 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:5040
          • 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:5000
          • 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:2712
          • 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:1056
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:4864
            • 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:3940
              • 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:1416
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:3140

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

    • C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_0z1i5dxx.fgi.ps1

      Filesize

      60B

      MD5

      d17fe0a3f47be24a6453e9ef58c94641

      SHA1

      6ab83620379fc69f80c0242105ddffd7d98d5d9d

      SHA256

      96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7

      SHA512

      5b592e58f26c264604f98f6aa12860758ce606d1c63220736cf0c779e4e18e3cec8706930a16c38b20161754d1017d1657d35258e58ca22b18f5b232880dec82

    • C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe

      Filesize

      281KB

      MD5

      d98e33b66343e7c96158444127a117f6

      SHA1

      bb716c5509a2bf345c6c1152f6e3e1452d39d50d

      SHA256

      5de4e2b07a26102fe527606ce5da1d5a4b938967c9d380a3c5fe86e2e34aaaf1

      SHA512

      705275e4a1ba8205eb799a8cf1737bc8ba686925e52c9198a6060a7abeee65552a85b814ac494a4b975d496a63be285f19a6265550585f2fc85824c42d7efab5

    • C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\CLR_v4.0_32\UsageLogs\powershell.exe.log

      Filesize

      2KB

      MD5

      ac4917a885cf6050b1a483e4bc4d2ea5

      SHA1

      b1c0a9f27bd21c6bbb8e9be70db8777b4a2a640f

      SHA256

      e39062a62c3c7617feeeff95ea8a0be51104a0d36f46e44eea22556fda74d8d9

      SHA512

      092c67a3ecae1d187cad72a8ea1ea37cb78a0cf79c2cd7fb88953e5990669a2e871267015762fd46d274badb88ac0c1d73b00f1df7394d89bed48a3a45c2ba3d

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

      Filesize

      19KB

      MD5

      3d522a4238a8d4da1de4e3ef280bbeda

      SHA1

      5ee997abfe2694def82c3cb55a33cf9c7c38c9ef

      SHA256

      5ff1d729a0ce1d794f21877da6961323926638fec55fbc811bb51d52675b8c46

      SHA512

      e77370ade83cf02cf06317c5d46ee4be507a2ebde637f9081adb97f765bee45f14addb7a16eefecd808abb52e353dc1d97c36c74f58c8bc75de101c56e4c81b8

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

      Filesize

      19KB

      MD5

      ccf77202d2bae8b64f69aaed114f9c1c

      SHA1

      432f7150057a2896cbf4d32a3b292d5372e0f131

      SHA256

      a8346405a47f669c69eb06d565bc49e56f55fa5655ddd831965b1323f4367df9

      SHA512

      530778b39e4f3151808a1f9ef03abd25f7c99ae95130687f5ddca5e196662ace3f9ac4bca4e7fa56cf31ba88f02f44d77250ce9a546ba1ab0e1e528a42f97be0

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

      Filesize

      19KB

      MD5

      7cf7cbf9b6d6bc298a977c439af634dc

      SHA1

      92970407f1d912a6e58ab4f47ae2844346d8691f

      SHA256

      e14c4a927a5aa99f957fecc304d75b914e0f4685b013e78514c0d077f8aeeb0a

      SHA512

      c6bdfdc4c5cf3edc8a412844b87643b5b0dedba9d36ce2f1f6328f944ee7b5139d3e03c0feb9b79cb2cc259b5a2b22958c064cbb2d8a1230c4a24a6397f3c352

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

      Filesize

      19KB

      MD5

      db5dd5571ec6966caf59ffe0761a0d22

      SHA1

      bd60be98b57947f968eaf10469f35f858c423698

      SHA256

      8faa4615c8539a02f604706124f147b3747c967d03f74717144b09c1c92e1d9b

      SHA512

      1430e85cfc1dd3f853b5eb9a8c38237e01cd06ca163622ad0659a03ccc8debb62bf622cf64afd2881629bb3993e7750df20ce505aea37711f8e21a1035b4e18a

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

      Filesize

      19KB

      MD5

      198ef98fb3ca99db5a4816d6ee72a971

      SHA1

      934f43cd8d59e96976310b77b4b8338bae52a389

      SHA256

      555d723a3e596a4f3712e238073335f39f37e5fbb7b1910a7f00252bc8cf6c60

      SHA512

      1c7c915f5ab6db9c287f4f8c06238c07c4311077193ffa35d66e430fcedba7381a635fdd6322add0cffa642fcc3128f7a0c36d12318f92cacb7a567f28a1fc28

    • C:\Windows\rss\csrss.exe

      Filesize

      4.1MB

      MD5

      ec454093c99d040fe8bed969f9102825

      SHA1

      0a97662d95a62ea5f6d82a9a90688ab6d7d876f8

      SHA256

      2acdcb95226303d178b6414c57cf3d66aca5ad8dfcbf7b67922dbb615fa6b53e

      SHA512

      89cd8ae99a3daf4518a27c178f17980ef451a91e4b593333261741f9fb9ffc927c7b630e2c230e67d52272e7942b910d212e87706652041161ee51c617f911b2

    • C:\Windows\windefender.exe

      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

    • memory/1396-109-0x00000000705D0000-0x0000000070927000-memory.dmp

      Filesize

      3.3MB

    • memory/1396-108-0x0000000070430000-0x000000007047C000-memory.dmp

      Filesize

      304KB

    • memory/1432-42-0x0000000007D10000-0x0000000007DA6000-memory.dmp

      Filesize

      600KB

    • memory/1432-43-0x0000000007C20000-0x0000000007C31000-memory.dmp

      Filesize

      68KB

    • memory/1432-22-0x0000000006630000-0x000000000667C000-memory.dmp

      Filesize

      304KB

    • memory/1432-23-0x0000000006B90000-0x0000000006BD6000-memory.dmp

      Filesize

      280KB

    • memory/1432-37-0x0000000007A90000-0x0000000007B34000-memory.dmp

      Filesize

      656KB

    • memory/1432-36-0x0000000007A70000-0x0000000007A8E000-memory.dmp

      Filesize

      120KB

    • memory/1432-38-0x00000000741C0000-0x0000000074971000-memory.dmp

      Filesize

      7.7MB

    • memory/1432-39-0x0000000008200000-0x000000000887A000-memory.dmp

      Filesize

      6.5MB

    • memory/1432-40-0x0000000007BC0000-0x0000000007BDA000-memory.dmp

      Filesize

      104KB

    • memory/1432-41-0x0000000007C00000-0x0000000007C0A000-memory.dmp

      Filesize

      40KB

    • memory/1432-27-0x0000000070640000-0x0000000070997000-memory.dmp

      Filesize

      3.3MB

    • memory/1432-26-0x00000000741C0000-0x0000000074971000-memory.dmp

      Filesize

      7.7MB

    • memory/1432-25-0x0000000070430000-0x000000007047C000-memory.dmp

      Filesize

      304KB

    • memory/1432-24-0x0000000007A10000-0x0000000007A44000-memory.dmp

      Filesize

      208KB

    • memory/1432-20-0x0000000006110000-0x0000000006467000-memory.dmp

      Filesize

      3.3MB

    • memory/1432-8-0x00000000741C0000-0x0000000074971000-memory.dmp

      Filesize

      7.7MB

    • memory/1432-44-0x0000000007C70000-0x0000000007C7E000-memory.dmp

      Filesize

      56KB

    • memory/1432-45-0x0000000007C80000-0x0000000007C95000-memory.dmp

      Filesize

      84KB

    • memory/1432-46-0x0000000007CD0000-0x0000000007CEA000-memory.dmp

      Filesize

      104KB

    • memory/1432-47-0x0000000007CF0000-0x0000000007CF8000-memory.dmp

      Filesize

      32KB

    • memory/1432-50-0x00000000741C0000-0x0000000074971000-memory.dmp

      Filesize

      7.7MB

    • memory/1432-4-0x00000000741CE000-0x00000000741CF000-memory.dmp

      Filesize

      4KB

    • memory/1432-5-0x0000000003180000-0x00000000031B6000-memory.dmp

      Filesize

      216KB

    • memory/1432-7-0x0000000005890000-0x0000000005EBA000-memory.dmp

      Filesize

      6.2MB

    • memory/1432-10-0x0000000006030000-0x0000000006096000-memory.dmp

      Filesize

      408KB

    • memory/1432-11-0x00000000060A0000-0x0000000006106000-memory.dmp

      Filesize

      408KB

    • memory/1432-21-0x0000000006610000-0x000000000662E000-memory.dmp

      Filesize

      120KB

    • memory/1432-6-0x00000000741C0000-0x0000000074971000-memory.dmp

      Filesize

      7.7MB

    • memory/1432-9-0x0000000005860000-0x0000000005882000-memory.dmp

      Filesize

      136KB

    • memory/1448-1-0x0000000002A40000-0x0000000002E3E000-memory.dmp

      Filesize

      4.0MB

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

      Filesize

      9.1MB

    • memory/1448-120-0x0000000002E40000-0x000000000372B000-memory.dmp

      Filesize

      8.9MB

    • memory/1448-118-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1448-119-0x0000000002A40000-0x0000000002E3E000-memory.dmp

      Filesize

      4.0MB

    • memory/1448-2-0x0000000002E40000-0x000000000372B000-memory.dmp

      Filesize

      8.9MB

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

      Filesize

      4.9MB

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

      Filesize

      4.9MB

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

      Filesize

      4.9MB

    • memory/3152-193-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3152-209-0x0000000002A20000-0x0000000002E20000-memory.dmp

      Filesize

      4.0MB

    • memory/3152-52-0x0000000002A20000-0x0000000002E20000-memory.dmp

      Filesize

      4.0MB

    • memory/3284-250-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3284-258-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3284-214-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3284-201-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3284-254-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3284-246-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3284-242-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3284-238-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3284-234-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3284-230-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3284-226-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3284-218-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3284-222-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/3364-138-0x0000000070660000-0x00000000709B7000-memory.dmp

      Filesize

      3.3MB

    • memory/3364-132-0x00000000060D0000-0x0000000006427000-memory.dmp

      Filesize

      3.3MB

    • memory/3364-137-0x0000000070430000-0x000000007047C000-memory.dmp

      Filesize

      304KB

    • memory/3784-74-0x0000000007B70000-0x0000000007B85000-memory.dmp

      Filesize

      84KB

    • memory/3784-73-0x0000000007B20000-0x0000000007B31000-memory.dmp

      Filesize

      68KB

    • memory/3784-63-0x00000000705B0000-0x0000000070907000-memory.dmp

      Filesize

      3.3MB

    • memory/3784-72-0x00000000077E0000-0x0000000007884000-memory.dmp

      Filesize

      656KB

    • memory/3784-62-0x0000000070430000-0x000000007047C000-memory.dmp

      Filesize

      304KB

    • memory/3784-61-0x00000000061B0000-0x0000000006507000-memory.dmp

      Filesize

      3.3MB

    • memory/4864-207-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

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

      Filesize

      4.9MB

    • memory/4896-89-0x00000000705D0000-0x0000000070927000-memory.dmp

      Filesize

      3.3MB

    • memory/4896-88-0x0000000070430000-0x000000007047C000-memory.dmp

      Filesize

      304KB

    • memory/4896-86-0x0000000006340000-0x0000000006697000-memory.dmp

      Filesize

      3.3MB

    • memory/5000-184-0x00000000705C0000-0x0000000070917000-memory.dmp

      Filesize

      3.3MB

    • memory/5000-183-0x0000000070350000-0x000000007039C000-memory.dmp

      Filesize

      304KB

    • memory/5000-181-0x0000000005B90000-0x0000000005EE7000-memory.dmp

      Filesize

      3.3MB

    • memory/5040-171-0x0000000005F10000-0x0000000005F25000-memory.dmp

      Filesize

      84KB

    • memory/5040-170-0x0000000007550000-0x0000000007561000-memory.dmp

      Filesize

      68KB

    • memory/5040-169-0x0000000007380000-0x0000000007424000-memory.dmp

      Filesize

      656KB

    • memory/5040-160-0x0000000070C90000-0x0000000070FE7000-memory.dmp

      Filesize

      3.3MB

    • memory/5040-159-0x0000000070350000-0x000000007039C000-memory.dmp

      Filesize

      304KB

    • memory/5040-158-0x0000000006680000-0x00000000066CC000-memory.dmp

      Filesize

      304KB

    • memory/5040-156-0x0000000005B50000-0x0000000005EA7000-memory.dmp

      Filesize

      3.3MB