awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
NotPrab avatar

NotPrab/.NET-Obfuscator

0
View on GitHub↗
1,460 stars·226 forks·Python·mit·11 views

.NET Obfuscator

Features

  • Obfuscation - List of .NET obfuscators.

Star history

Star history chart for notprab/.net-obfuscatorStar history chart for notprab/.net-obfuscator

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with .NET Obfuscator

These projects share indexed features with .NET Obfuscator. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • anerruption/logic.netA

    AnErrupTion/LoGiC.NET

    0View on GitHub↗
    View on GitHub↗0
  • binaryscary/net-obfuscateB

    BinaryScary/NET-Obfuscate

    0View on GitHub↗
    View on GitHub↗0
  • burrowers/garbleburrowers avatar

    burrowers/garble

    5,308View on GitHub↗

    Garble is an obfuscation tool for Go binaries. It transforms compiled Go programs by hashing identifiers, package paths, and filenames into short, opaque strings, making reverse engineering more difficult. The tool produces reproducible results from identical source and a user-supplied seed, enabling verifiable builds. Obfuscation can be restricted to only those packages that match user-defined patterns, leaving other parts of the codebase untouched. Constant string literals in the binary are replaced with runtime-resolved expressions to hide their original content. The tool integrates direct

    Gobinarybuildcode-obfuscator
    View on GitHub↗5,308
  • 3xpl01tc0d3r/obfuscator3

    3xpl01tc0d3r/Obfuscator

    0View on GitHub↗
    View on GitHub↗0
Compare all 21 related projects→

Frequently asked questions

What are the main features of notprab/.net-obfuscator?

The main features of notprab/.net-obfuscator are: Obfuscation.

Which projects share features with notprab/.net-obfuscator?

Projects with overlapping indexed features include: anerruption/logic.net. binaryscary/net-obfuscate. burrowers/garble — Garble is an obfuscation tool for Go binaries. It transforms compiled Go programs by hashing identifiers, package… danielbohannon/invoke-dosfuscation. danielbohannon/invoke-obfuscation — Invoke-Obfuscation is a PowerShell-based tool for transforming PowerShell commands and scripts into obfuscated forms… 3xpl01tc0d3r/obfuscator.