awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
guelfoweb avatar

guelfoweb/peframe

0
View on GitHub↗
628 stars·140 forks·YARA·13 views

Peframe

PEframe is a open source tool to perform static analysis on Portable Executable malware and malicious MS Office documents.

Features

  • Binary Analysis - Performs static analysis on PE malware and malicious documents.
  • Detection and Classification - Performs static analysis on PE files and Office documents.
  • PE File Utilities - Static analysis tool for PE malware.

Star history

Star history chart for guelfoweb/peframeStar history chart for guelfoweb/peframe

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Peframe

Similar open-source projects, ranked by how many features they share with Peframe.
  • fireeye/capafireeye avatar

    fireeye/capa

    6,062View on GitHub↗

    capa is a static analysis tool that scans executable files to identify what a program can do, detecting capabilities such as API calls, byte sequences, and structural patterns without executing the code. It supports multiple file formats including PE, ELF, .NET, and shellcode, and can also process runtime behavior traces from sandbox reports generated by CAPE, DRAKVUF, or VMRay. The tool integrates directly with reverse engineering environments through plugins for IDA Pro and Ghidra, allowing analysts to view capability matches and author detection rules within their disassembler of choice. C

    Python
    View on GitHub↗6,062
  • crytic/slithercrytic avatar

    crytic/slither

    6,141View on GitHub↗
    Pythonethereumsoliditystatic-analysis
    View on GitHub↗6,141
  • 0xd4d/dnspy0xd4d avatar

    0xd4d/dnSpy

    29,539View on GitHub↗

    dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It functions as a decompiler that converts assemblies back into readable high-level source code, an assembly editor for modifying bytecode and metadata, and a debugger for inspecting compiled binaries. The project integrates a hex editor specifically for inspecting and modifying raw bytes and Common Intermediate Language structures. It allows for the direct modification of binary contents to change application behavior without requiring the original project source files. The tool

    C#
    View on GitHub↗29,539
  • corkami/picscorkami avatar

    corkami/pics

    11,464View on GitHub↗

    Pics is a comprehensive reference library providing visual documentation for binary file structures, character encodings, processor instruction sets, and hardware architecture maps. It serves as a centralized resource for the dissection and analysis of diverse binary formats, including executables, images, and archives. The project specializes in mapping complex specifications into visual layouts. This includes the creation of schematic diagrams to explain the physical and logical organization of hardware components and the maintenance of a catalog for processor opcodes across multiple hardwa

    Assembly
    View on GitHub↗11,464
See all 30 alternatives to Peframe→

Frequently asked questions

What does guelfoweb/peframe do?

PEframe is a open source tool to perform static analysis on Portable Executable malware and malicious MS Office documents.

What are the main features of guelfoweb/peframe?

The main features of guelfoweb/peframe are: Binary Analysis, Detection and Classification, PE File Utilities.

What are some open-source alternatives to guelfoweb/peframe?

Open-source alternatives to guelfoweb/peframe include: fireeye/capa — capa is a static analysis tool that scans executable files to identify what a program can do, detecting capabilities… lauriewired/ghidramcp — GhidraMCP is a Model Context Protocol server that exposes Ghidra binary analysis and decompilation functions to… 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… corkami/pics — Pics is a comprehensive reference library providing visual documentation for binary file structures, character… crytic/slither. mantvydasb/redteaming-tactics-and-techniques — This project is a red teaming knowledge base and offensive security playbook designed to simulate adversary behavior.…