0
kicks
String Encryption as an Obfuscation Tool - Part 2 - Paul Mason
In the the last post we took a look at how we were going to implement String Encryption into NCloak. In this post, we take a look at the implementation of this feature. We'll cover:
* The plan of attack
* Creating the decryption method
* Changing ldstr
* "Gotcha's" to be aware of