SimonHertoge / lync-detour

Add "Appear Offline" using MS Detours

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lync detour

PoC to bypass GPOs defined in HKCU using MS Detours injection.

This tool adds the Appear Offline status to Skype for Business / Lync, which otherwise has to be set through a company GPO.

Build

Install the Detours package and compile the whole solution in VS19, or use nmake inside the VS19 Command Prompt.

About

Add "Appear Offline" using MS Detours


Languages

Language:C++ 81.5%Language:C 9.4%Language:Makefile 9.1%