Posts
Sort by recent activity
Project fails to obfuscate via Visual Studio build, obfuscates via UI but will not execute
We have around 10 executables that we are obfuscating during the Visual Studio build process all but one succeeds resulting in .NET 8.0 dlls that have their dependencies either merged or embedded i...
how do you obfuscate all items in a publish to single file app
how do you obfuscate all items in a publish to single file app
Project fails to perform obfuscation and merging when SmartAssembly is run via Visual Studio
We have around 10 executables that we are obfuscating during the Visual Studio build process all but one succeeds resulting in .NET 8.0 dlls that have their dependencies either merged or embedded i...
0x80070057 error during installation
Trying to install version 8.x and keep get errorĀ 0x80070057 in the installer. Tried installing via the command prompt and providing a different temp path, but still get this error.