Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 341 Bytes

readme.md

File metadata and controls

13 lines (11 loc) · 341 Bytes

MetaSploit.NET

This project lets you execute shellcode in .NET (CSHARP) In Local or remote processes.

Setup

windows/meterpreter/reverse_tcp
generate -f csharp
Replace line 16 with your own shellcode.

PoC