It’s also worth noting that the DSP is already separated into separate dll’s for things like AAX DSP, WPAPI, and UA, so it certainly isn’t any less secure than that. Adding any serious code protection to DSP is generally not a great idea anyway, as it often has a negative effect on the efficiency of the algorithm. Not to mention that in many cases you can figure out exactly what the DSP is doing with a bit of careful analysis.
1 Like