Analysis

  • max time kernel
    154s
  • max time network
    158s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20240226-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20240226-enlocale:en-usos:windows10-2004-x64system
  • submitted
    16-05-2024 10:25

General

  • Target

    9319ecf68e0e7e20df46c53fb9fddcba920be61bcbe56814ecb567922cbb9c67.exe

  • Size

    4.1MB

  • MD5

    ec673fca266176ed0324b61c6e20e8d4

  • SHA1

    a4b116c4b781c6b3cc2825972045226c5325cc01

  • SHA256

    9319ecf68e0e7e20df46c53fb9fddcba920be61bcbe56814ecb567922cbb9c67

  • SHA512

    4668228725ff07bdbdae15e5f3276271cf5a8055f4b211ff11c57b732e74829a9e9d22096689b01216a78a3cba22465403af61d7117398edd541a81b30b4702f

  • SSDEEP

    98304:1BH5QtHgtXZGwxAeX68LG3wNCsYjHyiS0gsLIyJOWEFSdaDQG3a9ntJ:1BZQtHgtXlxHq4G3ixkyiJTOnSQDy9n3

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.

  • 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\9319ecf68e0e7e20df46c53fb9fddcba920be61bcbe56814ecb567922cbb9c67.exe
    "C:\Users\Admin\AppData\Local\Temp\9319ecf68e0e7e20df46c53fb9fddcba920be61bcbe56814ecb567922cbb9c67.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:3400
    • 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:5072
    • C:\Users\Admin\AppData\Local\Temp\9319ecf68e0e7e20df46c53fb9fddcba920be61bcbe56814ecb567922cbb9c67.exe
      "C:\Users\Admin\AppData\Local\Temp\9319ecf68e0e7e20df46c53fb9fddcba920be61bcbe56814ecb567922cbb9c67.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:5000
      • 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:4496
      • 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:3992
        • 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:1084
      • 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:4240
      • 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:5064
      • 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:5112
        • 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:2496
        • 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:3264
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:4496
          • 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:2356
          • 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:4848
          • 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:320
          • 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:1364
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:884
            • 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:2964
              • 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:4768
    • 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 --mojo-platform-channel-handle=4068 --field-trial-handle=2900,i,14549994492153927475,12895178890800740987,262144 --variations-seed-version /prefetch:8
      1⤵
        PID:3528
      • C:\Windows\windefender.exe
        C:\Windows\windefender.exe
        1⤵
        • Executes dropped EXE
        • Modifies data under HKEY_USERS
        PID:3720

      Network

      MITRE ATT&CK Enterprise v15

      Replay Monitor

      Loading Replay Monitor...

      Downloads

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

        f7034013769d9329d0bfa6ea83387914

        SHA1

        7cb3cae7de922b4fe00894ee54e20976706c8e83

        SHA256

        92ad9117875d77f284cc2b0055a9884ee54ef4f8f3459378dc95634fce8c0304

        SHA512

        124c0832a1316ed6509ff664f9a25e901fbd1a2741103e30029955a29f34cf57fdf499057ccff18c5d37e92d0ae82737caba05725097346cf83262061f4e5936

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

        Filesize

        19KB

        MD5

        b85ee1278f032e6bbd0cfbdd6b8bca60

        SHA1

        61297c3ec849aaeee33129521a8cbe5ccc791dc5

        SHA256

        45f5d0fa7f6cc4cfb27e816fd814cfbc1a91315fb4a8a5c67ab11e3e8af29cfd

        SHA512

        1451b3a0bdfa2b1d829fffdfadef7ed6e3585a71ee6159f113a8518b2ce4f98c597324b8e9761803d70bdf93088de0cc16fbed5d12b4595565c9cd69cc66a8cc

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

        Filesize

        19KB

        MD5

        6509d8e9a6ca63156a09aa025b9bda98

        SHA1

        12b9dedc463944516a1027f61f892bcba2a45a97

        SHA256

        65e2910ea2b840702455594c29b108534f88b93d2267bc1a03024c616a7b3dcf

        SHA512

        df03b286289b6a9b084dea297c8f449481800befe858219ac183e4233e9bec384044bb985347888b9f23ecb9a88978332b6c297de83af76dbccbd5d1afbdcef4

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

        Filesize

        19KB

        MD5

        7b0f981bafb7bfaa58a493ee79b8ea25

        SHA1

        52fda8f675b84ead340e88841ed9b3d1dd87f0f7

        SHA256

        6ecb89bd1f201d821727c62d6799c9040d2f50b537ff7bda1ddf2fe37cc8462d

        SHA512

        b560ced3f2feedb6b5ba50e48ed6d545f6e11a92744a57d3cea5da43b2e39a2b54bcd90147c7b92e476620b8a9b3e3e5b44224be150de1652ee0873f64f59c04

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

        Filesize

        19KB

        MD5

        c0fe9a9bb726fd202fa63cb40fc49860

        SHA1

        f3a77d150c2aad9accfde26557a6046f7540285f

        SHA256

        3ff81bb398bea5df770d9ea932472d5c5f8e6ef070e3f7935b53a09a961b0936

        SHA512

        75a923757ea7e623a33fcb8a59fd98b79ee75c8ed334e6e92bdf0c5e7031e206b5df4429f52578488a6abd33016443731c40ae2dd100aad3877c98a7ab04b342

      • C:\Windows\rss\csrss.exe

        Filesize

        4.1MB

        MD5

        ec673fca266176ed0324b61c6e20e8d4

        SHA1

        a4b116c4b781c6b3cc2825972045226c5325cc01

        SHA256

        9319ecf68e0e7e20df46c53fb9fddcba920be61bcbe56814ecb567922cbb9c67

        SHA512

        4668228725ff07bdbdae15e5f3276271cf5a8055f4b211ff11c57b732e74829a9e9d22096689b01216a78a3cba22465403af61d7117398edd541a81b30b4702f

      • C:\Windows\windefender.exe

        Filesize

        2.0MB

        MD5

        8e67f58837092385dcf01e8a2b4f5783

        SHA1

        012c49cfd8c5d06795a6f67ea2baf2a082cf8625

        SHA256

        166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

        SHA512

        40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

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

        Filesize

        4.9MB

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

        Filesize

        4.9MB

      • memory/2356-182-0x0000000070950000-0x000000007099C000-memory.dmp

        Filesize

        304KB

      • memory/2356-183-0x0000000070AD0000-0x0000000070E24000-memory.dmp

        Filesize

        3.3MB

      • memory/2356-195-0x00000000072A0000-0x00000000072B1000-memory.dmp

        Filesize

        68KB

      • memory/2356-179-0x00000000057D0000-0x0000000005B24000-memory.dmp

        Filesize

        3.3MB

      • memory/2356-181-0x0000000006240000-0x000000000628C000-memory.dmp

        Filesize

        304KB

      • memory/2356-193-0x0000000006F30000-0x0000000006FD3000-memory.dmp

        Filesize

        652KB

      • memory/2356-196-0x0000000005540000-0x0000000005554000-memory.dmp

        Filesize

        80KB

      • memory/2496-154-0x00000000069D0000-0x0000000006A1C000-memory.dmp

        Filesize

        304KB

      • memory/2496-155-0x0000000070A30000-0x0000000070A7C000-memory.dmp

        Filesize

        304KB

      • memory/2496-167-0x00000000079E0000-0x00000000079F1000-memory.dmp

        Filesize

        68KB

      • memory/2496-156-0x0000000070BE0000-0x0000000070F34000-memory.dmp

        Filesize

        3.3MB

      • memory/2496-152-0x0000000005ED0000-0x0000000006224000-memory.dmp

        Filesize

        3.3MB

      • memory/2496-168-0x0000000006250000-0x0000000006264000-memory.dmp

        Filesize

        80KB

      • memory/2496-166-0x0000000007710000-0x00000000077B3000-memory.dmp

        Filesize

        652KB

      • memory/3400-1-0x0000000002AE0000-0x0000000002EE2000-memory.dmp

        Filesize

        4.0MB

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

        Filesize

        9.1MB

      • memory/3400-2-0x0000000002EF0000-0x00000000037DB000-memory.dmp

        Filesize

        8.9MB

      • memory/3400-27-0x0000000002EF0000-0x00000000037DB000-memory.dmp

        Filesize

        8.9MB

      • memory/3400-25-0x0000000002AE0000-0x0000000002EE2000-memory.dmp

        Filesize

        4.0MB

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

        Filesize

        9.1MB

      • memory/3400-24-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/3400-34-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/3400-4-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/3400-53-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

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

        Filesize

        4.9MB

      • memory/3720-240-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

      • memory/3720-236-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

      • memory/4240-102-0x0000000070AD0000-0x0000000070B1C000-memory.dmp

        Filesize

        304KB

      • memory/4240-103-0x0000000071270000-0x00000000715C4000-memory.dmp

        Filesize

        3.3MB

      • memory/4240-100-0x0000000005AD0000-0x0000000005E24000-memory.dmp

        Filesize

        3.3MB

      • memory/4496-85-0x0000000007150000-0x0000000007161000-memory.dmp

        Filesize

        68KB

      • memory/4496-63-0x0000000005600000-0x0000000005954000-memory.dmp

        Filesize

        3.3MB

      • memory/4496-74-0x0000000071290000-0x00000000715E4000-memory.dmp

        Filesize

        3.3MB

      • memory/4496-84-0x0000000006E30000-0x0000000006ED3000-memory.dmp

        Filesize

        652KB

      • memory/4496-72-0x0000000005C80000-0x0000000005CCC000-memory.dmp

        Filesize

        304KB

      • memory/4496-86-0x00000000071C0000-0x00000000071D4000-memory.dmp

        Filesize

        80KB

      • memory/4496-73-0x0000000070AD0000-0x0000000070B1C000-memory.dmp

        Filesize

        304KB

      • memory/4848-209-0x0000000070AD0000-0x0000000070E24000-memory.dmp

        Filesize

        3.3MB

      • memory/4848-208-0x0000000070950000-0x000000007099C000-memory.dmp

        Filesize

        304KB

      • memory/5000-135-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/5000-61-0x00000000029E0000-0x0000000002DD9000-memory.dmp

        Filesize

        4.0MB

      • memory/5000-89-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/5000-140-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/5064-124-0x0000000070AD0000-0x0000000070B1C000-memory.dmp

        Filesize

        304KB

      • memory/5064-125-0x0000000071270000-0x00000000715C4000-memory.dmp

        Filesize

        3.3MB

      • memory/5072-31-0x0000000007CB0000-0x0000000007CCA000-memory.dmp

        Filesize

        104KB

      • memory/5072-22-0x0000000006870000-0x000000000688E000-memory.dmp

        Filesize

        120KB

      • memory/5072-52-0x0000000008030000-0x0000000008044000-memory.dmp

        Filesize

        80KB

      • memory/5072-50-0x0000000007FE0000-0x0000000007FF1000-memory.dmp

        Filesize

        68KB

      • memory/5072-49-0x0000000008080000-0x0000000008116000-memory.dmp

        Filesize

        600KB

      • memory/5072-48-0x0000000007FC0000-0x0000000007FCA000-memory.dmp

        Filesize

        40KB

      • memory/5072-46-0x0000000074B30000-0x00000000752E0000-memory.dmp

        Filesize

        7.7MB

      • memory/5072-47-0x0000000007ED0000-0x0000000007F73000-memory.dmp

        Filesize

        652KB

      • memory/5072-45-0x0000000007E70000-0x0000000007E8E000-memory.dmp

        Filesize

        120KB

      • memory/5072-35-0x0000000070DA0000-0x00000000710F4000-memory.dmp

        Filesize

        3.3MB

      • memory/5072-33-0x00000000709D0000-0x0000000070A1C000-memory.dmp

        Filesize

        304KB

      • memory/5072-32-0x0000000007E90000-0x0000000007EC2000-memory.dmp

        Filesize

        200KB

      • memory/5072-54-0x0000000008120000-0x000000000813A000-memory.dmp

        Filesize

        104KB

      • memory/5072-30-0x0000000008300000-0x000000000897A000-memory.dmp

        Filesize

        6.5MB

      • memory/5072-29-0x0000000007B80000-0x0000000007BF6000-memory.dmp

        Filesize

        472KB

      • memory/5072-28-0x0000000074B30000-0x00000000752E0000-memory.dmp

        Filesize

        7.7MB

      • memory/5072-26-0x0000000006C90000-0x0000000006CD4000-memory.dmp

        Filesize

        272KB

      • memory/5072-5-0x0000000074B3E000-0x0000000074B3F000-memory.dmp

        Filesize

        4KB

      • memory/5072-23-0x0000000006B00000-0x0000000006B4C000-memory.dmp

        Filesize

        304KB

      • memory/5072-51-0x0000000008020000-0x000000000802E000-memory.dmp

        Filesize

        56KB

      • memory/5072-17-0x0000000006230000-0x0000000006584000-memory.dmp

        Filesize

        3.3MB

      • memory/5072-55-0x0000000008060000-0x0000000008068000-memory.dmp

        Filesize

        32KB

      • memory/5072-58-0x0000000074B30000-0x00000000752E0000-memory.dmp

        Filesize

        7.7MB

      • memory/5072-11-0x0000000006180000-0x00000000061E6000-memory.dmp

        Filesize

        408KB

      • memory/5072-6-0x0000000005280000-0x00000000052B6000-memory.dmp

        Filesize

        216KB

      • memory/5072-10-0x0000000005FA0000-0x0000000006006000-memory.dmp

        Filesize

        408KB

      • memory/5072-9-0x0000000005880000-0x00000000058A2000-memory.dmp

        Filesize

        136KB

      • memory/5072-8-0x0000000005900000-0x0000000005F28000-memory.dmp

        Filesize

        6.2MB

      • memory/5072-7-0x0000000074B30000-0x00000000752E0000-memory.dmp

        Filesize

        7.7MB

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

        Filesize

        9.1MB

      • memory/5112-235-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

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

        Filesize

        9.1MB

      • memory/5112-225-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/5112-239-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/5112-241-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

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

        Filesize

        9.1MB

      • memory/5112-194-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/5112-245-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB