Answer the question
In order to leave comments, you need to log in
How to inject dll written as hex from exe?
The condition is this: there is an exe file, it must inject the dll into another process, and the dll is not in the form of a file, but in the form of a sequence that is written into the source code in a header or resource. { 0x54, 0xf6, 0x4a, ...
Answer the question
In order to leave comments, you need to log in
Damn it, what a question, you take the entry table, find the entry point, throw it to the end, insert a link to your code and at the end go to the transferred original entry point. What's so difficult about that?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question