Analysis

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

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

General

  • Target

    707808f32153c647e3647f3e7cfbaaf0_NeikiAnalytics.exe

  • Size

    4.1MB

  • MD5

    707808f32153c647e3647f3e7cfbaaf0

  • SHA1

    eac9c7d7453e7c3ce9806174235d3a848834abf8

  • SHA256

    eee166a3ecb470299679b72c3b982c85adf1be8af50a4097897a293f1d10bb52

  • SHA512

    b3b07bfb5dc7aad9a147a0d7e95e3cbadd8c608ad0bd1b2a18bbd8464103dd17f5aca0a25f6c16faf0bc069d78ad4258057262ec93439bc04910280048f9d69d

  • SSDEEP

    98304:MQJMl/iXMhTmfDhNRe9xfYVEx7xkD10HZd3scl3XzHAtmo0FK:Hb8hTmbBIxHPR3rn3oKK

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 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\707808f32153c647e3647f3e7cfbaaf0_NeikiAnalytics.exe
    "C:\Users\Admin\AppData\Local\Temp\707808f32153c647e3647f3e7cfbaaf0_NeikiAnalytics.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:2392
    • 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:880
      • C:\Windows\SysWOW64\WerFault.exe
        C:\Windows\SysWOW64\WerFault.exe -u -p 880 -s 2424
        3⤵
        • Program crash
        PID:3212
    • C:\Users\Admin\AppData\Local\Temp\707808f32153c647e3647f3e7cfbaaf0_NeikiAnalytics.exe
      "C:\Users\Admin\AppData\Local\Temp\707808f32153c647e3647f3e7cfbaaf0_NeikiAnalytics.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:3028
      • 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:4440
      • 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:3148
        • 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:1696
      • 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:4000
      • 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:4548
      • 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:2164
        • 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:1368
        • 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:2248
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:1176
          • 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:2584
          • 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:2124
          • 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:708
          • 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:4544
          • C:\Windows\windefender.exe
            "C:\Windows\windefender.exe"
            4⤵
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:1820
            • 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:3884
              • 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:3352
    • C:\Windows\SysWOW64\WerFault.exe
      C:\Windows\SysWOW64\WerFault.exe -pss -s 408 -p 880 -ip 880
      1⤵
        PID:4600
      • C:\Windows\windefender.exe
        C:\Windows\windefender.exe
        1⤵
        • Executes dropped EXE
        • Modifies data under HKEY_USERS
        PID:2736

      Network

      MITRE ATT&CK Enterprise v15

      Replay Monitor

      Loading Replay Monitor...

      Downloads

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

        0075bd11375282957bdaa42155fd53de

        SHA1

        b019bd271420249917244c3cf26e70f61e8b1ff7

        SHA256

        8c3867df21859067d27266ee59ab4909712a1754a7a03e91db1d3dbe278a679f

        SHA512

        893f265b4eddedc6ccc375861c6f5b8ab4cd3cf67bdda31fc9025b69865e6a069089656a87f87634ddfca6c8bebee18cc9bf7fbeb6e7023cfd8d92c04f43277a

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

        Filesize

        19KB

        MD5

        26614a68fcee56ba7c449349470393c9

        SHA1

        ce54a58c8ec43f9c27ccf9f7fd3bfccab7c672c5

        SHA256

        9cf3a700b944c85b7a992509daba0fd3c000a57df1a69bbc8caa2519d8362abb

        SHA512

        909477f28d8e5b1dbb599e7cf16b9d4f7ab7270d9e58fb094b09eb2869b448a5fc0aca134bfe26324d6b1cfe81fbacc26f7cac9a434c71c120758d5418a9245c

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

        Filesize

        19KB

        MD5

        982768818e2dc2c7a02dedc66dc31f13

        SHA1

        987eaa5f1fb82108b16dfa17583b376cd057c96f

        SHA256

        a7618d72e3ec28d5b6b45963992e66760645523e964b04462314ae43cea9d4de

        SHA512

        8bf54bbff0f9eb1cbb676cfa896d7ad60dfcc57c17136110438d83a648de2780bd3934cc3a01618361e29a02306312e19bbe18ecaebddede173fe6e161eb772d

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

        Filesize

        19KB

        MD5

        72d2ba43aa550e1d871466c81f5105d5

        SHA1

        a711d2a9900fc594a373403961f0f51cc67a88d0

        SHA256

        761527cfaf514e6434ccc856ea129c905a33ec27b5cbaac0dbe33ed3d7434fba

        SHA512

        c66fc165081549ff805710ca3f7c8fe2910dd023ad31101e75d6019ea14884c8ae8dacf7bc448d0fb966659d54245a7218f24923013c152386d3242ad69b52cf

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

        Filesize

        19KB

        MD5

        c142f080cf4bf6474e68cdce7405e5ee

        SHA1

        55a3433619f3172f27e6a955ef417d9398116997

        SHA256

        f4f77846de76bc5ef6c206a04fc94dbe10a82918279b2c4d1eabc9df07aa0065

        SHA512

        ddde9d2d22c29fc179444175739a39cb16506f0527f81a935d7c9b37657ab58e42452e94c805c1c2c1f086e66367cf22c120ca294849848c06e9822b84cfd044

      • C:\Windows\rss\csrss.exe

        Filesize

        4.1MB

        MD5

        707808f32153c647e3647f3e7cfbaaf0

        SHA1

        eac9c7d7453e7c3ce9806174235d3a848834abf8

        SHA256

        eee166a3ecb470299679b72c3b982c85adf1be8af50a4097897a293f1d10bb52

        SHA512

        b3b07bfb5dc7aad9a147a0d7e95e3cbadd8c608ad0bd1b2a18bbd8464103dd17f5aca0a25f6c16faf0bc069d78ad4258057262ec93439bc04910280048f9d69d

      • C:\Windows\windefender.exe

        Filesize

        2.0MB

        MD5

        8e67f58837092385dcf01e8a2b4f5783

        SHA1

        012c49cfd8c5d06795a6f67ea2baf2a082cf8625

        SHA256

        166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa

        SHA512

        40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

      • memory/880-24-0x0000000006090000-0x00000000060D4000-memory.dmp

        Filesize

        272KB

      • memory/880-4-0x000000007413E000-0x000000007413F000-memory.dmp

        Filesize

        4KB

      • memory/880-21-0x00000000056E0000-0x0000000005A34000-memory.dmp

        Filesize

        3.3MB

      • memory/880-22-0x0000000005BC0000-0x0000000005BDE000-memory.dmp

        Filesize

        120KB

      • memory/880-23-0x0000000005C80000-0x0000000005CCC000-memory.dmp

        Filesize

        304KB

      • memory/880-10-0x0000000005500000-0x0000000005566000-memory.dmp

        Filesize

        408KB

      • memory/880-25-0x0000000006EA0000-0x0000000006F16000-memory.dmp

        Filesize

        472KB

      • memory/880-26-0x00000000075D0000-0x0000000007C4A000-memory.dmp

        Filesize

        6.5MB

      • memory/880-27-0x0000000006F80000-0x0000000006F9A000-memory.dmp

        Filesize

        104KB

      • memory/880-31-0x0000000070150000-0x00000000704A4000-memory.dmp

        Filesize

        3.3MB

      • memory/880-30-0x000000006FFD0000-0x000000007001C000-memory.dmp

        Filesize

        304KB

      • memory/880-29-0x0000000007140000-0x0000000007172000-memory.dmp

        Filesize

        200KB

      • memory/880-43-0x00000000071A0000-0x0000000007243000-memory.dmp

        Filesize

        652KB

      • memory/880-42-0x0000000007180000-0x000000000719E000-memory.dmp

        Filesize

        120KB

      • memory/880-32-0x0000000074130000-0x00000000748E0000-memory.dmp

        Filesize

        7.7MB

      • memory/880-11-0x0000000005570000-0x00000000055D6000-memory.dmp

        Filesize

        408KB

      • memory/880-44-0x0000000007290000-0x000000000729A000-memory.dmp

        Filesize

        40KB

      • memory/880-45-0x0000000074130000-0x00000000748E0000-memory.dmp

        Filesize

        7.7MB

      • memory/880-5-0x0000000004620000-0x0000000004656000-memory.dmp

        Filesize

        216KB

      • memory/880-6-0x0000000004DA0000-0x00000000053C8000-memory.dmp

        Filesize

        6.2MB

      • memory/880-7-0x0000000074130000-0x00000000748E0000-memory.dmp

        Filesize

        7.7MB

      • memory/880-8-0x0000000074130000-0x00000000748E0000-memory.dmp

        Filesize

        7.7MB

      • memory/880-9-0x0000000004D10000-0x0000000004D32000-memory.dmp

        Filesize

        136KB

      • memory/1368-144-0x0000000005800000-0x0000000005B54000-memory.dmp

        Filesize

        3.3MB

      • memory/1368-160-0x0000000005600000-0x0000000005614000-memory.dmp

        Filesize

        80KB

      • memory/1368-159-0x00000000072F0000-0x0000000007301000-memory.dmp

        Filesize

        68KB

      • memory/1368-158-0x0000000007000000-0x00000000070A3000-memory.dmp

        Filesize

        652KB

      • memory/1368-148-0x00000000701B0000-0x0000000070504000-memory.dmp

        Filesize

        3.3MB

      • memory/1368-147-0x0000000070030000-0x000000007007C000-memory.dmp

        Filesize

        304KB

      • memory/1368-146-0x0000000005EC0000-0x0000000005F0C000-memory.dmp

        Filesize

        304KB

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

        Filesize

        4.9MB

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

        Filesize

        4.9MB

      • memory/2124-202-0x00000000706E0000-0x0000000070A34000-memory.dmp

        Filesize

        3.3MB

      • memory/2124-199-0x0000000005650000-0x00000000059A4000-memory.dmp

        Filesize

        3.3MB

      • memory/2124-201-0x000000006FF50000-0x000000006FF9C000-memory.dmp

        Filesize

        304KB

      • memory/2164-228-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

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

        Filesize

        39.1MB

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

        Filesize

        39.1MB

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

        Filesize

        39.1MB

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

        Filesize

        39.1MB

      • memory/2164-234-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2164-244-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

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

        Filesize

        39.1MB

      • memory/2164-188-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

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

        Filesize

        39.1MB

      • memory/2164-242-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2392-2-0x0000000004D70000-0x000000000565B000-memory.dmp

        Filesize

        8.9MB

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

        Filesize

        9.1MB

      • memory/2392-48-0x0000000004D70000-0x000000000565B000-memory.dmp

        Filesize

        8.9MB

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

        Filesize

        39.1MB

      • memory/2392-49-0x0000000000400000-0x0000000000D1C000-memory.dmp

        Filesize

        9.1MB

      • memory/2392-46-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/2392-1-0x0000000004970000-0x0000000004D69000-memory.dmp

        Filesize

        4.0MB

      • memory/2584-186-0x0000000007260000-0x0000000007271000-memory.dmp

        Filesize

        68KB

      • memory/2584-173-0x0000000006230000-0x000000000627C000-memory.dmp

        Filesize

        304KB

      • memory/2584-174-0x000000006FF50000-0x000000006FF9C000-memory.dmp

        Filesize

        304KB

      • memory/2584-175-0x00000000700D0000-0x0000000070424000-memory.dmp

        Filesize

        3.3MB

      • memory/2584-185-0x0000000006EF0000-0x0000000006F93000-memory.dmp

        Filesize

        652KB

      • memory/2584-171-0x0000000005840000-0x0000000005B94000-memory.dmp

        Filesize

        3.3MB

      • memory/2584-187-0x00000000056D0000-0x00000000056E4000-memory.dmp

        Filesize

        80KB

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

        Filesize

        4.9MB

      • memory/2736-233-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

      • memory/2736-229-0x0000000000400000-0x00000000008DF000-memory.dmp

        Filesize

        4.9MB

      • memory/3028-132-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/3028-93-0x0000000000400000-0x0000000002B0D000-memory.dmp

        Filesize

        39.1MB

      • memory/4000-95-0x0000000070250000-0x00000000705A4000-memory.dmp

        Filesize

        3.3MB

      • memory/4000-94-0x00000000700D0000-0x000000007011C000-memory.dmp

        Filesize

        304KB

      • memory/4000-91-0x0000000005910000-0x0000000005C64000-memory.dmp

        Filesize

        3.3MB

      • memory/4440-78-0x0000000007290000-0x0000000007298000-memory.dmp

        Filesize

        32KB

      • memory/4440-61-0x00000000700D0000-0x000000007011C000-memory.dmp

        Filesize

        304KB

      • memory/4440-59-0x0000000005760000-0x0000000005AB4000-memory.dmp

        Filesize

        3.3MB

      • memory/4440-76-0x0000000007260000-0x0000000007274000-memory.dmp

        Filesize

        80KB

      • memory/4440-77-0x00000000072A0000-0x00000000072BA000-memory.dmp

        Filesize

        104KB

      • memory/4440-75-0x0000000007250000-0x000000000725E000-memory.dmp

        Filesize

        56KB

      • memory/4440-74-0x0000000007210000-0x0000000007221000-memory.dmp

        Filesize

        68KB

      • memory/4440-60-0x0000000005E30000-0x0000000005E7C000-memory.dmp

        Filesize

        304KB

      • memory/4440-73-0x00000000072F0000-0x0000000007386000-memory.dmp

        Filesize

        600KB

      • memory/4440-72-0x0000000006F00000-0x0000000006FA3000-memory.dmp

        Filesize

        652KB

      • memory/4440-62-0x0000000070890000-0x0000000070BE4000-memory.dmp

        Filesize

        3.3MB

      • memory/4548-117-0x00000000700D0000-0x000000007011C000-memory.dmp

        Filesize

        304KB

      • memory/4548-118-0x0000000070510000-0x0000000070864000-memory.dmp

        Filesize

        3.3MB

      • memory/4548-115-0x0000000005C10000-0x0000000005F64000-memory.dmp

        Filesize

        3.3MB