Posts
Sort by recent activity
ExecuteAssembly
I am trying to byte load an assembly that has been processed with SmartAssembly and execute it, but I am having a lot of problems.
If I use EntryPoint.Invoke, it load two obfuscated modules and the...