Hacker News new | ask | show | jobs
by apta 2427 days ago
Wouldn't this sort of software be better written in a safe language like C# as opposed to C++?
3 comments

It runs locally, and if the attacker has that much access, in most scenarios there isn't anything stopping your adversary from just logging your keystrokes and curling the keystore to a remote server.
Yes and no. In a language like C++ you might have more control on encrypting and zeroing out sensitive memory.
no how else would we get your passwords?