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 7541583
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T07:55:55+00:00 2026-05-30T07:55:55+00:00

http://www.red-gate.com/products/dotnet-development/smartassembly/ Is there a program like smartassembly for C++ that will remove all unneeded

  • 0

http://www.red-gate.com/products/dotnet-development/smartassembly/

Is there a program like smartassembly for C++ that will remove all unneeded code from any linked DLL’s (to reduce size) and pack them into a single EXE and then obfuscate it and compress it? to make one nice small secure EXE?

I love smartassembly for any .net program I make, wonder if there is something for C++.

THANKS!

  • 1 1 Answer
  • 0 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-30T07:55:56+00:00Added an answer on May 30, 2026 at 7:55 am

    Yes, such a tool is called a linker. You generally run it after you compile your application, although in most integrated development environments, this appears as a single step with a clever name like “build”.

    In other words, the hoops you have to jump through to remove unneeded code and “obfuscate” it for managed languages like C# are absolutely not necessary for C++. The linker will only link in functions that your code uses, and since everything is compiled down to binary, it’s already as obfuscated as it is going to get.

    Nothing is going to link in the contents of DLLs, though. The whole point of a DLL is that it is dynamically referenced by the executable, that’s why it’s called a “dynamic link library”. If you want a code library that is statically linked in at compile time, you need to use a static library instead of a DLL.

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

Sidebar

Related Questions

http://www.ericmmartin.com/projects/simplemodal/ There's two examples near the bottom of the page that show how to
Check out the following screenshot: http://www.jesserosenfield.com/beta/descenders.png My problem is that descending (like the 7
i am developing a game.when app starts,video will start to play like this http://www.youtube.com/watch?v=2OeuwYIYC0w
http://www.codeplex.com/IIRF/Thread/List.aspx My webhost installed IIRF for me and I am convinced that they did
http://www.ddrewdesign.com/portfolio/ I've run that on three different VMs and my brother's regular (and very
http://www.pressedweb.com/beta/#portfolio My anchor tags (highlighted in red dashed border) are being created by their
2 years ago I red on jamesward's blog http://www.jamesward.com/blog/2007/11/12/oracle-chooses-flex-part-1/ something about oracle uses flex
I have found this article: http://www.zurb.com/article/221/css3-animation-will-rock-your-world on css3 animations. I am trying to create
I have a file http://www.www.com/somefile.php I would like to be able to get to
This is the output to my program from this link (http://www.rottentomatoes.com/movie/box_office.php). As you can

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.