Does the following:
#Import and Export Dumping: Extract and display import and export tables from executables.
#String Extraction: Extract embedded textual data, such as API calls, URLs, and file paths.
#Hash Calculation: Compute SHA-1, SHA-256, and MD5 hashes for executables.
#Section Information: Access detailed information about executable sections, aiding in anomaly detection.
#Header Inspection: Inspect DOS, PE, and optional headers to understand file format and execution environment.
#Disassembly (Optional): Generate assembly code representations of executables for low-level inspection.
#User-Friendly Interface: Intuitive interface for efficient navigation, searching, and exporting of results.