HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gnh1201

no profile record

Submissions

Building an MCP Server Using Only Notepad

catswords.readme.io
3 points·by gnh1201·3 ay önce·0 comments

Catswords.Phantomizer: An HTTP-based DLL loader designed for .NET apps

github.com
3 points·by gnh1201·7 ay önce·1 comments

comments

gnh1201
·7 ay önce·discuss
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.
gnh1201
·2 yıl önce·discuss
Yes, the Chakra mode is also built-in. This is because Chakra (not ChakraCore) is an engine embedded in Windows. However, it has not been thoroughly tested.
gnh1201
·2 yıl önce·discuss
I have updated the README with the details on this. Thank you. :)