Analysis

  • max time kernel
    150s
  • max time network
    145s
  • platform
    windows11-21h2_x64
  • resource
    win11-20240426-en
  • resource tags

    arch:x64arch:x86image:win11-20240426-enlocale:en-usos:windows11-21h2-x64system
  • submitted
    18-05-2024 21:49

General

  • Target

    14f9df3a38ecbfb1b684666b05acf1b25b6fe55b72c2cfa9c5f92e40ae5bd5da.exe

  • Size

    4.1MB

  • MD5

    4eef5a7cb768d5a7786b60b305bb91e6

  • SHA1

    393eec391d84058b675088391fb00da4c403f429

  • SHA256

    14f9df3a38ecbfb1b684666b05acf1b25b6fe55b72c2cfa9c5f92e40ae5bd5da

  • SHA512

    8d6dc1b0b50581f5ffb54eddaba6f033d5c96e815144ca26d83b64aa38066a020ef9760bb0805d2596bbe4df9277fcae09075717162f74a50a8214ccead4cb49

  • SSDEEP

    98304:JsVQ+hudF4keJeyEqK0evsENr9r54Wa5Cc1nHXiv9:Js5hioeyE6OsERj43n+

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\14f9df3a38ecbfb1b684666b05acf1b25b6fe55b72c2cfa9c5f92e40ae5bd5da.exe
    "C:\Users\Admin\AppData\Local\Temp\14f9df3a38ecbfb1b684666b05acf1b25b6fe55b72c2cfa9c5f92e40ae5bd5da.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:2228
    • 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:1616
    • C:\Users\Admin\AppData\Local\Temp\14f9df3a38ecbfb1b684666b05acf1b25b6fe55b72c2cfa9c5f92e40ae5bd5da.exe
      "C:\Users\Admin\AppData\Local\Temp\14f9df3a38ecbfb1b684666b05acf1b25b6fe55b72c2cfa9c5f92e40ae5bd5da.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:912
      • 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:1276
      • 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:388
        • 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:2664
      • 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:3376
      • 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:824
      • 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:4644
        • 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:4672
        • 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:1948
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:3176
          • 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:252
          • 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:1708
          • 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:3212
          • 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:3828
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:3124
            • 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:2284
              • 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:1056
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:3956

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

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

      d0c46cad6c0778401e21910bd6b56b70

      SHA1

      7be418951ea96326aca445b8dfe449b2bfa0dca6

      SHA256

      9600b3fdf0565ccb49e21656aa4b24d7c18f776bfd04d9ee984b134707550f02

      SHA512

      057531b468f7fbbb2175a696a8aab274dec0d17d9f71df309edcff35e064f3378050066a3df47ccd03048fac461594ec75e3d4fe64f9dd79949d129f51e02949

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

      Filesize

      19KB

      MD5

      a77bcfc4a334abe2bfb864d2766b2869

      SHA1

      fc59d75063738445f2b6242c0b16930ebce33cc3

      SHA256

      75b3b8ecf8c1d8a49a950057dfd1ab54c410fe6040d716048336b27ccf61f613

      SHA512

      2c1ae0b2f8c704a031d90a8a2d4569ab88057d347126d9c90750818967d4ce0f7928eba138990877f30ad35404bb4ffb146da151897bfcadfdf1455398b3a66a

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

      Filesize

      19KB

      MD5

      c8e5b97f2e51ec02423c30b60ba09231

      SHA1

      acc89bd83bba3ce3baa75c9bc61e70838265601c

      SHA256

      6b9fcc5e443203b5e399f5980643a1d99f3a0a359cbbd2265228fd76b1b0d8ea

      SHA512

      aa34e57742ffe8f0333651d244aeafcfc1e0a35e891fcb47d420a79382b6f7cdb022c2f779f82b9b9fff21f3c8856d34f8013b648b56a3661a52eb08923d61b2

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

      Filesize

      19KB

      MD5

      e07be7d69ced29aaea990b195c041d14

      SHA1

      4dc08ff45956f72aefe62bf0ddde51506ff291f2

      SHA256

      7ed7a5f4b8c8ba1a7ac826c117b120acbf27815401e4516ce97af2a5ad3bc36f

      SHA512

      44d2f739bc21e5b1299f1e89f584f7393484a64c37bc999f6edf0557c1cdbc55911f9969eaed7490691370a1d5bbc1733d9f0ecd7fa8e05fa644ae117466afb3

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

      Filesize

      19KB

      MD5

      72a05ab3a2c536ea681bc614106c462f

      SHA1

      553d3e86ec94a67b374dd7bdbd90c8a391edd077

      SHA256

      e45658d487ac7349bcba0e0e9c6c80efadc0047608e89208866a9c82720f671c

      SHA512

      bee51fb1c00aa6c18e35f4c31f0dcbe0b22dabb21ece8b1aad82785e4bf1bf3366dedc31e3c025b98a4132557205c9b48832ee0074c70ec42876827ea06ae792

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

      Filesize

      19KB

      MD5

      f50694227c28f4a588aa46dfed6cba3a

      SHA1

      8b5d86bf47bab27545d8ab46bb797d605bb55289

      SHA256

      82cb586fb01cec584acebebc90f0fefe1adffa15c46de6aa0f976d5abb0f43d2

      SHA512

      e4eb943b077d893a5deb3d3b5c1106a21d106d80a7a6ce3ec74c013d0c619509b97307db76103da2c1ca5120c91cbf108adb48bf49f399e78fa31dae0d1cec55

    • C:\Windows\rss\csrss.exe

      Filesize

      4.1MB

      MD5

      4eef5a7cb768d5a7786b60b305bb91e6

      SHA1

      393eec391d84058b675088391fb00da4c403f429

      SHA256

      14f9df3a38ecbfb1b684666b05acf1b25b6fe55b72c2cfa9c5f92e40ae5bd5da

      SHA512

      8d6dc1b0b50581f5ffb54eddaba6f033d5c96e815144ca26d83b64aa38066a020ef9760bb0805d2596bbe4df9277fcae09075717162f74a50a8214ccead4cb49

    • C:\Windows\rss\csrss.exe

      Filesize

      1.1MB

      MD5

      ba746e845c81d3d80793e95ac167ad21

      SHA1

      d7d76545fe02c0d774147c357467d40f4f577e16

      SHA256

      2426ef3c7109a129e4233cec21d76619fe4f148cae1baa07d468ff253d66ec3d

      SHA512

      38ea559f460f8bf3d6f5a1b7339ed06666bb1bbc7473c1bf165fb19357f999a18d5231c1d027fb864632d601a389eb4ff1ca50bf08b450f9f93de59a9aa2021d

    • C:\Windows\windefender.exe

      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

    • memory/252-152-0x0000000005820000-0x0000000005B77000-memory.dmp

      Filesize

      3.3MB

    • memory/252-170-0x0000000005BB0000-0x0000000005BC5000-memory.dmp

      Filesize

      84KB

    • memory/252-157-0x0000000006320000-0x000000000636C000-memory.dmp

      Filesize

      304KB

    • memory/252-169-0x0000000007360000-0x0000000007371000-memory.dmp

      Filesize

      68KB

    • memory/252-159-0x0000000070C40000-0x0000000070F97000-memory.dmp

      Filesize

      3.3MB

    • memory/252-168-0x0000000007000000-0x00000000070A4000-memory.dmp

      Filesize

      656KB

    • memory/252-158-0x00000000709F0000-0x0000000070A3C000-memory.dmp

      Filesize

      304KB

    • memory/824-107-0x0000000070D20000-0x0000000071077000-memory.dmp

      Filesize

      3.3MB

    • memory/824-106-0x0000000070AD0000-0x0000000070B1C000-memory.dmp

      Filesize

      304KB

    • memory/912-120-0x0000000000400000-0x0000000002732000-memory.dmp

      Filesize

      35.2MB

    • memory/1276-52-0x0000000006270000-0x00000000065C7000-memory.dmp

      Filesize

      3.3MB

    • memory/1276-73-0x0000000007DA0000-0x0000000007DB5000-memory.dmp

      Filesize

      84KB

    • memory/1276-72-0x0000000007D50000-0x0000000007D61000-memory.dmp

      Filesize

      68KB

    • memory/1276-61-0x0000000070AD0000-0x0000000070B1C000-memory.dmp

      Filesize

      304KB

    • memory/1276-62-0x0000000070D20000-0x0000000071077000-memory.dmp

      Filesize

      3.3MB

    • memory/1276-71-0x0000000007A00000-0x0000000007AA4000-memory.dmp

      Filesize

      656KB

    • memory/1616-25-0x0000000070AD0000-0x0000000070B1C000-memory.dmp

      Filesize

      304KB

    • memory/1616-20-0x0000000005980000-0x0000000005CD7000-memory.dmp

      Filesize

      3.3MB

    • memory/1616-45-0x0000000007400000-0x0000000007415000-memory.dmp

      Filesize

      84KB

    • memory/1616-46-0x0000000007500000-0x000000000751A000-memory.dmp

      Filesize

      104KB

    • memory/1616-47-0x00000000074E0000-0x00000000074E8000-memory.dmp

      Filesize

      32KB

    • memory/1616-50-0x0000000074860000-0x0000000075011000-memory.dmp

      Filesize

      7.7MB

    • memory/1616-43-0x00000000073B0000-0x00000000073C1000-memory.dmp

      Filesize

      68KB

    • memory/1616-42-0x0000000007440000-0x00000000074D6000-memory.dmp

      Filesize

      600KB

    • memory/1616-39-0x0000000007990000-0x000000000800A000-memory.dmp

      Filesize

      6.5MB

    • memory/1616-41-0x0000000007380000-0x000000000738A000-memory.dmp

      Filesize

      40KB

    • memory/1616-40-0x0000000007340000-0x000000000735A000-memory.dmp

      Filesize

      104KB

    • memory/1616-4-0x000000007486E000-0x000000007486F000-memory.dmp

      Filesize

      4KB

    • memory/1616-26-0x0000000070C50000-0x0000000070FA7000-memory.dmp

      Filesize

      3.3MB

    • memory/1616-35-0x0000000007200000-0x000000000721E000-memory.dmp

      Filesize

      120KB

    • memory/1616-5-0x00000000028C0000-0x00000000028F6000-memory.dmp

      Filesize

      216KB

    • memory/1616-6-0x0000000005000000-0x000000000562A000-memory.dmp

      Filesize

      6.2MB

    • memory/1616-38-0x0000000074860000-0x0000000075011000-memory.dmp

      Filesize

      7.7MB

    • memory/1616-36-0x0000000074860000-0x0000000075011000-memory.dmp

      Filesize

      7.7MB

    • memory/1616-37-0x0000000007220000-0x00000000072C4000-memory.dmp

      Filesize

      656KB

    • memory/1616-24-0x00000000071A0000-0x00000000071D4000-memory.dmp

      Filesize

      208KB

    • memory/1616-23-0x0000000006F40000-0x0000000006F86000-memory.dmp

      Filesize

      280KB

    • memory/1616-22-0x0000000005E40000-0x0000000005E8C000-memory.dmp

      Filesize

      304KB

    • memory/1616-7-0x0000000074860000-0x0000000075011000-memory.dmp

      Filesize

      7.7MB

    • memory/1616-21-0x0000000005D90000-0x0000000005DAE000-memory.dmp

      Filesize

      120KB

    • memory/1616-8-0x0000000074860000-0x0000000075011000-memory.dmp

      Filesize

      7.7MB

    • memory/1616-9-0x0000000005630000-0x0000000005652000-memory.dmp

      Filesize

      136KB

    • memory/1616-44-0x00000000073F0000-0x00000000073FE000-memory.dmp

      Filesize

      56KB

    • memory/1616-11-0x0000000005870000-0x00000000058D6000-memory.dmp

      Filesize

      408KB

    • memory/1616-10-0x0000000005750000-0x00000000057B6000-memory.dmp

      Filesize

      408KB

    • memory/1708-182-0x0000000070C40000-0x0000000070F97000-memory.dmp

      Filesize

      3.3MB

    • memory/1708-181-0x00000000709F0000-0x0000000070A3C000-memory.dmp

      Filesize

      304KB

    • memory/2228-143-0x0000000000400000-0x0000000002732000-memory.dmp

      Filesize

      35.2MB

    • memory/2228-145-0x00000000049D0000-0x00000000052BB000-memory.dmp

      Filesize

      8.9MB

    • memory/2228-144-0x00000000045C0000-0x00000000049C3000-memory.dmp

      Filesize

      4.0MB

    • memory/2228-2-0x00000000049D0000-0x00000000052BB000-memory.dmp

      Filesize

      8.9MB

    • memory/2228-197-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

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

      Filesize

      9.1MB

    • memory/2228-1-0x00000000045C0000-0x00000000049C3000-memory.dmp

      Filesize

      4.0MB

    • memory/3124-206-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/3124-204-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/3376-86-0x0000000070AD0000-0x0000000070B1C000-memory.dmp

      Filesize

      304KB

    • memory/3376-87-0x0000000070C50000-0x0000000070FA7000-memory.dmp

      Filesize

      3.3MB

    • memory/3956-207-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/3956-216-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/3956-210-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/4644-224-0x0000000000400000-0x0000000002732000-memory.dmp

      Filesize

      35.2MB

    • memory/4644-236-0x0000000000400000-0x0000000002732000-memory.dmp

      Filesize

      35.2MB

    • memory/4644-209-0x0000000000400000-0x0000000002732000-memory.dmp

      Filesize

      35.2MB

    • memory/4644-244-0x0000000000400000-0x0000000002732000-memory.dmp

      Filesize

      35.2MB

    • memory/4644-212-0x0000000000400000-0x0000000002732000-memory.dmp

      Filesize

      35.2MB

    • memory/4644-214-0x0000000000400000-0x0000000002732000-memory.dmp

      Filesize

      35.2MB

    • memory/4644-199-0x0000000000400000-0x0000000002732000-memory.dmp

      Filesize

      35.2MB

    • memory/4644-217-0x0000000000400000-0x0000000002732000-memory.dmp

      Filesize

      35.2MB

    • memory/4644-221-0x0000000000400000-0x0000000002732000-memory.dmp

      Filesize

      35.2MB

    • memory/4644-241-0x0000000000400000-0x0000000002732000-memory.dmp

      Filesize

      35.2MB

    • memory/4644-227-0x0000000000400000-0x0000000002732000-memory.dmp

      Filesize

      35.2MB

    • memory/4644-229-0x0000000000400000-0x0000000002732000-memory.dmp

      Filesize

      35.2MB

    • memory/4644-233-0x0000000000400000-0x0000000002732000-memory.dmp

      Filesize

      35.2MB

    • memory/4644-239-0x0000000000400000-0x0000000002732000-memory.dmp

      Filesize

      35.2MB

    • memory/4672-133-0x0000000070AD0000-0x0000000070B1C000-memory.dmp

      Filesize

      304KB

    • memory/4672-131-0x00000000054A0000-0x00000000057F7000-memory.dmp

      Filesize

      3.3MB

    • memory/4672-134-0x00000000714A0000-0x00000000717F7000-memory.dmp

      Filesize

      3.3MB