Hacker News new | ask | show | jobs
by ape4 2666 days ago
I wonder if there is an opportunity for a privacy cleaner for executables. Like there is for JPEGs.
1 comments

strip(1)
strip(1) removes all debug info / symbols. But I was thinking of something that keeps the debug info but discards (or anonymizes) the personal info.