awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
B

BlackINT3/OpenArk

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

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.

Star history

Star history chart for blackint3/openarkStar history chart for blackint3/openark

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to OpenArk

Similar open-source projects, ranked by how many features they share with OpenArk.
  • drenn1/ages-disasmdrenn1 avatar

    drenn1/ages-disasm

    200View on GitHub↗

    Disassembly of Oracle of Ages and Seasons

    Assembly
    View on GitHub↗200
  • 0xd4d/dnspy0xd4d avatar

    0xd4d/dnSpy

    29,539View on 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#
    View on GitHub↗29,539
  • deved2/fxhammer-disasmDevEd2 avatar

    DevEd2/FXHammer-Disasm

    9View on GitHub↗

    Disassembly of FX Hammer by Aleksi Eeben

    Assembly
    View on GitHub↗9
  • h3nnn4n/reverse-engineering-the-gameboy-tetrish3nnn4n avatar

    h3nnn4n/Reverse-Engineering-the-GameBoy-Tetris

    27View on GitHub↗

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

    Shell
    View on GitHub↗27
See all 30 alternatives to OpenArk→

Frequently asked questions

What are the main features of blackint3/openark?

The main features of blackint3/openark are: Reverse Engineering, Reverse Engineering Tools, Windows Security Tools.

What are some open-source alternatives to blackint3/openark?

Open-source alternatives to blackint3/openark include: 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#…