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
3

3xpl01tc0d3r/Obfuscator

0
View on GitHub↗
0 stars·0 forks·11 views

Obfuscator

Features

  • Obfuscation - Shellcode obfuscator.

Star history

Star history chart for 3xpl01tc0d3r/obfuscatorStar history chart for 3xpl01tc0d3r/obfuscator

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Obfuscator

Similar open-source projects, ranked by how many features they share with Obfuscator.
  • 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
  • danielbohannon/invoke-dosfuscationD

    danielbohannon/Invoke-DOSfuscation

    0View on GitHub↗
    View on GitHub↗0
  • anerruption/logic.netA

    AnErrupTion/LoGiC.NET

    0View on GitHub↗
    View on GitHub↗0
See all 21 alternatives to Obfuscator→

Frequently asked questions

What are the main features of 3xpl01tc0d3r/obfuscator?

The main features of 3xpl01tc0d3r/obfuscator are: Obfuscation.

What are some open-source alternatives to 3xpl01tc0d3r/obfuscator?

Open-source alternatives to 3xpl01tc0d3r/obfuscator include: 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… egebalci/sgn — Shikata ga nai (仕方がない) encoder ported into go with several improvements. anerruption/logic.net.