cobbr / SharpSploit

SharpSploit is a .NET post-exploitation library written in C#
https://sharpsploit.cobbr.io/api/
BSD 3-Clause "New" or "Revised" License
1.75k stars 307 forks source link

Pass command-line arguments to EXEs run from memory #67

Open TheWover opened 4 years ago

TheWover commented 4 years ago

Currently, the PE loader in SharpSploit does not support passing command-line arguments. Add it.