Closed TheWover closed 4 years ago
Never mind. Tried it out and the .NET Core executables won't run through Donut. Instead, will provide instructions on how to build the examples for .NET Framework from Linux
Added documentation to the readmes for DonutTest and DemoCreateProcess on how to build using Mono on Linux. Tested them with Donut and successfully injected the Mono-built executable as shellcode. Will close this issue now.
As much as possible, convert the included .NET subprojects to .NET Core so that they can be build on Linux. At the very least, do this for
DemoCreateProcess
so that users may generate test shellcode easily on Linux.