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
·
D

dubuqingfeng/ollydbg-script

0
View on GitHub↗
0 stars·0 forks·1 vue

Ollydbg Script

git clone https://github.com/dubuqingfeng/ollydbg-script.git

Features

  • Outils d'analyse binaire - Collection of scripts for the OllyDbg debugger.

Historique des stars

Graphique de l'historique des stars pour dubuqingfeng/ollydbg-scriptGraphique de l'historique des stars pour dubuqingfeng/ollydbg-script

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 à Ollydbg Script

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

Questions fréquentes

Que fait dubuqingfeng/ollydbg-script ?

` git clone https://github.com/dubuqingfeng/ollydbg-script.git `

Quelles sont les fonctionnalités principales de dubuqingfeng/ollydbg-script ?

Les fonctionnalités principales de dubuqingfeng/ollydbg-script sont : Outils d'analyse binaire.

Quelles sont les alternatives open-source à dubuqingfeng/ollydbg-script ?

Les alternatives open-source à dubuqingfeng/ollydbg-script 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…