readpe is a command-line tool designed for analyzing Portable Executable (PE) files, the standard executable format used in Windows operating systems. The tool provides comprehensive examination capabilities for PE file structures, allowing users to inspect various components including file headers, section information, import and export tables, and other metadata contained within executable binaries. readpe offers detailed insights into the internal structure of Windows executables, making it useful for reverse engineering, malware analysis, and general binary inspection tasks. The tool can extract and display information about PE file characteristics, compilation details, and embedded resources. The project has transitioned to new maintainership under @mentebinaria/readpe, ensuring ongoing development and community support for users requiring PE file analysis capabilities.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
CAPA is a static analysis tool that detects and reports capabilities in executable files across multiple formats, mapping findings to MITRE ATT&CK tactics and techniques.
A static analysis tool for PE files that identifies potential malicious indicators through compiler detection, packing analysis, signature matching, and suspicious string identification.
A collaborative malware analysis framework with various features for automated analysis tasks.
An open source machine code decompiler that converts binary executables into readable C source code across multiple architectures and file formats.
A tool that extracts and deobfuscates strings from malware binaries using advanced static analysis techniques.
A binary analysis and management framework for organizing and analyzing malware and exploit samples, and creating plugins.
yextend extends Yara's functionality by automatically handling archived and compressed content inflation, enabling pattern matching on files buried within multiple layers of archives.
Valkyrie is a sophisticated file verdict system that enhances malware detection through behavioral analysis and extensive file feature examination.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.