MONO mscorlib.dll 自定义

发布于 2025-01-04 19:52:31 字数 131 浏览 6 评论 0原文

我将 mono 嵌入到我的框架中。出于安全目的,我想自定义 mscorlib.dll。我想在我的 mscorlib.dll 中注入 securityattributes。是否可以在 mscorlib.dll 中使用单链接器删除某些功能或注入安全属性

I am embedding mono in my framework. For the security purpose I want to customize mscorlib.dll. I want to inject securityattributes in my mscorlib.dll. Is it possible to remove some feature or inject securityattributes using monolinker in mscorlib.dll

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

痴骨ら 2025-01-11 19:52:31

是的,月光就是这么做的(注射)。此 wiki 页面 将告诉您(或链接到)有关它的所有内容。

如果它不存在,那么您必须阅读 Makefile、脚本README 用于构建 Moonlight 的说明。

Yes, that's how Moonlight did it (injection). This wiki page will tell you (or link to) everything about it.

If it's not there then you'll have to read the Makefile, scripts and README instructions used to build Moonlight.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文