Windows 7 deprecation

Windows 7 will be removed from tria.ge on 2025-03-31

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
    14/05/2024, 23:48

General

  • Target

    76f1dfc5095652b64e15a9ac0c97d104c6d9f5c373ab7286cb43e5b91e284b59.exe

  • Size

    4.1MB

  • MD5

    15395dc893d9a0ddb1bafdecd403642a

  • SHA1

    d8b7a47f6e78b5c0c26eaa6062927de4d9a4f50b

  • SHA256

    76f1dfc5095652b64e15a9ac0c97d104c6d9f5c373ab7286cb43e5b91e284b59

  • SHA512

    10dd83c6bc26905c0ef619918c4b9efdf025b5e31923dcf1fa50618ef3db60ce7b90d310f2aa229c42f3ada34226ffefae8c3efa3771955e0765b10af0a6283b

  • SSDEEP

    98304:FOEQv7p1EKwgW7O4vptwZo6T+WO0dzEY6Kk7ob384km+FfOI:Fr2p15ulARrO0d7kw84IGI

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 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\76f1dfc5095652b64e15a9ac0c97d104c6d9f5c373ab7286cb43e5b91e284b59.exe
    "C:\Users\Admin\AppData\Local\Temp\76f1dfc5095652b64e15a9ac0c97d104c6d9f5c373ab7286cb43e5b91e284b59.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:4792
    • 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:1988
    • C:\Users\Admin\AppData\Local\Temp\76f1dfc5095652b64e15a9ac0c97d104c6d9f5c373ab7286cb43e5b91e284b59.exe
      "C:\Users\Admin\AppData\Local\Temp\76f1dfc5095652b64e15a9ac0c97d104c6d9f5c373ab7286cb43e5b91e284b59.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:5084
      • 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:3644
      • 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:4816
        • 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:1196
      • 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:2856
      • 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:4912
      • 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:5008
        • 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:3908
        • 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:3684
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:4904
          • 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:3868
          • 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:2240
          • 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:3064
          • 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:1876
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:4252
            • 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:3676
              • 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:1724
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:4816

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

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

      e3d72de87e60561e76484751a44aa419

      SHA1

      04e094e006e804ff79f5ffa6442461dac1a3ec67

      SHA256

      b2724e09f9572544ef59ad5c08245d224325ebd02e95022ccc99a4cfe78db108

      SHA512

      fe2197d131ce6f0d30f08cfd5f82e2cb80d577356cd01c9a35dc60448144fd3d77b03469edc3973472da4dafd3aa279ab12e75b10d31cffc4fa81f6bb433d366

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

      Filesize

      19KB

      MD5

      6ef287fa28d691c2e8a44b16d24670cd

      SHA1

      1e18950ac11aa61fb598ed9041c3e7b6263040d2

      SHA256

      7c3aa129f556a640156eb032f7dfb2dcf492515e2fadaa4f1fd7874f84554733

      SHA512

      058b2b264252c284547ba6154e850fbd79304e0f063988de879b918882f790d1aab56eb7d1b44eb4358b4415b1e83a99bdbd34c523be2fbaccddd74815fd5903

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

      Filesize

      19KB

      MD5

      f1cdf72a197b51faf60a457288c35e69

      SHA1

      a835db2a88a7c567b3390d8e624f35d1d1eb377f

      SHA256

      d26bba5cf39f5070fe32807acc6814f3ef9766cdd90ecf51e9158405ca475535

      SHA512

      2245ef872d4ae715f84b02f41f845a1e063aa7886ef24cbad8e40a48cea36d77b4458cddcdc1ba2998b4270a877f3a9825ebaffe87fd2b2f6d9d9c2aa9952381

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

      Filesize

      19KB

      MD5

      45f3cac3def63e725a479fd293f2f2ea

      SHA1

      fb1f3b9ba57d59b19ec463b6ba92ae24d71e4f51

      SHA256

      ee8367e52e8bb77edb81515d7a0e448a13fdd2d557860c582eb99904607925e9

      SHA512

      8b5779ecacc4cd2f138a19512a13133821da3eae00c233a090d17c185da0652d7be3f10a947a6826d881e8e76d70baf9840067c00a58822c56b0c02f2620ba09

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

      Filesize

      19KB

      MD5

      df47085be0b6e3dce36bcb313baee492

      SHA1

      219847970926af8b51031ca982c0ea59b41f6e29

      SHA256

      7f34687cfb68bb7615352797ebeaf1ae7551647de93b33f3134bd62e092e41af

      SHA512

      7f51e702694a969354890ee59676bfbc88791701ac19b376375e73969073635b62b8409f9a6dd83d8575ec235bc8d8f0fa08fc07f3ab0701cafd5ead9df9a42a

    • C:\Windows\rss\csrss.exe

      Filesize

      4.1MB

      MD5

      15395dc893d9a0ddb1bafdecd403642a

      SHA1

      d8b7a47f6e78b5c0c26eaa6062927de4d9a4f50b

      SHA256

      76f1dfc5095652b64e15a9ac0c97d104c6d9f5c373ab7286cb43e5b91e284b59

      SHA512

      10dd83c6bc26905c0ef619918c4b9efdf025b5e31923dcf1fa50618ef3db60ce7b90d310f2aa229c42f3ada34226ffefae8c3efa3771955e0765b10af0a6283b

    • C:\Windows\windefender.exe

      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

    • memory/1988-31-0x00000000712E0000-0x0000000071634000-memory.dmp

      Filesize

      3.3MB

    • memory/1988-45-0x00000000077D0000-0x0000000007866000-memory.dmp

      Filesize

      600KB

    • memory/1988-21-0x0000000005A30000-0x0000000005D84000-memory.dmp

      Filesize

      3.3MB

    • memory/1988-22-0x0000000006020000-0x000000000603E000-memory.dmp

      Filesize

      120KB

    • memory/1988-23-0x0000000006060000-0x00000000060AC000-memory.dmp

      Filesize

      304KB

    • memory/1988-24-0x0000000006440000-0x0000000006484000-memory.dmp

      Filesize

      272KB

    • memory/1988-25-0x0000000007360000-0x00000000073D6000-memory.dmp

      Filesize

      472KB

    • memory/1988-26-0x0000000007A60000-0x00000000080DA000-memory.dmp

      Filesize

      6.5MB

    • memory/1988-27-0x00000000073E0000-0x00000000073FA000-memory.dmp

      Filesize

      104KB

    • memory/1988-30-0x0000000074CC0000-0x0000000075470000-memory.dmp

      Filesize

      7.7MB

    • memory/1988-29-0x0000000070B60000-0x0000000070BAC000-memory.dmp

      Filesize

      304KB

    • memory/1988-28-0x00000000075A0000-0x00000000075D2000-memory.dmp

      Filesize

      200KB

    • memory/1988-10-0x0000000005950000-0x00000000059B6000-memory.dmp

      Filesize

      408KB

    • memory/1988-41-0x00000000075E0000-0x00000000075FE000-memory.dmp

      Filesize

      120KB

    • memory/1988-42-0x0000000074CC0000-0x0000000075470000-memory.dmp

      Filesize

      7.7MB

    • memory/1988-43-0x0000000007600000-0x00000000076A3000-memory.dmp

      Filesize

      652KB

    • memory/1988-44-0x0000000007710000-0x000000000771A000-memory.dmp

      Filesize

      40KB

    • memory/1988-11-0x00000000059C0000-0x0000000005A26000-memory.dmp

      Filesize

      408KB

    • memory/1988-46-0x0000000007730000-0x0000000007741000-memory.dmp

      Filesize

      68KB

    • memory/1988-47-0x0000000007770000-0x000000000777E000-memory.dmp

      Filesize

      56KB

    • memory/1988-48-0x0000000007780000-0x0000000007794000-memory.dmp

      Filesize

      80KB

    • memory/1988-49-0x0000000007870000-0x000000000788A000-memory.dmp

      Filesize

      104KB

    • memory/1988-50-0x00000000077B0000-0x00000000077B8000-memory.dmp

      Filesize

      32KB

    • memory/1988-53-0x0000000074CC0000-0x0000000075470000-memory.dmp

      Filesize

      7.7MB

    • memory/1988-4-0x0000000074CCE000-0x0000000074CCF000-memory.dmp

      Filesize

      4KB

    • memory/1988-5-0x0000000002A30000-0x0000000002A66000-memory.dmp

      Filesize

      216KB

    • memory/1988-9-0x0000000005060000-0x0000000005082000-memory.dmp

      Filesize

      136KB

    • memory/1988-6-0x0000000074CC0000-0x0000000075470000-memory.dmp

      Filesize

      7.7MB

    • memory/1988-8-0x0000000074CC0000-0x0000000075470000-memory.dmp

      Filesize

      7.7MB

    • memory/1988-7-0x0000000005320000-0x0000000005948000-memory.dmp

      Filesize

      6.2MB

    • memory/2240-188-0x0000000005D90000-0x00000000060E4000-memory.dmp

      Filesize

      3.3MB

    • memory/2240-199-0x0000000070A80000-0x0000000070ACC000-memory.dmp

      Filesize

      304KB

    • memory/2240-200-0x0000000071210000-0x0000000071564000-memory.dmp

      Filesize

      3.3MB

    • memory/2856-96-0x0000000070B60000-0x0000000070BAC000-memory.dmp

      Filesize

      304KB

    • memory/2856-97-0x0000000070CE0000-0x0000000071034000-memory.dmp

      Filesize

      3.3MB

    • memory/3644-82-0x0000000007870000-0x0000000007884000-memory.dmp

      Filesize

      80KB

    • memory/3644-68-0x0000000070B60000-0x0000000070BAC000-memory.dmp

      Filesize

      304KB

    • memory/3644-67-0x0000000005E80000-0x00000000061D4000-memory.dmp

      Filesize

      3.3MB

    • memory/3644-80-0x0000000007820000-0x0000000007831000-memory.dmp

      Filesize

      68KB

    • memory/3644-79-0x00000000074E0000-0x0000000007583000-memory.dmp

      Filesize

      652KB

    • memory/3644-69-0x0000000070CE0000-0x0000000071034000-memory.dmp

      Filesize

      3.3MB

    • memory/3868-185-0x00000000055D0000-0x00000000055E4000-memory.dmp

      Filesize

      80KB

    • memory/3868-184-0x0000000007170000-0x0000000007181000-memory.dmp

      Filesize

      68KB

    • memory/3868-183-0x0000000006DF0000-0x0000000006E93000-memory.dmp

      Filesize

      652KB

    • memory/3868-173-0x0000000070C00000-0x0000000070F54000-memory.dmp

      Filesize

      3.3MB

    • memory/3868-172-0x0000000070A80000-0x0000000070ACC000-memory.dmp

      Filesize

      304KB

    • memory/3868-171-0x0000000005BF0000-0x0000000005C3C000-memory.dmp

      Filesize

      304KB

    • memory/3868-169-0x00000000056E0000-0x0000000005A34000-memory.dmp

      Filesize

      3.3MB

    • memory/3908-149-0x0000000070CE0000-0x0000000071034000-memory.dmp

      Filesize

      3.3MB

    • memory/3908-148-0x0000000070B60000-0x0000000070BAC000-memory.dmp

      Filesize

      304KB

    • memory/4252-222-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

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

      Filesize

      4.9MB

    • memory/4792-54-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4792-2-0x0000000002D40000-0x000000000362B000-memory.dmp

      Filesize

      8.9MB

    • memory/4792-1-0x0000000002930000-0x0000000002D37000-memory.dmp

      Filesize

      4.0MB

    • memory/4792-81-0x0000000002D40000-0x000000000362B000-memory.dmp

      Filesize

      8.9MB

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

      Filesize

      9.1MB

    • memory/4792-57-0x0000000002930000-0x0000000002D37000-memory.dmp

      Filesize

      4.0MB

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

      Filesize

      4.9MB

    • memory/4816-235-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/4912-119-0x0000000070CE0000-0x0000000071034000-memory.dmp

      Filesize

      3.3MB

    • memory/4912-118-0x0000000070B60000-0x0000000070BAC000-memory.dmp

      Filesize

      304KB

    • memory/5008-240-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/5008-243-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/5008-221-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/5008-228-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/5008-255-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/5008-231-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/5008-252-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

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

      Filesize

      9.1MB

    • memory/5008-237-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/5008-210-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/5008-249-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

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

      Filesize

      9.1MB

    • memory/5084-130-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/5084-56-0x00000000029A0000-0x0000000002DA5000-memory.dmp

      Filesize

      4.0MB

    • memory/5084-136-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB