awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesCode Obfuscation Guides

Instructional resources detailing techniques to hide program logic and deceive maintainers.

Distinct from Code Obfuscators: Distinct from security-focused obfuscators as this is a guide on how to write unmaintainable code manually.

Explore 1 awesome GitHub repository matching software engineering & architecture · Code Obfuscation Guides. Refine with filters or upvote what's useful.

Awesome Code Obfuscation Guides GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • droogans/unmaintainable-codeAvatar Droogans

    Droogans/unmaintainable-code

    10,161Vezi pe GitHub↗

    This project is a programming satire project and a curated catalog of software anti-patterns designed to demonstrate how to write intentionally unmaintainable and fragile code. It serves as a maintainability educational resource and a study in poor design choices, using extreme examples of obfuscated logic to teach developers how to recognize and avoid technical debt. The project provides a comprehensive guide to code obfuscation, focusing on techniques to hide program logic through deceptive naming, bizarre control flows, and misleading documentation. It distinguishes itself by intentionally

    Acts as a comprehensive collection of techniques for hiding program logic through deceptive naming and control flows.

    Vezi pe GitHub↗10,161
  1. Home
  2. Software Engineering & Architecture
  3. Code Obfuscation Guides