Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 297 Bytes

File metadata and controls

8 lines (6 loc) · 297 Bytes

MSFlib

A golang library designed to interact with Metasploit via Microsoft Windows

Note: 32-bit and 64 bit payloads need to be used with corresponding compiling options. For example, 32-bit payloads need to be set for the multi/handler if on a 32-bit system.

Example: See example directory