CodeBleach 2.5.0

dotnet tool install --global CodeBleach --version 2.5.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local CodeBleach --version 2.5.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=CodeBleach&version=2.5.0
                    
nuke :add-package CodeBleach --version 2.5.0
                    

Industrial-grade multi-language code obfuscator for sharing code with AI assistants. AST-aware obfuscation for C#, VB.NET, T-SQL, JavaScript, COBOL, JCL, VBScript/VBA, Oracle SQL/PL-SQL, and F#. Renames all identifiers, removes comments, obfuscates strings, and renames files so compromised LLM context reveals no organizational fingerprint. Supports selective --scope filtering to obfuscate only specific code domains (database, mainframe, dotnet, web) with cross-language delegation.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
2.5.0 60 2/11/2026
2.4.0 74 2/9/2026
2.3.0 75 2/9/2026
2.2.0 85 2/9/2026
2.1.0 79 2/9/2026
2.0.0 80 2/7/2026
1.3.0 85 1/23/2026
1.2.0 90 1/16/2026
1.1.0 86 1/16/2026
1.0.0 87 1/16/2026