awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
B

BlackINT3/OpenArk

0
View on GitHub↗
0 stars·0 forks·7 vues

OpenArk

Features

  • Reverse Engineering - Advanced Windows anti-rootkit and system analysis tool.
  • Reverse Engineering Tools - Anti-rootkit tool for Windows.
  • Windows Security Tools - Open-source anti-rootkit and system analysis utility.

Historique des stars

Graphique de l'historique des stars pour blackint3/openarkGraphique de l'historique des stars pour blackint3/openark

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

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec OpenArk.
  • drenn1/ages-disasmAvatar de drenn1

    drenn1/ages-disasm

    200Voir sur GitHub↗

    Disassembly of Oracle of Ages and Seasons

    Assembly
    Voir sur GitHub↗200
  • 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
  • deved2/fxhammer-disasmAvatar de DevEd2

    DevEd2/FXHammer-Disasm

    9Voir sur GitHub↗

    Disassembly of FX Hammer by Aleksi Eeben

    Assembly
    Voir sur GitHub↗9
  • h3nnn4n/reverse-engineering-the-gameboy-tetrisAvatar de h3nnn4n

    h3nnn4n/Reverse-Engineering-the-GameBoy-Tetris

    27Voir sur GitHub↗

    This is my personal attempt on reverse engineering the Tetris gameboy.

    Shell
    Voir sur GitHub↗27
Voir les 30 alternatives à OpenArk→

Questions fréquentes

Quelles sont les fonctionnalités principales de blackint3/openark ?

Les fonctionnalités principales de blackint3/openark sont : Reverse Engineering, Reverse Engineering Tools, Windows Security Tools.

Quelles sont les alternatives open-source à blackint3/openark ?

Les alternatives open-source à blackint3/openark incluent : horsicq/detect-it-easy — Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and… h3nnn4n/reverse-engineering-the-gameboy-tetris — This is my personal attempt on reverse engineering the Tetris gameboy. drenn1/ages-disasm — Disassembly of Oracle of Ages and Seasons. deved2/fxhammer-disasm — Disassembly of FX Hammer by Aleksi Eeben. 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… icsharpcode/ilspy — ILSpy is a .NET decompiler and binary analyzer designed to convert compiled .NET assemblies back into readable C#…