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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T11:07:14+00:00 2026-06-10T11:07:14+00:00

I would like to know some tips how to secure DLL (Win32, dynamic) file

  • 0

I would like to know some tips how to secure DLL (Win32, dynamic) file from injecting and how to increase security of compiled code.

  1. There’s a SQL password in DDL source code which is used to connect to MySQL. Is it secure enough to leave it?
  2. Is there any way how to prevent ‘users’ modifying HEX code? I mean to secure more from source code.
  3. Which options in project properties would be optimal for optimizing and maybe securing DLL?

Im using MVSC++ 2010 Express and source code to users won’t be available.

  • 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-06-10T11:07:16+00:00Added an answer on June 10, 2026 at 11:07 am

    In order for the DLL to be usable it needs to be readable. That means that if you encrypt your file you also need do decrypt it before using it. Also, you can sign your DLL so that you know it has not been modified, but still that doesn’t hide the symbols in the file itself. Another approach would be to obfuscate the code so that it is harder for users to understand but the OS can still easily execute it – think of that as a weak form of encryption.

    Specific answers:

    1. If you have a password in any binary file then it is not secure. It is a simple matter of looking through the strings of the binary file to find it.

    2. Users can always modify the file, but the file can be signed using some cryptographic scheme which ensures that you will know if it has been tampered with.

    3. I don’t use that particular tool but I’m sure that it will not provide you with any real security.

    Tip: Instead of having an SQL DB password in your source code you could instead make it send commands to a server which would authenticate and process them. That way you don’t need an explicit password in your file.

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

Sidebar

Related Questions

I would like to get some tips from peer developers about how you go
i would like to know some tips, articles or books about performance in OpenGL
i would like know some reference. I know i can googling it. but prefer
hi i would like to know if there is a wayI know some css
I would like to know if I can include some Jquery inside another JQuery
I would like to know if there is some kind of special markup to
I would like to know if there is some kind of instanceof functionality in
I would like to know if there is some way to access the values
I would like to know if it's a bug or some mistake of mine.
I would like to know how do I declare a record, that has some

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.