Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 437 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 437 Bytes

NoMSBuild

MSBuild without MSbuild.exe. Shellcode injection using D/Invoke sample from here: https://gist.github.com/jfmaes/944991c40fb34625cf72fd33df1682c0

Instructions

Replace the base64 shellcode, process path, and AssemblyFile variable in buildit.csproj to suite your needs.

You may also place buildit.csproj on a remote share (smb/webdav) and modify the projectPath variable in Program.cs of NoMSBuild project to point to it.