Skip to content

Package two variants of runtime#21

Open
kant2002 wants to merge 4 commits intomainfrom
kant/package-two-variants-runtime
Open

Package two variants of runtime#21
kant2002 wants to merge 4 commits intomainfrom
kant/package-two-variants-runtime

Conversation

@kant2002
Copy link
Owner

@kant2002 kant2002 commented Mar 8, 2026

One for .NET Framework, and second for .NET applications Right now this is get rid of System.Runtime dependency when .NET FW app obfuscated by .NET application.

@kant2002 kant2002 force-pushed the main branch 2 times, most recently from ffee65c to 49517d8 Compare March 14, 2026 19:38
@kant2002 kant2002 force-pushed the kant/package-two-variants-runtime branch from 7f4e60e to 6872238 Compare March 15, 2026 09:21
One for .NET Framework, and second for .NET applications
Right now this is get rid of System.Runtime dependency when .NET FW app obfuscated by .NET application, and there 3 types which are used from S.P.CoreLib
- System.Array
- System.RuntimeFieldHandle
- System.RuntimeHelpers

Right now always used .NET FW version when building. This is does not solve problem with obfuscation of .NET apps using .NET Confuser, and introduce issue with building .NET application using Confuser integration
@kant2002 kant2002 force-pushed the kant/package-two-variants-runtime branch from 6872238 to 575f1a5 Compare March 15, 2026 09:55
@kant2002
Copy link
Owner Author

Blocked by 0xd4d/dnlib#573

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant