Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 507879
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T06:50:59+00:00 2026-05-13T06:50:59+00:00

I have a solution with many projects, which leads to many dll files. My

  • 0

I have a solution with many projects, which leads to many dll files.

My question is, is this an obstacle when obfuscating and should I optimize this in some way?

Or it is just a matter of public/private fields/methods?

  • 1 1 Answer
  • 3 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T06:50:59+00:00Added an answer on May 13, 2026 at 6:50 am

    No, you definitely should not be compromising your project layout structure just for an obfuscator.

    In general, obfuscators have a mode where you can say “here is my entire system, assume nobody else is doing anything” which effectively says, treat this as if it was one block of code.

    Techniques like using internal together with InternalsVisibleToAttribute can be used (many obfuscators will be more agressive by default with internal stuff than public stuff.

    Anything that needs to remain as-is for e.g., System.Reflection-based or dynamic-based access can be marked with ObfuscationAttribute to tell the obfuscator “Don’t touch that”.

    There are other tradeoffs to be considered in whether one puts in facade layers that act as bridges between components and then create internal classes behind that – depending on the context that may either make it easier to reverse engineer (you’re handing otu a quick summary) or harder (you had a core class and were giving away loads of clues by having some key methods on it not e.g. renamed).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a solution which has many projects inside it. I build the solution
I have a C++ solution in VS2008 with multiple projects. This solution contains files
My solution file contains many projects which consist of many template files and I
I have a solution with many projects. In Visual Studio 2010, clicking properties for
This should be really simple, but I have tried many solutions posted on the
Good morning! We have a SVN-Repository, which holds a VS-Solution. In this solution are
I have many different c# projects in a solution where one assembly is dependent
In my work we have an outside bin library which has many many dll's.
I am currently automating the build of our .NET solution (which contains many projects,
I have a solution with 10 projects. Many of the projects depend on a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.