Replies: 1 comment
-
|
I tried it with net8 dll files and it worked, it failed couple of times missing some dlls, i would just go to dotnet folder in my program files and search for the missing file and add the path to the folder in a just like that worked fine for me |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I want to use ConfuserEx to protect (obfuscate/encrypt) a .NET 8 DLL.
From the repository README, I can see support mentioned for:
But I could not find clear confirmation for .NET 8 / modern .NET (Core / 5 / 6 / 7 / 8).
My questions:
I want to use it for:
Any clarification from maintainers or experienced users would be really helpful.
Thanks in advance 🙏
Beta Was this translation helpful? Give feedback.
All reactions