Analysis

  • max time kernel
    61s
  • max time network
    64s
  • platform
    windows10-ltsc 2021_x64
  • resource
    win10ltsc2021-20241023-en
  • resource tags

    arch:x64arch:x86image:win10ltsc2021-20241023-enlocale:en-usos:windows10-ltsc 2021-x64system
  • submitted
    06-12-2024 23:30

General

  • Target

    Extreme_V4.2.exe

  • Size

    44KB

  • MD5

    42543291c63df7ea7c65ecb6577f915a

  • SHA1

    8ea6dac698bd1f222406247267d251bc752b0ec2

  • SHA256

    49aa63c8ffb77bae81987916b809f168442807c87de01f7baa01b430a28a669f

  • SHA512

    c98514fcf6e8b8f8b53793ce9ed773d78ba3aee7411c7a35fd8c047dda6def5556d36582138159f418744410242f10f3a6cdc91723e572b664478e61ef643523

  • SSDEEP

    768:GoVzlbz8pRftp9hNsOjz4td8n07CO0f8cbFX36F8nbcuyD7U:FNlbuRfbF/jzeq0eO00oaCnouy8

Malware Config

Signatures

  • UAC bypass 3 TTPs 1 IoCs
  • Event Triggered Execution: Image File Execution Options Injection 1 TTPs 64 IoCs
  • Checks computer location settings 2 TTPs 2 IoCs

    Looks up country code configured in the registry, likely geofence.

  • Executes dropped EXE 1 IoCs
  • Maps connected drives based on registry 3 TTPs 6 IoCs

    Disk information is often read in order to detect sandboxing environments.

  • Remote Services: SMB/Windows Admin Shares 1 TTPs 1 IoCs

    Adversaries may use Valid Accounts to interact with a remote network share using Server Message Block (SMB).

  • UPX packed file 2 IoCs

    Detects executables packed with UPX/modified UPX open source packer.

  • Command and Scripting Interpreter: PowerShell 1 TTPs 1 IoCs

    Using powershell.exe command.

  • Enumerates physical storage devices 1 TTPs

    Attempts to interact with connected storage/optical drive(s).

  • System Location Discovery: System Language Discovery 1 TTPs 54 IoCs

    Attempt gather information about the system language of a victim in order to infer the geographical location of that host.

  • Delays execution with timeout.exe 2 IoCs
  • Suspicious behavior: EnumeratesProcesses 14 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of WriteProcessMemory 64 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\Extreme_V4.2.exe
    "C:\Users\Admin\AppData\Local\Temp\Extreme_V4.2.exe"
    1⤵
    • Checks computer location settings
    • System Location Discovery: System Language Discovery
    • Suspicious use of WriteProcessMemory
    PID:2796
    • C:\Users\Admin\AppData\Local\Temp\E3D8.tmp\b2e.exe
      "C:\Users\Admin\AppData\Local\Temp\E3D8.tmp\b2e.exe" C:\Users\Admin\AppData\Local\Temp\E3D8.tmp\b2e.exe C:\Users\Admin\AppData\Local\Temp "C:\Users\Admin\AppData\Local\Temp\Extreme_V4.2.exe"
      2⤵
      • Checks computer location settings
      • Executes dropped EXE
      • System Location Discovery: System Language Discovery
      • Suspicious use of WriteProcessMemory
      PID:992
      • C:\Windows\SysWOW64\cmd.exe
        C:\Windows\system32\cmd.exe /c ""C:\Users\Admin\AppData\Local\Temp\E59D.tmp\batchfile.bat" "
        3⤵
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:6076
        • C:\Windows\SysWOW64\chcp.com
          chcp 65001
          4⤵
          • System Location Discovery: System Language Discovery
          PID:1080
        • C:\Windows\SysWOW64\mode.com
          mode 720,400
          4⤵
          • System Location Discovery: System Language Discovery
          PID:644
        • C:\Windows\SysWOW64\cscript.exe
          cscript //nologo "C:\temp\popup.vbs"
          4⤵
          • System Location Discovery: System Language Discovery
          PID:2440
        • C:\Windows\SysWOW64\reg.exe
          Reg.exe ADD "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLUA" /t REG_DWORD /d "0" /f
          4⤵
          • UAC bypass
          • System Location Discovery: System Language Discovery
          PID:4408
        • C:\Windows\SysWOW64\reg.exe
          Reg.exe add "HKCU\CONSOLE" /v "VirtualTerminalLevel" /t REG_DWORD /d "1" /f
          4⤵
          • System Location Discovery: System Language Discovery
          PID:3568
        • C:\Windows\SysWOW64\reg.exe
          Reg.exe delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\SystemRestore" /v "RPSessionInterval" /f
          4⤵
          • System Location Discovery: System Language Discovery
          PID:4216
        • C:\Windows\SysWOW64\reg.exe
          Reg.exe delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\SystemRestore" /v "DisableConfig" /f
          4⤵
          • System Location Discovery: System Language Discovery
          PID:6048
        • C:\Windows\SysWOW64\reg.exe
          Reg.exe add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\SystemRestore" /v "SystemRestorePointCreationFrequency" /t REG_DWORD /d 0 /f
          4⤵
          • System Location Discovery: System Language Discovery
          PID:6000
        • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
          powershell -ExecutionPolicy Unrestricted -NoProfile Enable-ComputerRestore -Drive 'C:\'
          4⤵
          • Command and Scripting Interpreter: PowerShell
          • System Location Discovery: System Language Discovery
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of AdjustPrivilegeToken
          PID:3812
        • C:\Windows\SysWOW64\chcp.com
          chcp 65001
          4⤵
          • System Location Discovery: System Language Discovery
          PID:3036
        • C:\Windows\SysWOW64\mode.com
          mode 720,400
          4⤵
          • System Location Discovery: System Language Discovery
          PID:4488
        • C:\Windows\SysWOW64\Wbem\WMIC.exe
          wmic systemenclosure get serialnumber
          4⤵
          • System Location Discovery: System Language Discovery
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of AdjustPrivilegeToken
          PID:1648
        • C:\Windows\SysWOW64\timeout.exe
          timeout 2
          4⤵
          • System Location Discovery: System Language Discovery
          • Delays execution with timeout.exe
          PID:5520
        • C:\Windows\SysWOW64\Wbem\WMIC.exe
          wmic systemenclosure get serialnumber
          4⤵
          • System Location Discovery: System Language Discovery
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of AdjustPrivilegeToken
          PID:5088
        • C:\Windows\SysWOW64\timeout.exe
          timeout 2
          4⤵
          • System Location Discovery: System Language Discovery
          • Delays execution with timeout.exe
          PID:1548
        • C:\Windows\SysWOW64\Wbem\WMIC.exe
          wmic systemenclosure get serialnumber
          4⤵
          • System Location Discovery: System Language Discovery
          • Suspicious behavior: EnumeratesProcesses
          PID:4044
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\I/O System" /v "PassiveIntRealTimeWorkerPriority" /t REG_DWORD /d "18" /f
          4⤵
          • System Location Discovery: System Language Discovery
          PID:1404
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SYSTEM\CurrentControlSet\Control\KernelVelocity" /v "DisableFGBoostDecay" /t REG_DWORD /d "1" /f
          4⤵
          • System Location Discovery: System Language Discovery
          PID:2232
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\dwm.exe\PerfOptions" /v "CpuPriorityClass" /t REG_DWORD /d "4" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:3820
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\dwm.exe\PerfOptions" /v "IoPriority" /t REG_DWORD /d "3" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:1524
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\lsass.exe\PerfOptions" /v "CpuPriorityClass" /t REG_DWORD /d "1" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:2172
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\lsass.exe\PerfOptions" /v "IoPriority" /t REG_DWORD /d "0" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:5068
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\lsass.exe\PerfOptions" /v "PagePriority" /t REG_DWORD /d "0" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:2316
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\ntoskrnl.exe\PerfOptions" /v "CpuPriorityClass" /t REG_DWORD /d "4" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:2348
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\ntoskrnl.exe\PerfOptions" /v "IoPriority" /t REG_DWORD /d "3" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:4812
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\SearchIndexer.exe\PerfOptions" /v "CpuPriorityClass" /t REG_DWORD /d "1" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:2708
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\SearchIndexer.exe\PerfOptions" /v "IoPriority" /t REG_DWORD /d "0" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:4264
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\svchost.exe\PerfOptions" /v "CpuPriorityClass" /t REG_DWORD /d "1" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:2320
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\TrustedInstaller.exe\PerfOptions" /v "CpuPriorityClass" /t REG_DWORD /d "1" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:1540
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\TrustedInstaller.exe\PerfOptions" /v "IoPriority" /t REG_DWORD /d "0" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:4884
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\wuauclt.exe\PerfOptions" /v "CpuPriorityClass" /t REG_DWORD /d "1" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:5876
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\wuauclt.exe\PerfOptions" /v "IoPriority" /t REG_DWORD /d "0" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:384
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\audiodg.exe\PerfOptions" /v "CpuPriorityClass" /t REG_DWORD /d "2" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:1528
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\audiodg.exe\PerfOptions" /v "CpuPriorityClass" /t REG_DWORD /d "2" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:1928
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\dwm.exe\PerfOptions" /v "CpuPriorityClass" /t REG_DWORD /d "4" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:5036
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\dwm.exe\PerfOptions" /v "IoPriority" /t REG_DWORD /d "3" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:1008
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\lsass.exe\PerfOptions" /v "CpuPriorityClass" /t REG_DWORD /d "1" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:5300
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\lsass.exe\PerfOptions" /v "IoPriority" /t REG_DWORD /d "0" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:4976
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\lsass.exe\PerfOptions" /v "PagePriority" /t REG_DWORD /d "0" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:5344
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\ntoskrnl.exe\PerfOptions" /v "CpuPriorityClass" /t REG_DWORD /d "4" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:2892
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\ntoskrnl.exe\PerfOptions" /v "IoPriority" /t REG_DWORD /d "3" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:5404
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\SearchIndexer.exe\PerfOptions" /v "CpuPriorityClass" /t REG_DWORD /d "1" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:3840
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\SearchIndexer.exe\PerfOptions" /v "IoPriority" /t REG_DWORD /d "0" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:4560
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\svchost.exe\PerfOptions" /v "CpuPriorityClass" /t REG_DWORD /d "1" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:5152
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\TrustedInstaller.exe\PerfOptions" /v "CpuPriorityClass" /t REG_DWORD /d "1" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:3180
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\TrustedInstaller.exe\PerfOptions" /v "IoPriority" /t REG_DWORD /d "0" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:840
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\wuauclt.exe\PerfOptions" /v "CpuPriorityClass" /t REG_DWORD /d "1" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:5208
        • C:\Windows\SysWOW64\reg.exe
          reg add "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\wuauclt.exe\PerfOptions" /v "IoPriority" /t REG_DWORD /d "0" /f
          4⤵
          • Event Triggered Execution: Image File Execution Options Injection
          • System Location Discovery: System Language Discovery
          PID:5660
        • C:\Windows\SysWOW64\cmd.exe
          C:\Windows\system32\cmd.exe /c REG QUERY "HKLM\System\CurrentControlSet\Services" /S /F "IoLatencyCap"| FINDSTR /V "IoLatencyCap"
          4⤵
          • System Location Discovery: System Language Discovery
          PID:1832
          • C:\Windows\SysWOW64\reg.exe
            REG QUERY "HKLM\System\CurrentControlSet\Services" /S /F "IoLatencyCap"
            5⤵
            • Maps connected drives based on registry
            • Remote Services: SMB/Windows Admin Shares
            • System Location Discovery: System Language Discovery
            PID:5568
          • C:\Windows\SysWOW64\findstr.exe
            FINDSTR /V "IoLatencyCap"
            5⤵
            • System Location Discovery: System Language Discovery
            PID:4220

