This section lists file attributes found within family samples. These attributes are extracted
from the files’ Windows PE (Portable Executable) specification and various system flags. Portable
Executable Attributes give malware researchers insight into a file’s functionality, executable details,
platform and runtime environment.
File doesn't have "Rich" header
File doesn't have debug information
File doesn't have exports table
File doesn't have relocations information
File doesn't have security information
File is 32-bit executable
File is either console or GUI application
File is GUI application (IMAGE_SUBSYSTEM_WINDOWS_GUI)
File is Native application (NOT .NET application)
File is not packed
Show More
IMAGE_FILE_DLL is not set inside PE header (Executable)
IMAGE_FILE_EXECUTABLE_IMAGE is set inside PE header (Executable Image)
File Icons
File Icons
This section displays icon resources found within family samples. Malware often replicates
icons commonly associated with legitimate software to mislead users into believing the malware is
safe.
Windows PE Version Information
Windows PE Version Information
This section displays values and attributes that have been set in the Windows file version
information data structure for samples within this family. To mislead users, malware actors often add
fake version information mimicking legitimate software.
Name
Value
Company Name
Linkular LLC
File Version
1.0.0.1045
Legal Copyright
Linkular LLC, 2012
Product Name
PowerPack
Product Version
1.0.0.1045
File Traits
No Version Info
x86
Files Modified
Files Modified
This section lists files that were created, modified, moved and/or deleted by samples in this
family. File system activity can provide valuable insight into how malware functions on the operating
system.
This section lists registry keys and values that were created, modified and/or deleted by
samples in this family. Windows Registry activity can provide valuable insight into malware
functionality. Additionally, malware often creates registry values to allow itself to automatically
start and indefinitely persist after an initial infection has compromised the system.
This section lists Windows API calls that are used by the samples in this family. Windows API
usage analysis is a valuable tool that can help identify malicious activity, such as keylogging,
security privilege escalation, data encryption, data exfiltration, interference with antivirus software,
and network request manipulation.
Category
API
Anti Debug
IsDebuggerPresent
User Data Access
GetUserObjectInformation
Process Manipulation Evasion
NtUnmapViewOfSection
Process Shell Execute
CreateProcess
Syscall Use
ntdll.dll!NtAccessCheck
ntdll.dll!NtAddAtomEx
ntdll.dll!NtAlertThreadByThreadId
ntdll.dll!NtAlpcSendWaitReceivePort
ntdll.dll!NtApphelpCacheControl
ntdll.dll!NtClearEvent
ntdll.dll!NtClose
ntdll.dll!NtConnectPort
ntdll.dll!NtCreateEvent
ntdll.dll!NtCreateFile
Show More
ntdll.dll!NtCreateMutant
ntdll.dll!NtCreateSection
ntdll.dll!NtCreateSemaphore
ntdll.dll!NtDuplicateObject
ntdll.dll!NtDuplicateToken
ntdll.dll!NtEnumerateKey
ntdll.dll!NtEnumerateValueKey
ntdll.dll!NtFreeVirtualMemory
ntdll.dll!NtMapViewOfSection
ntdll.dll!NtOpenFile
ntdll.dll!NtOpenKey
ntdll.dll!NtOpenKeyEx
ntdll.dll!NtOpenProcessToken
ntdll.dll!NtOpenProcessTokenEx
ntdll.dll!NtOpenSection
ntdll.dll!NtOpenSemaphore
ntdll.dll!NtOpenThreadTokenEx
ntdll.dll!NtProtectVirtualMemory
ntdll.dll!NtQueryAttributesFile
ntdll.dll!NtQueryInformationFile
ntdll.dll!NtQueryInformationProcess
ntdll.dll!NtQueryInformationThread
ntdll.dll!NtQueryInformationToken
ntdll.dll!NtQueryKey
ntdll.dll!NtQueryLicenseValue
ntdll.dll!NtQueryPerformanceCounter
ntdll.dll!NtQuerySecurityAttributesToken
ntdll.dll!NtQueryValueKey
ntdll.dll!NtQueryVirtualMemory
ntdll.dll!NtQueryVolumeInformationFile
ntdll.dll!NtQueryWnfStateData
ntdll.dll!NtReadFile
ntdll.dll!NtReleaseMutant
ntdll.dll!NtReleaseSemaphore
ntdll.dll!NtReleaseWorkerFactoryWorker
ntdll.dll!NtRequestWaitReplyPort
ntdll.dll!NtSetEvent
ntdll.dll!NtSetInformationKey
ntdll.dll!NtSetInformationProcess
ntdll.dll!NtSetInformationVirtualMemory
ntdll.dll!NtSubscribeWnfStateChange
ntdll.dll!NtTestAlert
ntdll.dll!NtTraceControl
ntdll.dll!NtUnmapViewOfSection
ntdll.dll!NtUnmapViewOfSectionEx
ntdll.dll!NtWaitForAlertByThreadId
ntdll.dll!NtWaitForSingleObject
ntdll.dll!NtWaitForWorkViaWorkerFactory
ntdll.dll!NtWaitLowEventPair
ntdll.dll!NtWorkerFactoryWorkerReady
ntdll.dll!NtWriteFile
ntdll.dll!NtWriteVirtualMemory
win32u.dll!NtGdiAnyLinkedFonts
win32u.dll!NtGdiBitBlt
win32u.dll!NtGdiCreateBitmap
win32u.dll!NtGdiCreateCompatibleBitmap
win32u.dll!NtGdiCreateCompatibleDC
win32u.dll!NtGdiCreateDIBitmapInternal
win32u.dll!NtGdiCreateRectRgn
win32u.dll!NtGdiCreateSolidBrush
win32u.dll!NtGdiDeleteObjectApp
win32u.dll!NtGdiDoPalette
win32u.dll!NtGdiDrawStream
win32u.dll!NtGdiExtGetObjectW
win32u.dll!NtGdiExtTextOutW
win32u.dll!NtGdiFontIsLinked
win32u.dll!NtGdiGetCharABCWidthsW
win32u.dll!NtGdiGetDCDword
win32u.dll!NtGdiGetDCforBitmap
win32u.dll!NtGdiGetDCObject
win32u.dll!NtGdiGetDeviceCaps
win32u.dll!NtGdiGetDIBitsInternal
win32u.dll!NtGdiGetEntry
win32u.dll!NtGdiGetFontData
win32u.dll!NtGdiGetGlyphIndicesW
win32u.dll!NtGdiGetOutlineTextMetricsInternalW
win32u.dll!NtGdiGetRandomRgn
win32u.dll!NtGdiGetRealizationInfo
win32u.dll!NtGdiGetTextFaceW
win32u.dll!NtGdiGetTextMetricsW
win32u.dll!NtGdiGetWidthTable
win32u.dll!NtGdiHfontCreate
win32u.dll!NtGdiIntersectClipRect
win32u.dll!NtGdiQueryFontAssocInfo
win32u.dll!NtGdiRestoreDC
win32u.dll!NtGdiSaveDC
win32u.dll!NtGdiSelectBitmap
win32u.dll!NtGdiSetDIBitsToDeviceInternal
win32u.dll!NtGdiSetLayout
win32u.dll!NtGdiStretchDIBitsInternal
61 additional items are not displayed above.
Shell Command Execution
Shell Command Execution
This section lists Windows shell commands that are run by the samples in this family. Windows
Shell commands are often leveraged by malware for nefarious purposes and can be used to elevate security
privileges, download and launch other malware, exploit vulnerabilities, collect and exfiltrate data,
and hide malicious activity.
Please DO NOT use this comment system for support or billing questions.
For SpyHunter technical support requests, please contact our technical support team
directly by opening a customer support ticket
via your SpyHunter. For billing issues, please refer to our "Billing
Questions or Problems?" page. For general inquiries (complaints, legal, press, marketing, copyright), visit our
"Inquiries and Feedback" page.
Enigmasoftware.com uses cookies to provide you with a better browsing experience and analyze how users navigate and utilize the Site. By using this Site or clicking on "OK", you consent to the use of cookies. Learn more.