Hacker News new | ask | show | jobs
by TazeTSchnitzel 1866 days ago
Anyone who's read Raymond Chen's blog, or ever encountered MKCOMPAT.EXE (https://en.wikipedia.org/wiki/Make_Compatible), will know that Windows is full of application-specific hacks to maintain compatibility. I suspect every complex system component has something similar for the same reasons. I doubt it's for any nefarious purpose.
2 comments

It doesn't need to be nefarious to be bad for you. It can merely supply security vulnerabilities.
Why obfuscate it inside of a decoy driver?