79656362

Date: 2025-06-06 19:10:49
Score: 1.5
Natty:
Report link

Merge the assemblies prior to obfuscation. You can use something like ILMerge to merge the assemblies into a single DLL (which is what Eazfuscator uses behind the scenes i believe?). After that is complete you can proceed with your obfuscation. This can be automated in your csproj as a build target as well.

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Dave