awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
corelan avatar

corelan/monaArchived

0
View on GitHub↗
1,869 stars·605 forks·Python·BSD-3-Clause·1 vue

Mona

Corelan Repository for mona.py

Features

  • Outils d'analyse binaire - Tooling to assist exploit developers with debugging tasks.

Historique des stars

Graphique de l'historique des stars pour corelan/monaGraphique de l'historique des stars pour corelan/mona

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Mona

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Mona.
  • aidansteele/osx-abi-macho-file-format-referenceAvatar de aidansteele

    aidansteele/osx-abi-macho-file-format-reference

    878Voir sur GitHub↗
    abiapplemach-o
    Voir sur GitHub↗878
  • airbus-seclab/bincatAvatar de airbus-seclab

    airbus-seclab/bincat

    1,858Voir sur GitHub↗

    Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection

    OCaml
    Voir sur GitHub↗1,858
  • anatolikalysch/vmattackA

    anatolikalysch/VMAttack

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • 0xd4d/dnspyAvatar de 0xd4d

    0xd4d/dnSpy

    29,539Voir sur 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#
    Voir sur GitHub↗29,539
Voir les 30 alternatives à Mona→

Questions fréquentes

Que fait corelan/mona ?

Corelan Repository for mona.py

Quelles sont les fonctionnalités principales de corelan/mona ?

Les fonctionnalités principales de corelan/mona sont : Outils d'analyse binaire.

Quelles sont les alternatives open-source à corelan/mona ?

Les alternatives open-source à corelan/mona incluent : aidansteele/osx-abi-macho-file-format-reference. airbus-seclab/bincat — Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction,… anatolikalysch/vmattack. angr/angr — Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves… aquynh/capstone — Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code… 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It…