mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-01-20 20:37:27 +01:00
73c3a2cfcd
* r7_debug and r7_release configurations added. * Make now detects if the appropriate libraries are on disk and will build whatever it can. If PSSDK is present in the appropriate location then it will attempt to build ext_server_sniffer. * ext_server_sniffer is now buildable with VS 2012 with all the settings correct. * ext_server_sniffer was failing to load once built. The cause of this was that the hMetSrv handle wasn't being set to a valid value prior to the command_register calls happening, it was being set too late. I'm not sure why this results in a crash, but moving this one call to a location prior to the command_register calls does resolve that problem. |
||
---|---|---|
c/meterpreter |