Network

MITRE ATT&CK Enterprise v15

Replay Monitor

Loading Replay Monitor...

Downloads

  • C:\Users\Admin\AppData\Local\Temp\E3D8.tmp\b2e.exe

    Filesize

    393KB

    MD5

    8fbe62164d321de880b51a3c5761678e

    SHA1

    351c52c641feaedf8fbd31e90e3a42b0eca12ad7

    SHA256

    8c7f3a63fa6fd62217c2beddeae071e7641217737cf38e4f13bd6177ef0fb4c0

    SHA512

    fd8a2e2887cfd4ea2c680a951e0b5748509c71b2ffaaa785f90fa1c03699da91038d7740c221a5b08371a1aeb470e33b01405dd9c93bb22d1f746d37bc734257

  • C:\Users\Admin\AppData\Local\Temp\E59D.tmp\batchfile.bat

    Filesize

    385KB

    MD5

    e8008c02e4c8ec0625084f017eaaf6fa

    SHA1

    0aaf4b280c1181aab65a187b45736be1080ba520

    SHA256

    179a842575ea36f8241d15e848a8732c722bbbccf50a201dd1c9964326ed9a68

    SHA512

    d9c8ef2c6c0006111fa531cb19efb9b534ae55aa639d1126f0cbec96c40be43c8e76dba5a53f72a2a9fddf926898182a4faf5e0ca4950335ce5c80369a4a928b

  • C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_qvwzhzju.h4c.ps1

    Filesize

    60B

    MD5

    d17fe0a3f47be24a6453e9ef58c94641

    SHA1

    6ab83620379fc69f80c0242105ddffd7d98d5d9d

    SHA256

    96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7

    SHA512

    5b592e58f26c264604f98f6aa12860758ce606d1c63220736cf0c779e4e18e3cec8706930a16c38b20161754d1017d1657d35258e58ca22b18f5b232880dec82

  • memory/992-11-0x0000000000400000-0x0000000000405000-memory.dmp

    Filesize

    20KB

  • memory/992-22-0x0000000000400000-0x0000000000405000-memory.dmp

    Filesize

    20KB

  • memory/2796-0-0x0000000000400000-0x000000000046D000-memory.dmp

    Filesize

    436KB

  • memory/2796-14-0x0000000000400000-0x000000000046D000-memory.dmp

    Filesize

    436KB

  • memory/3812-25-0x0000000004CD0000-0x0000000004CF2000-memory.dmp

    Filesize

    136KB

  • memory/3812-24-0x0000000004E30000-0x00000000054FA000-memory.dmp

    Filesize

    6.8MB

  • memory/3812-27-0x00000000056E0000-0x0000000005746000-memory.dmp

    Filesize

    408KB

  • memory/3812-26-0x0000000005670000-0x00000000056D6000-memory.dmp

    Filesize

    408KB

  • memory/3812-23-0x0000000004720000-0x0000000004756000-memory.dmp

    Filesize

    216KB

  • memory/3812-37-0x0000000005850000-0x0000000005BA7000-memory.dmp

    Filesize

    3.3MB

  • memory/3812-38-0x0000000005D20000-0x0000000005D3E000-memory.dmp

    Filesize

    120KB

  • memory/3812-39-0x0000000005DD0000-0x0000000005E1C000-memory.dmp

    Filesize

    304KB

  • memory/3812-40-0x0000000006FD0000-0x0000000007066000-memory.dmp

    Filesize

    600KB

  • memory/3812-42-0x00000000062C0000-0x00000000062E2000-memory.dmp

    Filesize

    136KB

  • memory/3812-41-0x0000000006240000-0x000000000625A000-memory.dmp

    Filesize

    104KB

  • memory/3812-43-0x0000000007620000-0x0000000007BC6000-memory.dmp

    Filesize

    5.6MB