
API hashing ?
How on Earth does that work ?
I get code obfuscation, I get memory management, I get encryption, but how do you hash an API call in a way that allows you to get a useful answer ?
I've used APIs before. If you don't send exactly the properly formatted call, you get an error in return.
So ?