mkaring / ConfuserEx

An open-source, free protector for .NET applications
https://mkaring.github.io/ConfuserEx/
MIT License
2.26k stars 349 forks source link

[Feature Request / Bug]: When a project has been "Delay Signed", I would like it to stay that way #526

Open Smurf-IV opened 1 year ago

Smurf-IV commented 1 year ago

Project has been delaySigned with an snk file, (that has been produced via sn.exe from a private key) Passing this into the crproj via snPubKey removes the warning BUT The "Protect" process then complains that it does not have snKey and snKeyPass and that the output may not work: i.e. it appears that it has removed the "DelaySigned" parts form the obfuscation output?

Also the snPubKey is not documented