• caglararli@hotmail.com
  • 05386281520

How to do RunPE in C#

Çağlar Arlı      -    14 Views

How to do RunPE in C#

I'm cybersecurity student, I have question about RunPE in c#. I have some code from the internet.

Here is the code : https://paste.ee/p/x2AYY

I have other C# console app called DummyApp.exe it simply displays a message on screen.

How I can get entry point of my c# app and image base address. I'm not even sure what is image base address so if anyone is willing to explain that would be great.