mirror of
https://github.com/xforcered/sqlrecon
synced 2026-06-08 18:26:07 +00:00
dc94ec2eb2
* Added logic to support the execution of CLR assemblies on SQL Server 2016 and below. This is for the clr module. Execution supported in all contexts. * Added logic to load a LDAP server CLR assembly on SQL Server 2016 and below. This is for the adsi module. Execution supported in all contexts. * Updated README. * Updated Wiki.