Files
metasploit-gs/lib
Spencer McIntyre ba9cb1ef40 Update advapi32 definitions
Add definitions for ConvertSidToStringSid and fix the data type of the
ThreadHandle parameter.
2023-10-27 12:47:19 -04:00
..
2022-03-16 14:24:45 -05:00
2023-10-27 12:47:19 -04:00
2023-06-29 22:53:17 +01:00
2023-10-06 15:49:06 +01:00
2023-09-24 17:42:00 -04:00
2023-10-27 12:47:19 -04:00
2023-09-24 17:42:00 -04:00

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.