Analysis

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

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

General

  • Target

    9c396089f62e002e725a9e374544c62f7bfbc3cf600b38e0daa1326ac9c1c650.exe

  • Size

    4.1MB

  • MD5

    bf481bf8e5872aa66da25ad7babfc266

  • SHA1

    ad41865f30d1b765f97084ef8aaf3d7b59533227

  • SHA256

    9c396089f62e002e725a9e374544c62f7bfbc3cf600b38e0daa1326ac9c1c650

  • SHA512

    bd2f0bd2161cd97d02ead970620198f5018de89ccd37b9be6d4c971fdb2e647a23de950be50c42f0c86f2c57cb8e1c1b160f3ce5b9b8d448f950ab8b2f22f12b

  • SSDEEP

    98304:4cO3d23DP4WvcTQUVFyLidGODnX7vlp0fAiBu1UOo5GU75c1WMsxE:4cO3d2wQ4Q8FyLwnXJ+AxvtU75c1jsm

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 5 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\9c396089f62e002e725a9e374544c62f7bfbc3cf600b38e0daa1326ac9c1c650.exe
    "C:\Users\Admin\AppData\Local\Temp\9c396089f62e002e725a9e374544c62f7bfbc3cf600b38e0daa1326ac9c1c650.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:72
    • 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:3836
    • C:\Users\Admin\AppData\Local\Temp\9c396089f62e002e725a9e374544c62f7bfbc3cf600b38e0daa1326ac9c1c650.exe
      "C:\Users\Admin\AppData\Local\Temp\9c396089f62e002e725a9e374544c62f7bfbc3cf600b38e0daa1326ac9c1c650.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:2720
      • 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:768
      • 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:440
        • 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:4640
      • 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:3296
      • 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:2872
      • 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:3000
        • 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:2408
        • 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:1148
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:4696
          • 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:2452
          • 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:\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:5040
          • 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:932
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:3728
            • 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:4224
              • 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:3832
    • C:\Windows\windefender.exe
      C:\Windows\windefender.exe
      1⤵
      • Executes dropped EXE
      • Modifies data under HKEY_USERS
      PID:2660

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

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

      75209208aa99420b141b36aa94a4ba9f

      SHA1

      08a48bda700790e3bd9f8ee0465771c9a817a7e5

      SHA256

      e5c2697a78f0241ae81a0df426c671386879bfcfdb9c05e03c855c87c28cd519

      SHA512

      d141e5f99504d4b31f7b839d67cf07664fa353d36fce0882e39880e8c3315cecbf3495bd12d3da9cdd2b3e2893ddbda250e7dfdc046c1b390d0e526afee1ff46

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

      Filesize

      19KB

      MD5

      a35d7eb1690f7ee74ae72d3d95633c4e

      SHA1

      d9c4cc9ba161a06e9f4aed01fd5699f9923cc08e

      SHA256

      49ca47a61d3b9e45fad9dd01be873c203986e22b5fa8edb4b536cef79c0d2366

      SHA512

      dfc4fd4afe47014b34a70db4f4bccda277ed4249ff3a62f0b69a39d4722d397093051136b801867a9a65dc34d7ef27f26afd6b0016b08b0ec65cc6cd74fc898e

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

      Filesize

      19KB

      MD5

      360283f39e63586f9dca0cdb25658bfd

      SHA1

      9524996cae97b5eee2d113012df875a314eb0fda

      SHA256

      89462d3ec0db785060bba26384b0d3c28ccfaf3e1db7c6e4ff18af4467d52c3c

      SHA512

      377cc61b3bd4fad85a06c4a164bbc7cf50dc6d1179eb9d9e7ba369d68bbe7fe4014650e547b8a29ae17c6fc5f9cf01d7505f547bfbd171876d2bb697696c221c

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

      Filesize

      19KB

      MD5

      ea236a4728be72827e5f29d96a39d1ed

      SHA1

      9860ae8d58604bb77437ee58dd9795c68a73118a

      SHA256

      7a0b40b3a0a0f059ea8721c520cd45e5af3b0f815ff6ae365003f66639c329d0

      SHA512

      230716a8f93ae6c1f5c76118bfb06faf8c0ff4413a22fd2890063535349221df3684fa636c142a1967e4646650fddc9e1ef7f3c12909107ae2ebf16a27e23fce

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

      Filesize

      19KB

      MD5

      794f51c0a99d377bd9ade30743acb28d

      SHA1

      897df4044406e2649cef2b5f050c2cc384f950e9

      SHA256

      2b3842364aa0483753730847e126754524fac8de65f44d0dd64220ca099b7ed7

      SHA512

      43befa7cb52999ac84d2fd5a432ad21dfadf3c23d5ac27a60a4c07b8b94b53333f9c60f8e68dd0f934fbb8501acb8d6221373d539ed2e0a76dd07bbd15ba5a51

    • C:\Windows\rss\csrss.exe

      Filesize

      4.1MB

      MD5

      bf481bf8e5872aa66da25ad7babfc266

      SHA1

      ad41865f30d1b765f97084ef8aaf3d7b59533227

      SHA256

      9c396089f62e002e725a9e374544c62f7bfbc3cf600b38e0daa1326ac9c1c650

      SHA512

      bd2f0bd2161cd97d02ead970620198f5018de89ccd37b9be6d4c971fdb2e647a23de950be50c42f0c86f2c57cb8e1c1b160f3ce5b9b8d448f950ab8b2f22f12b

    • C:\Windows\windefender.exe

      Filesize

      2.0MB

      MD5

      8e67f58837092385dcf01e8a2b4f5783

      SHA1

      012c49cfd8c5d06795a6f67ea2baf2a082cf8625

      SHA256

      166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

      SHA512

      40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

    • memory/72-136-0x0000000000400000-0x0000000000D1C000-memory.dmp

      Filesize

      9.1MB

    • memory/72-109-0x0000000004DE0000-0x00000000056CB000-memory.dmp

      Filesize

      8.9MB

    • memory/72-1-0x00000000049D0000-0x0000000004DD5000-memory.dmp

      Filesize

      4.0MB

    • memory/72-2-0x0000000004DE0000-0x00000000056CB000-memory.dmp

      Filesize

      8.9MB

    • memory/72-86-0x00000000049D0000-0x0000000004DD5000-memory.dmp

      Filesize

      4.0MB

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

      Filesize

      9.1MB

    • memory/72-77-0x0000000000400000-0x0000000002B08000-memory.dmp

      Filesize

      39.0MB

    • memory/768-73-0x0000000006FC0000-0x0000000006FD5000-memory.dmp

      Filesize

      84KB

    • memory/768-52-0x0000000005510000-0x0000000005867000-memory.dmp

      Filesize

      3.3MB

    • memory/768-72-0x0000000006F70000-0x0000000006F81000-memory.dmp

      Filesize

      68KB

    • memory/768-71-0x0000000006C70000-0x0000000006D14000-memory.dmp

      Filesize

      656KB

    • memory/768-62-0x00000000706E0000-0x0000000070A37000-memory.dmp

      Filesize

      3.3MB

    • memory/768-61-0x0000000070490000-0x00000000704DC000-memory.dmp

      Filesize

      304KB

    • memory/2100-185-0x0000000070530000-0x0000000070887000-memory.dmp

      Filesize

      3.3MB

    • memory/2100-184-0x00000000703B0000-0x00000000703FC000-memory.dmp

      Filesize

      304KB

    • memory/2100-182-0x0000000005BD0000-0x0000000005F27000-memory.dmp

      Filesize

      3.3MB

    • memory/2408-137-0x0000000070490000-0x00000000704DC000-memory.dmp

      Filesize

      304KB

    • memory/2408-138-0x00000000706E0000-0x0000000070A37000-memory.dmp

      Filesize

      3.3MB

    • memory/2452-171-0x0000000005E20000-0x0000000005E31000-memory.dmp

      Filesize

      68KB

    • memory/2452-158-0x0000000006160000-0x00000000061AC000-memory.dmp

      Filesize

      304KB

    • memory/2452-159-0x00000000703B0000-0x00000000703FC000-memory.dmp

      Filesize

      304KB

    • memory/2452-160-0x00000000705E0000-0x0000000070937000-memory.dmp

      Filesize

      3.3MB

    • memory/2452-156-0x0000000005A20000-0x0000000005D77000-memory.dmp

      Filesize

      3.3MB

    • memory/2452-169-0x0000000007110000-0x00000000071B4000-memory.dmp

      Filesize

      656KB

    • memory/2452-172-0x0000000005E60000-0x0000000005E75000-memory.dmp

      Filesize

      84KB

    • memory/2660-212-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/2660-218-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/2720-124-0x0000000000400000-0x0000000002B08000-memory.dmp

      Filesize

      39.0MB

    • memory/2872-110-0x0000000070490000-0x00000000704DC000-memory.dmp

      Filesize

      304KB

    • memory/2872-111-0x00000000706A0000-0x00000000709F7000-memory.dmp

      Filesize

      3.3MB

    • memory/2872-107-0x0000000006250000-0x00000000065A7000-memory.dmp

      Filesize

      3.3MB

    • memory/3000-228-0x0000000000400000-0x0000000002B08000-memory.dmp

      Filesize

      39.0MB

    • memory/3000-213-0x0000000000400000-0x0000000002B08000-memory.dmp

      Filesize

      39.0MB

    • memory/3000-210-0x0000000000400000-0x0000000002B08000-memory.dmp

      Filesize

      39.0MB

    • memory/3000-200-0x0000000000400000-0x0000000002B08000-memory.dmp

      Filesize

      39.0MB

    • memory/3000-216-0x0000000000400000-0x0000000002B08000-memory.dmp

      Filesize

      39.0MB

    • memory/3000-219-0x0000000000400000-0x0000000002B08000-memory.dmp

      Filesize

      39.0MB

    • memory/3000-222-0x0000000000400000-0x0000000002B08000-memory.dmp

      Filesize

      39.0MB

    • memory/3000-226-0x0000000000400000-0x0000000002B08000-memory.dmp

      Filesize

      39.0MB

    • memory/3000-231-0x0000000000400000-0x0000000002B08000-memory.dmp

      Filesize

      39.0MB

    • memory/3000-234-0x0000000000400000-0x0000000002B08000-memory.dmp

      Filesize

      39.0MB

    • memory/3000-237-0x0000000000400000-0x0000000002B08000-memory.dmp

      Filesize

      39.0MB

    • memory/3000-240-0x0000000000400000-0x0000000002B08000-memory.dmp

      Filesize

      39.0MB

    • memory/3000-243-0x0000000000400000-0x0000000002B08000-memory.dmp

      Filesize

      39.0MB

    • memory/3296-88-0x0000000070490000-0x00000000704DC000-memory.dmp

      Filesize

      304KB

    • memory/3296-89-0x0000000070610000-0x0000000070967000-memory.dmp

      Filesize

      3.3MB

    • memory/3728-205-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/3728-209-0x0000000000400000-0x00000000008DF000-memory.dmp

      Filesize

      4.9MB

    • memory/3836-26-0x0000000070610000-0x0000000070967000-memory.dmp

      Filesize

      3.3MB

    • memory/3836-10-0x0000000005360000-0x00000000053C6000-memory.dmp

      Filesize

      408KB

    • memory/3836-11-0x00000000053D0000-0x0000000005436000-memory.dmp

      Filesize

      408KB

    • memory/3836-24-0x0000000007360000-0x0000000007394000-memory.dmp

      Filesize

      208KB

    • memory/3836-21-0x0000000005F60000-0x0000000005F7E000-memory.dmp

      Filesize

      120KB

    • memory/3836-20-0x0000000005A90000-0x0000000005DE7000-memory.dmp

      Filesize

      3.3MB

    • memory/3836-9-0x0000000074220000-0x00000000749D1000-memory.dmp

      Filesize

      7.7MB

    • memory/3836-8-0x00000000050C0000-0x00000000050E2000-memory.dmp

      Filesize

      136KB

    • memory/3836-7-0x0000000074220000-0x00000000749D1000-memory.dmp

      Filesize

      7.7MB

    • memory/3836-6-0x0000000005460000-0x0000000005A8A000-memory.dmp

      Filesize

      6.2MB

    • memory/3836-5-0x0000000002A80000-0x0000000002AB6000-memory.dmp

      Filesize

      216KB

    • memory/3836-27-0x0000000074220000-0x00000000749D1000-memory.dmp

      Filesize

      7.7MB

    • memory/3836-4-0x000000007422E000-0x000000007422F000-memory.dmp

      Filesize

      4KB

    • memory/3836-22-0x0000000005FF0000-0x000000000603C000-memory.dmp

      Filesize

      304KB

    • memory/3836-25-0x0000000070490000-0x00000000704DC000-memory.dmp

      Filesize

      304KB

    • memory/3836-23-0x00000000064B0000-0x00000000064F6000-memory.dmp

      Filesize

      280KB

    • memory/3836-45-0x00000000075C0000-0x00000000075D5000-memory.dmp

      Filesize

      84KB

    • memory/3836-36-0x00000000073C0000-0x00000000073DE000-memory.dmp

      Filesize

      120KB

    • memory/3836-37-0x00000000073E0000-0x0000000007484000-memory.dmp

      Filesize

      656KB

    • memory/3836-38-0x0000000074220000-0x00000000749D1000-memory.dmp

      Filesize

      7.7MB

    • memory/3836-40-0x0000000007500000-0x000000000751A000-memory.dmp

      Filesize

      104KB

    • memory/3836-39-0x0000000007B50000-0x00000000081CA000-memory.dmp

      Filesize

      6.5MB

    • memory/3836-41-0x0000000007540000-0x000000000754A000-memory.dmp

      Filesize

      40KB

    • memory/3836-42-0x0000000007650000-0x00000000076E6000-memory.dmp

      Filesize

      600KB

    • memory/3836-43-0x0000000007570000-0x0000000007581000-memory.dmp

      Filesize

      68KB

    • memory/3836-44-0x00000000075B0000-0x00000000075BE000-memory.dmp

      Filesize

      56KB

    • memory/3836-50-0x0000000074220000-0x00000000749D1000-memory.dmp

      Filesize

      7.7MB

    • memory/3836-47-0x00000000076F0000-0x00000000076F8000-memory.dmp

      Filesize

      32KB

    • memory/3836-46-0x0000000007610000-0x000000000762A000-memory.dmp

      Filesize

      104KB