Dotfuscator - This is not a managed module

424 Views Asked by At

I am trying to obfuscate my Windows application (EXE) written in .NET Core 7 app with Dotfuscator

When I add my input EXE, I get the following message :

Invalid input Assembly: (file_path) This is not a managed module (file_path)

I have tried to use the EXE before and after publish to win-x86, with the same result

Does anyone have experience with this issue?

Kind regards

0

There are 0 best solutions below