DLL Fields
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
DLL Fields
editThese fields contain information about code libraries dynamically loaded into processes.
Many operating systems refer to "shared code libraries" with different names, but this field set refers to all of the following:
-
Dynamic-link library (
.dll
) commonly used on Windows -
Shared Object (
.so
) commonly used on Unix-like operating systems -
Dynamic library (
.dylib
) commonly used on macOS
DLL Field Details
editField | Description | Level |
---|---|---|
Name of the library. This generally maps to the name of the file on disk. type: keyword example: |
core |
|
Full file path of the library. type: keyword example: |
extended |
Field Reuse
editField sets that can be nested under DLL
editLocation | Field Set | Description |
---|---|---|
|
These fields contain information about binary code signatures. |
|
|
Hashes, usually file hashes. |
|
|
These fields contain Windows Portable Executable (PE) metadata. |
Was this helpful?
Thank you for your feedback.