corus-corvax
October 12th, 2005, 05:38
Suppose I wanted to write a protection system for Linux or another Unix. Wrappers would not be very practical, let's say, so I'm going to go with SDK-style library calls.
What are some of the more practical ways to obfuscate code and implement licensing that is SDK-based? It seems it would be much easier to RE such a scheme, so there would have to be other ways of protecting the algorithms, right?
What are some of the more practical ways to obfuscate code and implement licensing that is SDK-based? It seems it would be much easier to RE such a scheme, so there would have to be other ways of protecting the algorithms, right?