Options

Difficulty in obfuscation of multiple dlls

ms0713ms0713 Posts: 4 New member
I am using SA 8 for obfuscation of my solution. My solution contains multiple dlls which have circular dependency. SA allows to obfuscate only sinlge dll. How to achieve obfuscation of my multiple dlls? I am evaluating SA using Trial Version.
Tagged:

Answers

  • Options
    Hi @ms0713

    If you want to obfuscate multiple binaries, the easiest way is to merge/embed them, then SmartAssembly will give you an option to choose an obfuscation level for them. 
    Kind regards

    Victoria Wiseman | Redgate Software
    Have you visited our Help Center?
  • Options
    ms0713ms0713 Posts: 4 New member
    Hi @Victoria W
    Thanks for your inputs on this. With pure dependencies, merge/embed work fine. My issue is Circular dependency is not allowing to merge dlls.

    Kindly look into this. It will be a huge help.

    Thanks
  • Options
    Hi @ms0713

    Please can you you provide any screenshots how SA is not allowing you to merge dlls?

    And can you describe the circular dependency situation and possibly draw a diagram showing how the dependencies are connected to each other?
    Kind regards

    Victoria Wiseman | Redgate Software
    Have you visited our Help Center?
Sign In or Register to comment.