- Joined
- Jul 4, 2015
- Messages
- 8,998
- Thread Author
-
- #1
Looks like some HP laptops and tablets come with a keylogger courtesy of a Conexant audio driver...
HP laptops covertly log user keystrokes, researchers warn
You can remove the offending app by opening an elevated powershell prompt and copy each command and run it.
HP laptops covertly log user keystrokes, researchers warn
You can remove the offending app by opening an elevated powershell prompt and copy each command and run it.
Code:
Remove-Item -Path "C:\Windows\System32\MicTray.exe" -Force
Remove-Item -Path "C:\Windows\System32\MicTray64.exe" -Force
pnamajck
Honorable Member
- Joined
- Aug 28, 2014
- Messages
- 433
i believe this is what you intended, neemobeer:
HP laptops covertly log user keystrokes, researchers warn
HP laptops covertly log user keystrokes, researchers warn