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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T17:33:04+00:00 2026-06-06T17:33:04+00:00

I like to inject DLLs to processes, because I can change certain values of

  • 0

I like to inject DLLs to processes, because I can change certain values of a program.

The only minus with dll is that they are not very portable friendly and making them portable consumes a lot of code.

I just wanted to know is it possible to inject an application (to a process) that is stored in a resource and then later execute it?

If so, what code parts may differ from the dll’s injecting?

  • 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-06T17:33:05+00:00Added an answer on June 6, 2026 at 5:33 pm

    Your question is not tagged “Windows” but from the wording I’ll still assume you refer to Windows.

    Given the necessary access rights, it is possible to inject an executable to another process, the fork implementation in cygwin is a proof of concept. Windows does not support anything like fork, at least not exposed in the public API. Cygwin implements it by creating a new process and injecting its own process into the other one (including all data). Reading from a resource instead and injecting that is just about the same thing.

    One of the differences (and difficulties) may be the image base, which is (normally) always the same under Win32. For a DLL it is an usual thing to be rebased, for an executable it is not. On the other hand, if you want to inject code in addition to an already existing process’ code, then the addresses you want may not be free.

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

Sidebar

Related Questions

i was looking how to inject a dll into a program (exe, or dll,
I've got a bit of HTML code that I'd like inject into a main
I have a WPF UserControl that I'd like to inject dependencies into. What's the
I have an object that I'd like to inject in several objects of different
I have a win32 dll that I inject into a running process in order
I'm trying to build a DLL which I would later like to inject into
I have a UserControl that has some javascript I'd like to inject into a
I would like to inject ILog into my classes, not an ILoggerFactoryAdapter, but the
I would like to inject a dependency into an ASP.NET MVC model, but I
My ASP.NET app has some server-side methods whose results I'd like to inject into

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.