Analysis

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

    arch:x64arch:x86image:win10v2004-20240508-enlocale:en-usos:windows10-2004-x64system
  • submitted
    11/05/2024, 14:28

General

  • Target

    9943f5b2d2db95a2efa34b196d8fc94bda4a976036384557937dcebe177a2dca.exe

  • Size

    4.1MB

  • MD5

    19807e27b15c252501194eb6ccb8936a

  • SHA1

    8143632776497a6b3c39e97ab18249bad340bd4f

  • SHA256

    9943f5b2d2db95a2efa34b196d8fc94bda4a976036384557937dcebe177a2dca

  • SHA512

    53839ddf689d097db91853560103cb472d3338444acf9b13635f0b5e22b83a80563c89a51b6bc86df1fb6d565576a09682c6b3caa6e68d24992e8b00edae8602

  • SSDEEP

    98304:1vk3KE87Zg8PM2ulELve/Kwh7mr5ruaseWQ6fvV7UOPIhnNP6Xo:pv7Zg8025LGiRr5ruas3QSvFUzhnNgo

Malware Config

Signatures

  • Glupteba

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

  • Glupteba payload 18 IoCs
  • Modifies Windows Firewall 2 TTPs 1 IoCs
  • Executes dropped EXE 4 IoCs
  • UPX packed file 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\9943f5b2d2db95a2efa34b196d8fc94bda4a976036384557937dcebe177a2dca.exe
    "C:\Users\Admin\AppData\Local\Temp\9943f5b2d2db95a2efa34b196d8fc94bda4a976036384557937dcebe177a2dca.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:4068
    • 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:4396
    • C:\Users\Admin\AppData\Local\Temp\9943f5b2d2db95a2efa34b196d8fc94bda4a976036384557937dcebe177a2dca.exe
      "C:\Users\Admin\AppData\Local\Temp\9943f5b2d2db95a2efa34b196d8fc94bda4a976036384557937dcebe177a2dca.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:3708
      • 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:1512
      • 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:560
        • 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:1152
      • 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:1156
      • 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:3980
      • 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:396
        • 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:2100
        • 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:4492
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:4688
          • 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:376
          • 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:2464
          • 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:64
          • 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:2628
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:5104
            • 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:1608
              • 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:808
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:4616

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

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

      59a6656f8ec7be311173401a298b06c2

      SHA1

      b7d1f2d8292800d1bb8c410baecbeb9d7c3479c2

      SHA256

      c79990353d131f7e3ba82297244fae7267ffa7e4f5aff76ad7eff7752739333d

      SHA512

      ed86c8532a518f2ee5454b7f18c9d7204998b9378c25de4b0963a5ba315190aff7b8b100f73794052596b69f40060a78289a29fcf0b60491644f9ec63e32a097

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

      Filesize

      19KB

      MD5

      97e816abc771c3e2b626b84f202e9def

      SHA1

      5da50b1a516e85dcfcd1cc83c83c47eb5fe9af1d

      SHA256

      ad0ede45099d70b63a07295c60741a4d8c9eb088c4597449108e4e414adcbfe7

      SHA512

      382f0181d1464b58276d016986a1f94f6a283e90506dc41e92b0a7ccda3ab6d07620157cd5081991c9a0af90a87d5b399db60108ab7bc372479193627c43a860

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

      Filesize

      19KB

      MD5

      c01ca85d781a0136cd09e3875a31e156

      SHA1

      7c0c444e5463e1e3f6087ae29837f89feb57dff4

      SHA256

      c96d75a6825e540fcc8e9d504e68987a0e4909d913028a438261d984adda91b8

      SHA512

      af82351f990b58d0d916b680fa745e91b91fb248790f909363c5d6e17075121b6702ab3e0c96da190f0cd1daaae919e4aa085c2872a9a47a3206d4a0699cc88b

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

      Filesize

      19KB

      MD5

      9beb46756868d6e9dddc80cfa4f33b82

      SHA1

      4b0e0753321bea09b6cb453170355822325ef770

      SHA256

      64dc6f7a682a933c0ceedf99d8232b33df3c8239d1cfe5d98ffab9e4f2c0064b

      SHA512

      7bcbf613cada5a20f94eb2da39b5a9d7f84447c61dc20d91e3200fd94fc2d2b73ca82ae29071c3ef897902088db7049c5ac6d1c5adc00e78356ac2ba1d3ab769

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

      Filesize

      19KB

      MD5

      bd46219d80ce71e1c6b84ba0252d0bff

      SHA1

      9661b23b4ebe37950b626c3b7b0c3540b8cbb687

      SHA256

      c99ec03edea043f9ae6db523d133cd8fac51680832173df8bce8de17a04bb573

      SHA512

      1cead2149185a72540085f63dda17c3393888e92473a80433e80c7fca2a3d592d843b6ef0fb252dcc4d8bda4d2d2838474993882bbb5bed83cd7bc6fbe58bb62

    • C:\Windows\rss\csrss.exe

      Filesize

      4.1MB

      MD5

      19807e27b15c252501194eb6ccb8936a

      SHA1

      8143632776497a6b3c39e97ab18249bad340bd4f

      SHA256

      9943f5b2d2db95a2efa34b196d8fc94bda4a976036384557937dcebe177a2dca

      SHA512

      53839ddf689d097db91853560103cb472d3338444acf9b13635f0b5e22b83a80563c89a51b6bc86df1fb6d565576a09682c6b3caa6e68d24992e8b00edae8602

    • C:\Windows\windefender.exe

      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

    • memory/376-186-0x0000000005BB0000-0x0000000005BC4000-memory.dmp

      Filesize

      80KB

    • memory/376-185-0x00000000057E0000-0x00000000057F1000-memory.dmp

      Filesize

      68KB

    • memory/376-170-0x0000000005850000-0x0000000005BA4000-memory.dmp

      Filesize

      3.3MB

    • memory/376-172-0x0000000005EA0000-0x0000000005EEC000-memory.dmp

      Filesize

      304KB

    • memory/376-173-0x0000000070340000-0x000000007038C000-memory.dmp

      Filesize

      304KB

    • memory/376-174-0x00000000704C0000-0x0000000070814000-memory.dmp

      Filesize

      3.3MB

    • memory/376-184-0x0000000006FB0000-0x0000000007053000-memory.dmp

      Filesize

      652KB

    • memory/396-236-0x0000000000400000-0x000000000295D000-memory.dmp

      Filesize

      37.4MB

    • memory/396-264-0x0000000000400000-0x000000000295D000-memory.dmp

      Filesize

      37.4MB

    • memory/396-240-0x0000000000400000-0x000000000295D000-memory.dmp

      Filesize

      37.4MB

    • memory/396-268-0x0000000000400000-0x000000000295D000-memory.dmp

      Filesize

      37.4MB

    • memory/396-232-0x0000000000400000-0x000000000295D000-memory.dmp

      Filesize

      37.4MB

    • memory/396-221-0x0000000000400000-0x000000000295D000-memory.dmp

      Filesize

      37.4MB

    • memory/396-244-0x0000000000400000-0x000000000295D000-memory.dmp

      Filesize

      37.4MB

    • memory/396-260-0x0000000000400000-0x000000000295D000-memory.dmp

      Filesize

      37.4MB

    • memory/396-201-0x0000000000400000-0x000000000295D000-memory.dmp

      Filesize

      37.4MB

    • memory/396-256-0x0000000000400000-0x000000000295D000-memory.dmp

      Filesize

      37.4MB

    • memory/396-252-0x0000000000400000-0x000000000295D000-memory.dmp

      Filesize

      37.4MB

    • memory/396-248-0x0000000000400000-0x000000000295D000-memory.dmp

      Filesize

      37.4MB

    • memory/1156-97-0x00000000709F0000-0x0000000070D44000-memory.dmp

      Filesize

      3.3MB

    • memory/1156-96-0x0000000070420000-0x000000007046C000-memory.dmp

      Filesize

      304KB

    • memory/1156-94-0x0000000005B80000-0x0000000005ED4000-memory.dmp

      Filesize

      3.3MB

    • memory/1512-67-0x0000000070BA0000-0x0000000070EF4000-memory.dmp

      Filesize

      3.3MB

    • memory/1512-78-0x00000000070A0000-0x00000000070B1000-memory.dmp

      Filesize

      68KB

    • memory/1512-79-0x00000000070F0000-0x0000000007104000-memory.dmp

      Filesize

      80KB

    • memory/1512-56-0x0000000005570000-0x00000000058C4000-memory.dmp

      Filesize

      3.3MB

    • memory/1512-66-0x0000000070420000-0x000000007046C000-memory.dmp

      Filesize

      304KB

    • memory/1512-77-0x0000000006D70000-0x0000000006E13000-memory.dmp

      Filesize

      652KB

    • memory/2100-150-0x0000000070BA0000-0x0000000070EF4000-memory.dmp

      Filesize

      3.3MB

    • memory/2100-149-0x0000000070420000-0x000000007046C000-memory.dmp

      Filesize

      304KB

    • memory/2464-188-0x0000000005E20000-0x0000000006174000-memory.dmp

      Filesize

      3.3MB

    • memory/2464-202-0x0000000070340000-0x000000007038C000-memory.dmp

      Filesize

      304KB

    • memory/2464-203-0x0000000070AD0000-0x0000000070E24000-memory.dmp

      Filesize

      3.3MB

    • memory/3708-136-0x0000000000400000-0x000000000295D000-memory.dmp

      Filesize

      37.4MB

    • memory/3980-119-0x0000000070420000-0x000000007046C000-memory.dmp

      Filesize

      304KB

    • memory/3980-120-0x00000000705E0000-0x0000000070934000-memory.dmp

      Filesize

      3.3MB

    • memory/3980-117-0x00000000058D0000-0x0000000005C24000-memory.dmp

      Filesize

      3.3MB

    • memory/4068-54-0x0000000000400000-0x000000000295D000-memory.dmp

      Filesize

      37.4MB

    • memory/4068-81-0x00000000049A0000-0x000000000528B000-memory.dmp

      Filesize

      8.9MB

    • memory/4068-2-0x00000000049A0000-0x000000000528B000-memory.dmp

      Filesize

      8.9MB

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

      Filesize

      9.1MB

    • memory/4068-1-0x00000000045A0000-0x000000000499E000-memory.dmp

      Filesize

      4.0MB

    • memory/4068-80-0x00000000045A0000-0x000000000499E000-memory.dmp

      Filesize

      4.0MB

    • memory/4068-137-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/4396-43-0x0000000074580000-0x0000000074D30000-memory.dmp

      Filesize

      7.7MB

    • memory/4396-11-0x0000000005850000-0x00000000058B6000-memory.dmp

      Filesize

      408KB

    • memory/4396-10-0x00000000057E0000-0x0000000005846000-memory.dmp

      Filesize

      408KB

    • memory/4396-8-0x0000000074580000-0x0000000074D30000-memory.dmp

      Filesize

      7.7MB

    • memory/4396-53-0x0000000074580000-0x0000000074D30000-memory.dmp

      Filesize

      7.7MB

    • memory/4396-5-0x00000000028D0000-0x0000000002906000-memory.dmp

      Filesize

      216KB

    • memory/4396-50-0x0000000007630000-0x0000000007638000-memory.dmp

      Filesize

      32KB

    • memory/4396-49-0x00000000076E0000-0x00000000076FA000-memory.dmp

      Filesize

      104KB

    • memory/4396-48-0x00000000075F0000-0x0000000007604000-memory.dmp

      Filesize

      80KB

    • memory/4396-47-0x00000000075E0000-0x00000000075EE000-memory.dmp

      Filesize

      56KB

    • memory/4396-46-0x00000000075A0000-0x00000000075B1000-memory.dmp

      Filesize

      68KB

    • memory/4396-6-0x00000000050C0000-0x00000000056E8000-memory.dmp

      Filesize

      6.2MB

    • memory/4396-45-0x0000000007640000-0x00000000076D6000-memory.dmp

      Filesize

      600KB

    • memory/4396-4-0x000000007458E000-0x000000007458F000-memory.dmp

      Filesize

      4KB

    • memory/4396-44-0x0000000007580000-0x000000000758A000-memory.dmp

      Filesize

      40KB

    • memory/4396-41-0x0000000007470000-0x000000000748E000-memory.dmp

      Filesize

      120KB

    • memory/4396-42-0x0000000007490000-0x0000000007533000-memory.dmp

      Filesize

      652KB

    • memory/4396-7-0x0000000074580000-0x0000000074D30000-memory.dmp

      Filesize

      7.7MB

    • memory/4396-40-0x0000000074580000-0x0000000074D30000-memory.dmp

      Filesize

      7.7MB

    • memory/4396-9-0x0000000004FF0000-0x0000000005012000-memory.dmp

      Filesize

      136KB

    • memory/4396-21-0x00000000058C0000-0x0000000005C14000-memory.dmp

      Filesize

      3.3MB

    • memory/4396-22-0x0000000005EC0000-0x0000000005EDE000-memory.dmp

      Filesize

      120KB

    • memory/4396-23-0x0000000005EF0000-0x0000000005F3C000-memory.dmp

      Filesize

      304KB

    • memory/4396-28-0x0000000007430000-0x0000000007462000-memory.dmp

      Filesize

      200KB

    • memory/4396-24-0x0000000006420000-0x0000000006464000-memory.dmp

      Filesize

      272KB

    • memory/4396-30-0x00000000705A0000-0x00000000708F4000-memory.dmp

      Filesize

      3.3MB

    • memory/4396-29-0x0000000070420000-0x000000007046C000-memory.dmp

      Filesize

      304KB

    • memory/4396-25-0x00000000071E0000-0x0000000007256000-memory.dmp

      Filesize

      472KB

    • memory/4396-27-0x0000000007280000-0x000000000729A000-memory.dmp

      Filesize

      104KB

    • memory/4396-26-0x00000000078E0000-0x0000000007F5A000-memory.dmp

      Filesize

      6.5MB

    • memory/4616-241-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/4616-253-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

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

      Filesize

      4.9MB

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

      Filesize

      4.9MB

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

      Filesize

      4.9MB

    • memory/5104-225-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB