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
·
keystone-engine avatar

keystone-engine/keypatch

0
View on GitHub↗
1,848 stars·382 forks·Python·GPL-2.0·2 vueswww.keystone-engine.org/keypatch↗

Keypatch

Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.

Features

  • Outils d'analyse binaire - Multi-architecture assembly patching plugin based on the Keystone engine.

Historique des stars

Graphique de l'historique des stars pour keystone-engine/keypatchGraphique de l'historique des stars pour keystone-engine/keypatch

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 à Keypatch

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Keypatch.
  • 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 à Keypatch→

Questions fréquentes

Que fait keystone-engine/keypatch ?

Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.

Quelles sont les fonctionnalités principales de keystone-engine/keypatch ?

Les fonctionnalités principales de keystone-engine/keypatch sont : Outils d'analyse binaire.

Quelles sont les alternatives open-source à keystone-engine/keypatch ?

Les alternatives open-source à keystone-engine/keypatch 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…