I want to obfuscate My project but I'm not sure witch software use
NetReactor v 7.0.0 or ConfuserEx.Core 1.6
The Project is a Windows Service made using C#
I know ConfuserEx is not longer updated anymore, but NetReactor it is.
With one is better protecting the code ?
Thanks .
Amira BedhiafiPosted Jun 4, 2025, 12:15 PM
Hello Jorge,
As I saw in many forums I can tell you that you need to go for NetReactor v7.0.0 as it is actively maintained, offers stronger protection (you have the control flow obfuscation, string encryption, anti-debugging, and anti-tampering)
ConfuserEx.Core even it is free and open-source,it is like you said outdated misses protection against current decompilers like dnSpy or ILSpy.