4 items with this tag.
Code injection technique is a simply method when one process inject code into another running process.
DLL injection is just like code injection. Only the difference is that here we write our code in DLL and then inject it to running process.