Virus Writing

I'm interested. How would I write a code that would inject itself into exe's without some sort of fancy messing with the PE structure. I want to put the programs binary contents into every other exe without completely changing them. I don't care about any malicious duties, I just want to know how to get my code self injecting into others.
closed account (N36fSL3A)
No reason to be reported. I'll edit and continue later on.
Last edited on
What you're asking about is called Thread or DLL injection and you should have found it with about ten minutes of effort on Google.
Topic archived. No new replies allowed.