Hi everyone!
Project description:
I need, for example, a RAT that is capable of capturing the screen signal even when standard screen-capture methods (e.g., BitBlt, Desktop Duplication API, RDP) return a black image.
Background:
In certain VPN / user configurations, Windows or the graphics driver intentionally block screen capturing. I still want to be able to view the screen of those VPN users.
Requirements:
Goal:
If it costs anything to develop a custom RAT tailored exactly to this purpose, I would be willing to pay, provided the price is reasonable.
I hope this is the right forum thread.
Kind regards,
Asala
Project description:
I need, for example, a RAT that is capable of capturing the screen signal even when standard screen-capture methods (e.g., BitBlt, Desktop Duplication API, RDP) return a black image.
Background:
In certain VPN / user configurations, Windows or the graphics driver intentionally block screen capturing. I still want to be able to view the screen of those VPN users.
Requirements:
- Capture the framebuffer before the block occurs (for example via DirectX hooking, GPU hooking, or a kernel driver).
- Output as a continuous stream or as a screenshot function (video/frame stream).
- Control (mouse/keyboard) is optional — primary need is view-only.
Goal:
- Be able to display the screen even during active VPN / policy sessions,
- the output should be viewable on another PC.
If it costs anything to develop a custom RAT tailored exactly to this purpose, I would be willing to pay, provided the price is reasonable.
I hope this is the right forum thread.
Kind regards,
Asala