Analyze a Windows DLL fileStatic analysis only—the library is never loaded.
Local processingDrop a DLL file here
or choose a PE file from your device for local structural analysis.
The selected file stays on your device. This tool does not load it or send its contents to a server.
The PE characteristics identify an EXE. Results are still shown; use the EXE Inspector for the matching page.
PE Overview
- Detected type
- —
- Format
- —
- Architecture
- —
- Entry point
- —
- Image base
- —
- Subsystem
- —
- Timestamp
- —
- Sections
- —
- Imports
- —
- Exports
- —
- CLR / .NET
- —
- Authenticode
- —
Sections
Virtual layout, raw sizes, entropy and flags.
| Name | Virtual address | Virtual size | Raw size | Entropy | Characteristics |
|---|
Imports
DLL and imported symbol names.
| DLL | Function or ordinal |
|---|
Exports
Exported names, ordinals and RVAs.
| Ordinal | Name | RVA |
|---|
Indicators
Structural observations only—not a virus scan or safety verdict.
PE32 & PE32+x86, x64, ARM and ARM64 structures.
Imports & exportsBounded directory parsing with search.
Static onlyThe selected library is never loaded.