A .dll file for injecting into apps to crack their ANTICAPTURE.
The current code is for windows whose title is 爱问云 and class is Chrome_WidgetWin_1.
You can change the 2 options in line 8 & 9.
const char* TARGET_CLASS = "Chrome_WidgetWin_1";
const char* TARGET_TITLE = "爱问云";