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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T10:52:51+00:00 2026-06-12T10:52:51+00:00

I have an executable that needs a dll file for dependencies. I wonder if

  • 0

I have an executable that needs a dll file for dependencies. I wonder if it’s possible to actually patch a PE file that needs the dll that would read the entry point from a pointer which is located either in memory or in a resource. If this would be possible how can I do it?

Thanks for your help 🙂

  • 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-12T10:52:52+00:00Added an answer on June 12, 2026 at 10:52 am

    It’s not simply an entry point in the DLL that the dependent executable needs. The DllMain is simply invoked by the system (PE loader) when the DLL is loaded. The dynamic loader resolves imported addresses in structures like the Import Address Table and at runtime the application can even resolve addresses dynamically via GetProcAddress.

    It is theoretically possible to relocate/base the DLL to some unused part of memory and patch all references to its functions to the relocated code but this is extremely difficult and would require an intimate understanding of the OS. I’m not sure what kind of answer you are looking for. The steps required to achieve this? It would be highly non-trivial and I’m not aware it has been done before (the closest I’ve seen is ILMerge which is for .NET assemblies). Essentially you are transforming the code to the equivalent of if the DLL had been statically linked at compile time.

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

Sidebar

Related Questions

I have an executable jar Client.jar that requires jndi.properties file. Since the jndi properties
I have a Mojolicious Lite script that gives out an executable file (user can
I have a Java program that needs to call the same external executable 6
I have a server executable that talks to Active Directory to retrieve user information.
I have a product setup executable that copies some files to the user's hard
we have a VB6 binary executable that comes with no source code. And we
Lets say that I have an executable and when it is started I want
I want to ignore executable files that do not have an extension For example:
I'm trying to pass files one by one(I have to dot that since executable
I have a CMakeLists.txt file that looks like this: add_executable(exec1 exec1.c source1.c source2.c source3.c)

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.