Hello,
I am developing a project in C# and i have some troubles with the next:
I have a byte[] that contains a .exe readed/loaded from a FileStream. I want to execute this executable loaded in the byte[] from memory (not pushing it in a .exe and calling it). ¿It is possible?
Someone told me...
Hello,
Someone can recommend me some document or source code with a example of code injection in C#?
I'm making a practice and i need some information about this subject. I want to know if is possible use this technique using only C#, not ASM or similar.
Thanks.
Hello,
I have a little problem with a button in a web application that i'm developing. I have two textbox for the user and password and a button to log in.. I have this code:
protected void Page_Load(object sender, System.EventArgs e) {
// this.LBLinkProductos.Text = "<A...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.