Skip to content

mssqlPipe v1.2.0

Compare
Choose a tag to compare
@adzm adzm released this 03 Aug 14:37
· 4 commits to master since this release

Automatically escalate and redirect IO when run as a normal user! Since the VDI only allows administrator users to create virtual devices for SQL Server, mssqlPipe used to always require running as an admin. Now if mssqlPipe fails to create the VDI, it automatically attempts to elevate a new process and forward pipe data to it. This makes everything much easier!

Performance has also been improved by using raw win32 api WriteFile and ReadFile calls.

Happy piping! 🌈