awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D

dubuqingfeng/ollydbg-script

0
View on GitHub↗
0 Stars·0 Forks·1 Aufruf

Ollydbg Script

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

Features

  • Binäranalyse-Tools - Collection of scripts for the OllyDbg debugger.

Star-Verlauf

Star-Verlauf für dubuqingfeng/ollydbg-scriptStar-Verlauf für dubuqingfeng/ollydbg-script

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Ollydbg Script

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Ollydbg Script.
  • aidansteele/osx-abi-macho-file-format-referenceAvatar von aidansteele

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

    878Auf GitHub ansehen↗
    abiapplemach-o
    Auf GitHub ansehen↗878
  • airbus-seclab/bincatAvatar von airbus-seclab

    airbus-seclab/bincat

    1,858Auf GitHub ansehen↗

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

    OCaml
    Auf GitHub ansehen↗1,858
  • anatolikalysch/vmattackA

    anatolikalysch/VMAttack

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • 0xd4d/dnspyAvatar von 0xd4d

    0xd4d/dnSpy

    29,539Auf GitHub ansehen↗

    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#
    Auf GitHub ansehen↗29,539
Alle 30 Alternativen zu Ollydbg Script anzeigen→

Häufig gestellte Fragen

Was macht dubuqingfeng/ollydbg-script?

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

Was sind die Hauptfunktionen von dubuqingfeng/ollydbg-script?

Die Hauptfunktionen von dubuqingfeng/ollydbg-script sind: Binäranalyse-Tools.

Welche Open-Source-Alternativen gibt es zu dubuqingfeng/ollydbg-script?

Open-Source-Alternativen zu dubuqingfeng/ollydbg-script sind unter anderem: 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…