https://www.scs.stanford.edu/~dm/blog/hide-webcam.html
UPDATED:
Simple script to run through all the steps:
if [ "$EUID" -ne 0 ]
then echo "Please run as root"
exit
function Get-DNSDebugLog | |
{ | |
<# | |
.SYNOPSIS | |
This cmdlet parses a Windows DNS Debug log with details. | |
Author: @jarsnah12 | |
License: BSD 3-Clause | |
Required Dependencies: None | |
Optional Dependencies: None |
https://www.scs.stanford.edu/~dm/blog/hide-webcam.html
UPDATED:
Simple script to run through all the steps:
if [ "$EUID" -ne 0 ]
then echo "Please run as root"
exit