S
S
Stepan Gervik2019-04-09 16:28:26
C++ / C#
Stepan Gervik, 2019-04-09 16:28:26

How to make an entry point in a DLL?

Good afternoon! question just like a newbie. Well, that's the point: there is a dynamic dll that is injected into another process. How to make it run during implementation? (That is, as I understand it, a certain entry point)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Dubrovin, 2019-04-09
@HiLevel

Depending on how you inject the DLL, DllMain () is executed during normal loading.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question