Analysis

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

    arch:x64arch:x86image:win10v2004-20240426-enlocale:en-usos:windows10-2004-x64system
  • submitted
    18-05-2024 11:20

General

  • Target

    49d81696e2d08746fecc66b2b41b00ceb4cb6444ceec2121e47ba36059f0dae6.bin.exe

  • Size

    4.1MB

  • MD5

    ee2620ecdf9ebd29138e58bedf575d61

  • SHA1

    d3eced72204a84f1f027c69392be757ca72b61f5

  • SHA256

    49d81696e2d08746fecc66b2b41b00ceb4cb6444ceec2121e47ba36059f0dae6

  • SHA512

    a221f8f1d94a6d762ecc2b1310090484f8e9d8448a6598146f9f768d639e6829023cd14fa414cb998eebac4803376826c456718904ab8a999b433eaec0f2f233

  • SSDEEP

    98304:nQx32Mq02zAeaet/0/YHlEVnWsL/fnVsJseCa8CK6QwXNx08F7:Qx32Mq02zAeLCVnWszfVfeCa8CLXv/d

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 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.

  • Program crash 1 IoCs
  • 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\49d81696e2d08746fecc66b2b41b00ceb4cb6444ceec2121e47ba36059f0dae6.bin.exe
    "C:\Users\Admin\AppData\Local\Temp\49d81696e2d08746fecc66b2b41b00ceb4cb6444ceec2121e47ba36059f0dae6.bin.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:1920
    • 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:996
    • C:\Users\Admin\AppData\Local\Temp\49d81696e2d08746fecc66b2b41b00ceb4cb6444ceec2121e47ba36059f0dae6.bin.exe
      "C:\Users\Admin\AppData\Local\Temp\49d81696e2d08746fecc66b2b41b00ceb4cb6444ceec2121e47ba36059f0dae6.bin.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:5012
      • 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:2672
      • 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:4940
        • 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:4860
      • 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:2556
      • 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:2212
      • 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:2516
        • 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:116
        • 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:3168
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:4784
          • 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:952
          • 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:4756
          • 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:3040
          • 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:1232
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:3624
            • 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:3856
              • 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:4256
        • C:\Windows\SysWOW64\WerFault.exe
          C:\Windows\SysWOW64\WerFault.exe -u -p 5012 -s 612
          3⤵
          • Program crash
          PID:4604
    • C:\Windows\SysWOW64\WerFault.exe
      C:\Windows\SysWOW64\WerFault.exe -pss -s 448 -p 5012 -ip 5012
      1⤵
        PID:3000
      • C:\Windows\windefender.exe
        C:\Windows\windefender.exe
        1⤵
        • Executes dropped EXE
        • Modifies data under HKEY_USERS
        PID:244

      Network

      MITRE ATT&CK Enterprise v15

      Replay Monitor

      Loading Replay Monitor...

      Downloads

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

        c0ce7a96ded31a18172763b685d76896

        SHA1

        af1b3eda40559ae1a9895af132728cd13b1b11ca

        SHA256

        2fe3a0a339a6815a7ce494e6bd3a410e1164c8fd84fcb94327e6d710cd9a59af

        SHA512

        33f9c2f4533ae91d4b8d8e076ef45b5c9e0a871acd7e7411f0393bb8d44af4c77b157d7f3de1583ebb0aa080b9dd51c85febb34c1fec7e31b0ad3a3ea837c318

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

        Filesize

        19KB

        MD5

        b363c5391348bc2af9692ce013253b1c

        SHA1

        237f6ec9248d57d572fb223230990c2d4696613c

        SHA256

        6366593d2c53e92a8f856262944e4c2678b20dc2ba685c93f7592b83d44facb5

        SHA512

        336eb971c815adb222a36295b83c639d7fc64afce57f3db1e34a634352ac3a52de8fd686e3cef46fa2ca973d527fd15d28d1679c4e17d1a3681c0892ad148e89

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

        Filesize

        19KB

        MD5

        c517a3d156f679b0d563264948212572

        SHA1

        8a93decbdf4e8cc40402c3f38d0155dd89d5fe31

        SHA256

        44ca0681b326dd107ae3ef58bdebd024cc34b3dccf63316cf0b0f5847fdbdf06

        SHA512

        a4f3b4a36c174c353a3a63c3b7af25daa188058fb06e13c0f444314f7bfa43682cc141683089911114a6d6ace7e6e6c60b322659bcfde12b6c409af8142571c6

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

        Filesize

        19KB

        MD5

        11a0b3dad320c65435c6d9850d807fd2

        SHA1

        c040b6ca4a46d92bef94ad4bd898f9ad641d62f3

        SHA256

        257d3e9952f5010f934126376a8b81f537f3358fba008dbf13cd84b1ef8351c8

        SHA512

        4c14faa1cda07c9cdcc8197de75ce5268844a927ece5faa3afec414c32b54759ca50188ab2a7569f7d84dcf225a071e9435b7866e21025954f36fe028d0cd3c5

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

        Filesize

        19KB

        MD5

        329982c547692e3291df55194f0901d0

        SHA1

        7cb5af2787797281b02b15942061adbd93a53760

        SHA256

        b66e0428378822725e63a6165d74b5b2d20f546ac6ae2084c5af0348d1c6c14d

        SHA512

        ebbb1c4eb8e69cff7dfb712c51a8b20fa4631df04e22eb3407f524fc775005335deda5cd985dc26d98ffaf8f0daea5f447b3d37de521061f1d859cc309061579

      • C:\Windows\rss\csrss.exe

        Filesize

        3.6MB

        MD5

        c42c374e8aa8e352089d0bb008c3d17e

        SHA1

        9c97819101597dabc0803df421e7e507b2b750d9

        SHA256

        adef28b09bfb322dca9a1f7b582b41c7c30d3b2867f0536958945e2aabb222a0

        SHA512

        4bb982ea1494553c610b28299636fbe4141f13bde45b47d9f912ea1daaa9314ff694a263d09138971431cab0e7cfcec2c9b09b6096b2298ec0507f9d1158c7c7

      • C:\Windows\rss\csrss.exe

        Filesize

        1.1MB

        MD5

        b758180e8401a084fc001f43cbbfa98a

        SHA1

        72243a6c71807321d137f2d62ce0bc5b646807ef

        SHA256

        8b3727cc83584e2e44bacaba096c5de059fb009cf3962f5dc5ae1a1139a769e7

        SHA512

        9ffcf32859a24c13a76623bdbf49c362c102e1903a959eaa5248a152566c6a0dd30e831b32d9a5b81b7914eb0b22ba5b23fafa09c1c8bcdc5149d38ef44040ae

      • C:\Windows\windefender.exe

        Filesize

        2.0MB

        MD5

        8e67f58837092385dcf01e8a2b4f5783

        SHA1

        012c49cfd8c5d06795a6f67ea2baf2a082cf8625

        SHA256

        166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

        SHA512

        40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

      • memory/116-148-0x00000000068F0000-0x000000000693C000-memory.dmp

        Filesize

        304KB

      • memory/116-150-0x0000000071630000-0x0000000071984000-memory.dmp

        Filesize

        3.3MB

      • memory/116-142-0x0000000006230000-0x0000000006584000-memory.dmp

        Filesize

        3.3MB

      • memory/116-160-0x0000000007B20000-0x0000000007BC3000-memory.dmp

        Filesize

        652KB

      • memory/116-149-0x0000000070E90000-0x0000000070EDC000-memory.dmp

        Filesize

        304KB

      • memory/116-162-0x00000000066B0000-0x00000000066C4000-memory.dmp

        Filesize

        80KB

      • memory/116-161-0x0000000007E10000-0x0000000007E21000-memory.dmp

        Filesize

        68KB

      • memory/244-226-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

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

        Filesize

        4.9MB

      • memory/244-234-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

      • memory/952-173-0x00000000061A0000-0x00000000064F4000-memory.dmp

        Filesize

        3.3MB

      • memory/952-187-0x0000000007B20000-0x0000000007BC3000-memory.dmp

        Filesize

        652KB

      • memory/952-176-0x0000000070DB0000-0x0000000070DFC000-memory.dmp

        Filesize

        304KB

      • memory/952-177-0x0000000071520000-0x0000000071874000-memory.dmp

        Filesize

        3.3MB

      • memory/952-175-0x00000000068F0000-0x000000000693C000-memory.dmp

        Filesize

        304KB

      • memory/952-188-0x0000000007E30000-0x0000000007E41000-memory.dmp

        Filesize

        68KB

      • memory/952-189-0x0000000006680000-0x0000000006694000-memory.dmp

        Filesize

        80KB

      • memory/996-41-0x0000000007F30000-0x0000000007F4E000-memory.dmp

        Filesize

        120KB

      • memory/996-27-0x0000000007D30000-0x0000000007D4A000-memory.dmp

        Filesize

        104KB

      • memory/996-48-0x00000000080B0000-0x00000000080C4000-memory.dmp

        Filesize

        80KB

      • memory/996-50-0x00000000080F0000-0x00000000080F8000-memory.dmp

        Filesize

        32KB

      • memory/996-49-0x0000000008100000-0x000000000811A000-memory.dmp

        Filesize

        104KB

      • memory/996-53-0x0000000074F90000-0x0000000075740000-memory.dmp

        Filesize

        7.7MB

      • memory/996-4-0x0000000074F9E000-0x0000000074F9F000-memory.dmp

        Filesize

        4KB

      • memory/996-5-0x00000000053D0000-0x0000000005406000-memory.dmp

        Filesize

        216KB

      • memory/996-7-0x0000000074F90000-0x0000000075740000-memory.dmp

        Filesize

        7.7MB

      • memory/996-6-0x0000000005BF0000-0x0000000006218000-memory.dmp

        Filesize

        6.2MB

      • memory/996-8-0x0000000074F90000-0x0000000075740000-memory.dmp

        Filesize

        7.7MB

      • memory/996-10-0x0000000006290000-0x00000000062F6000-memory.dmp

        Filesize

        408KB

      • memory/996-11-0x0000000006300000-0x0000000006366000-memory.dmp

        Filesize

        408KB

      • memory/996-9-0x0000000005AA0000-0x0000000005AC2000-memory.dmp

        Filesize

        136KB

      • memory/996-21-0x0000000006540000-0x0000000006894000-memory.dmp

        Filesize

        3.3MB

      • memory/996-22-0x0000000006970000-0x000000000698E000-memory.dmp

        Filesize

        120KB

      • memory/996-46-0x0000000008050000-0x0000000008061000-memory.dmp

        Filesize

        68KB

      • memory/996-45-0x0000000008150000-0x00000000081E6000-memory.dmp

        Filesize

        600KB

      • memory/996-23-0x00000000069B0000-0x00000000069FC000-memory.dmp

        Filesize

        304KB

      • memory/996-24-0x0000000006EE0000-0x0000000006F24000-memory.dmp

        Filesize

        272KB

      • memory/996-25-0x0000000007C90000-0x0000000007D06000-memory.dmp

        Filesize

        472KB

      • memory/996-47-0x0000000008090000-0x000000000809E000-memory.dmp

        Filesize

        56KB

      • memory/996-26-0x0000000008390000-0x0000000008A0A000-memory.dmp

        Filesize

        6.5MB

      • memory/996-44-0x0000000008040000-0x000000000804A000-memory.dmp

        Filesize

        40KB

      • memory/996-30-0x0000000070E30000-0x0000000070E7C000-memory.dmp

        Filesize

        304KB

      • memory/996-43-0x0000000074F90000-0x0000000075740000-memory.dmp

        Filesize

        7.7MB

      • memory/996-29-0x0000000007EF0000-0x0000000007F22000-memory.dmp

        Filesize

        200KB

      • memory/996-31-0x0000000070FB0000-0x0000000071304000-memory.dmp

        Filesize

        3.3MB

      • memory/996-42-0x0000000007F50000-0x0000000007FF3000-memory.dmp

        Filesize

        652KB

      • memory/1920-54-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/1920-2-0x0000000004CE0000-0x00000000055CB000-memory.dmp

        Filesize

        8.9MB

      • memory/1920-1-0x00000000048E0000-0x0000000004CDE000-memory.dmp

        Filesize

        4.0MB

      • memory/1920-28-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

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

        Filesize

        9.1MB

      • memory/1920-56-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/1920-57-0x0000000004CE0000-0x00000000055CB000-memory.dmp

        Filesize

        8.9MB

      • memory/2212-118-0x0000000070F30000-0x0000000070F7C000-memory.dmp

        Filesize

        304KB

      • memory/2212-119-0x00000000716D0000-0x0000000071A24000-memory.dmp

        Filesize

        3.3MB

      • memory/2516-232-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2516-243-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2516-238-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2516-236-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2516-235-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2516-248-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2516-240-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2516-229-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2516-246-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2516-214-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2516-245-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2516-230-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2556-96-0x0000000070F30000-0x0000000070F7C000-memory.dmp

        Filesize

        304KB

      • memory/2556-97-0x00000000716D0000-0x0000000071A24000-memory.dmp

        Filesize

        3.3MB

      • memory/2672-58-0x0000000006100000-0x0000000006454000-memory.dmp

        Filesize

        3.3MB

      • memory/2672-82-0x0000000007D20000-0x0000000007D34000-memory.dmp

        Filesize

        80KB

      • memory/2672-81-0x0000000007CD0000-0x0000000007CE1000-memory.dmp

        Filesize

        68KB

      • memory/2672-80-0x00000000079D0000-0x0000000007A73000-memory.dmp

        Filesize

        652KB

      • memory/2672-68-0x0000000006DA0000-0x0000000006DEC000-memory.dmp

        Filesize

        304KB

      • memory/2672-69-0x0000000070F30000-0x0000000070F7C000-memory.dmp

        Filesize

        304KB

      • memory/2672-70-0x00000000716D0000-0x0000000071A24000-memory.dmp

        Filesize

        3.3MB

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

        Filesize

        4.9MB

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

        Filesize

        4.9MB

      • memory/4756-203-0x0000000071540000-0x0000000071894000-memory.dmp

        Filesize

        3.3MB

      • memory/4756-202-0x0000000070DB0000-0x0000000070DFC000-memory.dmp

        Filesize

        304KB

      • memory/4756-196-0x0000000005680000-0x00000000059D4000-memory.dmp

        Filesize

        3.3MB

      • memory/5012-136-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/5012-129-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB