Windows 7 deprecation

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

Analysis

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

    arch:x64arch:x86image:win10v2004-20240508-enlocale:en-usos:windows10-2004-x64system
  • submitted
    19/05/2024, 01:44

General

  • Target

    7a4a718b11ad4523aae0c76ec5d063e4d415fbf0712e339e02f01699419f69a0.exe

  • Size

    4.1MB

  • MD5

    440f5f58d8ed0b741e01ed9a54855bd5

  • SHA1

    10363db3d07ecdd9e0aa04ab75a0a6e860170913

  • SHA256

    7a4a718b11ad4523aae0c76ec5d063e4d415fbf0712e339e02f01699419f69a0

  • SHA512

    c0c6bc6c8fa12014b12b85b6e5adbaee68f8814c99b168c5972d2a6216dd4bf55db414bd545dcc4b77f84347bfab286b165eebad7be5e82ca1cd667e004226a3

  • SSDEEP

    98304:KQGLdTw13YmTlGi/xMFRAVNS6wnhY59m5e0z8345T:KLpT0YNaxn5wu5s59YC

Malware Config

Signatures

  • Glupteba

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

  • Glupteba payload 20 IoCs
  • Modifies Windows Firewall 2 TTPs 1 IoCs
  • Executes dropped EXE 4 IoCs
  • UPX packed file 7 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\7a4a718b11ad4523aae0c76ec5d063e4d415fbf0712e339e02f01699419f69a0.exe
    "C:\Users\Admin\AppData\Local\Temp\7a4a718b11ad4523aae0c76ec5d063e4d415fbf0712e339e02f01699419f69a0.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:708
    • 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:3744
    • C:\Users\Admin\AppData\Local\Temp\7a4a718b11ad4523aae0c76ec5d063e4d415fbf0712e339e02f01699419f69a0.exe
      "C:\Users\Admin\AppData\Local\Temp\7a4a718b11ad4523aae0c76ec5d063e4d415fbf0712e339e02f01699419f69a0.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:780
      • 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:4532
      • 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:696
        • 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:4560
      • 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:984
      • 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:1692
      • 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:1460
        • 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:2000
        • 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:3080
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:1140
          • 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:1888
          • 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:3516
          • 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:2000
          • 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:632
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:4024
            • 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:3736
              • 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:512
    • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=asset_store.mojom.AssetStoreService --lang=en-US --service-sandbox-type=asset_store_service --no-appcompat-clear --field-trial-handle=3976,i,10373433614523925616,13586256558317053467,262144 --variations-seed-version --mojo-platform-channel-handle=4044 /prefetch:8
      1⤵
        PID:2228
      • C:\Windows\windefender.exe
        C:\Windows\windefender.exe
        1⤵
        • Executes dropped EXE
        • Modifies data under HKEY_USERS
        PID:1840

      Network

      MITRE ATT&CK Enterprise v15

      Replay Monitor

      Loading Replay Monitor...

      Downloads

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

        968cb9309758126772781b83adb8a28f

        SHA1

        8da30e71accf186b2ba11da1797cf67f8f78b47c

        SHA256

        92099c10776bb7e3f2a8d1b82d4d40d0c4627e4f1bf754a6e58dfd2c2e97042a

        SHA512

        4bd50732f8af4d688d95999bddfd296115d7033ddc38f86c9fb1f47fde202bffa27e9088bebcaa3064ca946af2f5c1ca6cbde49d0907f0005c7ab42874515dd3

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

        Filesize

        19KB

        MD5

        b46a3a0c097c05130faf785646ac9fbb

        SHA1

        1df80254d7f95260441693578319892b29f67717

        SHA256

        258d95c3cb7c7f9291c771181f822a8464dac112c453e3a8081048c800180b67

        SHA512

        fa51a12eefe5ff2ff845fa3d76bd2be624f16d0e50184a445fedc47239830845737bf6c4a35ae4d4df660165344a2e88e5d8e3a0d173bddbb170402fe66e9d3d

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

        Filesize

        19KB

        MD5

        b997abb8ea47b5a43ff491a4b5e9aa17

        SHA1

        3612d45dd6820fcca8671e5afb35a4406ed690f9

        SHA256

        6031ab85d1dd83790864b63e39e9d7ce4fa4f595bdf408e6b4b76c2d8be42fd7

        SHA512

        7671616229431feb5ab0379a617463c7c943531616ac588c9cbf98ea0843df566687a6a4c20b1d473763eb2424e436befebc9ee98a45354a552721863cf101a2

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

        Filesize

        19KB

        MD5

        01efa896ea610e6ec022956b7eea24ce

        SHA1

        bb4f81e76f54659393c79e2935d539eabc57208e

        SHA256

        d9e16b3e4af6ff03d3858550c0a7576c5afaff2bee56352766ad80e1218b7fad

        SHA512

        b282908dbb74dd7073b646177247aeb4abda9da1ed32a787958885219a563449ed03cc195b5e92130c9a870d83af1d8a9aee91673180036ffb0882b5b0767eeb

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

        Filesize

        19KB

        MD5

        1a248c23f7121f99fc9a20d068a60b94

        SHA1

        61c023ce3f6d94c88018d536b87818e36b47d604

        SHA256

        e3b115eb95731d87f362c0f0dccd86edf2f12039b4ef6ccadbeeb3b597417f61

        SHA512

        2ef899fff5b76de570ddc0ac311901ce13c27c7927c43f5689a077c2f56bce57f296baad387acca2aa7938ceeff3e81be7fb6b196764f6278c3d367f39787f9b

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

        Filesize

        19KB

        MD5

        57f161304c669cdd22af71f788818433

        SHA1

        7a333ef90a5097ab1ea8582406c79fa99eac00df

        SHA256

        2ae1c4e0d9934ce608d88e6a4f5ed6914f9f8f40365bcca0dfa6efeaa3f1341d

        SHA512

        808c08e67d29ac3a4e7aac166887db5bcc47d7aefc691e5c0a2a494c878386e0966747b7a7fbaaf9e33bc325909f423aecc02c7238fe70e89216b1be8042e5fa

      • C:\Windows\rss\csrss.exe

        Filesize

        4.1MB

        MD5

        440f5f58d8ed0b741e01ed9a54855bd5

        SHA1

        10363db3d07ecdd9e0aa04ab75a0a6e860170913

        SHA256

        7a4a718b11ad4523aae0c76ec5d063e4d415fbf0712e339e02f01699419f69a0

        SHA512

        c0c6bc6c8fa12014b12b85b6e5adbaee68f8814c99b168c5972d2a6216dd4bf55db414bd545dcc4b77f84347bfab286b165eebad7be5e82ca1cd667e004226a3

      • C:\Windows\windefender.exe

        Filesize

        2.0MB

        MD5

        8e67f58837092385dcf01e8a2b4f5783

        SHA1

        012c49cfd8c5d06795a6f67ea2baf2a082cf8625

        SHA256

        166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

        SHA512

        40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

      • memory/708-81-0x0000000000400000-0x0000000002732000-memory.dmp

        Filesize

        35.2MB

      • memory/708-105-0x0000000004330000-0x0000000004734000-memory.dmp

        Filesize

        4.0MB

      • memory/708-160-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/708-106-0x0000000004840000-0x000000000512B000-memory.dmp

        Filesize

        8.9MB

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

        Filesize

        9.1MB

      • memory/708-1-0x0000000004330000-0x0000000004734000-memory.dmp

        Filesize

        4.0MB

      • memory/708-2-0x0000000004840000-0x000000000512B000-memory.dmp

        Filesize

        8.9MB

      • memory/780-136-0x0000000000400000-0x0000000002732000-memory.dmp

        Filesize

        35.2MB

      • memory/780-130-0x0000000000400000-0x0000000002732000-memory.dmp

        Filesize

        35.2MB

      • memory/984-92-0x0000000006330000-0x0000000006684000-memory.dmp

        Filesize

        3.3MB

      • memory/984-94-0x00000000704E0000-0x000000007052C000-memory.dmp

        Filesize

        304KB

      • memory/984-95-0x0000000070660000-0x00000000709B4000-memory.dmp

        Filesize

        3.3MB

      • memory/1460-253-0x0000000000400000-0x0000000002732000-memory.dmp

        Filesize

        35.2MB

      • memory/1460-251-0x0000000000400000-0x0000000002732000-memory.dmp

        Filesize

        35.2MB

      • memory/1460-235-0x0000000000400000-0x0000000002732000-memory.dmp

        Filesize

        35.2MB

      • memory/1460-247-0x0000000000400000-0x0000000002732000-memory.dmp

        Filesize

        35.2MB

      • memory/1460-229-0x0000000000400000-0x0000000002732000-memory.dmp

        Filesize

        35.2MB

      • memory/1460-259-0x0000000000400000-0x0000000002732000-memory.dmp

        Filesize

        35.2MB

      • memory/1460-244-0x0000000000400000-0x0000000002732000-memory.dmp

        Filesize

        35.2MB

      • memory/1460-256-0x0000000000400000-0x0000000002732000-memory.dmp

        Filesize

        35.2MB

      • memory/1460-211-0x0000000000400000-0x0000000002732000-memory.dmp

        Filesize

        35.2MB

      • memory/1460-241-0x0000000000400000-0x0000000002732000-memory.dmp

        Filesize

        35.2MB

      • memory/1460-232-0x0000000000400000-0x0000000002732000-memory.dmp

        Filesize

        35.2MB

      • memory/1460-239-0x0000000000400000-0x0000000002732000-memory.dmp

        Filesize

        35.2MB

      • memory/1460-219-0x0000000000400000-0x0000000002732000-memory.dmp

        Filesize

        35.2MB

      • memory/1692-120-0x0000000070C20000-0x0000000070F74000-memory.dmp

        Filesize

        3.3MB

      • memory/1692-113-0x00000000057E0000-0x0000000005B34000-memory.dmp

        Filesize

        3.3MB

      • memory/1692-119-0x00000000704E0000-0x000000007052C000-memory.dmp

        Filesize

        304KB

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

        Filesize

        4.9MB

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

        Filesize

        4.9MB

      • memory/1840-227-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

      • memory/1840-246-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

      • memory/1888-186-0x0000000007AE0000-0x0000000007AF1000-memory.dmp

        Filesize

        68KB

      • memory/1888-171-0x0000000005E90000-0x00000000061E4000-memory.dmp

        Filesize

        3.3MB

      • memory/1888-173-0x0000000006AA0000-0x0000000006AEC000-memory.dmp

        Filesize

        304KB

      • memory/1888-174-0x0000000070400000-0x000000007044C000-memory.dmp

        Filesize

        304KB

      • memory/1888-175-0x0000000070B90000-0x0000000070EE4000-memory.dmp

        Filesize

        3.3MB

      • memory/1888-185-0x0000000007780000-0x0000000007823000-memory.dmp

        Filesize

        652KB

      • memory/1888-187-0x0000000006340000-0x0000000006354000-memory.dmp

        Filesize

        80KB

      • memory/2000-148-0x00000000704E0000-0x000000007052C000-memory.dmp

        Filesize

        304KB

      • memory/2000-149-0x0000000070C60000-0x0000000070FB4000-memory.dmp

        Filesize

        3.3MB

      • memory/3516-201-0x0000000070580000-0x00000000708D4000-memory.dmp

        Filesize

        3.3MB

      • memory/3516-198-0x0000000005A70000-0x0000000005DC4000-memory.dmp

        Filesize

        3.3MB

      • memory/3516-200-0x0000000070400000-0x000000007044C000-memory.dmp

        Filesize

        304KB

      • memory/3744-42-0x0000000007180000-0x0000000007223000-memory.dmp

        Filesize

        652KB

      • memory/3744-29-0x00000000704E0000-0x000000007052C000-memory.dmp

        Filesize

        304KB

      • memory/3744-4-0x000000007464E000-0x000000007464F000-memory.dmp

        Filesize

        4KB

      • memory/3744-5-0x0000000004620000-0x0000000004656000-memory.dmp

        Filesize

        216KB

      • memory/3744-53-0x0000000074640000-0x0000000074DF0000-memory.dmp

        Filesize

        7.7MB

      • memory/3744-50-0x0000000007330000-0x0000000007338000-memory.dmp

        Filesize

        32KB

      • memory/3744-49-0x0000000007340000-0x000000000735A000-memory.dmp

        Filesize

        104KB

      • memory/3744-48-0x0000000007300000-0x0000000007314000-memory.dmp

        Filesize

        80KB

      • memory/3744-47-0x00000000072F0000-0x00000000072FE000-memory.dmp

        Filesize

        56KB

      • memory/3744-28-0x0000000007120000-0x0000000007152000-memory.dmp

        Filesize

        200KB

      • memory/3744-45-0x0000000007380000-0x0000000007416000-memory.dmp

        Filesize

        600KB

      • memory/3744-44-0x0000000074640000-0x0000000074DF0000-memory.dmp

        Filesize

        7.7MB

      • memory/3744-43-0x0000000007270000-0x000000000727A000-memory.dmp

        Filesize

        40KB

      • memory/3744-7-0x0000000004C90000-0x00000000052B8000-memory.dmp

        Filesize

        6.2MB

      • memory/3744-30-0x0000000070C80000-0x0000000070FD4000-memory.dmp

        Filesize

        3.3MB

      • memory/3744-31-0x0000000074640000-0x0000000074DF0000-memory.dmp

        Filesize

        7.7MB

      • memory/3744-6-0x0000000074640000-0x0000000074DF0000-memory.dmp

        Filesize

        7.7MB

      • memory/3744-41-0x0000000007160000-0x000000000717E000-memory.dmp

        Filesize

        120KB

      • memory/3744-8-0x0000000074640000-0x0000000074DF0000-memory.dmp

        Filesize

        7.7MB

      • memory/3744-9-0x0000000004BC0000-0x0000000004BE2000-memory.dmp

        Filesize

        136KB

      • memory/3744-46-0x0000000007280000-0x0000000007291000-memory.dmp

        Filesize

        68KB

      • memory/3744-10-0x00000000052C0000-0x0000000005326000-memory.dmp

        Filesize

        408KB

      • memory/3744-27-0x0000000006F60000-0x0000000006F7A000-memory.dmp

        Filesize

        104KB

      • memory/3744-11-0x0000000005330000-0x0000000005396000-memory.dmp

        Filesize

        408KB

      • memory/3744-26-0x00000000075C0000-0x0000000007C3A000-memory.dmp

        Filesize

        6.5MB

      • memory/3744-25-0x0000000006CC0000-0x0000000006D36000-memory.dmp

        Filesize

        472KB

      • memory/3744-24-0x0000000006110000-0x0000000006154000-memory.dmp

        Filesize

        272KB

      • memory/3744-23-0x0000000005C40000-0x0000000005C8C000-memory.dmp

        Filesize

        304KB

      • memory/3744-22-0x0000000005BA0000-0x0000000005BBE000-memory.dmp

        Filesize

        120KB

      • memory/3744-21-0x0000000005420000-0x0000000005774000-memory.dmp

        Filesize

        3.3MB

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

        Filesize

        4.9MB

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

        Filesize

        4.9MB

      • memory/4532-78-0x0000000007DF0000-0x0000000007E04000-memory.dmp

        Filesize

        80KB

      • memory/4532-66-0x0000000070C60000-0x0000000070FB4000-memory.dmp

        Filesize

        3.3MB

      • memory/4532-77-0x0000000007DA0000-0x0000000007DB1000-memory.dmp

        Filesize

        68KB

      • memory/4532-76-0x0000000007AD0000-0x0000000007B73000-memory.dmp

        Filesize

        652KB

      • memory/4532-55-0x0000000006280000-0x00000000065D4000-memory.dmp

        Filesize

        3.3MB

      • memory/4532-65-0x00000000704E0000-0x000000007052C000-memory.dmp

        Filesize

        304KB