this post was submitted on 07 May 2026
86 points (95.7% liked)

Open Source

46821 readers
130 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

I built a 90.7kb tool that strips out Windows screen capture protection, but now I am concerned about whether I should make it open source. I'm worried it can be misused for piracy or to violate DRM policies.

I built it because I had a piece of software that wouldn't let me copy text. I tried using Windows OCR to copy it, but it just showed a black screen.

The tool is great for personal use, but it can be misused, so I am concerned. Any thoughts on this? Will I get into legal trouble if I make it public on GitHub?

I don't want to get into any trouble, so I need expert advice from someone who is experienced.

you are viewing a single comment's thread
view the rest of the comments
[–] GMac@feddit.org 13 points 1 week ago

I'm no legal advisor. But my opinion is that it is possible for any code to be misused. If you have a legitimate use case for your own purpose that is compliant with the law, isn't it possible that the screen capture protection code is (in that scenario) being misused?