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

binspector/binspector

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

Binspector

Features

  • Reverse Engineering Tools - Binary format analysis tool.

Star history

Star history chart for binspector/binspectorStar history chart for binspector/binspector

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 Binspector

Similar open-source projects, ranked by how many features they share with Binspector.
  • 0xd4d/de4dot0xd4d avatar

    0xd4d/de4dot

    7,426View on GitHub↗

    de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers, restore metadata, and simplify bytecode control flow to transform protected binaries back into human-readable code. The project features specialized systems for decrypting strings and constants using both static and dynamic analysis. It identifies specific protection tools through pattern-based detection and strips anti-analysis protections, such as tamper detection and anti-debugging code. The tool provides a suite of reverse engineering capabilities, including binary wrapper un

    C#
    View on GitHub↗7,426
  • 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
  • 0xnobody/vmpattack0

    0xnobody/vmpattack

    0View on GitHub↗
    View on GitHub↗0
  • 0xd4d/antinet0xd4d avatar

    0xd4d/antinet

    306View on GitHub↗

    .NET anti-managed debugger and anti-profiler code

    C#
    View on GitHub↗306
See all 30 alternatives to Binspector→

Frequently asked questions

What are the main features of binspector/binspector?

The main features of binspector/binspector are: Reverse Engineering Tools.

What are some open-source alternatives to binspector/binspector?

Open-source alternatives to binspector/binspector include: 0xd4d/de4dot — de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers,… 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… 0xnobody/vmpattack. 0xnobody/vmpdump — A dynamic VMP dumper and import fixer, powered by VTIL. alonemonkey/iosrebook. 0xd4d/antinet — .NET anti-managed debugger and anti-profiler code.