Hi All,
So i'm read about the exploit about closing the parent class with an extra "}" and creating extensions for built-in classes like IMyWhatever, but how do I do it if the class I want to extend is part of my script?
Even worse, how do I do it if the class I want to extend is inside a container class?
- Thanks in advance
So i'm read about the exploit about closing the parent class with an extra "}" and creating extensions for built-in classes like IMyWhatever, but how do I do it if the class I want to extend is part of my script?
Even worse, how do I do it if the class I want to extend is inside a container class?
- Thanks in advance