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
JusticeRage avatar

JusticeRage/Manalyze

0
View on GitHub↗
1,124 stars·170 forks·YARA·GPL-3.0·10 views

Manalyze

A static analyzer for PE executables.

Features

  • Detection and Classification - Static analysis tool for PE executables.
  • Binary Analysis - Checks portable executables for malicious content.
  • Malware Analysis - A static analysis tool for Windows PE files.
  • Security and Vulnerability Scanning - Static analyzer for detecting malicious content in portable executables.

Star history

Star history chart for justicerage/manalyzeStar history chart for justicerage/manalyze

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Manalyze

These projects share indexed features with Manalyze. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • horsicq/nauz-file-detectorhorsicq avatar

    horsicq/Nauz-File-Detector

    574View on GitHub↗

    Linker/Compiler/Tool detector for Windows, Linux and MacOS.

    C++
    View on GitHub↗574
  • jkinder/jakstabjkinder avatar

    jkinder/jakstab

    164View on GitHub↗

    The Jakstab static analysis platform for binaries

    Java
    View on GitHub↗164
  • angr/angrangr avatar

    angr/angr

    8,898View on GitHub↗

    Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves as a binary decompiler and a lifting platform that translates machine code into a common intermediate representation to enable cross-architecture analysis. The framework integrates a symbolic execution engine and constraint solvers to determine the inputs required to reach specific program states. It also employs untrusted code sandboxing to isolate guest code from the host environment during analysis. Its capabilities cover control flow and data flow analysis, including the

    Python
    View on GitHub↗8,898
  • katjahahn/portexkatjahahn avatar

    katjahahn/PortEx

    532View on GitHub↗

    Java library to analyse Portable Executable files with a special focus on malware analysis and PE malformation robustness

    Scala
    View on GitHub↗532
Compare all 30 related projects→

Frequently asked questions

What does justicerage/manalyze do?

A static analyzer for PE executables.

What are the main features of justicerage/manalyze?

The main features of justicerage/manalyze are: Detection and Classification, Binary Analysis, Malware Analysis, Security and Vulnerability Scanning.

Which projects share features with justicerage/manalyze?

Projects with overlapping indexed features include: jkinder/jakstab — The Jakstab static analysis platform for binaries. korelogicsecurity/mastiff — Malware static analysis framework. angr/angr — Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves… horsicq/nauz-file-detector — Linker/Compiler/Tool detector for Windows, Linux and MacOS. katjahahn/portex — Java library to analyse Portable Executable files with a special focus on malware analysis and PE malformation… m4rco-/dorothy2 — A malware/botnet analysis framework written in Ruby.