Skip to content

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

License

Notifications You must be signed in to change notification settings

struppigel/PortexAnalyzerGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PortexAnalyzerGUI

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

visualizer example

visualizer example

Download

Releases page

Features

  • Header information from: MSDOS Header, Rich Header, COFF File Header, Optional Header, Section Table, .NET Metadata
  • PE Structures: Import Section, Resource Section, Export Section, Debug Section
  • Scanning for file format anomalies and reversing hints for certain combinations
  • 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, dump or remove overlay
  • Version information and manifest
  • Icon extraction and saving as PNG
  • Customized signature scanning via Yara. Internal signature scans using PEiD signatures and an internal filetype scanner.

Supported OS and JRE

I test this program on Linux and Windows. But it should work on any OS with JRE version 9 or higher.

Future

I will be including more and more features that PortEx already provides.

These features include among others:

  • customized visualization
  • extraction and conversion of icons to .ICO files
  • dumping of sections, resources
  • export reports to txt, json, csv

Some of these features are already provided by PortexAnalyzer CLI version, which you can find here: PortexAnalyzer CLI

Donations

I develop PortEx and PortexAnalyzer as a hobby in my free time. If you like it, please consider buying me a coffee: https://ko-fi.com/struppigel

Author

Karsten Hahn

Twitter: @Struppigel

Mastodon: struppigel@infosec.exchange

Youtube: MalwareAnalysisForHedgehogs

License

License

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages