Quote:
Originally Posted by scriptless
Actually I made a program back in 2007 using Delphi that scanned levels, it wasn't to hard to have it find certain text within and count the number of occurances.. However making it remove them is indeed difficult.. Think find position within a substring..
|
Replacing occurrences of something in a string is rather easy, just use regular expressions. That's not the problem though. Programs/scripts like that are easily avoided. If you really want to cause harm, you'll be able to get past such protection. It's just impossible to efficiently check for malicious code.