Nytro Posted May 25, 2014 Report Posted May 25, 2014 [h=3]PortEx[/h][h=3]Welcome to PortEx[/h] PortEx is a Java library for static malware analysis of portable executable files. PortEx is written in Java and Scala, but targeted for Java applications. [h=3]Features (so far)[/h] Reading Header information from: MSDOS Header, COFF File Header, Optional Header, Section TableDumping of: MSDOS Load Module, Sections, Overlay, embedded ZIP, JAR or .class filesMapping of Data Directory Entries to the corresponding SectionReading Standard Section Formats: Import Section, Resource Section, Export Section, Debug SectionScanning for file anomalies, including usage of deprecated, reserved or wrong valuesScan for PEiD signatures or your own signature databaseScan for jar2exe or class2exe wrappersScan for Unicode and ASCII strings contained in the fileOverlay detectionGet a Virustotal reportFor more information have a look at PortEx Wiki and the DocumentationSursa: https://katjahahn.github.io/PortEx/ 1 Quote