• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

PortexAnalyzerGUI: Portable Executable and Malware Analysis Library

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
screenshot.png


Graphical interface for PortEx, a Portable Executable and Malware Analysis Library.

PortEx is a Java library for static malware analysis of Portable Executable files. Its focus is on PE malformation robustness, and anomaly detection. PortEx is written in Java and Scala and targeted at Java applications.

Features

    Header information from MSDOS Header, Rich Header, COFF File Header, Optional Header, Section Table
    PE Structures: Import Section, Resource Section, Export Section, Debug Section
    Scanning for file format anomalies, including structural anomalies, and deprecated, reserved, wrong, or non-default values.
    Visualize file structure, local entropies, and byteplot, and save it as PNG
    Calculate Shannon Entropy, imphash, MD5, SHA256, Rich and RichPV hash
    Overlay and overlay signature scanning
    Version information and manifest

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top