awesome-repositories.comKategorienBlog
MCP
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
0xd4d avatar

0xd4d/antinetArchived

0
View on GitHub↗
306 Stars·137 Forks·C#·6 Aufrufe

Antinet

.NET anti-managed debugger and anti-profiler code

Features

  • Reverse Engineering Tools - Anti-debugging and anti-profiler protection for .NET applications.

Star-Verlauf

Star-Verlauf für 0xd4d/antinetStar-Verlauf für 0xd4d/antinet

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

Häufig gestellte Fragen

Was macht 0xd4d/antinet?

.NET anti-managed debugger and anti-profiler code

Was sind die Hauptfunktionen von 0xd4d/antinet?

Die Hauptfunktionen von 0xd4d/antinet sind: Reverse Engineering Tools.

Welche Open-Source-Alternativen gibt es zu 0xd4d/antinet?

Open-Source-Alternativen zu 0xd4d/antinet sind unter anderem: 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. ampotos/dynstruct — Reverse engineering tool for automatic structure recovering and memory use analysis based on DynamoRIO and Capstone. 0xd4d/de4dot — de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers,…

Open-Source-Alternativen zu Antinet

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Antinet.
  • 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
  • 0xnobody/vmpattack0

    0xnobody/vmpattack

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • 0xnobody/vmpdumpAvatar von 0xnobody

    0xnobody/vmpdump

    1,378Auf GitHub ansehen↗

    A dynamic VMP dumper and import fixer, powered by VTIL.

    C++
    Auf GitHub ansehen↗1,378
  • 0xd4d/de4dotAvatar von 0xd4d

    0xd4d/de4dot

    7,426Auf GitHub ansehen↗

    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#
    Auf GitHub ansehen↗7,426
Alle 30 Alternativen zu Antinet anzeigen→