Analysis

  • max time kernel
    150s
  • max time network
    148s
  • 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 02:28

General

  • Target

    76cda62f845d506c1db14ebd18d42ae91bb2aa9dd8dbdec560fc0feb826cff3a.exe

  • Size

    4.1MB

  • MD5

    7e4a85fd8aebc4e9c502acd33f981d1b

  • SHA1

    78a041438ce021b08e1402c57a81b1ba79717ec4

  • SHA256

    76cda62f845d506c1db14ebd18d42ae91bb2aa9dd8dbdec560fc0feb826cff3a

  • SHA512

    d79479bd053ccded07e9d6d1b362611d64ded14c9552d132fcf41e6b95e1a89c4728645d3e461d0e9105037bee057bfc72f0192a513e04a5789febe04a1af979

  • SSDEEP

    98304:MxfL9oyIkrku4AJMBJNRxIbk0RddEjk9Pc8cg301s2mGvt:6RrVrv4XbNRWhj2o9k8f3CspGvt

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

  • 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\76cda62f845d506c1db14ebd18d42ae91bb2aa9dd8dbdec560fc0feb826cff3a.exe
    "C:\Users\Admin\AppData\Local\Temp\76cda62f845d506c1db14ebd18d42ae91bb2aa9dd8dbdec560fc0feb826cff3a.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:4336
    • 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:3928
    • C:\Users\Admin\AppData\Local\Temp\76cda62f845d506c1db14ebd18d42ae91bb2aa9dd8dbdec560fc0feb826cff3a.exe
      "C:\Users\Admin\AppData\Local\Temp\76cda62f845d506c1db14ebd18d42ae91bb2aa9dd8dbdec560fc0feb826cff3a.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:4472
      • 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:3208
      • 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:1736
        • 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:2436
      • 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:3916
      • 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:928
      • 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:2400
        • 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:2208
        • 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:1084
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:3368
          • 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:544
          • 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:2328
          • 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:4888
          • 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:3840
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:3740
            • 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:5092
              • 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:4804
        • C:\Windows\SysWOW64\WerFault.exe
          C:\Windows\SysWOW64\WerFault.exe -u -p 4472 -s 896
          3⤵
          • Program crash
          PID:5088
    • C:\Windows\SysWOW64\WerFault.exe
      C:\Windows\SysWOW64\WerFault.exe -pss -s 460 -p 4472 -ip 4472
      1⤵
        PID:908
      • C:\Windows\windefender.exe
        C:\Windows\windefender.exe
        1⤵
        • Executes dropped EXE
        • Modifies data under HKEY_USERS
        PID:4032

      Network

      MITRE ATT&CK Enterprise v15

      Replay Monitor

      Loading Replay Monitor...

      Downloads

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

        763d4af1155820e3487f7764865b363f

        SHA1

        742423183aaa161a24fb5da7b75afafa0950ef5d

        SHA256

        ff6b683f0945415c1db652e20a61ed243a67d30d6220a891e1d5d0e71b8406ff

        SHA512

        a8667c22383777320e069afa145f701989163ffdfb7cac061c891a816f4accebf97262402433c39aaeb14c34311dbd014232e73cd3f053bca188d6b1d4e7a27d

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

        Filesize

        19KB

        MD5

        976110182aef98cfdb3830d9d0ba8f52

        SHA1

        911a553a3f64c383e30ccb4dfb9f72406f355e0b

        SHA256

        f223978380b60fbe9f98b4b8c73f5f9b8ef6094a3d453f887b28b0ae82101215

        SHA512

        431145c7959582f861aa61b780ba706417ba4ff11cb1ef5d54937fbec7eb1a95cef03baf55fe16ed4acd7cbb335b048b872be9828e577fa691718fa2d21a31ec

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

        Filesize

        19KB

        MD5

        87a2ce7c077441ee31f69ba8cf24d1bb

        SHA1

        1d0f5cfd7569b8e35e0626f5d74b0168612c5fcf

        SHA256

        2dd7b586fb1f25b147233de10f5b706d681abfcba5056a2ee0ad75241c9ceb92

        SHA512

        4f937e773c72011dfd6f05fe2316ba2f499f2aa3db16285eb24d8fc9151f1fd946d36cc2602710fad399c554260d85ac60a567979e58f2d709b5c458470d9013

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

        Filesize

        19KB

        MD5

        2d814e72515205cce7ff516e8f64dadf

        SHA1

        544d28f73073360a64e3cebbedf8b6b16aa6d243

        SHA256

        50b5037094eafb487e5365842914689cc146ce75cc325b9db9dd213a0c5e2357

        SHA512

        bc8a0af5d843a44dbc9b51d7a357a9054927275bfc80ff7041559575cf8e3d05f894de3f866a6babc195d236c11a822af061be0424a2fade310abd1fefb1960d

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

        Filesize

        19KB

        MD5

        42cacd9089a01f708449937b9aedfb83

        SHA1

        dd55381ee879f7e64689708e03a3fac09dc97882

        SHA256

        7788ba2bb08e4c2a5630266edcf6b64643f25fe35b23b51bda862c3117839b6e

        SHA512

        d34bbe4f9baaaf69c26b023cfcf6790919c68c4bd54e95361b65c342cadfb1457a1a3096bddec1340c261588290d8f3fd914eaf537b3d746b5cc6e1ffa5fcb98

      • C:\Windows\rss\csrss.exe

        Filesize

        4.1MB

        MD5

        7e4a85fd8aebc4e9c502acd33f981d1b

        SHA1

        78a041438ce021b08e1402c57a81b1ba79717ec4

        SHA256

        76cda62f845d506c1db14ebd18d42ae91bb2aa9dd8dbdec560fc0feb826cff3a

        SHA512

        d79479bd053ccded07e9d6d1b362611d64ded14c9552d132fcf41e6b95e1a89c4728645d3e461d0e9105037bee057bfc72f0192a513e04a5789febe04a1af979

      • C:\Windows\windefender.exe

        Filesize

        2.0MB

        MD5

        8e67f58837092385dcf01e8a2b4f5783

        SHA1

        012c49cfd8c5d06795a6f67ea2baf2a082cf8625

        SHA256

        166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

        SHA512

        40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

      • memory/544-175-0x0000000070660000-0x00000000706AC000-memory.dmp

        Filesize

        304KB

      • memory/544-174-0x0000000005E40000-0x0000000005E8C000-memory.dmp

        Filesize

        304KB

      • memory/544-176-0x0000000070E00000-0x0000000071154000-memory.dmp

        Filesize

        3.3MB

      • memory/544-186-0x0000000007060000-0x0000000007103000-memory.dmp

        Filesize

        652KB

      • memory/544-187-0x0000000007240000-0x0000000007251000-memory.dmp

        Filesize

        68KB

      • memory/544-188-0x0000000005C20000-0x0000000005C34000-memory.dmp

        Filesize

        80KB

      • memory/544-163-0x0000000005860000-0x0000000005BB4000-memory.dmp

        Filesize

        3.3MB

      • memory/928-118-0x00000000707E0000-0x000000007082C000-memory.dmp

        Filesize

        304KB

      • memory/928-119-0x0000000070F80000-0x00000000712D4000-memory.dmp

        Filesize

        3.3MB

      • memory/2208-147-0x0000000006910000-0x000000000695C000-memory.dmp

        Filesize

        304KB

      • memory/2208-161-0x00000000066E0000-0x00000000066F4000-memory.dmp

        Filesize

        80KB

      • memory/2208-160-0x0000000007E50000-0x0000000007E61000-memory.dmp

        Filesize

        68KB

      • memory/2208-159-0x0000000007B00000-0x0000000007BA3000-memory.dmp

        Filesize

        652KB

      • memory/2208-149-0x0000000070EE0000-0x0000000071234000-memory.dmp

        Filesize

        3.3MB

      • memory/2208-148-0x0000000070740000-0x000000007078C000-memory.dmp

        Filesize

        304KB

      • memory/2208-136-0x0000000006260000-0x00000000065B4000-memory.dmp

        Filesize

        3.3MB

      • memory/2328-201-0x0000000070660000-0x00000000706AC000-memory.dmp

        Filesize

        304KB

      • memory/2328-202-0x0000000070A70000-0x0000000070DC4000-memory.dmp

        Filesize

        3.3MB

      • memory/2328-199-0x0000000005810000-0x0000000005B64000-memory.dmp

        Filesize

        3.3MB

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

        Filesize

        39.1MB

      • memory/2400-239-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2400-249-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2400-247-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2400-227-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2400-231-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2400-233-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

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

        Filesize

        39.1MB

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

        Filesize

        39.1MB

      • memory/2400-241-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2400-218-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2400-237-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

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

        Filesize

        39.1MB

      • memory/3208-81-0x0000000007940000-0x0000000007954000-memory.dmp

        Filesize

        80KB

      • memory/3208-80-0x00000000078F0000-0x0000000007901000-memory.dmp

        Filesize

        68KB

      • memory/3208-79-0x0000000007570000-0x0000000007613000-memory.dmp

        Filesize

        652KB

      • memory/3208-69-0x0000000070FA0000-0x00000000712F4000-memory.dmp

        Filesize

        3.3MB

      • memory/3208-68-0x00000000707E0000-0x000000007082C000-memory.dmp

        Filesize

        304KB

      • memory/3208-67-0x00000000063E0000-0x000000000642C000-memory.dmp

        Filesize

        304KB

      • memory/3208-57-0x0000000005D30000-0x0000000006084000-memory.dmp

        Filesize

        3.3MB

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

        Filesize

        4.9MB

      • memory/3740-222-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

      • memory/3916-96-0x00000000707E0000-0x000000007082C000-memory.dmp

        Filesize

        304KB

      • memory/3916-85-0x0000000005BA0000-0x0000000005EF4000-memory.dmp

        Filesize

        3.3MB

      • memory/3916-97-0x0000000070F80000-0x00000000712D4000-memory.dmp

        Filesize

        3.3MB

      • memory/3928-29-0x0000000070860000-0x0000000070BB4000-memory.dmp

        Filesize

        3.3MB

      • memory/3928-6-0x0000000074840000-0x0000000074FF0000-memory.dmp

        Filesize

        7.7MB

      • memory/3928-4-0x000000007484E000-0x000000007484F000-memory.dmp

        Filesize

        4KB

      • memory/3928-5-0x0000000002BD0000-0x0000000002C06000-memory.dmp

        Filesize

        216KB

      • memory/3928-7-0x00000000056E0000-0x0000000005D08000-memory.dmp

        Filesize

        6.2MB

      • memory/3928-52-0x0000000074840000-0x0000000074FF0000-memory.dmp

        Filesize

        7.7MB

      • memory/3928-27-0x0000000007A70000-0x0000000007AA2000-memory.dmp

        Filesize

        200KB

      • memory/3928-48-0x0000000007D20000-0x0000000007D3A000-memory.dmp

        Filesize

        104KB

      • memory/3928-47-0x0000000007C30000-0x0000000007C44000-memory.dmp

        Filesize

        80KB

      • memory/3928-46-0x0000000007C20000-0x0000000007C2E000-memory.dmp

        Filesize

        56KB

      • memory/3928-45-0x0000000007BE0000-0x0000000007BF1000-memory.dmp

        Filesize

        68KB

      • memory/3928-44-0x0000000007C80000-0x0000000007D16000-memory.dmp

        Filesize

        600KB

      • memory/3928-43-0x0000000007BC0000-0x0000000007BCA000-memory.dmp

        Filesize

        40KB

      • memory/3928-42-0x0000000074840000-0x0000000074FF0000-memory.dmp

        Filesize

        7.7MB

      • memory/3928-41-0x0000000007AD0000-0x0000000007B73000-memory.dmp

        Filesize

        652KB

      • memory/3928-28-0x00000000706E0000-0x000000007072C000-memory.dmp

        Filesize

        304KB

      • memory/3928-40-0x0000000007AB0000-0x0000000007ACE000-memory.dmp

        Filesize

        120KB

      • memory/3928-26-0x00000000078B0000-0x00000000078CA000-memory.dmp

        Filesize

        104KB

      • memory/3928-49-0x0000000007C70000-0x0000000007C78000-memory.dmp

        Filesize

        32KB

      • memory/3928-8-0x0000000005530000-0x0000000005552000-memory.dmp

        Filesize

        136KB

      • memory/3928-30-0x0000000074840000-0x0000000074FF0000-memory.dmp

        Filesize

        7.7MB

      • memory/3928-25-0x0000000007F10000-0x000000000858A000-memory.dmp

        Filesize

        6.5MB

      • memory/3928-24-0x0000000007810000-0x0000000007886000-memory.dmp

        Filesize

        472KB

      • memory/3928-9-0x0000000005D10000-0x0000000005D76000-memory.dmp

        Filesize

        408KB

      • memory/3928-23-0x0000000006A30000-0x0000000006A74000-memory.dmp

        Filesize

        272KB

      • memory/3928-22-0x0000000006530000-0x000000000657C000-memory.dmp

        Filesize

        304KB

      • memory/3928-10-0x0000000005DF0000-0x0000000005E56000-memory.dmp

        Filesize

        408KB

      • memory/3928-21-0x00000000064F0000-0x000000000650E000-memory.dmp

        Filesize

        120KB

      • memory/3928-20-0x0000000005FB0000-0x0000000006304000-memory.dmp

        Filesize

        3.3MB

      • memory/4032-232-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

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

        Filesize

        4.9MB

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

        Filesize

        4.9MB

      • memory/4032-238-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

      • memory/4336-1-0x0000000004820000-0x0000000004C1D000-memory.dmp

        Filesize

        4.0MB

      • memory/4336-55-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/4336-56-0x0000000004C20000-0x000000000550B000-memory.dmp

        Filesize

        8.9MB

      • memory/4336-53-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

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

        Filesize

        9.1MB

      • memory/4336-2-0x0000000004C20000-0x000000000550B000-memory.dmp

        Filesize

        8.9MB

      • memory/4472-135-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB