metasploit-framework/lib/README.md

2 lines
221 B
Markdown

This is where all of the libraries and mixins of Metasploit live. Generally speaking any code that will be reused
across multiple modules will be placed into a library or mixin which will then be placed under this folder.