Hacker News new | ask | show | jobs
by cm2187 2966 days ago
But if you have access to the programs memory you have access to all the post requests anyway.
1 comments

Aren't coredumps static copies of the memory state at time of termination - usually unplanned? So not really the same thing as having ongoing access to a program's memory; I can't really see a debugging process that would involve viewing memory in a dynamic way, whereas it's somewhat of a concern if coredumps (an important debugging tool) reveal plaintext passwords.