analyze_pe
Analyze PE files by extracting imports, exports, and category summaries for security or software inspection.
Instructions
Parse a PE file with pefile: imports, exports, category summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |