Free Automated Malware Analysis Service - powered by Falcon Sandbox Archived: 2026-04-02 12:07:02 UTC Attention: please enable javascript in order to properly view and use this malware analysis service. Incident Response Risk Assessment Remote Access Reads terminal service related keys (often RDP related) Persistence Modifies auto-execute functionality by setting/creating a value in the registry Writes to the primary disk partition (DR0) Fingerprint Reads the active computer name Additional Context Related Sandbox Artifacts Indicators Not all malicious and suspicious indicators are displayed. Get your own cloud service or the full version to view all details. Anti-Detection/Stealthyness Creates a resource fork (ADS) file (often used to hide data) details "" created file "%PROGRAMFILES%\System.dll:Zone.Identifier" source API Call relevance 8/10 External Systems Sample was identified as malicious by a large number of Antivirus engines details 29/66 Antivirus vendors marked sample as malicious (43% detection rate) source External System relevance 10/10 Sample was identified as malicious by at least one Antivirus engine details 29/66 Antivirus vendors marked sample as malicious (43% detection rate) source External System relevance 8/10 Installation/Persistance Writes to the primary disk partition (DR0) details "" wrote 512 bytes to file "\DEVICE\HARDDISK0\DR0" (Byte Offset: 1024): / ������������������������� "" wrote 512 bytes to file "\DEVICE\HARDDISK0\DR0" (Byte Offset: 0): ������������������� source API Call relevance 10/10 System Destruction Writes to the primary disk partition (DR0) details https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 1 of 24 "" wrote 512 bytes to file "\DEVICE\HARDDISK0\DR0" (Byte Offset: 1024): / ������������������������� "" wrote 512 bytes to file "\DEVICE\HARDDISK0\DR0" (Byte Offset: 0): ������������������� source API Call relevance 10/10 Unusual Characteristics Checks for a resource fork (ADS) file details "" checked file "C:\dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe:Zone.Identifier" source API Call relevance 5/10 Contains ability to reboot/shutdown the operating system Hiding 1 Malicious Indicators All indicators are available only in the private webservice or standalone version Environment Awareness Reads the active computer name details "" (Path: "HKLM\SYSTEM\CONTROLSET001\CONTROL\COMPUTERNAME\ACTIVECOMPUTERNAME"; Key: "COMPUTERNAME") source Registry Access relevance 5/10 General Contains ability to find and load resources of a specific module Installation/Persistance Drops executable files details "360.dll" has type "PE32 executable (DLL) (GUI) Intel 80386 for MS Windows" source Binary File relevance 10/10 Modifies auto-execute functionality by setting/creating a value in the registry details "" (Access type: "SETVAL"; Path: "HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUN"; Key: "SYSTEM"; Value: "%PROGRAMFILES%\System.dll") source Registry Access relevance 8/10 Network Related Found potential IP address in binary/memory details Heuristic match: "1.3.6.1.4.1.311.2.1.12" source File/Memory relevance 3/10 Remote Access Related Reads terminal service related keys (often RDP related) details "" (Path: "HKLM\SYSTEM\CONTROLSET001\CONTROL\TERMINAL SERVER"; Key: "TSUSERENABLED") source https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 2 of 24 Registry Access relevance 10/10 Spyware/Information Retrieval Contains ability to open the clipboard Unusual Characteristics CRC value set in PE header does not match actual value details "360.dll" claimed CRC 139106 while the actual is CRC 898983 source Static Parser relevance 10/10 Imports suspicious APIs details RegDeleteKeyA RegCloseKey OpenProcessToken RegDeleteValueA RegCreateKeyExA RegOpenKeyExA RegCreateKeyA GetFileAttributesA WriteFile CopyFileA GetModuleFileNameA UnhandledExceptionFilter CreateThread TerminateProcess GetTickCount GetVersionExA LoadLibraryA GetStartupInfoA GetFileSize GetProcAddress FindFirstFileA FindNextFileA CreateFileA WinExec LockResource GetCommandLineA GetModuleHandleA CreateProcessA Sleep FindResourceA VirtualAlloc ShellExecuteA GetLastActivePopup SetWindowsHookExA recvfrom recv accept closesocket LoadLibraryW GetVersionExW DeleteFileW GetFileSizeEx OutputDebugStringW CreateFileW ShellExecuteW source Static Parser relevance 1/10 https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 3 of 24 Reads information about supported languages details "" (Path: "HKLM\SYSTEM\CONTROLSET001\CONTROL\NLS\LOCALE"; Key: "00000409") source Registry Access relevance 3/10 Hiding 2 Suspicious Indicators All indicators are available only in the private webservice or standalone version Environment Awareness Contains ability to query machine time Contains ability to query the machine timezone Contains ability to query the machine version Makes a code branch decision directly after an API that is environment aware details Found API call GetVersion@KERNEL32.DLL (Target: "dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe"; Stream UID: "00015736-00002192-15236-54-00480609") which is directly followed by "cmp al, 04h" and "jnc 00480635h". See related instructions: "...+10 push 00000001h+12 pop esi+13 mov dword ptr [004EF2ACh], esi+19 call dword ptr [004851ECh] ;GetVersion+25 cmp al, 04h+27 jnc 00480635h" ... from dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe (PID: 2192) (Show Stream) Found API call GetVersionExA@KERNEL32.DLL (Target: "dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe"; Stream UID: "00015736-00002192-15236-478-004649C0") which is directly followed by "cmp eax, 02h" and "jne 00464A5Dh". See related instructions: "...+0 sub esp, 000000A8h+6 push edi+7 mov ecx, 00000025h+12 xor eax, eax+14 lea edi, dword ptr [esp+18h]+18 rep stosd +20 lea eax, dword ptr [esp+18h]+24 mov dword ptr [esp+18h], 00000094h+32 push eax+33 call dword ptr [00485340h] ;GetVersionExA+39 mov eax, dword ptr [esp+28h]+43 pop edi+44 cmp eax, 02h+47 jne 00464A5Dh" ... from dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe (PID: 2192) (Show Stream) Found API call GetSystemTime@KERNEL32.DLL (Target: "dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe"; Stream UID: "00015736-00002192-15236-2156-00468EBA") which is directly followed by "cmp ax, word ptr [004EF352h]" and "jne 00468F1Fh". See related instructions: "...+23 call dword ptr [00485194h] ;GetSystemTime+29 mov ax, word ptr [ebp-16h]+33 cmp ax, word ptr [004EF352h]+40 jne 00468F1Fh" ... from dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe (PID: 2192) (Show Stream) Found API call GetVersionExW@KERNEL32.dll (Target: "360.dll.3941284176"; Stream UID: "4868- 501-10002710") which is directly followed by "cmp dword ptr [esp+04h], 05h" and "jne 10002743h". See related instructions: "...+0 sub esp, 00000114h+6 lea eax, dword ptr [esp+00h]+10 mov dword ptr [esp+00h], 00000114h+18 push eax+19 call dword ptr [10010010h] ;GetVersionExW+25 cmp dword ptr [esp+04h], 05h+30 jne 10002743h" ... (Show Stream) source Hybrid Analysis Technology relevance 10/10 Possibly tries to detect the presence of a debugger General Drops files marked as clean details Antivirus vendors marked dropped file "360.dll" as clean (type is "PE32 executable (DLL) (GUI) Intel 80386 for MS Windows") source Binary File relevance 10/10 Installation/Persistance https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 4 of 24 Connects to LPC ports details "" connecting to "\ThemeApiPort" source API Call relevance 1/10 Dropped files details "360.dll" has type "PE32 executable (DLL) (GUI) Intel 80386 for MS Windows" source Binary File relevance 3/10 Touches files in the Windows directory details "" touched file "%WINDIR%\System32\en-US\user32.dll.mui" "" touched file "%WINDIR%\Globalization\Sorting\SortDefault.nls" "" touched file "%WINDIR%\System32\en-US\msctf.dll.mui" "" touched file "%WINDIR%\Fonts\StaticCache.dat" source API Call relevance 7/10 Network Related Found potential URL in binary/memory details Pattern match: "http://crl.thawte.com/ThawtePremiumServerCA.crl0" Pattern match: "http://ocsp.verisign.com0" Pattern match: "http://crl.verisign.com/tss-ca.crl0" Pattern match: "crl.verisign.com/ThawteTimestampingCA.crl0" Pattern match: "http://crl.thawte.com/ThawteCodeSigningCA.crl0" Pattern match: "http://ocsp.thawte.com0" Pattern match: "http://www.360.cn" Pattern match: "http://down.360safe.com/setup.exe" source File/Memory relevance 10/10 System Security Opens the Kernel Security Device Driver (KsecDD) of Windows details "" opened "\Device\KsecDD" source API Call relevance 10/10 Unusual Characteristics Matched Compiler/Packer signature details "dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe.bin" was detected as "Microsoft visual C++ 5.0" "360.dll" was detected as "Microsoft visual C++ 6.0 DLL" source Static Parser relevance 10/10 File Details All Details: Hax.exe https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 5 of 24 File Sections Details Name Entropy Virtual Address Virtual Size Raw Size MD5 Name .text Entropy 6.55765445234 Virtual Address 0x1000 Virtual Size 0x8391e Raw Size 0x84000 MD5 1013646c7ceb03f66644a21ba23ea1f9 .text 6.55765445234 0x1000 0x8391e 0x84000 1013646c7ceb03f66644a21ba23ea1 Name .rdata Entropy 5.3529917606 Virtual Address 0x85000 Virtual Size 0x32d90 Raw Size 0x33000 MD5 d78a7c5924b3d77ea35fca130d1543d0 .rdata 5.3529917606 0x85000 0x32d90 0x33000 d78a7c5924b3d77ea35fca130d1543 Name .data Entropy 4.87143261186 Virtual Address 0xb8000 Virtual Size 0x38a48 Raw Size 0x14000 MD5 32b8bd9fa20ae33beeb8fa589712972f .data 4.87143261186 0xb8000 0x38a48 0x14000 32b8bd9fa20ae33beeb8fa58971297 Name .rsrc Entropy 4.44087851557 Virtual Address 0xf1000 Virtual Size 0x6094 Raw Size 0x7000 MD5 9e94fc63d107df6f0f647351cb0ce929 .rsrc 4.44087851557 0xf1000 0x6094 0x7000 9e94fc63d107df6f0f647351cb0ce92 File Resources File Imports https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 6 of 24 ADVAPI32.dll COMCTL32.dll comdlg32.dll GDI32.dll KERNEL32.DLL ole32.dll OLEAUT32.dll SHELL32.dll USER32.dll WINMM.dll WINSPOOL.DRV WS2_32.dll Screenshots CPU Usage Committed Bytes Disk Read Bytes/sec Disk Write Bytes/sec Network Packets/sec Page File Bytes Hybrid Analysis Tip: Click an analysed process below to view more details. Analysed 1 process in total (System Resource Monitor). Input Sample (PID: 2192) 29/66 Network Analysis DNS Requests No relevant DNS requests were made. HTTP Traffic No relevant HTTP requests were made. Extracted Files Warnings Added comment to Virus Total report {"publicService":true,"flashFadeaway":true,"fadeawayTimeout":15,"autoLogout":false,"autoLogoutTimeout":0,"reCaptcha":"6LeJvv0SAAAAAG8IuH0l uT","enableCookieBanner":true,"enableAdobeAnalytics":true} Hybrid Analysis requires that users undergo the Hybrid Analysis Vetting Process prior to obtaining an API key or downloading malware samples. Please note that you must abide by the Hybrid Analysis Terms and Conditions and only use these samples for research purposes. You are not permitted to share your user credentials or API key with anyone else. Please notify Hybrid Analysis immediately if you believe that your API key or user credentials have been compromised. {"id":"5a7c0d6c7ca3e117ce17ff43","sample_targets_streams_data":{"00015736-00002192-15236-2255-004024A4": {"uid":"00015736-00002192-15236-2255- 004024A4","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":1265},"00015736-00002192-15236-1645-0042B06E":{"uid":"00015736- 00002192-15236-1645- 0042B06E","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":1151},"00015736-00002192-15236-1315-0042C880":{"uid":"00015736- 00002192-15236-1315- 0042C880","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":717},"00015736-00002192-15236-1893-00438810":{"uid":"00015736- 00002192-15236-1893- 00438810","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":370},"00015736-00002192-15236-1864-00410F40":{"uid":"00015736- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 7 of 24 00002192-15236-1864- 00410F40","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":979},"00015736-00002192-15236-2246-004010CB":{"uid":"00015736- 00002192-15236-2246- 004010CB","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":410},"00015736-00002192-15236-1310-00439C00":{"uid":"00015736- 00002192-15236-1310- 00439C00","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":556},"00015736-00002192-15236-1971-00414839":{"uid":"00015736- 00002192-15236-1971- 00414839","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":795},"00015736-00002192-15236-1738-00439110":{"uid":"00015736- 00002192-15236-1738- 00439110","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":331},"00015736-00002192-15236-478-004649C0":{"uid":"00015736-00002192- 15236-478- 004649C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":49},"00015736-00002192-15236-1847-004130E0":{"uid":"00015736-00002192- 15236-1847- 004130E0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":279},"00015736-00002192-15236-1649-00429ED0":{"uid":"00015736- 00002192-15236-1649- 00429ED0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":343},"00015736-00002192-15236-1619-0042F270":{"uid":"00015736- 00002192-15236-1619- 0042F270","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":88},"00015736-00002192-15236-2275-00442245":{"uid":"00015736-00002192- 15236-2275- 00442245","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":367},"00015736-00002192-15236-1435-004372E0":{"uid":"00015736- 00002192-15236-1435- 004372E0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":361},"00015736-00002192-15236-2378-004779C1":{"uid":"00015736- 00002192-15236-2378- 004779C1","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":99},"00015736-00002192-15236-1330-00421B20":{"uid":"00015736-00002192- 15236-1330- 00421B20","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":366},"00015736-00002192-15236-1958-00415E82":{"uid":"00015736- 00002192-15236-1958- 00415E82","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":121},"00015736-00002192-15236-1215-00476F9C":{"uid":"00015736- 00002192-15236-1215- 00476F9C","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":113},"00015736-00002192-15236-2174-00408D10":{"uid":"00015736- 00002192-15236-2174- 00408D10","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":384},"00015736-00002192-15236-1348-00476914":{"uid":"00015736- 00002192-15236-1348- 00476914","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":72},"00015736-00002192-15236-2180-004080F0":{"uid":"00015736-00002192- 15236-2180- 004080F0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":430},"00015736-00002192-15236-1978-00412050":{"uid":"00015736- 00002192-15236-1978- 00412050","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":293},"00015736-00002192-15236-1635-0042E970":{"uid":"00015736- 00002192-15236-1635- 0042E970","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":320},"00015736-00002192-15236-1101-004440C0":{"uid":"00015736- 00002192-15236-1101- 004440C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":452},"00015736-00002192-15236-85-0047F65C":{"uid":"00015736-00002192- 15236-85- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 8 of 24 0047F65C","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":99},"00015736-00002192-15236-1711-004212D1":{"uid":"00015736-00002192- 15236-1711- 004212D1","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":270},"00015736-00002192-15236-2060-0040C840":{"uid":"00015736- 00002192-15236-2060- 0040C840","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":316},"00015736-00002192-15236-121-0046A55F":{"uid":"00015736- 00002192-15236-121- 0046A55F","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":115},"00015736-00002192-15236-1961-004176A0":{"uid":"00015736- 00002192-15236-1961- 004176A0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":245},"00015736-00002192-15236-1417-004394F0":{"uid":"00015736- 00002192-15236-1417- 004394F0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":205},"00015736-00002192-15236-1324-00421F60":{"uid":"00015736- 00002192-15236-1324- 00421F60","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":305},"00015736-00002192-15236-1848-00412CD0":{"uid":"00015736- 00002192-15236-1848- 00412CD0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":310},"00015736-00002192-15236-1590-0042B6D0":{"uid":"00015736- 00002192-15236-1590- 0042B6D0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":186},"00015736-00002192-15236-1990-0040FCE0":{"uid":"00015736- 00002192-15236-1990- 0040FCE0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":968},"00015736-00002192-15236-1831-0041BEC3":{"uid":"00015736- 00002192-15236-1831- 0041BEC3","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":164},"00015736-00002192-15236-2231-00405810":{"uid":"00015736- 00002192-15236-2231- 00405810","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":131},"00015736-00002192-15236-1507-00434650":{"uid":"00015736- 00002192-15236-1507- 00434650","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":255},"00015736-00002192-20266-1-0046594D":{"uid":"00015736-00002192- 20266-1- 0046594D","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":81},"00015736-00002192-15236-1938-00417A80":{"uid":"00015736-00002192- 15236-1938- 00417A80","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":354},"00015736-00002192-15236-1891-00412530":{"uid":"00015736- 00002192-15236-1891- 00412530","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":281},"00015736-00002192-15236-1721-0041F740":{"uid":"00015736- 00002192-15236-1721- 0041F740","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":183},"00015736-00002192-15236-1720-0041FA80":{"uid":"00015736- 00002192-15236-1720- 0041FA80","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":265},"00015736-00002192-15236-1218-00476CB8":{"uid":"00015736- 00002192-15236-1218- 00476CB8","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":172},"00015736-00002192-15236-1924-004187B0":{"uid":"00015736- 00002192-15236-1924- 004187B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":387},"00015736-00002192-15236-1192-00405DA0":{"uid":"00015736- 00002192-15236-1192- 00405DA0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":78},"00015736-00002192-15236-2062-0040C430":{"uid":"00015736-00002192- 15236-2062- 0040C430","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 9 of 24 00002192","stream_type":0,"instructions":198},"00015736-00002192-15236-2260-00402080":{"uid":"00015736- 00002192-15236-2260- 00402080","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":176},"00015736-00002192-15236-1796-0041D480":{"uid":"00015736- 00002192-15236-1796- 0041D480","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":638},"00015736-00002192-15236-1983-00413680":{"uid":"00015736- 00002192-15236-1983- 00413680","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":351},"00015736-00002192-15236-486-00464580":{"uid":"00015736-00002192- 15236-486- 00464580","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":104},"00015736-00002192-15236-505-00463F20":{"uid":"00015736-00002192- 15236-505- 00463F20","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":211},"00015736-00002192-15236-1191-00405E70":{"uid":"00015736- 00002192-15236-1191- 00405E70","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":104},"00015736-00002192-15236-2273-00433F85":{"uid":"00015736- 00002192-15236-2273- 00433F85","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":144},"00015736-00002192-15236-479-004648D0":{"uid":"00015736-00002192- 15236-479- 004648D0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":77},"00015736-00002192-15236-2156-00468EBA":{"uid":"00015736- 00002192-15236-2156- 00468EBA","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":75},"00015736-00002192-15236-43-0046917B":{"uid":"00015736-00002192- 15236-43- 0046917B","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":53},"00015736-00002192-15236-1761-00424150":{"uid":"00015736-00002192- 15236-1761- 00424150","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":44},"00015736-00002192-15236-2228-00405A60":{"uid":"00015736-00002192- 15236-2228- 00405A60","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":50},"00015736-00002192-15236-1902-0040F8C0":{"uid":"00015736-00002192- 15236-1902- 0040F8C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":172},"00015736-00002192-15236-851-00479981":{"uid":"00015736-00002192- 15236-851- 00479981","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":32},"00015736-00002192-15236-1203-00427DE0":{"uid":"00015736- 00002192-15236-1203- 00427DE0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":279},"00015736-00002192-15236-2061-004087A0":{"uid":"00015736- 00002192-15236-2061- 004087A0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":272},"00015736-00002192-15236-1979-0040E850":{"uid":"00015736- 00002192-15236-1979- 0040E850","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":268},"00015736-00002192-15236-1311-0042F7F0":{"uid":"00015736- 00002192-15236-1311- 0042F7F0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":157},"00015736-00002192-15236-1870-0041A4F0":{"uid":"00015736- 00002192-15236-1870- 0041A4F0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":93},"00015736-00002192-15236-2114-0040A7C6":{"uid":"00015736- 00002192-15236-2114- 0040A7C6","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":117},"00015736-00002192-15236-856-004797C8":{"uid":"00015736-00002192- 15236-856- 004797C8","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":174},"00015736-00002192-15236-1128-00479D15":{"uid":"00015736- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 10 of 24 00002192-15236-1128- 00479D15","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":226},"00015736-00002192-15236-1440-00436AE0":{"uid":"00015736- 00002192-15236-1440- 00436AE0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":175},"00015736-00002192-15236-2050-0040D260":{"uid":"00015736- 00002192-15236-2050- 0040D260","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":169},"00015736-00002192-15236-1382-0042D1C0":{"uid":"00015736- 00002192-15236-1382- 0042D1C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":277},"00015736-00002192-15236-2344-004744C4":{"uid":"00015736- 00002192-15236-2344- 004744C4","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":119},"00015736-00002192-20266-6-0046A81D":{"uid":"00015736-00002192- 20266-6- 0046A81D","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":100},"00015736-00002192-15236-1347-004765E8":{"uid":"00015736- 00002192-15236-1347- 004765E8","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":107},"00015736-00002192-15236-1159-00442B20":{"uid":"00015736- 00002192-15236-1159- 00442B20","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":260},"00015736-00002192-15236-1634-0042DEA0":{"uid":"00015736- 00002192-15236-1634- 0042DEA0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":265},"00015736-00002192-15236-1724-0041F2D0":{"uid":"00015736- 00002192-15236-1724- 0041F2D0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":368},"00015736-00002192-15236-346-004250E0":{"uid":"00015736-00002192- 15236-346- 004250E0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":246},"00015736-00002192-15236-484-004644B0":{"uid":"00015736-00002192- 15236-484- 004644B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":78},"00015736-00002192-15236-858-0046543A":{"uid":"00015736-00002192- 15236-858- 0046543A","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":68},"00015736-00002192-15236-1127-00477E20":{"uid":"00015736-00002192- 15236-1127- 00477E20","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":72},"00015736-00002192-15236-1609-0042B990":{"uid":"00015736-00002192- 15236-1609- 0042B990","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":124},"00015736-00002192-15236-1716-004204F0":{"uid":"00015736- 00002192-15236-1716- 004204F0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":579},"00015736-00002192-15236-54-00480609":{"uid":"00015736-00002192- 15236-54- 00480609","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":19},"00015736-00002192-15236-119-0046A6A7":{"uid":"00015736-00002192- 15236-119- 0046A6A7","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":30},"00015736-00002192-15236-157-004646B0":{"uid":"00015736-00002192- 15236-157- 004646B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":37},"00015736-00002192-15236-206-00405FA0":{"uid":"00015736-00002192- 15236-206- 00405FA0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":37},"00015736-00002192-15236-802-00472511":{"uid":"00015736-00002192- 15236-802- 00472511","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":221},"00015736-00002192-15236-1400-00473B04":{"uid":"00015736- 00002192-15236-1400- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 11 of 24 00473B04","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":303},"00015736-00002192-15236-1424-00438F00":{"uid":"00015736- 00002192-15236-1424- 00438F00","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":33},"00015736-00002192-15236-1418-00438F50":{"uid":"00015736-00002192- 15236-1418- 00438F50","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":7},"00015736-00002192-15236-1493-0047409C":{"uid":"00015736-00002192- 15236-1493- 0047409C","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":80},"00015736-00002192-15236-2063-0040C230":{"uid":"00015736-00002192- 15236-2063- 0040C230","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":159},"00015736-00002192-15236-2212-0047815D":{"uid":"00015736- 00002192-15236-2212- 0047815D","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":27},"00015736-00002192-15236-2112-0040A99C":{"uid":"00015736- 00002192-15236-2112- 0040A99C","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":154},"00015736-00002192-15236-1914-0041A5F0":{"uid":"00015736- 00002192-15236-1914- 0041A5F0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":85},"00015736-00002192-15236-57-0047F7CB":{"uid":"00015736-00002192- 15236-57- 0047F7CB","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":85},"00015736-00002192-15236-105-0046DD44":{"uid":"00015736-00002192- 15236-105- 0046DD44","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":177},"00015736-00002192-15236-1358-004379B0":{"uid":"00015736- 00002192-15236-1358- 004379B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":1006},"00015736-00002192-15236-1603-0042E330":{"uid":"00015736- 00002192-15236-1603- 0042E330","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":281},"00015736-00002192-15236-1710-004223C0":{"uid":"00015736- 00002192-15236-1710- 004223C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":181},"00015736-00002192-15236-115-0046A2A8":{"uid":"00015736- 00002192-15236-115- 0046A2A8","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":150},"00015736-00002192-15236-1677-00426530":{"uid":"00015736- 00002192-15236-1677- 00426530","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":154},"00015736-00002192-15236-1712-00420EE0":{"uid":"00015736- 00002192-15236-1712- 00420EE0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":170},"00015736-00002192-15236-1908-0040F420":{"uid":"00015736- 00002192-15236-1908- 0040F420","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":162},"00015736-00002192-15236-1930-004182D0":{"uid":"00015736- 00002192-15236-1930- 004182D0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":104},"00015736-00002192-15236-2130-00409D90":{"uid":"00015736- 00002192-15236-2130- 00409D90","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":114},"00015736-00002192-15236-90-00480283":{"uid":"00015736-00002192- 15236-90- 00480283","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":88},"00015736-00002192-15236-1221-0047BD95":{"uid":"00015736- 00002192-15236-1221- 0047BD95","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":58},"00015736-00002192-15236-1129-00479C9E":{"uid":"00015736-00002192- 15236-1129- 00479C9E","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 12 of 24 00002192","stream_type":0,"instructions":42},"00015736-00002192-15236-1188-004281F0":{"uid":"00015736-00002192- 15236-1188- 004281F0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":366},"00015736-00002192-15236-1354-00422C20":{"uid":"00015736- 00002192-15236-1354- 00422C20","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":203},"00015736-00002192-15236-1608-0042F574":{"uid":"00015736- 00002192-15236-1608- 0042F574","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":136},"00015736-00002192-15236-1613-0042C220":{"uid":"00015736- 00002192-15236-1613- 0042C220","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":229},"00015736-00002192-15236-1496-00435160":{"uid":"00015736- 00002192-15236-1496- 00435160","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":133},"00015736-00002192-15236-2117-0040A670":{"uid":"00015736- 00002192-15236-2117- 0040A670","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":55},"00015736-00002192-15236-1982-004144C0":{"uid":"00015736-00002192- 15236-1982- 004144C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":92},"00015736-00002192-15236-1916-0041A040":{"uid":"00015736-00002192- 15236-1916- 0041A040","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":90},"00015736-00002192-15236-343-00424780":{"uid":"00015736-00002192- 15236-343- 00424780","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":103},"00015736-00002192-15236-1154-00442E80":{"uid":"00015736- 00002192-15236-1154- 00442E80","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":73},"00015736-00002192-15236-1747-0041E5E0":{"uid":"00015736-00002192- 15236-1747- 0041E5E0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":191},"00015736-00002192-15236-2155-004716FB":{"uid":"00015736- 00002192-15236-2155- 004716FB","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":207},"00015736-00002192-15236-1915-0041A1B0":{"uid":"00015736- 00002192-15236-1915- 0041A1B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":196},"00015736-00002192-15236-1921-00418D30":{"uid":"00015736- 00002192-15236-1921- 00418D30","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":176},"00015736-00002192-20266-8-00471CD1":{"uid":"00015736-00002192- 20266-8- 00471CD1","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":50},"00015736-00002192-15236-805-0046831B":{"uid":"00015736-00002192- 15236-805- 0046831B","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":278},"00015736-00002192-15236-1360-004373A0":{"uid":"00015736- 00002192-15236-1360- 004373A0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":162},"00015736-00002192-15236-1499-0047D95A":{"uid":"00015736- 00002192-15236-1499- 0047D95A","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":87},"00015736-00002192-15236-2362-0047D3F1":{"uid":"00015736- 00002192-15236-2362- 0047D3F1","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":46},"00015736-00002192-15236-2257-004022FB":{"uid":"00015736-00002192- 15236-2257- 004022FB","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":116},"00015736-00002192-15236-2058-0040C730":{"uid":"00015736- 00002192-15236-2058- 0040C730","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":84},"00015736-00002192-15236-2217-00406D40":{"uid":"00015736-00002192- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 13 of 24 15236-2217- 00406D40","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":144},"00015736-00002192-15236-1917-00419C16":{"uid":"00015736- 00002192-15236-1917- 00419C16","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":286},"00015736-00002192-20266-19-0046EC6C":{"uid":"00015736-00002192- 20266-19- 0046EC6C","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":102},"00015736-00002192-20266-4-0046A4CB":{"uid":"00015736-00002192- 20266-4- 0046A4CB","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":38},"00015736-00002192-15236-59-0047F591":{"uid":"00015736-00002192- 15236-59- 0047F591","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":11},"00015736-00002192-15236-40-0046E7CA":{"uid":"00015736-00002192- 15236-40- 0046E7CA","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":53},"00015736-00002192-15236-35-00467235":{"uid":"00015736-00002192- 15236-35- 00467235","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":80},"00015736-00002192-15236-114-0046A176":{"uid":"00015736-00002192- 15236-114- 0046A176","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":132},"00015736-00002192-15236-476-00464AB0":{"uid":"00015736- 00002192-15236-476- 00464AB0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":1},"00015736-00002192-15236-108-0047145E":{"uid":"00015736-00002192- 15236-108- 0047145E","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":117},"00015736-00002192-15236-1222-0047BC7B":{"uid":"00015736- 00002192-15236-1222- 0047BC7B","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":109},"00015736-00002192-15236-1151-004430E0":{"uid":"00015736- 00002192-15236-1151- 004430E0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":73},"00015736-00002192-15236-1216-00479AD3":{"uid":"00015736- 00002192-15236-1216- 00479AD3","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":122},"00015736-00002192-15236-1118-0047DAD2":{"uid":"00015736- 00002192-15236-1118- 0047DAD2","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":67},"00015736-00002192-15236-1479-00435490":{"uid":"00015736-00002192- 15236-1479- 00435490","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":115},"00015736-00002192-15236-1729-0041F100":{"uid":"00015736- 00002192-15236-1729- 0041F100","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":132},"00015736-00002192-15236-1843-0041AD10":{"uid":"00015736- 00002192-15236-1843- 0041AD10","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":20},"00015736-00002192-15236-1714-00420DA0":{"uid":"00015736- 00002192-15236-1714- 00420DA0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":100},"00015736-00002192-15236-1640-0042E710":{"uid":"00015736- 00002192-15236-1640- 0042E710","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":201},"00015736-00002192-15236-1833-0041BD10":{"uid":"00015736- 00002192-15236-1833- 0041BD10","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":36},"00015736-00002192-15236-1984-00413FA0":{"uid":"00015736-00002192- 15236-1984- 00413FA0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":233},"00015736-00002192-15236-2233-004055B0":{"uid":"00015736- 00002192-15236-2233- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 14 of 24 004055B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":10},"00015736-00002192-15236-2361-00474E56":{"uid":"00015736-00002192- 15236-2361- 00474E56","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":50},"00015736-00002192-15236-2376-00477970":{"uid":"00015736-00002192- 15236-2376- 00477970","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":30},"00015736-00002192-15236-2030-0040DDE0":{"uid":"00015736- 00002192-15236-2030- 0040DDE0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":54},"00015736-00002192-15236-2230-004059B0":{"uid":"00015736-00002192- 15236-2230- 004059B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":56},"00015736-00002192-15236-530-00463B10":{"uid":"00015736-00002192- 15236-530- 00463B10","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":69},"00015736-00002192-15236-789-004704E8":{"uid":"00015736-00002192- 15236-789- 004704E8","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":170},"00015736-00002192-15236-1336-00422660":{"uid":"00015736- 00002192-15236-1336- 00422660","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":91},"00015736-00002192-15236-1421-00438FD0":{"uid":"00015736- 00002192-15236-1421- 00438FD0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":75},"00015736-00002192-15236-1614-0042BF70":{"uid":"00015736-00002192- 15236-1614- 0042BF70","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":178},"00015736-00002192-15236-1611-0042BDA0":{"uid":"00015736- 00002192-15236-1611- 0042BDA0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":156},"00015736-00002192-15236-1723-0041F980":{"uid":"00015736- 00002192-15236-1723- 0041F980","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":73},"00015736-00002192-15236-1700-004231D0":{"uid":"00015736-00002192- 15236-1700- 004231D0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":169},"00015736-00002192-15236-1522-00433D70":{"uid":"00015736- 00002192-15236-1522- 00433D70","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":38},"00015736-00002192-15236-1767-0041D130":{"uid":"00015736-00002192- 15236-1767- 0041D130","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":179},"00015736-00002192-15236-1868-00410E30":{"uid":"00015736- 00002192-15236-1868- 00410E30","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":97},"00015736-00002192-15236-2000-0041FEA0":{"uid":"00015736- 00002192-15236-2000- 0041FEA0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":97},"00015736-00002192-15236-2363-0047D37C":{"uid":"00015736- 00002192-15236-2363- 0047D37C","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":27},"00015736-00002192-15236-2011-0047DCFE":{"uid":"00015736- 00002192-15236-2011- 0047DCFE","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":44},"00015736-00002192-15236-2379-00479693":{"uid":"00015736-00002192- 15236-2379- 00479693","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":43},"00015736-00002192-15236-2270-004267B0":{"uid":"00015736-00002192- 15236-2270- 004267B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":150},"00015736-00002192-15236-2055-0041C350":{"uid":"00015736- 00002192-15236-2055- 0041C350","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 15 of 24 00002192","stream_type":0,"instructions":92},"00015736-00002192-15236-2056-0040D040":{"uid":"00015736-00002192- 15236-2056- 0040D040","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":70},"00015736-00002192-15236-2116-0040A720":{"uid":"00015736-00002192- 15236-2116- 0040A720","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":35},"00015736-00002192-15236-2211-004070B0":{"uid":"00015736-00002192- 15236-2211- 004070B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":86},"00015736-00002192-15236-1939-00417990":{"uid":"00015736-00002192- 15236-1939- 00417990","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":86},"12357-4493-004024A4":{"uid":"12357-4493- 004024A4","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":1265},"12357-3858-0042B06E":{"uid":"12357-3858- 0042B06E","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":1151},"12357-3526-0042C880":{"uid":"12357-3526- 0042C880","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":717},"12357-4077-00410F40":{"uid":"12357-4077- 00410F40","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":979},"12357-3271-0043C3C0":{"uid":"12357-3271- 0043C3C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":305},"12357-3521-00439C00":{"uid":"12357-3521- 00439C00","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":556},"12357-4856-0041930E":{"uid":"12357-4856- 0041930E","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":696},"12357-4184-00414839":{"uid":"12357-4184- 00414839","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":795},"12357-5134-0043DC00":{"uid":"12357-5134- 0043DC00","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":240},"12357-2986-004706C1":{"uid":"12357-2986- 004706C1","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":906},"12357-3951-00439110":{"uid":"12357-3951- 00439110","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":331},"12357-3862-00429ED0":{"uid":"12357-3862- 00429ED0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":343},"12357-3218-00453320":{"uid":"12357-3218- 00453320","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":1155},"12357-4479-004010CB":{"uid":"12357-4479- 004010CB","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":410},"12357-4514-00442245":{"uid":"12357-4514- 00442245","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":367},"12357-3450-00427710":{"uid":"12357-3450- 00427710","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":215},"12357-3646-004372E0":{"uid":"12357-3646- 004372E0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":361},"12357-3924-004212D1":{"uid":"12357-3924- 004212D1","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":270},"12357-3541-00421B20":{"uid":"12357-3541- 00421B20","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":366},"12357-4106-00438810":{"uid":"12357-4106- 00438810","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":370},"12357-3087-0046F40B":{"uid":"12357-3087- 0046F40B","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":623},"12357-4390-00408D10":{"uid":"12357-4390- 00408D10","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":384},"12357-4396-004080F0":{"uid":"12357-4396- 004080F0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":430},"12357-4191-00412050":{"uid":"12357-4191- 00412050","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":293},"12357-3848-0042E970":{"uid":"12357-3848- 0042E970","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":320},"12357-3307-004440C0":{"uid":"12357-3307- 004440C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 16 of 24 00002192","stream_type":0,"instructions":452},"12357-3257-00446E20":{"uid":"12357-3257- 00446E20","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":322},"12357-5137-0043CC40":{"uid":"12357-5137- 0043CC40","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":168},"12357-4044-0041BEC3":{"uid":"12357-4044- 0041BEC3","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":164},"12357-3461-00440CF0":{"uid":"12357-3461- 00440CF0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":536},"12357-4276-0040C840":{"uid":"12357-4276- 0040C840","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":316},"12357-3628-004394F0":{"uid":"12357-3628- 004394F0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":205},"12357-3509-0043A7D0":{"uid":"12357-3509- 0043A7D0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":387},"12357-4174-004176A0":{"uid":"12357-4174- 004176A0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":245},"12357-3535-00421F60":{"uid":"12357-3535- 00421F60","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":305},"12357-4620-00477B9C":{"uid":"12357-4620- 00477B9C","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":170},"12357-4061-00412CD0":{"uid":"12357-4061- 00412CD0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":310},"12357-4203-0040FCE0":{"uid":"12357-4203- 0040FCE0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":968},"12357-3803-0042B6D0":{"uid":"12357-3803- 0042B6D0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":186},"12357-4060-004130E0":{"uid":"12357-4060- 004130E0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":279},"12357-5143-00448340":{"uid":"12357-5143- 00448340","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":202},"12357-3240-004480B0":{"uid":"12357-3240- 004480B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":265},"12357-3720-00434650":{"uid":"12357-3720- 00434650","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":255},"12357-3247-004475B0":{"uid":"12357-3247- 004475B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":258},"12357-3684-004357C0":{"uid":"12357-3684- 004357C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":356},"12357-4151-00417A80":{"uid":"12357-4151- 00417A80","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":354},"12357-3410-00427DE0":{"uid":"12357-3410- 00427DE0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":279},"12357-3934-0041F740":{"uid":"12357-3934- 0041F740","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":183},"12357-3933-0041FA80":{"uid":"12357-3933- 0041FA80","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":265},"12357-3428-00476CB8":{"uid":"12357-3428- 00476CB8","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":172},"12357-4137-004187B0":{"uid":"12357-4137- 004187B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":387},"12357-3127-0044F0E0":{"uid":"12357-3127- 0044F0E0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":237},"12357-3217-00445C40":{"uid":"12357-3217- 00445C40","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":373},"12357-3232-004491D0":{"uid":"12357-3232- 004491D0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":485},"12357-4083-0041A4F0":{"uid":"12357-4083- 0041A4F0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":93},"12357-4278-0040C430":{"uid":"12357-4278- 0040C430","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":198},"12357-4902-0041E86E":{"uid":"12357-4902- 0041E86E","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":284},"12357-3593-0042D1C0":{"uid":"12357-3593- 0042D1C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 17 of 24 00002192","stream_type":0,"instructions":277},"12357-3236-00448CC0":{"uid":"12357-3236- 00448CC0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":218},"12357-4515-00446700":{"uid":"12357-4515- 00446700","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":154},"12357-4009-0041D480":{"uid":"12357-4009- 0041D480","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":638},"12357-4196-00413680":{"uid":"12357-4196- 00413680","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":351},"12357-2711-00463F20":{"uid":"12357-2711- 00463F20","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":211},"12357-4512-00433F85":{"uid":"12357-4512- 00433F85","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":144},"12357-4010-004308D0":{"uid":"12357-4010- 004308D0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":595},"12357-3465-00440580":{"uid":"12357-3465- 00440580","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":385},"12357-4115-0040F8C0":{"uid":"12357-4115- 0040F8C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":172},"12357-3937-0041F2D0":{"uid":"12357-3937- 0041F2D0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":368},"12357-3151-0044B8F0":{"uid":"12357-3151- 0044B8F0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":356},"12357-4192-0040E850":{"uid":"12357-4192- 0040E850","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":268},"12357-4277-004087A0":{"uid":"12357-4277- 004087A0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":272},"12357-3522-0042F7F0":{"uid":"12357-3522- 0042F7F0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":157},"12357-3186-0044A9C0":{"uid":"12357-3186- 0044A9C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":788},"12357-4330-0040A7C6":{"uid":"12357-4330- 0040A7C6","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":117},"12357-5139-00448780":{"uid":"12357-5139- 00448780","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":157},"12357-3651-00436AE0":{"uid":"12357-3651- 00436AE0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":175},"12357-3062-004797C8":{"uid":"12357-3062- 004797C8","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":174},"12357-3335-00479D15":{"uid":"12357-3335- 00479D15","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":226},"12357-3832-0042F270":{"uid":"12357-3832- 0042F270","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":88},"12357-4266-0040D260":{"uid":"12357-4266- 0040D260","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":169},"12357-5152-0043EC1F":{"uid":"12357-5152- 0043EC1F","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":183},"12357-2984-00451F30":{"uid":"12357-2984- 00451F30","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":94},"12357-2866-0045B5C0":{"uid":"12357-2866- 0045B5C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":665},"12357-3246-00447850":{"uid":"12357-3246- 00447850","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":205},"12357-4618-004779C1":{"uid":"12357-4618- 004779C1","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":99},"12357-4583-004744C4":{"uid":"12357-4583- 004744C4","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":119},"12357-4171-00415E82":{"uid":"12357-4171- 00415E82","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":121},"12357-3923-004223C0":{"uid":"12357-3923- 004223C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":181},"12357-3847-0042DEA0":{"uid":"12357-3847- 0042DEA0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":265},"12357-3366-00442B20":{"uid":"12357-3366- 00442B20","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 18 of 24 00002192","stream_type":0,"instructions":260},"12357-3425-00476F9C":{"uid":"12357-3425- 00476F9C","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":113},"12357-3462-0043DE10":{"uid":"12357-3462- 0043DE10","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":254},"12357-4485-00404600":{"uid":"12357-4485- 00404600","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":139},"12357-2862-0045C310":{"uid":"12357-2862- 0045C310","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":164},"12357-2552-004250E0":{"uid":"12357-2552- 004250E0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":246},"12357-3245-00447AE0":{"uid":"12357-3245- 00447AE0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":166},"12357-3064-0046543A":{"uid":"12357-3064- 0046543A","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":68},"12357-3929-004204F0":{"uid":"12357-3929- 004204F0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":579},"12357-3822-0042B990":{"uid":"12357-3822- 0042B990","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":124},"12357-4566-004732AE":{"uid":"12357-4566- 004732AE","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":232},"12357-4447-00405810":{"uid":"12357-4447- 00405810","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":131},"12357-3273-00446B80":{"uid":"12357-3273- 00446B80","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":148},"12357-3559-00476914":{"uid":"12357-3559- 00476914","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":72},"12357-3184-0043B630":{"uid":"12357-3184- 0043B630","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":29},"12357-3008-00472511":{"uid":"12357-3008- 00472511","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":221},"12357-3611-00473B04":{"uid":"12357-3611- 00473B04","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":303},"12357-3076-0044FE50":{"uid":"12357-3076- 0044FE50","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":157},"12357-4328-0040A99C":{"uid":"12357-4328- 0040A99C","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":154},"12357-4970-00426434":{"uid":"12357-4970- 00426434","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":81},"12357-4127-0041A5F0":{"uid":"12357-4127- 0041A5F0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":85},"12357-4279-0040C230":{"uid":"12357-4279- 0040C230","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":159},"12357-6378-00433E90":{"uid":"12357-6378- 00433E90","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":77},"12357-3816-0042E330":{"uid":"12357-3816- 0042E330","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":281},"12357-3821-0042F574":{"uid":"12357-3821- 0042F574","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":136},"12357-3122-0044F650":{"uid":"12357-3122- 0044F650","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":270},"12357-3569-004379B0":{"uid":"12357-3569- 004379B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":1006},"12357-4014-0041D320":{"uid":"12357-4014- 0041D320","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":99},"12357-4130-00419C16":{"uid":"12357-4130- 00419C16","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":286},"12357-4806-00413B70":{"uid":"12357-4806- 00413B70","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":291},"12357-4167-00416B00":{"uid":"12357-4167- 00416B00","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":138},"12357-6182-0042F3D0":{"uid":"12357-6182- 0042F3D0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":89},"12357-4104-00412530":{"uid":"12357-4104- 00412530","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 19 of 24 00002192","stream_type":0,"instructions":281},"12357-3960-0041E5E0":{"uid":"12357-3960- 0041E5E0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":191},"12357-2684-004649C0":{"uid":"12357-2684- 004649C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":49},"12357-6-0046A81D":{"uid":"12357-6- 0046A81D","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":100},"12357-3177-0044A1D0":{"uid":"12357-3177- 0044A1D0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":266},"12357-3925-00420EE0":{"uid":"12357-3925- 00420EE0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":170},"12357-3484-0043F8E0":{"uid":"12357-3484- 0043F8E0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":445},"12357-3890-00426530":{"uid":"12357-3890- 00426530","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":154},"12357-3216-00449E60":{"uid":"12357-3216- 00449E60","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":153},"12357-4121-0040F420":{"uid":"12357-4121- 0040F420","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":162},"12357-6473-00416745":{"uid":"12357-6473- 00416745","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":262},"12357-4143-004182D0":{"uid":"12357-4143- 004182D0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":104},"12357-4346-00409D90":{"uid":"12357-4346- 00409D90","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":114},"12357-2162-0048C47E":{"uid":"12357-2162- 0048C47E","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":217},"12357-2921-00457850":{"uid":"12357-2921- 00457850","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":353},"12357-3280-00446A10":{"uid":"12357-3280- 00446A10","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":129},"12357-3826-0042C220":{"uid":"12357-3826- 0042C220","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":229},"12357-3259-0043C070":{"uid":"12357-3259- 0043C070","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":87},"12357-3269-0043C880":{"uid":"12357-3269- 0043C880","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":200},"12357-3395-004281F0":{"uid":"12357-3395- 004281F0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":366},"12357-3431-0047BD95":{"uid":"12357-3431- 0047BD95","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":58},"12357-3565-00422C20":{"uid":"12357-3565- 00422C20","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":203},"12357-3336-00479C9E":{"uid":"12357-3336- 00479C9E","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":42},"12357-3704-0047409C":{"uid":"12357-3704- 0047409C","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":80},"12357-4129-0041A040":{"uid":"12357-4129- 0041A040","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":90},"12357-4491-0040395F":{"uid":"12357-4491- 0040395F","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":139},"12357-4246-0040DDE0":{"uid":"12357-4246- 0040DDE0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":54},"12357-4333-0040A670":{"uid":"12357-4333- 0040A670","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":55},"12357-5144-0044F360":{"uid":"12357-5144- 0044F360","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":135},"12357-4195-004144C0":{"uid":"12357-4195- 004144C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":92},"12357-2549-00424780":{"uid":"12357-2549- 00424780","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":103},"12357-3827-0042BF70":{"uid":"12357-3827- 0042BF70","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":178},"12357-3243-00447CE0":{"uid":"12357-3243- 00447CE0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 20 of 24 00002192","stream_type":0,"instructions":105},"12357-3361-00442E80":{"uid":"12357-3361- 00442E80","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":73},"12357-3913-004231D0":{"uid":"12357-3913- 004231D0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":169},"12357-3241-00447F60":{"uid":"12357-3241- 00447F60","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":111},"12357-3445-00441FA0":{"uid":"12357-3445- 00441FA0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":78},"12357-5140-00448640":{"uid":"12357-5140- 00448640","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":121},"12357-5138-00448F10":{"uid":"12357-5138- 00448F10","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":105},"12357-5142-00447E20":{"uid":"12357-5142- 00447E20","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":108},"12357-4128-0041A1B0":{"uid":"12357-4128- 0041A1B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":196},"12357-4134-00418D30":{"uid":"12357-4134- 00418D30","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":176},"12357-4498-00402080":{"uid":"12357-4498- 00402080","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":176},"12357-1-0046594D":{"uid":"12357-1- 0046594D","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":81},"12357-3011-0046831B":{"uid":"12357-3011- 0046831B","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":278},"12357-3383-00441E20":{"uid":"12357-3383- 00441E20","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":98},"12357-3571-004373A0":{"uid":"12357-3571- 004373A0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":162},"12357-3583-0043E600":{"uid":"12357-3583- 0043E600","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":147},"12357-3712-0047D95A":{"uid":"12357-3712- 0047D95A","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":87},"12357-3632-00438FD0":{"uid":"12357-3632- 00438FD0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":75},"12357-3248-0044FB00":{"uid":"12357-3248- 0044FB00","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":143},"12357-3492-0043E340":{"uid":"12357-3492- 0043E340","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":80},"12357-5081-00436E1E":{"uid":"12357-5081- 00436E1E","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":94},"12357-5070-00436584":{"uid":"12357-5070- 00436584","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":57},"12357-4646-0047A4AF":{"uid":"12357-4646- 0047A4AF","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":85},"12357-4601-0047D3F1":{"uid":"12357-4601- 0047D3F1","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":46},"12357-4969-004262DE":{"uid":"12357-4969- 004262DE","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":88},"12357-4446-004059B0":{"uid":"12357-4446- 004059B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":56},"12357-4706-00404BC9":{"uid":"12357-4706- 00404BC9","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":93},"12357-5059-00443B90":{"uid":"12357-5059- 00443B90","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":258},"12357-5141-00446D40":{"uid":"12357-5141- 00446D40","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":75},"12357-4433-00406D40":{"uid":"12357-4433- 00406D40","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":144},"12357-4274-0040C730":{"uid":"12357-4274- 0040C730","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":84},"12357-121-0046A55F":{"uid":"12357-121- 0046A55F","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":115},"12357-2692-00464580":{"uid":"12357-2692- 00464580","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 21 of 24 00002192","stream_type":0,"instructions":104},"12357-8-00471CD1":{"uid":"12357-8- 00471CD1","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":50},"12357-3927-00420DA0":{"uid":"12357-3927- 00420DA0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":100},"12357-3709-00435160":{"uid":"12357-3709- 00435160","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":133},"12357-3432-0047BC7B":{"uid":"12357-3432- 0047BC7B","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":109},"12357-3358-004430E0":{"uid":"12357-3358- 004430E0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":73},"12357-3663-00435E50":{"uid":"12357-3663- 00435E50","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":241},"12357-3426-00479AD3":{"uid":"12357-3426- 00479AD3","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":122},"12357-3853-0042E710":{"uid":"12357-3853- 0042E710","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":201},"12357-3476-0044A650":{"uid":"12357-3476- 0044A650","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":105},"12357-3942-0041F100":{"uid":"12357-3942- 0041F100","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":132},"12357-3599-0042C710":{"uid":"12357-3599- 0042C710","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":103},"12357-3398-00405E70":{"uid":"12357-3398- 00405E70","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":104},"12357-3690-00435490":{"uid":"12357-3690- 00435490","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":115},"12357-3936-0041F980":{"uid":"12357-3936- 0041F980","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":73},"12357-3325-0047DAD2":{"uid":"12357-3325- 0047DAD2","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":67},"12357-4600-00474E56":{"uid":"12357-4600- 00474E56","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":50},"12357-4629-00478505":{"uid":"12357-4629- 00478505","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":68},"12357-4144-004175D0":{"uid":"12357-4144- 004175D0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":60},"12357-4197-00413FA0":{"uid":"12357-4197- 00413FA0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":233},"12357-4170-00415FF0":{"uid":"12357-4170- 00415FF0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":51},"12357-4687-0047F8D1":{"uid":"12357-4687- 0047F8D1","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":62},"12357-4622-00477FEC":{"uid":"12357-4622- 00477FEC","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":101},"12357-6078-0047F605":{"uid":"12357-6078- 0047F605","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":35},"12357-4444-00405A60":{"uid":"12357-4444- 00405A60","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":50},"12357-2736-00463B10":{"uid":"12357-2736- 00463B10","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":69},"12357-2835-00460320":{"uid":"12357-2835- 00460320","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":88},"12357-3436-0047BA8A":{"uid":"12357-3436- 0047BA8A","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":36},"12357-3735-00433D70":{"uid":"12357-3735- 00433D70","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":38},"12357-3547-00422660":{"uid":"12357-3547- 00422660","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":91},"12357-3631-004390C0":{"uid":"12357-3631- 004390C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":26},"12357-3824-0042BDA0":{"uid":"12357-3824- 0042BDA0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":156},"12357-3263-0043C170":{"uid":"12357-3263- 0043C170","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 22 of 24 00002192","stream_type":0,"instructions":90},"12357-3239-00448550":{"uid":"12357-3239- 00448550","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":83},"12357-2995-004704E8":{"uid":"12357-2995- 004704E8","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":170},"12357-4332-0040A720":{"uid":"12357-4332- 0040A720","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":35},"12357-4690-0047FF0B":{"uid":"12357-4690- 0047FF0B","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":81},"12357-4800-00412B0D":{"uid":"12357-4800- 00412B0D","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":75},"12357-4427-004070B0":{"uid":"12357-4427- 004070B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":86},"12357-4638-0047876B":{"uid":"12357-4638- 0047876B","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":422},"12357-4674-0047D466":{"uid":"12357-4674- 0047D466","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":29},"12357-4372-00468EBA":{"uid":"12357-4372- 00468EBA","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":75},"12357-4271-0041C350":{"uid":"12357-4271- 0041C350","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":92},"12357-3980-0041D130":{"uid":"12357-3980- 0041D130","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":179},"12357-4509-004267B0":{"uid":"12357-4509- 004267B0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":150},"12357-6156-0046A9C0":{"uid":"12357-6156- 0046A9C0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":37},"12357-4081-00410E30":{"uid":"12357-4081- 00410E30","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":97},"12357-4864-0047D4D7":{"uid":"12357-4864- 0047D4D7","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":48},"12357-6453-004785FF":{"uid":"12357-6453- 004785FF","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":74},"12357-4602-0047D37C":{"uid":"12357-4602- 0047D37C","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":27},"12357-4619-00479693":{"uid":"12357-4619- 00479693","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":43},"12357-4224-0047DCFE":{"uid":"12357-4224- 0047DCFE","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":44},"12357-4213-0041FEA0":{"uid":"12357-4213- 0041FEA0","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":97},"12357-4272-0040D040":{"uid":"12357-4272- 0040D040","pid":2192,"name":"dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38.exe","root_target_uid":"00015736- 00002192","stream_type":0,"instructions":70},"4868-481-1000E4E0":{"uid":"4868-481- 1000E4E0","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":217},"4868-153-1000C0D0":{"uid":"4868-153- 1000C0D0","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":454},"4868-116-100058D0":{"uid":"4868-116- 100058D0","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":206},"4868-205-10008AD0":{"uid":"4868-205- 10008AD0","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":683},"4868-217-10001040":{"uid":"4868-217- 10001040","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":268},"4868-88-10005BA0":{"uid":"4868-88- 10005BA0","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":302},"4868-136-1000D030":{"uid":"4868-136- 1000D030","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":261},"4868-93-10006290":{"uid":"4868-93- 10006290","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":133},"4868-157-1000C640":{"uid":"4868-157- 1000C640","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":253},"4868-17-10002950":{"uid":"4868-17- 10002950","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":76},"4868-118-10005570":{"uid":"4868-118- 10005570","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 23 of 24 00002192","stream_type":2,"instructions":217},"4868-14-100024C0":{"uid":"4868-14- 100024C0","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":84},"4868-84-10004830":{"uid":"4868-84- 10004830","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":413},"4868-126-1000D4E0":{"uid":"4868-126- 1000D4E0","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":857},"4868-25-100032B0":{"uid":"4868-25- 100032B0","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":856},"4868-145-1000AFC0":{"uid":"4868-145- 1000AFC0","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":251},"4868-220-10001190":{"uid":"4868-220- 10001190","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":75},"4868-89-10006640":{"uid":"4868-89- 10006640","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":39},"4868-501-10002710":{"uid":"4868-501- 10002710","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":15},"4868-504-10002660":{"uid":"4868-504- 10002660","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":19},"4868-129-10009790":{"uid":"4868-129- 10009790","file_uid":"1e4b200dec4631066eeba82b2427f185653d93bc55b49eab2c1096fa4509a886","child_target_uid":"00015736- 00002192","stream_type":2,"instructions":161}},"similar_samples":true,"search_button":true,"search_button_number_of":3} Source: https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 https://www.hybrid-analysis.com/sample/dfc56a704b5e031f3b0d2d0ea1d06f9157758ad950483b44ac4b77d33293cb38?environmentId=100 Page 24 of 24