Analysis

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

    arch:x64arch:x86image:win10v2004-20240426-enlocale:en-usos:windows10-2004-x64system
  • submitted
    16-05-2024 10:00

General

  • Target

    44bf3812e1f1c604ece8a552b83a1b5a3bfef90085cc6f6eb41f662ef283e7d3.exe

  • Size

    4.1MB

  • MD5

    3e77ebc9f0ffd88fc29f1d54b2ea707b

  • SHA1

    14c19b1dfa8bf6b9cad19d5baf4538f32c7a1cf3

  • SHA256

    44bf3812e1f1c604ece8a552b83a1b5a3bfef90085cc6f6eb41f662ef283e7d3

  • SHA512

    6ef17d4217e58e197ab634b01ac8cf947988470a6a131db03fe64cce7fa23a3f353c4377b86f058e933dd033e3fb4e23416c9c4cfe6032b2d5e0b5ec9e5b31dd

  • SSDEEP

    98304:VH49zrfgobu9aDMWAg4dPDb/NQHvakIF/A8L3rqLZk5t2qZ3qL2LAZ5n:8r7OagDbOPW/F2k5tRZaLrJ

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.

  • 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\44bf3812e1f1c604ece8a552b83a1b5a3bfef90085cc6f6eb41f662ef283e7d3.exe
    "C:\Users\Admin\AppData\Local\Temp\44bf3812e1f1c604ece8a552b83a1b5a3bfef90085cc6f6eb41f662ef283e7d3.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:932
    • 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:2228
    • C:\Users\Admin\AppData\Local\Temp\44bf3812e1f1c604ece8a552b83a1b5a3bfef90085cc6f6eb41f662ef283e7d3.exe
      "C:\Users\Admin\AppData\Local\Temp\44bf3812e1f1c604ece8a552b83a1b5a3bfef90085cc6f6eb41f662ef283e7d3.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:1168
      • 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:1052
      • 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:3048
        • 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:4980
      • 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:4040
      • 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:3056
      • 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:1720
        • 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:5104
        • 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:4364
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:4064
          • 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:3216
          • 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:3484
          • 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:4784
          • 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:3016
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:4572
            • 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:3728
              • 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:3928
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:4708

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

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

      b06cdb7ed144654beba0c0b0b67fec14

      SHA1

      49af067d7e6b258e6cb4fde09f9adbfa3a394b8d

      SHA256

      03377df23f9e084f5f6f346db4689cc872d539756537ecf7ba6e59f99ac747ac

      SHA512

      5c4a09289641b77707e36ac808619217aa8f9f173647b4e1f9c8068826fe4c4465aef8e30d60d8b90f787941d1da9502790049730a8a205c369c0ebf97133a3e

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

      Filesize

      19KB

      MD5

      d43fb584320344d780a0de162d216b18

      SHA1

      c013953d0158e61c44ba840934fd754c36be379e

      SHA256

      79a31ceb5a280613fd30f0002bd5f6cbcc0e6b5ada421b608a8fef5b18933f91

      SHA512

      98b5df5d7d6e70f38e4c9e032e413182ae37c5c0de8ebc4e2ded02255122f2cc0085d06a1c187bb6341c40e573d0a0b9ad4e5e2d4c5c4230c49dd3486dab3631

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

      Filesize

      19KB

      MD5

      8c22f7a33c0fd38700a6701ba10fb5c2

      SHA1

      5d66787a54c07164be38869487c8906419adb55b

      SHA256

      4b857a132c8048dced674a39c45b66f6f3f023ab4adc21072269f14aaa2bf1b9

      SHA512

      5acb609ff7365ec2256250e9210b714032320552079be22fcf21637a98f028ef618c546070a09e5418342c4c83b19498ab74553adfecf9febf3d39860e2a6109

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

      Filesize

      19KB

      MD5

      ccc4d83193006f236af6c09ea3d44a4a

      SHA1

      71f9863f8fc1f864f46c8c8cfbd4d72008aacbd4

      SHA256

      b61918e7fb90efb155811ac86760f75c9e204ef7fc7e87430e3b598260337ca8

      SHA512

      b89865cdfc4cc28d1df2f02c4c3878457b35583e1ff5d5c5c255cc1ba35cc3f5ce5e23c5dd076e4de0de93313b26bb02bee7baf9815f2eb150afd31c117c1dad

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

      Filesize

      19KB

      MD5

      9434361feb927bf59bfac40c9d11a1e9

      SHA1

      5cb2fa485f3be00b35f9d850b274e93117755a48

      SHA256

      31f7caf7bf42f897e4011adbc777a762997d2244e288b3a002421ef8e6b7e676

      SHA512

      ff5f297c4115cfdab4e5fa30fe62745a109a3ca048a1373ef15a9bef56ba7d6e77d95cf7d9579ad28cfba7e91f57d97af0b684f468d6ce63b0902c032281f20c

    • C:\Windows\rss\csrss.exe

      Filesize

      4.1MB

      MD5

      3e77ebc9f0ffd88fc29f1d54b2ea707b

      SHA1

      14c19b1dfa8bf6b9cad19d5baf4538f32c7a1cf3

      SHA256

      44bf3812e1f1c604ece8a552b83a1b5a3bfef90085cc6f6eb41f662ef283e7d3

      SHA512

      6ef17d4217e58e197ab634b01ac8cf947988470a6a131db03fe64cce7fa23a3f353c4377b86f058e933dd033e3fb4e23416c9c4cfe6032b2d5e0b5ec9e5b31dd

    • C:\Windows\windefender.exe

      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

    • memory/932-56-0x0000000002920000-0x0000000002D23000-memory.dmp

      Filesize

      4.0MB

    • memory/932-57-0x0000000002D30000-0x000000000361B000-memory.dmp

      Filesize

      8.9MB

    • memory/932-2-0x0000000002D30000-0x000000000361B000-memory.dmp

      Filesize

      8.9MB

    • memory/932-82-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/932-1-0x0000000002920000-0x0000000002D23000-memory.dmp

      Filesize

      4.0MB

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

      Filesize

      9.1MB

    • memory/1052-67-0x0000000005F60000-0x00000000062B4000-memory.dmp

      Filesize

      3.3MB

    • memory/1052-69-0x00000000701D0000-0x0000000070524000-memory.dmp

      Filesize

      3.3MB

    • memory/1052-80-0x0000000007960000-0x0000000007971000-memory.dmp

      Filesize

      68KB

    • memory/1052-79-0x0000000007640000-0x00000000076E3000-memory.dmp

      Filesize

      652KB

    • memory/1052-68-0x0000000070050000-0x000000007009C000-memory.dmp

      Filesize

      304KB

    • memory/1052-81-0x00000000079B0000-0x00000000079C4000-memory.dmp

      Filesize

      80KB

    • memory/1168-217-0x00000000029C0000-0x0000000002DC1000-memory.dmp

      Filesize

      4.0MB

    • memory/1168-55-0x00000000029C0000-0x0000000002DC1000-memory.dmp

      Filesize

      4.0MB

    • memory/1168-158-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1720-249-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1720-215-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1720-228-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1720-233-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1720-237-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1720-241-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1720-244-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1720-253-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1720-257-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1720-260-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1720-264-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1720-269-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/1720-273-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/2228-41-0x0000000007B70000-0x0000000007B8E000-memory.dmp

      Filesize

      120KB

    • memory/2228-30-0x00000000707F0000-0x0000000070B44000-memory.dmp

      Filesize

      3.3MB

    • memory/2228-50-0x0000000007D40000-0x0000000007D48000-memory.dmp

      Filesize

      32KB

    • memory/2228-49-0x0000000007D50000-0x0000000007D6A000-memory.dmp

      Filesize

      104KB

    • memory/2228-48-0x0000000007D10000-0x0000000007D24000-memory.dmp

      Filesize

      80KB

    • memory/2228-47-0x0000000007CF0000-0x0000000007CFE000-memory.dmp

      Filesize

      56KB

    • memory/2228-46-0x0000000007CB0000-0x0000000007CC1000-memory.dmp

      Filesize

      68KB

    • memory/2228-45-0x0000000007DB0000-0x0000000007E46000-memory.dmp

      Filesize

      600KB

    • memory/2228-4-0x00000000741BE000-0x00000000741BF000-memory.dmp

      Filesize

      4KB

    • memory/2228-5-0x0000000002FF0000-0x0000000003026000-memory.dmp

      Filesize

      216KB

    • memory/2228-44-0x00000000741B0000-0x0000000074960000-memory.dmp

      Filesize

      7.7MB

    • memory/2228-28-0x0000000007B30000-0x0000000007B62000-memory.dmp

      Filesize

      200KB

    • memory/2228-26-0x0000000007FD0000-0x000000000864A000-memory.dmp

      Filesize

      6.5MB

    • memory/2228-43-0x0000000007C80000-0x0000000007C8A000-memory.dmp

      Filesize

      40KB

    • memory/2228-6-0x00000000741B0000-0x0000000074960000-memory.dmp

      Filesize

      7.7MB

    • memory/2228-27-0x0000000007970000-0x000000000798A000-memory.dmp

      Filesize

      104KB

    • memory/2228-7-0x0000000005670000-0x0000000005C98000-memory.dmp

      Filesize

      6.2MB

    • memory/2228-8-0x00000000741B0000-0x0000000074960000-memory.dmp

      Filesize

      7.7MB

    • memory/2228-40-0x00000000741B0000-0x0000000074960000-memory.dmp

      Filesize

      7.7MB

    • memory/2228-9-0x00000000055D0000-0x00000000055F2000-memory.dmp

      Filesize

      136KB

    • memory/2228-42-0x0000000007B90000-0x0000000007C33000-memory.dmp

      Filesize

      652KB

    • memory/2228-10-0x0000000005DA0000-0x0000000005E06000-memory.dmp

      Filesize

      408KB

    • memory/2228-11-0x0000000005E10000-0x0000000005E76000-memory.dmp

      Filesize

      408KB

    • memory/2228-17-0x0000000005F80000-0x00000000062D4000-memory.dmp

      Filesize

      3.3MB

    • memory/2228-22-0x00000000065C0000-0x00000000065DE000-memory.dmp

      Filesize

      120KB

    • memory/2228-53-0x00000000741B0000-0x0000000074960000-memory.dmp

      Filesize

      7.7MB

    • memory/2228-23-0x00000000065F0000-0x000000000663C000-memory.dmp

      Filesize

      304KB

    • memory/2228-24-0x0000000007720000-0x0000000007764000-memory.dmp

      Filesize

      272KB

    • memory/2228-29-0x0000000070050000-0x000000007009C000-memory.dmp

      Filesize

      304KB

    • memory/2228-25-0x00000000078D0000-0x0000000007946000-memory.dmp

      Filesize

      472KB

    • memory/3056-119-0x00000000701D0000-0x0000000070524000-memory.dmp

      Filesize

      3.3MB

    • memory/3056-118-0x0000000070050000-0x000000007009C000-memory.dmp

      Filesize

      304KB

    • memory/3216-183-0x0000000007670000-0x0000000007681000-memory.dmp

      Filesize

      68KB

    • memory/3216-170-0x0000000006310000-0x000000000635C000-memory.dmp

      Filesize

      304KB

    • memory/3216-168-0x0000000005C30000-0x0000000005F84000-memory.dmp

      Filesize

      3.3MB

    • memory/3216-171-0x000000006FF70000-0x000000006FFBC000-memory.dmp

      Filesize

      304KB

    • memory/3216-172-0x00000000700F0000-0x0000000070444000-memory.dmp

      Filesize

      3.3MB

    • memory/3216-182-0x0000000007310000-0x00000000073B3000-memory.dmp

      Filesize

      652KB

    • memory/3216-184-0x00000000053D0000-0x00000000053E4000-memory.dmp

      Filesize

      80KB

    • memory/3484-197-0x000000006FF70000-0x000000006FFBC000-memory.dmp

      Filesize

      304KB

    • memory/3484-195-0x0000000005DE0000-0x0000000006134000-memory.dmp

      Filesize

      3.3MB

    • memory/3484-198-0x0000000070700000-0x0000000070A54000-memory.dmp

      Filesize

      3.3MB

    • memory/4040-96-0x0000000070050000-0x000000007009C000-memory.dmp

      Filesize

      304KB

    • memory/4040-97-0x00000000701D0000-0x0000000070524000-memory.dmp

      Filesize

      3.3MB

    • memory/4572-227-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

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

      Filesize

      4.9MB

    • memory/4708-239-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

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

      Filesize

      4.9MB

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

      Filesize

      4.9MB

    • memory/5104-147-0x00000000707D0000-0x0000000070B24000-memory.dmp

      Filesize

      3.3MB

    • memory/5104-146-0x0000000070050000-0x000000007009C000-memory.dmp

      Filesize

      304KB

    • memory/5104-144-0x0000000006050000-0x00000000063A4000-memory.dmp

      Filesize

      3.3MB