fufesou/RustDeskTempTopMostWindow
Fork: 33 Star: 10 (更新于 1970-01-01 00:00:00)
license: MIT
Language: C++ .
A temporary solution of privacy protection window on Win10. The privacy protection window is a window that covers all other windows besides taskbar and start menu.
最后发布版本: v0.3 ( 2023-11-19 19:13:18)
RustDesk Temporation TopMost Window
A temporary solution of privacy protection window on Win10. The privacy protection window is a window that covers all other windows besides taskbar and start menu.
This project is derived from MobileShell. The explanation blog can be found here.
As DLL injection is used, this sulution is not good enough and will be replaced in the future.
By default, this project will inject "C:\windows\System32\RuntimeBroker.exe".
NOTE
Run demo will cause the whole screen to be covered.
It will be better to set test
to be true in line bool test = false;
dllmain.cpp.
Run taskkill /F /IM MiniBroker.exe
to close the white window.
Projections
Img2Mem
This project generates WindowInjection/img.cpp
, which is used as a memory png data.
WindowInjection
The DLL project.
TestApp
The test project to work with WindowInjection
.
TestAppDebug
The self alone project to debug.
It's written almost the same logic to WindowInjection
.
最近版本更新:(数据更新于 1970-01-01 00:00:00)
2023-11-19 19:13:18 v0.3
2023-11-19 12:32:47 v0.2
2022-04-10 17:39:37 v0.1
fufesou/RustDeskTempTopMostWindow同语言 C++最近更新仓库
2024-11-05 23:57:44 PCSX2/pcsx2
2024-11-05 22:06:04 LizardByte/Sunshine
2024-11-05 00:42:13 ClickHouse/ClickHouse
2024-11-04 21:49:30 notepad-plus-plus/notepad-plus-plus
2024-11-03 22:31:09 MaaAssistantArknights/MaaAssistantArknights
2024-11-02 20:28:28 AaronFeng753/Waifu2x-Extension-GUI