I have been recommended to use a password manager, but I don't understand how it can be secure. Any passwords it saves have to either be stored in strings or encoded in a way that is easy enough to decode, so anyone who knows how it's encoded can crack them, right?
Normal passwords are hashed so this isn't a problem.