Search results

  1. [SRC] [C#] Execute EXE byte array in memory (NATIVE, RunPE, TINY, x64, x86)

    This code enables you to run an exe in memory using native WinAPI. A function like this is used in crypters to make run-time FUD (Fully Undetectable). Notice that this code can only run native executables and not .NET applications. Credits is written in the code. using System; using...
  2. Hello from denmark!

    So, first of all, I am 17 years old and the owner of NordicHacks.net - One of my friends linked me to this site and i thought it sound interesting so i decided to register here and try it out :) I have major programming skills in C#.NET, PHP and some other languages.
Back
Top