HP Says Keylogger Was Just Non-Disabled Debugging Tool, Updates Driver

  • Thread starter Thread starter Guest
  • Start date Start date
Status
Not open for further replies.
As a programmer with 7 years under my belt I cannot come up with ANY necessity to have a key-logger as a debugging tool in audio drivers. Any ideas?
 
@Alex-Nigma Sure, if the keyboard is used to affect audio settings (FN keys) then it would make some sense that they want to review all keys pressed and how that affected the audio, especially if they used non-standard keys for at least one model, and wanted to have a single, unified driver but didn't want the non-standard keys to affect computers that didn't implement it.
 
I do totally believe this. Though I assume this is done in C so some lazy programmer forgot to put in pre-compiler statements around the key logger.
Bad for the team too to have missed it in code review.
 
I hate the litigious reputation Americans have, but when the hell are people going to start suing companies for stuff like this?

Fking with their cash is the only way you'll hold them to any form of standard or accountability.
Right now they just shrug their shoulders and give you the finger.
 
John: Ted remember to remove that keylogger we were using for testing from that HP audio driver.

Ted: Sure, as soon as I find where the hot pockets are.

"Ted frantically searches for 5 minutes before finding his beloved hot pockets"

"Ted tosses his hot pockets into the microwave and pushes the hot pockets button"

"Ted eats his tasty hot pockets"

Ted: What was John saying I had to do?

Ted: Meh, never-mind probably wasn't important
 


lol American's sue over the most humorous thing like if there phone gets a sctratch. nobody sue's HP because everyone knows to stay away from them

 


Because the debugging "tool" is integrated into the code for testing purposes. It's not just a compiler option that one can set for Debug mode code and have turned off for Production code.... well, depends on the compiler/assembler too.
 
HP is about as low and trustworthy as our government. Anyone that says they did not purposely put this in the driver is kidding themselves!
 
IMHO Nice cover story for yet another NSA back door that got exposed. Makes you wonder what else has debugging keylogger software in the drivers that was forgotten about.
 
Status
Not open for further replies.