--- In [email protected], Thomas Hruska <[EMAIL PROTECTED]> wrote: > > Benjamin Scott wrote: > > Correct me, if I'm wrong, BUT > > Only the OS or a Program can > > call, such a Executable? > > What executable? Please quote in-context so we know what you are > talking about. And you can load pretty much anything into the process > space of your process (and, depending on the OS and privileges, even > other processes - remote code injection/API hooking). > > You can execute whatever you want to if you know what you are doing and > don't mind getting your hands dirty with an OS'/architecture's internals. >
Sorry, but I thought the Subject line said it all. Now on to business, A process is a running program as are processes, so they can run a executable that doesn't have a main, but can a user start one without using another program to do so?
