Search:
Forum
General C++ Programming
.dll Injection
.dll Injection
Jun 17, 2012 at 8:21pm UTC
Haximus
(6)
Hi!
I've been attempting to learn to make .dlls, to inject into other processes.
My question is, how does the .dll load things? Doesn't the .dll's functionality have to be called from the process I'm injecting it into?
Thanks.
Jun 17, 2012 at 8:32pm UTC
Framework
(3461)
Have you tried Wikipedia:
http://en.wikipedia.org/wiki/Dynamic-link_library
Wazzak
Topic archived. No new replies allowed.
C++
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs