1) Ok, once i have done this what should i do? I mean, i have my code running inside the process, why have i done that? If it is to overwrite somre memory i could have done this by simply using WriteProcessMemory couldn't i? (Correct me if i am wrong).
2) How could i make the class Process more usefull as Elysia said?