問題タブ [printscreen]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - javascript/ブラウザはプリントスクリーンの検出を妨げますか? (Mac と Windows)
まず、私は Mac で作業していますが、Windows PC でもテストされています。キーダウンとキーアップのイベントをリッスンし、現在押されているキーの配列を管理する Javascript で小さなキーロガーを作成しました。Command+Shift+3 の Mac printscreen の組み合わせを除いて、すべてのキーの組み合わせで動作します。最後に 2 で動作し、実際には 3 ではないすべての文字で動作します。プリントスクリーンの検出を妨げるものはありますか?