XenocodeRCE / neo-ConfuserEx

Updated ConfuserEX, an open-source, free obfuscator for .NET applications
http://yck1509.github.io/ConfuserEx/
Other
746 stars 89 forks source link

Failed when using Fody for one file assembly #64

Open e4rthdog opened 4 years ago

e4rthdog commented 4 years ago

I have a project that uses Fody to make one final assembly.

Confuser is confused and cant seem to find the embedded DLLs.

the funny thing is that if i put the assembly that has the DLLs embedded AND also put the reference DLLs in the same dir the process compeltes.

Is this the way or i am missing something?

syuan14300264 commented 3 years ago

me too