how to protect shader source code

I have some very ass kicking shader, how I can distribute them as a unitypackage but prevent the source code
been read?

Thanks,

You can’t.

Unity doesnt support compiled shader anymore? Only provide compiled shader source(ASM form) code is also ok.