2023-09-13 Hacker News Top Articles and Its Summaries
1. Any sufficiently advanced uninstaller is indistinguishable from malware Total comment counts : 56 Summary error Top 1 Comment Summary The article is discussing two CodeProject links that provide examples of self-deleting executables. The author questions whether the code in these examples follows the licensing terms, and suggests that one of the examples using a bat file may be a better option. The two links mentioned are https://www.codeproject.com/Articles/17052/Self-Deleting-Executables#Whereartthou,Oh%20greatentrypointoftheremoteprocess2 and https://www.codeproject.com/Articles/4027/Writing-a-self-destructing-exe-file....