Hacker News new | ask | show | jobs
Catswords.Phantomizer: An HTTP-based DLL loader designed for .NET apps (github.com)
3 points by gnh1201 194 days ago
1 comments

People questioned why library files must be distributed with the build, even suggesting that unnecessary files appear due to lack of skill. For a long time, I was asked to resolve the issue of Windows apps shipping many DLLs alongside the EXE. Although it wasn’t a priority, I eventually solved it with an unconventional approach, and I may expand its use if it proves effective.